Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
2906004e4f
Update to 2.000001
...
Changes: https://metacpan.org/changes/distribution/SQL-Abstract
2021-02-01 19:44:49 +00:00
Sunpoet Po-Chuan Hsieh
fe5f947e0f
Sort *_DEPENDS
2020-07-24 07:20:21 +00:00
Wen Heping
ef0b117625
- Update to 1.87
2020-07-19 10:59:07 +00:00
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
Wen Heping
40d17ead3e
- Fix LICENSE_FILE
...
Spotted by: sunpoet@
2018-08-23 01:15:04 +00:00
Wen Heping
616f9f41b6
- Add LICENSE_FILE_*
...
- Update DEPENDS
PR: 229695
Submitted by: svysh.fbsd@gmail.com
2018-08-22 03:41:52 +00:00
Wen Heping
49e3468b69
- Update to 1.86
...
Changes: https://metacpan.org/release/SQL-Abstract
2018-07-16 23:27:50 +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
e17d07b535
Update to 1.85
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2018-01-28 14:08:51 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
a5dbe3ed1c
Update to 1.84
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2017-04-04 07:37:58 +00:00
Sunpoet Po-Chuan Hsieh
220cfa15c1
Update to 1.82
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2017-03-22 21:36:04 +00:00
Sunpoet Po-Chuan Hsieh
724ba4b8b1
Fix *_DEPENDS
...
- Bump PORTREVISION for dependency change
SQL::Abstract::Test requires Test::Deep.
2017-01-08 20:43:34 +00:00
Sunpoet Po-Chuan Hsieh
45b365698b
Fix *_DEPENDS
...
- Move p5-Moo from TEST_DEPENDS to {BUILD|RUN}_DEPENDS
- Bump PORTREVISION for dependency change
- While I'm here, add NO_ARCH
PR: 215685
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
2017-01-01 01:47:35 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +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
Adam Weinberger
9e00ce3f62
Some OCD cleanups on some of the perl@ ports.
...
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +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
Frederic Culot
29552b03a8
- Update to 1.81
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2014-10-31 09:17:14 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Frederic Culot
a0ca6fd1f1
- Update to 1.80
...
- Remove unneeded dependencies
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2014-10-15 09:03:16 +00:00
Yen-Ming Lee
42233cfac4
- update to 1.78
2014-07-15 05:04:43 +00:00
Frederic Culot
d2b0a3e81f
- Update to 1.77
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2014-02-05 07:37:34 +00:00
Sunpoet Po-Chuan Hsieh
16345edded
- Update to 1.75
...
- Add missing TEST_DEPENDS
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2013-12-31 00:59:16 +00:00
Vanilla I. Shu
2bf8c2e6f0
Support STAGEDIR.
2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Mathieu Arnold
33ade412af
Update to 1.74.
2013-06-06 09:55:34 +00:00
Andrej Zverev
ceb9a290db
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 09:38:59 +00:00
Sunpoet Po-Chuan Hsieh
7bc7cef824
- Update to 1.73
...
- Add LICENSE
- Sort MAN3 and PLIST
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2012-07-11 09:00:00 +00:00
Steve Wills
2fe1236f2d
- Update TEST_DEPENDS
2011-09-22 03:08:38 +00:00
Wen Heping
d6ae8aee59
- Update to 1.72
...
ChangeLog: http://cpansearch.perl.org/src/FREW/SQL-Abstract-1.72/Changes
2010-12-23 01:12:58 +00:00
Wen Heping
48f4d2068b
- Update to 1.71
...
Changelog: http://search.cpan.org/src/RIBASUSHI/SQL-Abstract-1.71/Changes
2010-11-10 07:21:25 +00:00
Frederic Culot
94475e32da
- Update to 1.69
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
Approved by: sahil@ (mentor)
2010-10-26 05:32:20 +00:00
Wen Heping
c9e155e67f
- Update to 1.68
...
- Add missing depends
PR: ports/150639
Submitted by: Frederic Culot <frederic@culot.org>
2010-09-20 00:23:50 +00:00
Wen Heping
cd81a429d3
- Update to 1.67
2010-06-01 01:51:01 +00:00
Andrej Zverev
c486d62044
Update to 1.66
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2010-05-06 06:58:04 +00:00
Wen Heping
51309b4767
- Update to 1.65
2010-04-11 23:32:44 +00:00
Anton Berezin
3be282a6d3
Update to 1.63.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2010-03-24 12:23:43 +00:00
Anton Berezin
a0d3dfaa75
Update to 1.62.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2010-03-15 12:42:36 +00:00
Anton Berezin
0c5216ba44
Update to 1.61.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2010-02-05 21:02:38 +00:00
Anton Berezin
03130ee387
Update to 1.60.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
Feature safe: yes
2009-09-22 13:17:06 +00:00
Anton Berezin
6a5f57a45c
Update to 1.58.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2009-09-04 17:50:41 +00:00
Anton Berezin
ee5725aa69
Update to 1.57.
...
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
2009-09-03 21:55:57 +00:00
Mark Linimon
49728dccba
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2009-08-16 09:22:05 +00:00
Philip M. Gollucci
4b23ff6af7
- Update to 1.56
...
PR: ports/135730
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
2009-06-19 16:19:52 +00:00
Philip M. Gollucci
4339ee7523
- Update to 1.55
...
PR: ports/135101
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself)
2009-06-15 21:10:02 +00:00
Lars Balker Rasmussen
f5fdd4a8c9
Update to 1.53
2009-05-04 04:16:57 +00:00
Lars Balker Rasmussen
715a991e79
Update to 1.51
2009-03-29 11:21:44 +00:00