summaryrefslogtreecommitdiff
path: root/devel/p5-Data-TemporaryBag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-3/+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.09Sergey Skvortsov2006-04-073-7/+4
| | | | | | | Changes: http://search.cpan.org/src/YSAS/Data-TemporaryBag-0.09/Changes Notes: svn path=/head/; revision=159010
* 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
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-3/+4
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Updated to 0.08Sergey Skvortsov2004-01-292-2/+2
| | | | Notes: svn path=/head/; revision=99370
* Updated to 0.07Sergey Skvortsov2004-01-162-2/+2
| | | | Notes: svn path=/head/; revision=98284
* Fix module - broken on perl 5.00503Sergey Skvortsov2003-06-022-3/+32
| | | | | | | Pointed by: Mathieu Arnold <mat@mat.cc> Notes: svn path=/head/; revision=81979
* Updated to 0.06Sergey Skvortsov2003-05-214-12/+22
| | | | | | | PR: ports/51848 Notes: svn path=/head/; revision=81603
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Add p5-Data-TemporaryBag 0.04, a perl Bag class that handles long-sized dataAnton Berezin2001-12-075-0/+38
using a temporary file. PR: 32398 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=51170