aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Inline/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.201Erwin Lansing2007-01-251-1/+1
| | | | Notes: svn path=/head/; revision=183271
* Update to 2.105Erwin Lansing2006-10-061-1/+1
| | | | Notes: svn path=/head/; revision=174689
* Update to 2.103Erwin Lansing2006-02-181-7/+28
| | | | | | | | PR: 93506 Submitted by: aaron Notes: svn path=/head/; revision=156311
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-14/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 0.16Erwin Lansing2004-02-111-1/+1
| | | | Notes: svn path=/head/; revision=100668
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-2/+2
| | | | Notes: svn path=/head/; revision=82871
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-5/+6
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76032
* Use PERL_LEVEL < 500601 instead of PERL_VERSION and 5.8.xEdwin Groothuis2003-02-121-5/+3
| | | | Notes: svn path=/head/; revision=75360
* Use File::Spec port only for perl < 5.8.Alan Eldridge2002-10-301-3/+13
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69136
* Add p5-Test-Inline 0.15, Test::Inline - inlining your tests next to theAnton Berezin2002-09-121-0/+28
code being tested. PR: 42687 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=66193