aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-FastMmap
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.28Sergey Skvortsov2008-08-152-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.28/Changes Notes: svn path=/head/; revision=218643
* - 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.25Sergey Skvortsov2008-02-142-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.25/Changes Notes: svn path=/head/; revision=207200
* Update to 1.19Sergey Skvortsov2007-09-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.19/Changes Notes: svn path=/head/; revision=200187
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+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 to 1.16Sergey Skvortsov2007-05-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes Notes: svn path=/head/; revision=192083
* Updated to 1.14Sergey Skvortsov2006-11-102-5/+5
| | | | | | | | PR: ports/104600 Submitted by: Jin-Shan Tseng <tjs xxx cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=177004
* 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
* Update to 1.09Sergey Skvortsov2005-02-132-3/+3
| | | | Notes: svn path=/head/; revision=128702
* Updated to 1.08Sergey Skvortsov2004-10-172-7/+3
| | | | Notes: svn path=/head/; revision=119665
* Updated to 1.07Sergey Skvortsov2004-08-212-5/+4
| | | | Notes: svn path=/head/; revision=116904
* Weaken perl version requirement (this module works on 5.6.x too).Sergey Skvortsov2004-08-192-5/+7
| | | | | | | Submitted by: Alex Kapranoff <alex@kapranoff.ru> Notes: svn path=/head/; revision=116694
* Updated to 1.06Sergey Skvortsov2004-05-242-3/+3
| | | | Notes: svn path=/head/; revision=109851
* Updated to 1.05Sergey Skvortsov2004-03-282-2/+3
| | | | Notes: svn path=/head/; revision=105525
* Mark port as depending on perl 5.8.xSergey Skvortsov2004-01-291-1/+7
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=99408
* Add p5-Cache-FastMmap 1.03,Sergey Skvortsov2004-01-254-0/+45
uses an mmap'ed file to act as a shared memory interprocess cache. Notes: svn path=/head/; revision=99075