Port details |
- p5-Cache-Memcached-Fast Fast Perl client for memcached, a distributed memory cache daemon
- 0.28 databases =2 0.28Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2007-12-17 11:44:55
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv2+
- WWW:
- https://metacpan.org/release/Cache-Memcached-Fast
- Description:
- Cache::Memchached::Fast is a Perl client for memcached, a memory cache
daemon. Module core is implemented in C and tries hard to minimize
number of system calls and to avoid any key/value copying for speed.
As a result, it has very low CPU consumption.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Cache-Memcached-Fast>0:databases/p5-Cache-Memcached-Fast
- To install the port:
- cd /usr/ports/databases/p5-Cache-Memcached-Fast/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Cache-Memcached-Fast
- pkg install p5-Cache-Memcached-Fast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Cache-Memcached-Fast
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664768190
SHA256 (Cache-Memcached-Fast-0.28.tar.gz) = 7c424c253b65ff62cf1577bb418802192a18805ea31fafc0a7ae589e446c89d2
SIZE (Cache-Memcached-Fast-0.28.tar.gz) = 96175
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.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Cache-Memcached-Tie
- www/p5-Catalyst-Model-Memcached
- www/p5-Catalyst-Plugin-Cache-Memcached-Fast
- www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
- for Run
-
- devel/p5-Cache-Memcached-Tie
- www/p5-Catalyst-Model-Memcached
- www/p5-Catalyst-Plugin-Cache-Memcached-Fast
- www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
Configuration Options:
- No options to configure
- Options name:
- databases_p5-Cache-Memcached-Fast
- 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 |
0.28 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
0.28 03 Oct 2022 17:11:06 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-Cache-Memcached-Fast: Update to 0.28
Changes: https://metacpan.org/dist/Cache-Memcached-Fast/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) |
0.27 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 ) |
0.27 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.27 26 May 2021 19:00:11 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-Cache-Memcached-Fast: Update to 0.27
Changes: https://metacpan.org/changes/distribution/Cache-Memcached-Fast |
0.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.26 07 Apr 2020 14:33:37 |
sunpoet |
Update to 0.26
- Strip shared library
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Cache-Memcached-Fast |
0.25_1 10 Feb 2019 00:08:31 |
sunpoet |
Remove Perl core module
- Bump PORTREVISION for dependency change |
0.25 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.25 28 Jul 2018 12:30:27 |
miwi |
- Update to 0.25
PR: 229319
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer timeout
Sponsored by: iXsystems Inc. |
0.21_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.21_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.21 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.21 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.21 28 Jan 2014 16:46:12 |
miwi |
- Stage support |
0.21 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.21 08 Sep 2013 14:44:57 |
tobez |
Update to 0.21.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes |
0.19_2 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.19_2 12 Jul 2013 13:20:05 |
bapt |
Mark jobs unsafe
Trim headers
Convert to USES=gmake |
0.19_2 18 Dec 2012 11:34:02 |
tobez |
Drop support for perl 5.8.
Nudged by: az |
0.19_1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.19_1 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.19_1 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.19_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.19_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
0.19 11 Jun 2010 12:01:25 |
tobez |
Update to 0.19.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Feature safe: yes |
0.17 09 Jan 2010 23:27:27 |
pgollucci |
- Update to 0.17
PR: ports/141581
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@) |
0.16 02 Jul 2009 10:06:13 |
tobez |
Update to 0.16.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Submitted by: pgollucci
PR: 135723 |
0.14 10 Feb 2009 11:45:11 |
tobez |
Update to 0.14.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes |
0.13 17 Oct 2008 12:48:11 |
tobez |
Fix plist broken by the last commit.
Reported by: QAT-bot |
0.13 17 Oct 2008 12:01:57 |
tobez |
Update to 0.13.
Changes: http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.13/Changes
Poked by: Anton Yuzhaninov <citrin@citrin.ru> |
0.12 03 Sep 2008 08:53:02 |
tobez |
Update to 0.12.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes |
0.10 01 May 2008 14:45:01 |
tobez |
Update to 0.10.
Changes:
http://search.cpan.org/dist/Cache-Memcached-Fast/Changes |
0.08 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) |
0.08 07 Feb 2008 12:30:49 |
tobez |
Update to 0.08. Require Perl 5.8. |
0.06 07 Jan 2008 09:20:17 |
tobez |
Update to 0.06.
Changes:
http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.06/Changes
Submitted by: Maxim Maximov <mcsi@mcsi.ru> |
0.05 20 Dec 2007 09:39:32 |
tobez |
Update to 0.05.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes |
0.04 17 Dec 2007 11:44:37 |
tobez |
Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon. |