aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cache
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* iconditionalize dependencies on modules included in perl 5.8Edwin Groothuis2003-05-091-4/+9
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. These patches only include unmaintained ports. PR: ports/50589 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=80498
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Remove empty directories on uninstall.Steve Price2001-04-201-0/+2
| | | | Notes: svn path=/head/; revision=41709
* P5-IPC-Cache persist data across processes via shared memory.Vanilla I. Shu2001-04-025-0/+33
Notes: svn path=/head/; revision=40775