aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-LJ-Cache
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Remove obsolete mastersite.linimon2005-09-281-2/+1
| | | | Source: distfile survey
* - Reset MAINTAINER to ports@FreeBSD.orgkrion2004-04-161-1/+1
| | | | | PR: ports/65603 Submitted by: michael johnson <ahze at ahze dot net>
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Update email address.edwin2003-12-201-1/+1
| | | | | | | I'm not sure how much longer I will have a email account at rgv. PR: ports/60406 Submitted by: michael johnson <ahze@ahze.net>
* utilize SITE_PERLijliao2003-10-242-9/+8
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update maintainer's e-mail address.trevor2002-02-121-1/+1
| | | | PR: 34866
* Remove duplicate words where appropriate.dd2001-06-251-1/+1
| | | | Approved by: sobomax, obrien
* Add proper PERL_VER support.roam2001-04-171-3/+8
| | | | Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-LJ-Cache 1.0, a perl5 implementation of an LRU dictionary cache.will2001-03-315-0/+35
PR: 26086 Submitted by: Michael Johnson <ahze@ahze.net>