Commit graph

57 commits

Author SHA1 Message Date
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
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