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/smtpscan/Makefile
SVNWeb

Number of commits found: 22

Thu, 31 Mar 2022
[ 20:31 Rene Ladan (rene) search for other commits by this committer ]    commit hash:97cf09b1df1318292899840cfc300d5072a1d670  commit hash:97cf09b1df1318292899840cfc300d5072a1d670  commit hash:97cf09b1df1318292899840cfc300d5072a1d670  97cf09b  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 24 Nov 2021
[ 13:50 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  bba8bcb  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware

security/afl			-	Migrate to security/afl++
security/amap			-	Abandoned upstream, last release 10+ years ago
security/amavis-stats		-	Upstream is dead and last release was back in 2005
security/arirang		-	Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS			-	Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base			-	Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker	-	Abandonware, please consider using
security/sshguard
security/cfs			-	Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch		-	Unfetchable, dead upstream
security/cp2fwb			-	Used with deprecated software Firewall Builder
security/dcetest		-	Targets deprecated protocol by Microsoft in favour of .NET
security/doscan			-	Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib		-	Deprecated, no longer relevant
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Sat, 20 Dec 2014
[ 19:37 bapt search for other commits by this committer ] Original commit   Revision:375111 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Fri, 4 Apr 2014
[ 09:19 ehaupt search for other commits by this committer ] Original commit   Revision:350073
Support staging
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)
Sat, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Fri, 2 Nov 2012
[ 16:01 pawel search for other commits by this committer ] Original commit   Revision:306866
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Switch to PLIST_FILES

PR:		ports/172250
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Thu, 28 Jun 2012
[ 18:37 az search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS
Mon, 21 May 2012
[ 17:09 linimon search for other commits by this committer ] Original commit 
Reset hubert@frbsd.org: address rejecting email.

Hat:            portmgr
Sat, 23 Jan 2010
[ 07:28 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 3).

Approved by:    portmgr (itetcu)
Fri, 10 Aug 2007
[ 07:40 beech search for other commits by this committer ] Original commit 
- Make fetchable
- Remove 4.x cruft

PR:             ports/114581
Submitted by:   Hubert Tournier <hubert@frbsd.org>
Approved by:    sat (mentor)
Wed, 15 Dec 2004
[ 08:45 vs search for other commits by this committer ] Original commit 
Only depend on p5-IO for perl <5.6 (bump PORTREV)

PR:             ports/72292
Submitted by:   Jin-Shan Tseng
Approved by:    maintainer
Sat, 3 Jan 2004
[ 20:30 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 5 Sep 2003
[ 07:33 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
Wed, 2 Jul 2003
[ 20:01 osa search for other commits by this committer ] Original commit 
Update to 0.5

Submitted by:   Rob Evers <rob@debank.tv>
PR:             53787
Approved by:    Hubert Tournier (maintainer)
                fjoe (mentor) (implicit)
Mon, 5 May 2003
[ 10:28 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 4.0
Wed, 30 Apr 2003
[ 11:40 sumikawa search for other commits by this committer ] Original commit 
Use ${PERL_ARCH} to fix building error on non-i386 architectures.

Pointed out by: kris
Sat, 19 Apr 2003
[ 21:37 sumikawa search for other commits by this committer ] Original commit 
Add smtpscan 0.3.1, a remote SMTP server version detector.

PR:             46221
Submitted by:   Hubert Tournier <hubert@frbsd.org>

Number of commits found: 22