Port details |
- p5-File-CounterFile Perl module for persistent counter class
- 1.04_1 misc =4 1.04_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2000-06-29 22:05:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-AppConfig, p5-SQL-Statement, p5-Parse-CPAN-Packages, p5-Class-DBI-DATA-Schema, cops
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/File-CounterFile
- Description:
- This Perl module implements a persistent counter class. Each counter is
represented by a separate file in the file system. File locking is applied,
so multiple processes might try to access the same counters at the same
time without risk fo counter destruction.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-CounterFile>0:misc/p5-File-CounterFile
- To install the port:
- cd /usr/ports/misc/p5-File-CounterFile/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/p5-File-CounterFile
- pkg install p5-File-CounterFile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-File-CounterFile
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (File-CounterFile-1.04.tar.gz) = 3fd6d66ffa92b884fc9feb4f200daf47250570520c6955fdca7e717fd4a6ac1f
SIZE (File-CounterFile-1.04.tar.gz) = 4811
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
-
- finance/p5-Business-OnlinePayment-VirtualNet
- for Run
-
- finance/p5-Business-OnlinePayment-VirtualNet
Configuration Options:
- No options to configure
- Options name:
- misc_p5-File-CounterFile
- 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.04_1 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.04_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.04_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.04_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 |
1.04_1 07 Apr 2017 18:50:22 |
lth |
Moving maintainership burden onto broader shoulders |
1.04_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.04 05 Jan 2014 12:30:06 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.04 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.04 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.04 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.04 08 Sep 2007 01:01:47 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.04 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.04 22 Jan 2006 02:28:45 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.04 01 Jun 2004 12:32:33 |
lth |
Change of email address.
Approved by: erwin (mentor) |
1.04 19 Mar 2004 01:51:15 |
trevor |
Add size data, approved by maintainers. |
1.04 27 Jan 2004 22:52:18 |
erwin |
Make PERL_LEVEL comparision match the comment :)
PR: 61882
Submitted by: maintainer |
1.04 24 Jan 2004 18:20:26 |
krion |
- Update to 1.04
* PREFIX-clean under perl 5.005_03
PR: 61837
Submitted by: maintainer |
1.03 18 Jan 2004 18:21:17 |
krion |
- Update to version 1.03
PR: 61515
Submitted by: maintainer |
1.02 28 Dec 2003 17:07:57 |
krion |
- Update to version 1.02
- Assign maintainership to Lars Thegler <lars@thegler.dk>
PR: 60656
Submitted by: Lars Thegler <lars@thegler.dk> |
1.01 14 Oct 2003 13:20:35 |
vanilla |
Upgrade to 1.01.
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.00 06 Jul 2003 13:08:01 |
kuriyama |
Update to 1.00.
Add WWW:.
Reset maintainer to ports@ (bounce).
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52327 |
0.12 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
0.12 16 Apr 2002 07:35:46 |
dirk |
Use /var/tmp/ as default temporary directory instead of /usr/tmp/.
Approved by: maintainer timeout |
14 Apr 2001 22:12:17 |
steve |
Remove a file that wasn't being installed and remove empty directories on
deinstallation. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
30 Jun 2000 02:05:41 |
will |
Add p5-File-CounterFile, a perl module for persistent counters. |