non port: devel/p5-Test-Reporter/Makefile |
SVNWeb
|
Number of commits found: 35 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 30 Jun 2017
|
[ 22:13 sunpoet ]
Remove Perl core modules
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
|
Fri, 7 Apr 2017
|
[ 18:50 lth ] (Only the first 10 of 143 ports in this commit are shown above. )
Moving maintainership burden onto broader shoulders
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 13 Jun 2015
|
[ 20:08 lth ]
- Update to 1.62
- Add LICENSE
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Tue, 12 Nov 2013
|
[ 08:03 lth ]
- Update to 1.60
- Support STAGEDIR
Changes: https://metacpan.org/changes/distribution/Test-Reporter
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 7 Aug 2013
|
[ 13:20 az ] (Only the first 10 of 155 ports in this commit are shown above. )
- 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 ]
Mark jobs unsafe
|
[ 11:22 lth ]
- update to 1.59
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- 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 ]
Update to 1.58
|
Mon, 14 Feb 2011
|
[ 13:51 lth ]
Update to 1.57
PR: ports/154508
Submitted by: swills
|
Thu, 28 Jan 2010
|
[ 04:53 kuriyama ] (Only the first 10 of 21 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu)
|
Mon, 9 Feb 2009
|
[ 11:10 lth ]
Update to 1.52.03 (distversion 1.5203)
|
Tue, 4 Nov 2008
|
[ 19:02 lth ]
Update to 1.52.02 (distversion 1.5202)
|
Mon, 13 Oct 2008
|
[ 13:42 lth ]
Update to 1.52.01 (distversion 1.5201)
|
Mon, 30 Jun 2008
|
[ 10:47 lth ]
Update to 1.40.02 (distversion 1.4002)
|
Tue, 3 Jun 2008
|
[ 10:44 lth ]
Update to 1.40.01 (distver 1.4001)
|
Fri, 12 Oct 2007
|
[ 07:23 lth ]
Update to 1.38
|
Tue, 14 Aug 2007
|
[ 13:11 lth ]
Update to 1.34
|
Sun, 29 Jul 2007
|
[ 12:56 lth ]
Update to 1.32
|
Sat, 11 Jun 2005
|
[ 16:13 skv ] (Only the first 10 of 144 ports in this commit are shown above. )
* 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 ]
Update to 1.27
|
Mon, 10 Jan 2005
|
[ 12:45 lth ]
Fixed missing man pages
Reported by: pointyhat via kris
|
Sat, 8 Jan 2005
|
[ 13:39 lth ]
Update to 1.25
|
Wed, 29 Dec 2004
|
[ 22:53 lth ]
Update to 1.24
|
Thu, 12 Aug 2004
|
[ 14:28 mat ]
Fix index
Pointy hat to: me
|
[ 12:48 mat ] (Only the first 10 of 27 ports in this commit are shown above. )
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 ] (Only the first 10 of 51 ports in this commit are shown above. )
Change of email address.
Approved by: erwin (mentor)
|
Mon, 22 Dec 2003
|
[ 12:46 mat ]
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 |