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: net/p5-Net-BGP/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:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 11 Jan 2022
[ 18:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0ca44e9f206015f513cf42def00c8d0c1d2c9e82  commit hash:0ca44e9f206015f513cf42def00c8d0c1d2c9e82  commit hash:0ca44e9f206015f513cf42def00c8d0c1d2c9e82  0ca44e9 
net/p5-Net-BGP: Update to 0.18

Changes:	https://metacpan.org/dist/Net-BGP/changes
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.
Thu, 12 Dec 2019
[ 13:45 sunpoet search for other commits by this committer ] Original commit   Revision:519887
Update WWW

- Take maintainership
Sat, 16 Nov 2019
[ 10:35 vanilla search for other commits by this committer ] Original commit   Revision:517739
Update to 0.17.
Mon, 4 Nov 2019
[ 21:08 rene search for other commits by this committer ] Original commit   Revision:516741
Return az's ports to the pool after safekeeping his commit bit.
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Wed, 25 Feb 2015
[ 17:37 az search for other commits by this committer ] Original commit   Revision:379927
-update to 0.16

Changes: https://metacpan.org/changes/distribution/Net-BGP
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)
Sun, 15 Dec 2013
[ 08:55 az search for other commits by this committer ] Original commit   Revision:336507 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- add stage support
- pet portlint
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
Sun, 4 Aug 2013
[ 12:39 az search for other commits by this committer ] Original commit   Revision:324224
- Convert to new perl framework
- Trim Makefile header
Sun, 27 Feb 2011
[ 07:26 az search for other commits by this committer ] Original commit 
Take maintainership

Approved by:    skv@
Sun, 6 Feb 2011
[ 15:43 az search for other commits by this committer ] Original commit 
Update to 0.14

Changes:        http://cpansearch.perl.org/src/KBRINT/Net-BGP-0.14/Changes
PR:             ports/154272
Submitted by:   Nick Hilliard <nick@foobar.org>
Approved by:    maintainer timeout
Feature safe:   yes
Tue, 26 Jan 2010
[ 22:30 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 9).

Approved by:    portmgr (itetcu)
Mon, 17 Aug 2009
[ 19:30 skv search for other commits by this committer ] Original commit 
Update to 0.13

Changes:        http://cpansearch.perl.org/src/KBRINT/Net-BGP-0.13/Changes
PR:             ports/137878
Submitted by:   az
Sat, 14 Feb 2009
[ 22:09 skv search for other commits by this committer ] Original commit 
Update to 0.12

Changes:        http://cpansearch.perl.org/src/KBRINT/Net-BGP-0.12/Changes
PR:             ports/130987
Submitted by:   az
Sun, 28 Sep 2008
[ 18:07 skv search for other commits by this committer ] Original commit 
Update to 0.10

Changes:        http://search.cpan.org/src/KBRINT/Net-BGP-0.10/Changes
Sat, 31 May 2008
[ 20:32 miwi search for other commits by this committer ] Original commit 
- Update to 0.0.9

PR:             120701
Submitted by:   lippe
Approved by:    maintainer timeout
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Sun, 17 Oct 2004
[ 16:20 skv search for other commits by this committer ] Original commit 
Updated to 0.08
Wed, 21 May 2003
[ 15:33 skv search for other commits by this committer ] Original commit 
Fix man3 names.
Thu, 17 Apr 2003
[ 11:45 skv search for other commits by this committer ] Original commit 
Reflect renaming Net-BGP to Net-BGP4.

PR:     ports/43581
Fri, 7 Mar 2003
[ 06:08 ade search for other commits by this committer ] Original commit  (Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Number of commits found: 25