Dag-Erling Smørgrav
9dff352320
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)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
c9d7b62c28
- Update to 0.20
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2016-11-06 16:46:35 +00:00
Kurt Jaeger
397b081664
databases/p5-Dancer-Plugin-Database-Core: 0.14 -> 0.16
...
- Fix bug introduced in 0.15's refactoring which stopped empty where
clauses (e.g. $where => {}) working
- factor code for Dancer::Plugin::SimpleCRUD (joshrabinowitz)
PR: 211829
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Approved by: sunpoet (maintainer timeout)
2016-08-30 02:55:33 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
baef130025
- Update to 0.14
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2016-02-01 19:47:44 +00:00
Sunpoet Po-Chuan Hsieh
134e7b8865
- Update to 0.13
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2015-10-08 18:44:49 +00:00
Sunpoet Po-Chuan Hsieh
ab28e2b4a3
- Update to 0.12
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2015-08-19 03:53:27 +00:00
Sunpoet Po-Chuan Hsieh
bafdc4a063
- Update to 0.11
...
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2015-06-17 17:25:07 +00:00
Sunpoet Po-Chuan Hsieh
fdac775e91
- Update to 0.10
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2015-05-15 18:05:03 +00:00
Sunpoet Po-Chuan Hsieh
89617693cd
- Update to 0.09
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2015-05-01 09:59:55 +00:00
Mathieu Arnold
eee58d187e
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
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
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
04a2fcdccf
- Update to 0.08
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2014-11-24 18:25:00 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
9d2010b280
- Update to 0.07
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2014-09-02 15:37:41 +00:00
Sunpoet Po-Chuan Hsieh
0f44a9ad3f
- Update to 0.06
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2014-04-02 19:01:24 +00:00
Sunpoet Po-Chuan Hsieh
7962fbd027
- Add p5-Dancer-Plugin-Database-Core 0.05
...
Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database
and Dancer2::Plugin::Database modules.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/
2013-12-31 02:54:13 +00:00