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
Lars Balker Rasmussen
1dcc87ad5e
Update to 1.50
...
PR: 132617
Submitted by: Wen Heping <wenheping@gmail.com>
2009-03-22 00:22:12 +00:00
Lars Balker Rasmussen
32b0b2d8e3
Update to 1.24 (apparantly 1.23 was FUBAR: http://search.cpan.org/src/MSTROUT/SQL-Abstract-1.24/Changes )
2008-07-09 22:29:18 +00:00
Lars Balker Rasmussen
3fdc766263
Update to 1.23
2008-07-09 20:52:07 +00:00
Marcelo Araujo
4aaab89f57
- 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)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Lars Balker Rasmussen
bd27ba56cc
Update to 1.22
2007-01-05 17:55:38 +00:00
Lars Balker Rasmussen
e7dc7669c7
Changing email-address on my 80 ports.
...
Approved by: erwin (mental)
2006-05-01 13:52:00 +00:00
Sergey Matveychuk
ea6d4992c2
- Update to 1.21
...
PR: ports/94965
Submitted by: maintainer
2006-03-26 19:39:16 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:29:46 +00:00
Marcus Alves Grando
bf842df570
Update to 1.20
...
PR: 86786
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: lars@balker.org (maintainer), pav (mentor)
2005-10-02 14:14:39 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Roman Bogorodskiy
357e62bdc2
Mark IGNORE for old perl versions.
...
Reported by: pointyhat via kris
2005-07-10 05:50:51 +00:00
Roman Bogorodskiy
205f4ec73e
- update to 1.19
...
- pass maintainership to Lars Balker Rasmussen (lars@balker.dk )
PR: 83072
Submitted by: Dominic Mitchell (former maintainer)
2005-07-07 04:33:34 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Erwin Lansing
086571fda8
Update to 1.13
...
PR: 58077
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer timeout (almost 3 weeks)
2003-11-04 09:05:12 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00