aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Dependency
Commit message (Collapse)AuthorAgeFilesLines
* - Reset maintainer to perl@Wen Heping2012-10-301-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306655
* - Trim Makefile headersWen Heping2012-10-301-6/+2
| | | | | | | | | - Reset maintainer to perl@ Feature safe: yes Notes: svn path=/head/; revision=306652
* - 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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-5/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - 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 1.110Yen-Ming Lee2009-04-272-8/+12
| | | | | | | | | PR: 134034 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=232828
* - Update to 1.108Martin Wilke2009-02-143-14/+12
| | | | | | | | | | - Pass maintainership to submitter PR: 131586 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=228297
* - update dependency to make it build againYen-Ming Lee2008-11-301-5/+10
| | | | Notes: svn path=/head/; revision=223631
* Hunt for typos in devel/p5-*.Jimmy Olgeni2008-05-231-2/+2
| | | | Notes: svn path=/head/; revision=213563
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - 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 1.106Erwin Lansing2008-02-232-5/+6
| | | | | | | | | PR: 120423 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207786
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+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 from 1.101 to 1.102Aaron Dalton2006-05-102-4/+4
| | | | | | | | | | | | | 1.102 Sat 16 Apr 2006 - No functional changes, no need to upgrade - Moving from old CVS to new SVN repository - Doing some general cleaning up - Updating to Module::Install 0.62 Approved by: tobez (implicit) Notes: svn path=/head/; revision=161869
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - set IGNORE correctlyAaron Dalton2006-01-131-2/+1
| | | | | | | | | PR: 90841 Submitted by: leeym Approved by: tobez (implicit) Notes: svn path=/head/; revision=153380
* Add port devel/p5-Algorithm-Dependency, Base class for implementing various ↵Aaron Dalton2005-12-134-0/+71
dependency trees Approved by: tobez Notes: svn path=/head/; revision=151104