Port details |
- p5-IPC-Shareable Share Perl variables between processes
- 1.13 devel =10 1.13Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2000-09-06 13:02:18
- Last Update: 2022-11-19 08:13:24
- Commit Hash: dbb78a4
- People watching this port, also watch:: wget, unzip, p5-libwww, p5-Digest-MD5, p5-Locale-gettext
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IPC-Shareable
- Description:
- IPC::Shareable allows you to tie a variable to shared memory making it
easy to share the contents of that variable with other Perl processes.
Scalars, arrays, and hashes can be tied. The variable being tied may
contain arbitrarily complex data structures - including references to
arrays, hashes of hashes, etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IPC-Shareable>0:devel/p5-IPC-Shareable
- To install the port:
- cd /usr/ports/devel/p5-IPC-Shareable/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IPC-Shareable
- pkg install p5-IPC-Shareable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IPC-Shareable
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665648626
SHA256 (IPC-Shareable-1.13.tar.gz) = 456e665f72a3fb7ba5a8e70e321cfc9c8259defb3111b51940ad08cab9c00e6b
SIZE (IPC-Shareable-1.13.tar.gz) = 51682
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-JSON>=0 : converters/p5-JSON
- p5-String-CRC32>=0 : devel/p5-String-CRC32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-JSON>=0 : converters/p5-JSON
- p5-String-CRC32>=0 : devel/p5-String-CRC32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-IPC-Shareable
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13 19 Nov 2022 08:13:24 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.13
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.12 17 Apr 2022 23:58:50 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.05
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
1.06 19 Sep 2021 01:54:12 |
Wen Heping (wen) |
devel/p5-IPC-Shareable: Update to 1.06 |
1.05 18 Jul 2021 17:48:17 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.05
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
1.04 06 Jul 2021 14:58:40 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.04
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
1.03 30 Jun 2021 20:43:59 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.03
- Add LICENSE
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
1.00 25 Jun 2021 13:40:19 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Shareable: Update to 1.00
- Add NO_ARCH
Changes: https://metacpan.org/dist/IPC-Shareable/changes |
0.61_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.61_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.61_1 11 Sep 2017 12:57:15 |
mat |
Update pkg-descr.
PR: 222214
Submitted by: Alexander Moisseev
Sponsored by: Absolight |
0.61_1 02 Jan 2017 20:13:17 |
adamw |
Reassign to the perl collective |
0.61_1 02 Jan 2017 20:04:36 |
rene |
leeym handed in his commit bit. |
0.61_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.61_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.61 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.61 06 Jan 2014 13:41:41 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.61 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.61 08 Sep 2013 05:43:27 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.61 19 Jan 2013 20:35:07 |
leeym |
- update to 0.61 |
0.60_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.60_1 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.60_1 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
0.60_1 26 Feb 2008 07:32:40 |
leeym |
- use CPAN macro
- handle dependency better
- bump PORTREVISION |
0.60 30 Mar 2007 20:35:18 |
leeym |
- update my email address in ports header |
0.60 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.60 18 Mar 2004 02:19:36 |
leeym |
SIZEify my ports.
Submitted by: trevor |
0.60 05 Jan 2004 18:20:34 |
leeym |
make this port portlint clean. |
0.60 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.60 17 Jun 2003 11:39:43 |
leeym |
add WWW entries and re-compose descriptions |
0.60 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.60 19 Aug 2002 08:01:34 |
leeym |
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor) |
21 Oct 2001 08:55:45 |
knu |
Remove a redundant trailing space. |
24 Jun 2001 21:29:39 |
dd |
Remove duplicate words where appropriate. |
13 Mar 2001 14:55:13 |
kevlo |
Update to version 0.60 |
14 Jan 2001 20:06:44 |
vanilla |
Upgrade to latest version. |
03 Dec 2000 01:35:04 |
vanilla |
Upgrade to 0.53 |
10 Oct 2000 05:42:43 |
kevlo |
- Update port from 0.51 to 0.52 - Change ${PERL_ARCH} in RUN_DEPENDS -
Reorder packing list |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
09 Sep 2000 10:59:54 |
kevlo |
Fix some omission for Makefile and PLIST. |
06 Sep 2000 17:02:18 |
sada |
New port: IPC-Shareable 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. |