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/p5-Nmap-Parser/Makefile
SVNWeb

Number of commits found: 25

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(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.
Mon, 5 Oct 2020
[ 17:45 rene search for other commits by this committer ] Original commit   Revision:551530 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Return jadawin@'s ports to the pool after taking in his commit bit.

With hat:	portmgr-secretary
Thu, 16 May 2019
[ 18:29 jadawin search for other commits by this committer ] Original commit   Revision:501799
- Update to 1.37
- Added starttime attributes and subroutine
Sat, 24 Feb 2018
[ 14:02 sunpoet search for other commits by this committer ] Original commit   Revision:462824
Remove outdated post-configure:

With hat:	perl
Sat, 30 Sep 2017
[ 19:21 jadawin search for other commits by this committer ] Original commit   Revision:451005
Update repository url
Thu, 29 Jun 2017
[ 19:14 sunpoet search for other commits by this committer ] Original commit   Revision:444681
Remove Perl core modules

- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
Thu, 19 Jan 2017
[ 14:29 jadawin search for other commits by this committer ] Original commit   Revision:431879
- Update to 1.33
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
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 27 Dec 2013
[ 19:47 jadawin search for other commits by this committer ] Original commit   Revision:337794
- Support STAGE
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)
Wed, 11 Sep 2013
[ 13:54 az search for other commits by this committer ] Original commit   Revision:326980 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Tue, 30 Apr 2013
[ 08:53 jadawin search for other commits by this committer ] Original commit   Revision:316902
- Update to 1.31
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.31/Changes
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Wed, 25 May 2011
[ 09:24 jadawin search for other commits by this committer ] Original commit 
- Update to 1.21
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.21/Changes
Mon, 13 Apr 2009
[ 09:56 dhn search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Chase nmap update
- Bump PORTREVSION

Approved by:    miwi  (mentor)
Mon, 10 Nov 2008
[ 09:09 jadawin search for other commits by this committer ] Original commit 
- Update to 1.19
Mon, 20 Oct 2008
[ 09:38 jadawin search for other commits by this committer ] Original commit 
- Update to 1.18
Thu, 4 Sep 2008
[ 11:54 jadawin search for other commits by this committer ] Original commit 
- Update 1.16
- Take maintainership
- Update WWW in pkg-descr
Wed, 3 Sep 2008
[ 03:12 linimon search for other commits by this committer ] Original commit 
Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.

Hat:    portmgr
Mon, 10 Mar 2008
[ 22:51 lippe search for other commits by this committer ] Original commit 
- Update to 1.13.

PR:             ports/120908
Submitted by:   lippe (myself)
Approved by:    araujo (mentor), maintainer timeout (> 2 weeks)
Tue, 8 Jan 2008
[ 17:39 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.12

PR:             ports/119433
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
Approved by:    Joshua D. Abraham <jabra ccs.neu.edu> (maintainer)
Tue, 6 Jun 2006
[ 08:49 clsung search for other commits by this committer ] Original commit 
Add p5-Nmap-Parser 1.05, parse nmap scan data with perl.

PR:             ports/98576
Submitted by:   Joshua D. Abraham <jabra@ccs.neu.edu>

Number of commits found: 25