non port: lang/p5-Test-XPath/Makefile |
SVNWeb
|
Number of commits found: 20 |
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.
|
Tue, 29 May 2018
|
[ 07:43 wen ]
- Update to 0.19
Changes: https://metacpan.org/changes/distribution/Test-XPath
|
Sat, 24 Feb 2018
|
[ 21:01 adamw ]
Remove p5-Test-Pod and p5-Pod-Coverage from TEST_DEPENDS
Test::Pod and Pod::Coverage are developer-only. They're not for end-user
testing.
|
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, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 20 Jan 2016
|
[ 15:33 culot ] (Only the first 10 of 26 ports in this commit are shown above. )
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
|
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 )
|
Sat, 1 Feb 2014
|
[ 14:42 miwi ]
- Stage support
|
Tue, 21 Jan 2014
|
[ 05:12 milki ] (Only the first 10 of 26 ports in this commit are shown above. )
Update maintainer email address
Approved by: swills (mentor)
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 17 Sep 2013
|
[ 06:51 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 24 Apr 2013
|
[ 19:30 swills ]
- Convert to OptionsNG
- Trim headers while here
PR: ports/177161
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Thu, 12 Apr 2012
|
[ 15:45 swills ]
- Remove TEST_DEPENDS on itself
PR: ports/166769
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Sun, 27 Nov 2011
|
[ 12:07 sunpoet ]
- Update to 0.16
- Sort TEST_DEPENDS
- Cosmetic change
Changes: http://search.cpan.org/dist/Test-XPath/Changes
PR: ports/162792
Submitted by: sunpoet (myself)
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer)
Feature safe: yes
|
Thu, 11 Aug 2011
|
[ 02:15 swills ]
- Update to 0.15
PR: ports/
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Mon, 20 Jun 2011
|
[ 08:37 az ] (Only the first 10 of 70 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
|
Sun, 20 Jun 2010
|
[ 05:07 miwi ]
- Update to 0.13
PR: 147813
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu> (maintainer)
Feature safe: yes
|
Sun, 25 Apr 2010
|
[ 15:14 sylvio ]
- This library's module, Test::XPath, provides an interface for testing the
content and structure of XML and HTML documents using XPath query expressions.
This will be most useful for those who need to write TAP-emitting unit tests
for HTML or XML output.
WWW: http://search.cpan.org/dist/Test-XPath/
PR: ports/146035
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu>
|
Number of commits found: 20 |