aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.42Sunpoet Po-Chuan Hsieh2020-12-192-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Pod-Simple Notes: svn path=/head/; revision=558645
* - Update to 3.41Wen Heping2020-11-032-4/+4
| | | | Notes: svn path=/head/; revision=553965
* Update to 3.40Sunpoet Po-Chuan Hsieh2019-10-282-6/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/Pod-Simple Notes: svn path=/head/; revision=515911
* Update to 3.39Sunpoet Po-Chuan Hsieh2019-07-012-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Pod-Simple Notes: svn path=/head/; revision=505593
* Update to 3.38Sunpoet Po-Chuan Hsieh2019-05-312-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Pod-Simple Notes: svn path=/head/; revision=503143
* Update to 3.36Sunpoet Po-Chuan Hsieh2019-05-253-5/+8
| | | | | | | Changes: https://metacpan.org/changes/distribution/Pod-Simple Notes: svn path=/head/; revision=502543
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Update to 3.35Sunpoet Po-Chuan Hsieh2016-12-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=427579
* - Update to 3.32Sunpoet Po-Chuan Hsieh2016-11-302-4/+5
| | | | | | | | | | - Remove MASTER_SITE_SUBDIR - Add NO_ARCH Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=427450
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Update to 3.30Philippe Audeoud2015-02-242-3/+3
| | | | Notes: svn path=/head/; revision=379790
* - Update PORTSCOUTSunpoet Po-Chuan Hsieh2015-02-181-1/+1
| | | | Notes: svn path=/head/; revision=379274
* - Update to 3.29Sunpoet Po-Chuan Hsieh2015-01-143-26/+25
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=377018
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Support STAGEDIR.Vanilla I. Shu2013-11-072-26/+24
| | | | Notes: svn path=/head/; revision=333056
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 3.28.Anton Berezin2013-05-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=317480
* Update to 3.26.Anton Berezin2013-03-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=313146
* Update to 3.25.Anton Berezin2013-02-162-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=312387
* Update to 3.24.Anton Berezin2013-02-142-8/+5
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=312248
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309070
* - Update to 3.23Wen Heping2012-08-182-3/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.23/ChangeLog Notes: svn path=/head/; revision=302710
* - Update to 3.22Frederic Culot2012-05-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=297648
* - Update to 3.21Wen Heping2012-05-242-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.21/ChangeLog Notes: svn path=/head/; revision=297310
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 3.20Sunpoet Po-Chuan Hsieh2012-03-022-5/+5
| | | | | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=292523
* - Update to 3.19Sunpoet Po-Chuan Hsieh2011-08-272-4/+5
| | | | | | | | | - Fix comment Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=280574
* - Update to 3.18Sunpoet Po-Chuan Hsieh2011-07-212-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=278115
* - update to 3.17Baptiste Daroussin2011-07-112-3/+6
| | | | | | | - add licenses Notes: svn path=/head/; revision=277508
* - Update to 3.16Frederic Culot2011-04-212-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=272987
* - set some PORTSCOUT varsPhilip M. Gollucci2010-12-231-0/+2
| | | | Notes: svn path=/head/; revision=266757
* - Update to 3.15Sunpoet Po-Chuan Hsieh2010-11-133-11/+6
| | | | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog PR: ports/152161 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=264483
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - update to 3.14Yen-Ming Lee2010-06-042-7/+5
| | | | Notes: svn path=/head/; revision=255694
* - Update to 3.13Wen Heping2009-12-182-4/+4
| | | | Notes: svn path=/head/; revision=246099
* - Update to 3.11Wen Heping2009-12-102-4/+7
| | | | | | | - Add missing dependence Notes: svn path=/head/; revision=245501
* - Update to 3.10Wen Heping2009-11-132-4/+4
| | | | Notes: svn path=/head/; revision=244195
* - Update to 3.09Wen Heping2009-10-312-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243573
* Update to 3.08.Anton Berezin2009-08-172-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog Notes: svn path=/head/; revision=239751
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* - simplify dependencyYen-Ming Lee2008-11-131-5/+8
| | | | | | | | | | | - bump PORTREVISION PR: 128192 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=222787
* Update to 3.07Mathieu Arnold2008-06-062-4/+4
| | | | Notes: svn path=/head/; revision=214432
* Update to 3.06Mathieu Arnold2008-06-043-4/+6
| | | | Notes: svn path=/head/; revision=214305
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 3.05Mathieu Arnold2007-03-132-4/+4
| | | | Notes: svn path=/head/; revision=187295
* Update to 3.04.Anton Berezin2006-03-292-4/+4
| | | | | | | Approved by: maintainer (blanket approval) Notes: svn path=/head/; revision=158373