Port details |
- p5-IPC-Locker Provide a server for locks and clients to access that server
- 1.502 devel =4 1.502Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-09-11 14:15:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-ExtUtils-ParseXS, pure-ftpd, p5-libwww, p5-MLDBM, openvpn
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IPC-Locker
- Description:
- This package provides a server for locks and a package for clients to access
that server. The result is that clients can access named locks on a Internet
wide bases, solving critical section problems without the mess of NFS or other
file locking techniques.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IPC-Locker>0:devel/p5-IPC-Locker
- To install the port:
- cd /usr/ports/devel/p5-IPC-Locker/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IPC-Locker
- pkg install p5-IPC-Locker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IPC-Locker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654708454
SHA256 (IPC-Locker-1.502.tar.gz) = 384abf1e147f5f428234e60b3827ec16135779b0fcc246441de5b57f68386989
SIZE (IPC-Locker-1.502.tar.gz) = 35281
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- sysutils/p5-Schedule-Load
- for Run
-
- sysutils/p5-Schedule-Load
Configuration Options:
- No options to configure
- Options name:
- devel_p5-IPC-Locker
- 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 |
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.502 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.502 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.502 09 Jun 2022 11:00:14 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Locker: Update to 1.502
Changes: https://metacpan.org/dist/IPC-Locker/changes |
1.500 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.500 28 Oct 2019 14:56:15 |
sunpoet |
Update to 1.500
Changes: https://metacpan.org/changes/distribution/IPC-Locker |
1.496 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 |
1.496 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.496 26 Apr 2017 18:46:05 |
sunpoet |
Update to 1.496
Changes: http://search.cpan.org/dist/IPC-Locker/Changes |
1.494 20 Jan 2017 19:37:56 |
sunpoet |
Update to 1.494
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/IPC-Locker/Changes |
1.492_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.492_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 ) |
1.492 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.492 30 Oct 2013 01:38:25 |
vanilla |
Support STAGEDIR. |
1.492 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.492 29 Aug 2013 17:16:53 |
sunpoet |
- Add WWW
- Use single space after WWW:
- Remove Author line |
1.492 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.492 02 Feb 2013 15:06:54 |
tobez |
Update to 1.492.
Changes: http://search.cpan.org/dist/IPC-Locker/Changes |
1.491 19 Mar 2012 15:45:30 |
culot |
- Update to 1.491
Changes: http://search.cpan.org/dist/IPC-Locker/Changes
Feature safe: yes |
1.489 22 Jan 2012 08:08:39 |
culot |
- Update to 1.489
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/IPC-Locker/Changes |
1.488 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.488 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.488 18 Aug 2010 12:29:57 |
az |
Update to 1.488.
PR: ports/149353
Submitted by: Frederic Culot <frederic@culot.org> |
1.487 05 Jul 2010 21:21:34 |
sahil |
- Update to 1.487
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
1.486 21 Apr 2010 12:58:32 |
wen |
- Update to 1.486 |
1.485 04 Mar 2010 14:52:34 |
tobez |
Update to 1.485.
Changes: http://search.cpan.org/dist/IPC-Locker/Changes
Feature safe: yes |
1.484 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) |
1.484 11 May 2009 01:27:53 |
leeym |
- update to 1.484 |
1.483 13 Aug 2008 16:54:11 |
erwin |
Update to 1.483 |
1.482 03 Jul 2008 06:48:14 |
leeym |
- update to 1.482 |
1.481 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.481 08 Feb 2008 15:56:36 |
miwi |
- Update to 1.481
PR: 120413
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.472 23 Jul 2007 05:40:25 |
clsung |
- Update to 1.472 |
1.471 07 Jul 2007 23:53:22 |
miwi |
- Update to 1.471 |
1.470 25 May 2007 23:34:16 |
erwin |
Update to 1.470 |
1.463 06 Apr 2007 07:00:33 |
clsung |
- Update to 1.463 |
1.461 25 Jan 2007 07:14:46 |
clsung |
- Update to 1.461 |
1.460 24 Jan 2007 08:14:53 |
clsung |
- Update to 1.460 |
1.452 09 Aug 2006 03:59:21 |
clsung |
- update to 1.452 |
1.451 26 May 2006 09:49:22 |
tobez |
Update to 1.451. |
1.450 17 May 2006 17:24:57 |
erwin |
Update to 1.450 |
1.440 21 Apr 2006 07:36:22 |
tobez |
Update to 1.440. Assign maintainer to perl@. Require perl from ports. |
1.434 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.434 09 Nov 2005 09:30:24 |
tobez |
Update to 1.434. |
1.433 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.433 20 Jan 2005 09:01:48 |
tobez |
Update to 1.433. |
1.431 13 Oct 2004 10:58:12 |
tobez |
Update to 1.431. |
1.430 15 Feb 2004 14:54:27 |
tobez |
Update to 1.430 |
1.420 16 Dec 2003 11:34:58 |
tobez |
Update to 1.420. |
1.410 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.410 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. |
1.410 02 Feb 2003 15:33:25 |
tobez |
Update to 1.410.
Vendor changes: add an ability to list locks currently held |
1.401 11 Sep 2002 14:14:55 |
tobez |
Add p5-IPC-Locker, a collection of perl modules that provides a server
for locks and clients to access that server. |