aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPI
Commit message (Collapse)AuthorAgeFilesLines
* update to 1.220Lars Thegler2015-01-032-5/+4
| | | | | | | | PR: 196283 Submitted by: adamw Notes: svn path=/head/; revision=376141
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-17/+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
* * Convert to stagingMathieu Arnold2014-01-212-91/+92
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340622
* 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 frameworkAndrej Zverev2013-08-071-1/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=324352
* - Trim Makefile headerAndrej Zverev2013-06-071-13/+2
| | | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178905 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=320159
* - 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-11/+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
* - updated _DEPENDS [1]Lars Thegler2012-03-071-2/+10
| | | | | | | | | | - added regression-test target PR: ports/165511 [1] Submitted by: swills Notes: svn path=/head/; revision=292890
* - Add PERL_LEVEL check: List::Utils>=1.20 is already in Perl 5.10 and aboveLars Thegler2011-06-121-4/+12
| | | | | | | | | | | - Use new CPAN:id macro - Bump PORTREVISION for dependency change PR: ports/157625 Submitted by: sunpoet Notes: svn path=/head/; revision=275449
* Update to 1.215Lars Thegler2011-03-102-6/+4
| | | | Notes: svn path=/head/; revision=270622
* Update to 1.213Lars Thegler2010-07-122-4/+4
| | | | Notes: svn path=/head/; revision=257683
* Update to 1.210Lars Thegler2010-02-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249926
* Update to 1.209Lars Thegler2010-02-082-4/+4
| | | | Notes: svn path=/head/; revision=249416
* Update to 1.208Lars Thegler2010-01-232-5/+4
| | | | Notes: svn path=/head/; revision=248406
* Update dependenciesLars Thegler2009-09-291-9/+4
| | | | | | | | | Feature safe: yes Submitted by: kuriyama Notes: svn path=/head/; revision=242226
* Update to 1.206Lars Thegler2009-08-183-12/+27
| | | | Notes: svn path=/head/; revision=239870
* Update to 1.203Lars Thegler2008-05-293-5/+7
| | | | Notes: svn path=/head/; revision=213854
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 1.201Lars Thegler2007-10-292-4/+4
| | | | Notes: svn path=/head/; revision=202306
* Update to 1.200Lars Thegler2007-10-163-6/+23
| | | | Notes: svn path=/head/; revision=201561
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 1.118Lars Thegler2006-09-242-4/+5
| | | | Notes: svn path=/head/; revision=173706
* Update to 1.117Lars Thegler2006-09-063-4/+6
| | | | Notes: svn path=/head/; revision=172385
* - Update to v1.115Aaron Dalton2006-07-142-9/+4
| | | | | | | | | PR: ports/99117 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167811
* Update to 1.112Lars Thegler2006-04-302-5/+5
| | | | Notes: svn path=/head/; revision=160906
* - Update to 1.110Lars Thegler2006-01-272-13/+17
| | | | | | | - Use versioned packages dependencies Notes: svn path=/head/; revision=154607
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.109Lars Thegler2006-01-062-4/+4
| | | | Notes: svn path=/head/; revision=152887
* - perl module Params::Util (>= 0.05) is requiredLars Thegler2005-11-282-0/+2
| | | | | | | | | | - add SHA256 checksum PR: ports/89655 Submitted by: clsung Notes: svn path=/head/; revision=149769
* Update to 1.104Lars Thegler2005-11-112-3/+3
| | | | Notes: svn path=/head/; revision=147924
* Update to 1.103Lars Thegler2005-10-132-9/+11
| | | | Notes: svn path=/head/; revision=145280
* Update to 1.101Lars Thegler2005-10-023-3/+5
| | | | Notes: svn path=/head/; revision=144012
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.003Lars Thegler2005-08-292-3/+3
| | | | Notes: svn path=/head/; revision=141241
* Update to 1.002Lars Thegler2005-07-222-3/+3
| | | | Notes: svn path=/head/; revision=139896
* Update to 0.995Lars Thegler2005-07-053-4/+59
| | | | Notes: svn path=/head/; revision=138508
* - update to 0.906Lars Thegler2005-05-063-4/+5
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=134717
* Add p5-PPI 0.903, analyze and manipulate Perl code without using perlLars Thegler2005-04-034-0/+150
itself. Notes: svn path=/head/; revision=132341