aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Tom
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Convert to new perl frameworkAndrej Zverev2013-08-051-1/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* Remove support for perl 5.8.Anton Berezin2012-12-181-14/+3
| | | | | | | Nudged by: az Notes: svn path=/head/; revision=309169
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-031-2/+2
| | | | | | | Approved by: maintainer (tobez@ via IM) Notes: svn path=/head/; revision=298050
* - 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
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-4/+11
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* Use variables SITE_PERL and SITE_PERL_REL where appropriate.Sergey Skvortsov2009-02-241-1/+0
| | | | Notes: svn path=/head/; revision=228991
* - Update download locationsPhilip M. Gollucci2009-02-011-0/+1
| | | | | | | | | restore CPAN subdir Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227352
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-11/+10
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent.Anton Berezin2001-09-041-1/+2
| | | | | | | | | Assume maintainership. Submitted by: bento logs Notes: svn path=/head/; revision=47422
* Remove empty directories on uninstall.Steve Price2001-04-201-0/+1
| | | | Notes: svn path=/head/; revision=41709
* Remove empty directories on uninstall.Steve Price2001-04-141-1/+2
| | | | Notes: svn path=/head/; revision=41387
* Correct location of depend object (MD5.pm).Maxim Sobolev2001-04-031-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40810
* s/Class:Tom.3/Class::Tom.3/gVanilla I. Shu2001-03-101-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39349
* Fix plist.Will Andrews2001-03-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39097
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Clean up mistakes: don't add trailing / to variable. i386-freebsd ->Will Andrews2001-01-012-2/+2
| | | | | | | %%PERL_ARCH%%. Notes: svn path=/head/; revision=36569
* Add p5-Class-Tom 3.02, a perl module to transport objects from one system toWill Andrews2001-01-015-0/+46
another. Notes: svn path=/head/; revision=36561