aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PAR
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+10
| | | | | | | | | | | | 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-10/+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 1.005Rong-En Fan2012-01-232-4/+3
| | | | Notes: svn path=/head/; revision=289648
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-4/+10
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Update to 1.002Rong-En Fan2010-08-222-4/+4
| | | | Notes: svn path=/head/; revision=259725
* Update to 1.000Rong-En Fan2010-04-122-4/+4
| | | | Notes: svn path=/head/; revision=252596
* - Update to 0.994Rong-En Fan2009-08-032-4/+4
| | | | Notes: svn path=/head/; revision=238818
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 0.992Rong-En Fan2009-04-252-4/+4
| | | | Notes: svn path=/head/; revision=232710
* - Update to 0.991Rong-En Fan2009-03-252-4/+4
| | | | | | | | PR: ports/133028 Submitted by: Cezary Morga <cm at therek.net> Notes: svn path=/head/; revision=230965
* - Update to 0.988Rong-En Fan2009-03-072-4/+4
| | | | Notes: svn path=/head/; revision=229625
* - Update to 0.986Rong-En Fan2009-02-232-4/+4
| | | | Notes: svn path=/head/; revision=228861
* - Update to 0.98.4Rong-En Fan2009-02-152-4/+4
| | | | Notes: svn path=/head/; revision=228363
* - Update to 0.983Rong-En Fan2008-09-272-6/+9
| | | | | | | - Add regression-test target Notes: svn path=/head/; revision=220894
* - Update to 0.982Rong-En Fan2008-08-273-5/+9
| | | | Notes: svn path=/head/; revision=219289
* - Update to 0.980Rong-En Fan2008-07-072-4/+4
| | | | Notes: svn path=/head/; revision=216433
* Hunt for typos in devel/p5-*.Jimmy Olgeni2008-05-231-1/+1
| | | | Notes: svn path=/head/; revision=213563
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+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 0.97.7Rong-En Fan2007-12-222-4/+4
| | | | Notes: svn path=/head/; revision=204330
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+0
| | | | | | | | | | | 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 0.976Rong-En Fan2007-07-312-6/+6
| | | | Notes: svn path=/head/; revision=196798
* - Update to 0.973Rong-En Fan2007-02-062-4/+4
| | | | Notes: svn path=/head/; revision=184356
* - Update to 0.97.2 (distversion 0.972)Rong-En Fan2007-01-184-6/+7
| | | | | | | - Add WWW entry Notes: svn path=/head/; revision=182691
* - Correct pkg-plistRong-En Fan2007-01-161-1/+2
| | | | Notes: svn path=/head/; revision=182482
* - Update to 0.97.1Rong-En Fan2007-01-163-4/+6
| | | | Notes: svn path=/head/; revision=182481
* - Update to 0.970Rong-En Fan2006-12-073-46/+7
| | | | | | | | All executable files are moved to another distribution: PAR-Packer, which will hit the tree shortly Notes: svn path=/head/; revision=179077
* - Update to 0.960Rong-En Fan2006-11-222-4/+4
| | | | Notes: svn path=/head/; revision=177801
* - Update to 0.95.9 (distversion 0.959)Rong-En Fan2006-11-162-4/+4
| | | | Notes: svn path=/head/; revision=177375
* - Update to 0.95.8 (distversion 0.958)Rong-En Fan2006-11-123-11/+27
| | | | Notes: svn path=/head/; revision=177089
* - Add CONFLICTS for lang/sketchy due to bin/ppRong-En Fan2006-11-081-0/+2
| | | | Notes: svn path=/head/; revision=176827
* - Update to 0.95.7 (distversion 0.957)Rong-En Fan2006-10-312-4/+4
| | | | Notes: svn path=/head/; revision=175572
* - Update to 0.95.6 (0.956)Rong-En Fan2006-10-042-4/+4
| | | | Notes: svn path=/head/; revision=174436
* - Update to 0.95.4 (distversion 0.954)Rong-En Fan2006-09-272-4/+4
| | | | Notes: svn path=/head/; revision=173940
* - Update to 0.95.2Rong-En Fan2006-08-232-4/+4
| | | | Notes: svn path=/head/; revision=171234
* - Update to 0.95.1Rong-En Fan2006-08-142-4/+4
| | | | Notes: svn path=/head/; revision=170502
* - Update to 0.95.0Rong-En Fan2006-08-122-5/+5
| | | | Notes: svn path=/head/; revision=170374
* - Update to 0.94.2 (distversion 0.942)Rong-En Fan2006-07-232-6/+6
| | | | Notes: svn path=/head/; revision=168522
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* Update to 0.94.1Erwin Lansing2006-06-222-4/+5
| | | | | | | | PR: 99319 Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) Notes: svn path=/head/; revision=166048
* - Update to 0.94Cheng-Lung Sung2006-06-022-6/+7
| | | | | | | | | | | - use module directory - Fix build with Digest::SHA >= 5.38 PR: 98378 Submitted by: maintainer (Rong-En Fan) Notes: svn path=/head/; revision=164226
* Update to 0.92.Roman Bogorodskiy2006-04-192-9/+9
| | | | | | | | PR: 95879 Submitted by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=159913
* Remove CONFLICTS with nss.Joe Marcus Clarke2006-02-021-2/+0
| | | | Notes: svn path=/head/; revision=155108
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - update to 0.90Cheng-Lung Sung2006-01-102-5/+5
| | | | | | | | | PR: 91578 Submitted by: clsung Approved by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=153204
* - Update to 0.89Michael Johnson2005-06-242-3/+3
| | | | | | | | PR: ports/82585 Submitted by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=137948
* - Update to 0.87Cheng-Lung Sung2005-02-022-3/+3
| | | | | | | | PR: ports/76994 Submitted by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=127893
* Upgrade to 0.86.Vanilla I. Shu2004-12-132-5/+5
| | | | | | | | PR: ports/74979 Submitted by: maintainer Notes: svn path=/head/; revision=123908
* Both PAR and nss install bin/pp, add a conflict.Vanilla I. Shu2004-08-241-1/+3
| | | | | | | | PR: ports/70875 Submitted by: maintainer Notes: svn path=/head/; revision=117206