35 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
benoit
051086b826 Update to p5-Cache-FastMmap-1.57. 2021-10-16 08:16:10 +00:00
benoit
3fc28cc53d Update to p5-Cache-FastMmap-1.56. 2020-12-14 09:19:03 +00:00
benoit
7e60396826 Update to p5-Cache-FastMmap-1.53. 2020-12-10 09:09:52 +00:00
benoit
2c1a7220ec Update to p5-Cache-FastMmap-1.51. 2020-11-15 07:54:12 +00:00
benoit
a4fbf4a370 Update to p5-Cache-FastMmap-1.50. 2020-11-07 06:08:25 +00:00
benoit
08eb3b6349 Update to p5-Cache-FastMmap-1.49. 2020-10-18 08:01:01 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
benoit
c74e0134b2 Update to p5-Cache-FastMmap-1.48 from wen heping, thanks. 2020-02-04 09:50:59 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
benoit
71c63545d3 Update to p5-Cache-FastMmap-1.45. 2017-04-28 16:03:39 +00:00
jasper
732fdc6845 update to p5-Cache-FastMmap-1.44 2016-09-02 22:51:59 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit
b461f0fa0b Update to p5-Cache-FastMmap-1.43. 2015-10-30 16:34:05 +00:00
benoit
8e7caff4c1 Update to p5-Cache-FastMmap-1.40. 2015-08-31 13:27:27 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
bentley
a5dde47901 Remove MAINTAINER per request. 2015-06-17 06:16:51 +00:00
sthen
ef39390c13 drop USE_GROFF, output checked with gmdiff 2015-01-21 14:27:55 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
91a97a3b65 @comment zero-byte perl .bs files 2014-06-14 23:24:53 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
0e6bfec3fa sync wantlib 2012-08-23 15:00:32 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
simon
cbcea99c6e update to version 1.34
confirmed by maintainer Srebrenko Sehic
2009-06-19 16:52:13 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
jasper
38978ef8c6 - fix build with GCC2 2008-09-24 17:45:42 +00:00
simon
0322cbac24 update to version 1.24
confirmed by maintainer
2007-11-19 18:53:21 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
steven
9d1f58fe0b update to 1.16, from maintainer Srebrenko Sehic 2007-06-23 13:31:40 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
dassow
441e752425 update to 1.14
from MAINTAINER Srebrenko Sehic <ssehic@gmail.com>
2006-12-22 10:01:33 +00:00
espie
059f2924e6 switch about half of devel/p5-* to newest cpan practices 2006-11-25 16:32:33 +00:00
steven
3c45419fd9 initial import of Cache::FastMmap 1.09
A shared memory cache through an mmap'ed file. It's core is written in C for
performance. It uses fcntl locking to ensure multiple processes can safely 
access the cache at the same time. It uses a basic LRU algorithm to keep the 
most used entries in the cache.

submitted by Srebrenko Sehic, ssehic at gmail.com

ok sturm@
2006-04-13 22:14:01 +00:00