aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Session-Memcached
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Use real PORTVERSIONSunpoet Po-Chuan Hsieh2018-01-071-3/+1
| | | | Notes: svn path=/head/; revision=458319
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Add LICENSESunpoet Po-Chuan Hsieh2017-08-191-2/+6
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=448328
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. TheAdam Weinberger2015-06-241-1/+0
| | | | | | | | | 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). Notes: svn path=/head/; revision=390487
* Reassign databases/ perl modules to perl@.Adam Weinberger2015-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=385904
* Back to the pool.Grzegorz Blach2015-04-161-1/+1
| | | | | | | | Currently and in near future I don't have time to be responsible for any port. Notes: svn path=/head/; revision=384126
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371255
* - Support stagingGrzegorz Blach2013-10-082-3/+1
| | | | Notes: svn path=/head/; revision=329842
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326901
* - Change my email address to gblach@FreeBSD.orgGrzegorz Blach2012-11-041-6/+2
| | | | | | | | | - Change Makefile headers to shorter form Feature safe: yes Notes: svn path=/head/; revision=306964
* - Update to 0.202Sunpoet Po-Chuan Hsieh2011-10-212-3/+3
| | | | | | | | | | 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) Notes: svn path=/head/; revision=284046
* - Update to 0.201Sunpoet Po-Chuan Hsieh2011-10-092-9/+10
| | | | | | | | | | 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) Notes: svn path=/head/; revision=283240
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* Add p5-Dancer-Session-Memcached 0.1, memcached-based session backend forSteve Wills2011-01-044-0/+37
Dancer. PR: ports/153590 Submitted by: Grzegorz Blach <magik at roorback.net> Approved by: wxs (mentor) Notes: svn path=/head/; revision=267358