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
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-Test-Reporter/Makefile
SVNWeb

Number of commits found: 35

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.
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, 30 Jun 2017
[ 22:13 sunpoet search for other commits by this committer ] Original commit   Revision:444791
Remove Perl core modules

- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
Fri, 7 Apr 2017
[ 18:50 lth search for other commits by this committer ] Original commit   Revision:437950 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Moving maintainership burden onto broader shoulders
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
Sat, 13 Jun 2015
[ 20:08 lth search for other commits by this committer ] Original commit   Revision:389515
- Update to 1.62
- Add LICENSE
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)
Tue, 12 Nov 2013
[ 08:03 lth search for other commits by this committer ] Original commit   Revision:333547
- Update to 1.60
- Support STAGEDIR

Changes: https://metacpan.org/changes/distribution/Test-Reporter
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)
Wed, 7 Aug 2013
[ 13:20 az search for other commits by this committer ] Original commit   Revision:324352 (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework

per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)

Approved by:	lth@ (maintainer)
Fri, 12 Jul 2013
[ 14:18 bapt search for other commits by this committer ] Original commit   Revision:322837
Mark jobs unsafe
[ 11:22 lth search for other commits by this committer ] Original commit   Revision:322826
- update to 1.59
Sun, 10 Jun 2012
[ 18:42 swills search for other commits by this committer ] Original commit  (Only the first 10 of 639 ports in this commit are shown above. View all ports for this commit)
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
Sun, 24 Jul 2011
[ 12:55 lth search for other commits by this committer ] Original commit 
Update to 1.58
Mon, 14 Feb 2011
[ 13:51 lth search for other commits by this committer ] Original commit 
Update to 1.57

PR:             ports/154508
Submitted by:   swills
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)
Mon, 9 Feb 2009
[ 11:10 lth search for other commits by this committer ] Original commit 
Update to 1.52.03 (distversion 1.5203)
Tue, 4 Nov 2008
[ 19:02 lth search for other commits by this committer ] Original commit 
Update to 1.52.02 (distversion 1.5202)
Mon, 13 Oct 2008
[ 13:42 lth search for other commits by this committer ] Original commit 
Update to 1.52.01 (distversion 1.5201)
Mon, 30 Jun 2008
[ 10:47 lth search for other commits by this committer ] Original commit 
Update to 1.40.02 (distversion 1.4002)
Tue, 3 Jun 2008
[ 10:44 lth search for other commits by this committer ] Original commit 
Update to 1.40.01 (distver 1.4001)
Fri, 12 Oct 2007
[ 07:23 lth search for other commits by this committer ] Original commit 
Update to 1.38
Tue, 14 Aug 2007
[ 13:11 lth search for other commits by this committer ] Original commit 
Update to 1.34
Sun, 29 Jul 2007
[ 12:56 lth search for other commits by this committer ] Original commit 
Update to 1.32
Sat, 11 Jun 2005
[ 16:13 skv search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Wed, 2 Feb 2005
[ 21:46 lth search for other commits by this committer ] Original commit 
Update to 1.27
Mon, 10 Jan 2005
[ 12:45 lth search for other commits by this committer ] Original commit 
Fixed missing man pages

Reported by:    pointyhat via kris
Sat, 8 Jan 2005
[ 13:39 lth search for other commits by this committer ] Original commit 
Update to 1.25
Wed, 29 Dec 2004
[ 22:53 lth search for other commits by this committer ] Original commit 
Update to 1.24
Thu, 12 Aug 2004
[ 14:28 mat search for other commits by this committer ] Original commit 
Fix index
Pointy hat to: me
[ 12:48 mat search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
Tue, 1 Jun 2004
[ 12:32 lth search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Change of email address.

Approved by:    erwin (mentor)
Mon, 22 Dec 2003
[ 12:46 mat search for other commits by this committer ] Original commit 
Add p5-Test-Reporter 1.20
Sends test results to cpan-testers@perl.org.

PR:             60483
Submitted by:   Lars Thegler <lars@thegler.dk>

Number of commits found: 35