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
non port: devel/p5-Test-MockObject/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)
Mon, 4 Oct 2021
[ 19:58 Rene Ladan (rene) search for other commits by this committer ]    commit hash:e56a7da8946973ad5233bf881538298e30f472eb  commit hash:e56a7da8946973ad5233bf881538298e30f472eb  commit hash:e56a7da8946973ad5233bf881538298e30f472eb  e56a7da  (Only the first 10 of 420 ports in this commit are shown above. View all ports for this commit)
*: re-assign kuriyama@s ports to the pool, commit bit safekept

With hat:	portmgr-secretary
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.
Sat, 15 Aug 2020
[ 20:20 swills search for other commits by this committer ] Original commit   Revision:545064
devel/p5-Test-MockObject: Update to 1.20200122

PR:		245544
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by:	maintainer timeout (kuriyama, >2 months)
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
Mon, 30 May 2016
[ 15:33 mat search for other commits by this committer ] Original commit   Revision:416157 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.

With hat:	perl@
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 14 Jun 2015
[ 04:27 kuriyama search for other commits by this committer ] Original commit   Revision:389576
- Upgrade to 1.20150527.
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)
Thu, 20 Nov 2014
[ 08:26 kuriyama search for other commits by this committer ] Original commit   Revision:372879
- Upgrade to 1.20140408.
Thu, 6 Mar 2014
[ 18:51 sunpoet search for other commits by this committer ] Original commit   Revision:347305 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Remove outdated PERL_LEVEL check

With hat:	perl
Tue, 28 Jan 2014
[ 16:49 miwi search for other commits by this committer ] Original commit   Revision:341641
- Stage support
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, 16 Sep 2013
[ 10:58 az search for other commits by this committer ] Original commit   Revision:327380 (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
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sun, 22 Jul 2012
[ 09:02 kuriyama search for other commits by this committer ] Original commit 
- Fix dependency versions.
Sat, 26 May 2012
[ 13:49 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.20120301
Sun, 5 Feb 2012
[ 13:50 swills search for other commits by this committer ] Original commit 
- Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing

PR:             ports/164777
Submitted by:   swills (myself)
Approved by:    maintainer (blanket)
Tue, 5 Jul 2011
[ 13:40 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.20110612.
Thu, 28 Jan 2010
[ 04:53 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 21 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 13).

Approved by:    portmgr (itetcu)
Sat, 18 Oct 2008
[ 00:40 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 1.09.
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)
Sat, 13 Oct 2007
[ 11:58 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 1.08.
Tue, 7 Nov 2006
[ 04:59 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.07.
- Remove dependencies which are not required actually.
Sat, 6 May 2006
[ 11:36 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.06.
Tue, 4 Apr 2006
[ 09:48 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 1.04.
Mon, 30 Jan 2006
[ 14:29 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.02.
Wed, 30 Nov 2005
[ 11:34 flz search for other commits by this committer ] Original commit 
- Record BUILD/RUN_DEPENDS.

PR:             ports/89140
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
Approved by:    maintainer timeout (2 weeks)
Sun, 28 Aug 2005
[ 12:18 kuriyama search for other commits by this committer ] Original commit 
Update to 1.01.
Sat, 23 Jul 2005
[ 07:00 kuriyama search for other commits by this committer ] Original commit 
Update to 1.00.
Tue, 11 Jan 2005
[ 03:08 kuriyama search for other commits by this committer ] Original commit 
Update to 0.20.
Fri, 23 Jul 2004
[ 00:26 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 0.14.
Fri, 20 Feb 2004
[ 14:46 kuriyama search for other commits by this committer ] Original commit 
o Upgrade to 0.13 (PR).
o Remove dependency for perl-5.8.

PR:             ports/63130
Submitted by:   Alex Kapranoff <kappa@agava.com>
Wed, 16 Jul 2003
[ 06:39 kuriyama search for other commits by this committer ] Original commit 
Add p5-Test-MockObject 0.12.

Perl extension for emulating troublesome interfaces.

Number of commits found: 34