aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* make this port portlint clean.Yen-Ming Lee2004-01-051-1/+1
| | | | Notes: svn path=/head/; revision=97386
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* add WWW entries and re-compose descriptionsYen-Ming Lee2003-06-171-7/+9
| | | | Notes: svn path=/head/; revision=83144
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Remove a redundant trailing space.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49023
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* Update to version 0.60Kevin Lo2001-03-132-3/+3
| | | | | | | | PR: 25765 Submitted by: maintainer Notes: svn path=/head/; revision=39755
* Upgrade to latest version.Vanilla I. Shu2001-01-142-2/+2
| | | | | | | | PR: ports/24298 Submitted by: maintainer Notes: svn path=/head/; revision=37197
* Upgrade to 0.53Vanilla I. Shu2000-12-032-2/+2
| | | | | | | | PR: ports/23236 Submitted by: maintainer Notes: svn path=/head/; revision=35617
* - 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 Notes: svn path=/head/; revision=33650
* Fix some omission for Makefile and PLIST.Kevin Lo2000-09-092-3/+6
| | | | | | | | PR: 21103 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32459
* 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> Notes: svn path=/head/; revision=32340