Commit graph

6 commits

Author SHA1 Message Date
Erwin Lansing
6d5b040edb - Update to 0.09 [1]
- Hack around porversion decrease by using DISTNAME to avoid
  bumping PORTEPOCH.

PR:		89337 [1]
Submitted by:	aaron
2005-11-21 18:11:23 +00:00
Erwin Lansing
e250a33a0b Update to 0.081 2004-05-31 12:10:55 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Erwin Lansing
8ae3bcc7de Update to 0.08 2003-10-30 20:24:54 +00:00
Erwin Lansing
f2e3e35d61 Update to 0.07 2003-06-17 20:57:24 +00:00
Edwin Groothuis
35dbd00b34 New port: Cache::Mmap
This module provides a shared cache, using a memory mapped
	file. Very useful for mod_perl applications. If routines
	are provided which interact with the underlying data, access
	to the cache is completely transparent, and the module
	handles all the details of refreshing cache contents, and
	updating underlying data, if necessary.

PR:		ports/47465
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-04 11:26:04 +00:00