notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/lockdown/Makefile

Number of commits found: 17

Wednesday, 19 Sep 2018
21:58 antoine search for other commits by this committer
Deprecate lockdown
Original commitRevision:480117 
21:53 antoine search for other commits by this committer
Bump PORTREVISION for FORBIDDEN
Original commitRevision:480115 
14:20 emaste search for other commits by this committer
security/lockdown: mark FORBIDDEN as it renders the system unbootable

By inspection I see that the port sets the obsolete 'nodev' flag in
/etc/fstab, and it really needs careful review for use with contemporary
FreeBSD; upstream is gone.

Reported by:	Jeffrey Bouquet on -current
Approved by:	sbruno
Original commitRevision:480095 
Tuesday, 18 Sep 2018
19:20 emaste search for other commits by this committer
Bump PORTREVISION for changed CFLAGS

I adjusted CFLAGS in several ports to allow linking with lld on i386 but
missed the corresponding PORTREVISION bump.

Related commits:
r480023 r480045 r480047 r480048 r480049 r480061 r480062 r480068

Reported by:	antoine
Approved by:	antoine
Original commitRevision:480069 
17:45 emaste search for other commits by this committer
security/lockdown: add -fPIC on i386, to allow linking with lld

By default lld does not allow non-PIC code where PIC is required.
Other architectures already apply -fPIC; do so for i386 as well.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:480045 
Wednesday, 19 Aug 2015
07:12 erwin search for other commits by this committer
Reset maintainer

<db@TruNet.dk>: Host or domain name not found. Name service error for
    name=TruNet.dk type=AAAA: Host not found

Sponsored by:	DK Hostmaster A/S
Original commitRevision:394718 
Sunday, 9 Aug 2015
22:24 andrew search for other commits by this committer
Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it
in the amd64 CFLAGS and are failing to build.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3321
Original commitRevision:393831 
Tuesday, 25 Feb 2014
11:40 ehaupt search for other commits by this committer
- Support staging
- Use CFLAGS_amd64
Original commitRevision:345965 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Thursday, 19 Apr 2007
07:55 itetcu search for other commits by this committer
Remove 4.x support.

PR:             ports/111825
Submitted by:   Marcelo Araujo
Approved by:    maintainer
Original commit
Friday, 29 Jul 2005
17:18 vs search for other commits by this committer
Fix build on amd64 with -fPIC

PR:             ports/84156
Submitted by:   Hirohisa Yamaguchi
Approved by:    maintainer

Note w.r.t. 4.x: The .depend-issue can be fixed through 'gmake'.
However, then it still needs a patch for a missing <sys/time.h>, and still
won't build with neither gcc-2.95, 3.4 or 4.0, so I didn't bother.
Original commit
Wednesday, 13 Jul 2005
23:51 lawrance search for other commits by this committer
Mark broken on 4.x

Approved by:    maintainer
Original commit
Friday, 24 Jun 2005
17:02 lawrance search for other commits by this committer
Update to 2.0.0

PR:             ports/82614
Submitted by:   Daniel Blankensteiner <db@trunet.dk> (maintainer)
Original commit
Monday, 10 May 2004
13:14 krion search for other commits by this committer
- Update to version 1.0.1

PR:             ports/66458
Submitted by:   maintainer
Original commit
Friday, 16 Apr 2004
14:52 krion search for other commits by this committer
- Update to version 1.0

PR:             ports/65618
Submitted by:   maintainer
Original commit
Sunday, 28 Mar 2004
14:34 krion search for other commits by this committer
- Update to version 0.1.1

PR:             ports/64841
Submitted by:   maintainer
Original commit
Sunday, 29 Feb 2004
23:22 sergei search for other commits by this committer
Add lockdown 0.1:

Lockdown is a hardening system written in C++ for FreeBSD
and released under the BSD license.

Lockdown was designed to harden FreeBSD's base system. It does so
by editing the systems configuration files and set permissions,
flags and ownership on SUID, GID and information files.
Lockdown was meant to be run only once, so you can quickly
and without forgetting something, get a secure system running.

WWW:    http://lockdown.TruNet.dk/

PR:             62714
Submitted by:   Daniel Blankensteiner <db@TruNet.dk>
Original commit

Number of commits found: 17