summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.60Kevin Lo2001-03-132-3/+3
| | | | | PR: 25765 Submitted by: maintainer
* Upgrade to latest version.Vanilla I. Shu2001-01-142-2/+2
| | | | | PR: ports/24298 Submitted by: maintainer
* Upgrade to 0.53Vanilla I. Shu2000-12-032-2/+2
| | | | | PR: ports/23236 Submitted by: maintainer
* - Update port from 0.51 to 0.52Kevin Lo2000-10-103-9/+6
| | | | | | | | - Change ${PERL_ARCH} in RUN_DEPENDS - Reorder packing list PR: 21883 Submitted by: MAINTAINER
* Fix some omission for Makefile and PLIST.Kevin Lo2000-09-092-3/+6
| | | | | PR: 21103 Submitted by: MAINTAINER
* New port: IPC-ShareableSADA Kenji2000-09-065-0/+40
IPC::Shareable allows you to tie a a variable to shared memory making it easy to share the contents of that variable with other Perl processes. PR: ports/18816 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>