non port: textproc/p5-Pod-POM/Makefile |
SVNWeb
|
Number of commits found: 26 |
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, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 9 Nov 2015
|
[ 18:43 sunpoet ]
- Update to 2.01
- Sort PLIST
Changes: http://search.cpan.org/dist/Pod-POM/Changes
|
Mon, 7 Sep 2015
|
[ 17:51 sunpoet ]
- Fix *_DEPENDS
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
|
[ 17:32 adamw ]
Update to 2.00, and switch p5-File-Slurp dependency to p5-File-Slurper.
Changes: https://metacpan.org/changes/distribution/Pod-POM
|
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 )
|
Thu, 2 Jan 2014
|
[ 20:57 sunpoet ]
- Update to 0.29
- Add LICENSE
Changes: http://search.cpan.org/dist/Pod-POM/Changes
|
Thu, 7 Nov 2013
|
[ 03:52 vanilla ] (Only the first 10 of 572 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 31 May 2013
|
[ 10:37 tobez ]
Update to 0.28.
Changes: http://search.cpan.org/dist/Pod-POM/Changes
|
Mon, 17 Dec 2012
|
[ 06:15 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
Sun, 8 Jan 2012
|
[ 10:17 sunpoet ]
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
- Bump PORTREVISION for dependency change
|
[ 04:24 swills ]
- Add missing DEPENDS so the module works and tests pass
|
Sun, 4 Apr 2010
|
[ 11:19 tobez ]
Update to 0.27. Set maintainer to perl@.
Changes: http://search.cpan.org/dist/Pod-POM/Changes
|
Sun, 10 Jan 2010
|
[ 03:54 linimon ] (Only the first 10 of 71 ports in this commit are shown above. )
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
|
Fri, 5 Jun 2009
|
[ 22:57 pgollucci ]
- Update to 0.25
PR: ports/134841
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Tue, 4 Nov 2003
|
[ 14:27 skv ]
Updated to 0.17
Submitted by: foxfair
|
Fri, 7 Mar 2003
|
[ 06:11 ade ] (Only the first 10 of 272 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 27 May 2002
|
[ 09:55 skv ]
Add p5-Pod-POM 0.15, pOD Object Model.
|
Number of commits found: 26 |