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: devel/p5-B-Generate/Makefile
SVNWeb

Number of commits found: 34

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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sun, 14 Apr 2019
[ 17:52 sunpoet search for other commits by this committer ] Original commit   Revision:498927
Add LICENSE_FILE
Thu, 21 Dec 2017
[ 17:41 sunpoet search for other commits by this committer ] Original commit   Revision:456925
Update to 1.56

Changes:	http://search.cpan.org/dist/B-Generate/Changes
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
Fri, 24 Feb 2017
[ 15:57 sunpoet search for other commits by this committer ] Original commit   Revision:434725
Update to 1.55

- Strip shared library

Changes:	http://search.cpan.org/dist/B-Generate/Changes
Tue, 21 Jun 2016
[ 15:06 mat search for other commits by this committer ] Original commit   Revision:417216
Update to 1.54.

Sponsored by:	Absolight
Tue, 5 May 2015
[ 10:39 mat search for other commits by this committer ] Original commit   Revision:385460
Update to 1.53.

Sponsored by:	Absolight
Mon, 4 May 2015
[ 16:17 mat search for other commits by this committer ] Original commit   Revision:385415
Update to 1.52.

Sponsored by:	Absolight
Sun, 3 May 2015
[ 11:21 sunpoet search for other commits by this committer ] Original commit   Revision:385245
- Update to 1.51
- Sort PLIST

Changes:	http://search.cpan.org/dist/B-Generate/Changes
Tue, 14 Apr 2015
[ 12:44 mat search for other commits by this committer ] Original commit   Revision:383996
Update to 1.50, fixing it with Perl 5.21.7+

Pass maintainership to perl@

Approved by:	tobez (maintainer, implicit)
Sponsored by:	Absolight
Wed, 7 Jan 2015
[ 17:56 sunpoet search for other commits by this committer ] Original commit   Revision:376481
- Fix *_DEPENDS: ExtUtils::CBuilder is already in all supported Perl releases
- Add LICENSE [1]
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket)
With hat:	perl
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)
Mon, 6 Jan 2014
[ 12:05 az search for other commits by this committer ] Original commit   Revision:338866 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Mon, 5 Aug 2013
[ 15:05 az search for other commits by this committer ] Original commit   Revision:324276 (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
Tue, 13 Nov 2012
[ 09:17 tobez search for other commits by this committer ] Original commit   Revision:307366
Update to 1.47.

Changes: http://cpansearch.perl.org/src/RURBAN/B-Generate-1.47/Changes

Feature safe:	yes
Mon, 21 May 2012
[ 10:07 tobez search for other commits by this committer ] Original commit 
Update to 1.44.

PR:             167845
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:        http://search.cpan.org/dist/B-Generate/Changes
Tue, 29 Nov 2011
[ 09:08 tobez search for other commits by this committer ] Original commit 
Update to 1.39.

Changes:        http://search.cpan.org/dist/B-Generate/Changes
Feature safe:   yes
Fri, 2 Sep 2011
[ 14:58 tobez search for other commits by this committer ] Original commit 
Update to 1.37.

Changes:        http://search.cpan.org/dist/B-Generate/Changes
Mon, 25 Jul 2011
[ 13:19 az search for other commits by this committer ] Original commit 
- Update to 1.35
- Pet portlint

PR:             ports/157824
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer (tobez via IM)
Mon, 10 Jan 2011
[ 13:03 tobez search for other commits by this committer ] Original commit 
Update to 1.34.

Changes:        http://search.cpan.org/dist/B-Generate/Changes
Sun, 10 Oct 2010
[ 06:36 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.33
  1.31 is no longer fetchable [1]

PR:             ports/150158 [1]
Submitted by:   Frederic Culot <frederic@culot.org> [1]
Approved by:    maintainer timeout (tobez ; 40 days) [1]
Changes:        http://search.cpan.org/dist/B-Generate/Changes
Wed, 14 Apr 2010
[ 13:44 tobez search for other commits by this committer ] Original commit 
Update to 1.27.

Changes:        http://search.cpan.org/dist/B-Generate/Changes
Mon, 25 Jan 2010
[ 09:43 tobez search for other commits by this committer ] Original commit 
Update to 1.26.
Mon, 27 Apr 2009
[ 14:52 tobez search for other commits by this committer ] Original commit 
Update to 1.20.

Changes: http://search.cpan.org/dist/B-Generate/Changes
Fri, 9 Jan 2009
[ 10:36 tobez search for other commits by this committer ] Original commit 
Update to 1.19.

Changes: http://search.cpan.org/dist/B-Generate/Changes
Tue, 5 Aug 2008
[ 17:27 tobez search for other commits by this committer ] Original commit 
Update to 1.13.

Changes: http://search.cpan.org/dist/B-Generate/Changes
PR:     126203
Submitted by:   Wen heping <wenheping@gmail.com>
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)
Wed, 12 Dec 2007
[ 11:24 tobez search for other commits by this committer ] Original commit 
Update to 1.11.
The available Changes file was not very forthcoming, as it
has not changed in comparison with the previous version of the module.
Source diff reveals tweaks to support perl 5.10, though.
Tue, 18 Sep 2007
[ 14:52 tobez search for other commits by this committer ] Original commit 
Update to 1.10.  Require perl 5.8.X (thanks to gabor, this part
is much cleaner now than it used to be).

Changes: http://search.cpan.org/src/JJORE/B-Generate-1.10/Changes
Sat, 8 Sep 2007
[ 00:56 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Mon, 26 Feb 2007
[ 19:31 tobez search for other commits by this committer ] Original commit 
Add devel/p5-B-Generate 1.06, a Perl module that facilitates
Perl optree manipulation from Perl.

Number of commits found: 34