Port details |
- p5-Dancer-Session-Memcached Memcached-based session backend for Dancer
- 0.202 databases
=1 0.202Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2011-01-04 03:27:55
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: codespell, xtruco, p5-Test-SharedFork
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- A session engine for Dancer based on the Memcache API.
Session are stored as memcache objects via a list of Memcached servers.
WWW: https://metacpan.org/release/Dancer-Session-Memcached
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer-Session-Memcached>0:databases/p5-Dancer-Session-Memcached
- To install the port:
- cd /usr/ports/databases/p5-Dancer-Session-Memcached/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Dancer-Session-Memcached
- pkg install p5-Dancer-Session-Memcached
- PKGNAME: p5-Dancer-Session-Memcached
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Dancer-Session-Memcached-0.202.tar.gz) = 8193510f490f6c264238645429ca70418bcec68757071a47bb0e7d4405495feb
SIZE (Dancer-Session-Memcached-0.202.tar.gz) = 11085
- 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-Cache-Memcached>=0 : databases/p5-Cache-Memcached
- p5-Dancer>=0 : www/p5-Dancer
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Cache-Memcached>=0 : databases/p5-Cache-Memcached
- p5-Dancer>=0 : www/p5-Dancer
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-Dancer-Session-Memcached
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.202
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.202
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.202
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Jan 2018 12:12:22
0.202
|
sunpoet  |
Use real PORTVERSION |
15 Sep 2017 08:58:50
0.2.02_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 Aug 2017 16:05:14
0.2.02_1
|
sunpoet  |
Add LICENSE
- Add NO_ARCH |
01 Apr 2016 14:00:57
0.2.02_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2015 15:16:24
0.2.02_1
|
adamw  |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers). |
09 May 2015 16:50:00
0.2.02_1
|
adamw  |
Reassign databases/ perl modules to perl@.
Also:
- Sort plists
- Sort DEPENDS
- Add TEST_DEPENDS where necessary
- p5-Class-DBI-DDL: switch to USE_PERL5=configure
- Remove unnecessary or unusual stuff from pkg-descr's
- Regenerate patches using makepatch where necessary
- Based on the description from p5-DBIx-Password (most of which I've
excised), it isn't clear whether this module even works when it's
built non-interactive
- p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS
as well
- p5-T2: Fails 'make test' (as it did before). The module isn't even
present on CPAN or Meta::CPAN, and should probably be considered
for deletion |
16 Apr 2015 20:13:44
0.2.02_1
|
gblach  |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
26 Nov 2014 13:08:38
0.2.02_1
|
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 ) |
20 Oct 2014 10:41:13
0.2.02
|
bapt  |
Cleanup plist |
08 Oct 2013 22:40:02
0.2.02
|
gblach  |
- Support staging |
20 Sep 2013 16:13:49
0.2.02
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 13:50:14
0.2.02
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
04 Nov 2012 13:05:06
0.2.02
|
gblach  |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
21 Oct 2011 07:12:39
0.2.02
|
sunpoet  |
- Update to 0.202
Changes: http://search.cpan.org/dist/Dancer-Session-Memcached/Changes
PR: ports/161831
Submitted by: sunpoet (myself)
Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) |
09 Oct 2011 13:17:53
0.2.01
|
sunpoet  |
- Update to 0.201
Changes: http://search.cpan.org/dist/Dancer-Session-Memcached/Changes
PR: ports/161300
Submitted by: sunpoet (myself)
Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) |
20 Jun 2011 08:34:49
0.1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
12 Feb 2011 09:30:23
0.1
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
04 Jan 2011 03:27:40
0.1
|
swills  |
Add p5-Dancer-Session-Memcached 0.1, memcached-based session backend for
Dancer.
PR: ports/153590
Submitted by: Grzegorz Blach <magik at roorback.net>
Approved by: wxs (mentor) |