notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/lockdown/Makefile
SVNWeb

Number of commits found: 17

Wed, 19 Sep 2018
[ 21:58 antoine search for other commits by this committer ] Original commit   Revision:480117
Deprecate lockdown
[ 21:53 antoine search for other commits by this committer ] Original commit   Revision:480115
Bump PORTREVISION for FORBIDDEN
[ 14:20 emaste search for other commits by this committer ] Original commit   Revision:480095
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
Tue, 18 Sep 2018
[ 19:20 emaste search for other commits by this committer ] Original commit   Revision:480069
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
[ 17:45 emaste search for other commits by this committer ] Original commit   Revision:480045
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
Wed, 19 Aug 2015
[ 07:12 erwin search for other commits by this committer ] Original commit   Revision:394718
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
Sun, 9 Aug 2015
[ 22:24 andrew search for other commits by this committer ] Original commit   Revision:393831
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
Tue, 25 Feb 2014
[ 11:40 ehaupt search for other commits by this committer ] Original commit   Revision:345965
- Support staging
- Use CFLAGS_amd64
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Thu, 19 Apr 2007
[ 07:55 itetcu search for other commits by this committer ] Original commit 
Remove 4.x support.

PR:             ports/111825
Submitted by:   Marcelo Araujo
Approved by:    maintainer
Fri, 29 Jul 2005
[ 17:18 vs search for other commits by this committer ] Original commit 
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.
Wed, 13 Jul 2005
[ 23:51 lawrance search for other commits by this committer ] Original commit 
Mark broken on 4.x

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

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

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

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

PR:             ports/64841
Submitted by:   maintainer
Sun, 29 Feb 2004
[ 23:22 sergei search for other commits by this committer ] Original commit 
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>

Number of commits found: 17