1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
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
Wen Heping
69253b19f7 - Update to 0.53
Changes: https://metacpan.org/changes/distribution/DBD-CSV
2018-05-23 02:15:31 +00:00
Wen Heping
133110e749 - Update to 0.51
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.51/ChangeLog
2018-03-31 09:11:29 +00:00
Sunpoet Po-Chuan Hsieh
85f1b0e524 Fix version requirement of *_DEPENDS 2018-03-22 19:53:25 +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
b7dd3f7146 - Update *_DEPENDS 2016-11-05 18:01:23 +00:00
Mathieu Arnold
f0c99901c7 Update to 0.49.
Sponsored by:	Absolight
2016-06-21 15:06:13 +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
Dmitry Marakasov
4d4b259bcd - Add NO_ARCH
Approved by:	portmgr blanket
2015-05-31 13:37:20 +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
Adam Weinberger
45ce689170 Update to 0.48.
Changes: https://metacpan.org/changes/distribution/DBD-CSV
2015-02-14 18:08:38 +00:00
Wen Heping
86569c42fc - Update to 0.46
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.46/ChangeLog
- Update DEPENDS
2014-12-07 01:38:13 +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
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Yen-Ming Lee
076e611c63 - update to 0.43 2014-07-15 06:57:10 +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
Philippe Audeoud
49e7ce127e - Update to 0.41
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
2013-08-01 13:28:58 +00:00
Anton Berezin
29f3308519 Update to 0.38.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
2013-01-11 10:44:58 +00:00
Andrej Zverev
c810d087f5 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 08:50:54 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Wen Heping
398ce16378 - Update to 0.36
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.36/ChangeLog
2012-08-27 00:33:19 +00:00
Sunpoet Po-Chuan Hsieh
ed97c5ebc7 - Add LICENSE
- Add TEST_DEPENDS
- Sort MAN3 and PLIST
2012-06-12 19:03:24 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Wen Heping
d77ee3ea89 - Update to 0.35
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.35/ChangeLog
2012-05-25 07:13:39 +00:00
Philippe Audeoud
d94b4810ae - Update to 0.34
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog
2012-05-14 14:07:24 +00:00
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Wen Heping
2c1c3213db - Update to 0.33
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.33/ChangeLog
2011-09-08 08:29:19 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
d5f330710f - Update DEPENDS and improve Makefile
Submitted by:	frederic@culot.org (via Email)
2010-09-27 06:52:44 +00:00
Wen Heping
86fa42fbba - Update to 0.31 2010-09-26 00:27:27 +00:00
Anton Berezin
8e8428cced Update to 0.30.
Changes:	http://search.cpan.org/dist/DBD-CSV/ChangeLog
2010-07-09 14:02:31 +00:00
Yen-Ming Lee
d2296c2269 - update to 0.29 2010-06-02 20:54:27 +00:00
Anton Berezin
55c2c372fb Update to 0.28.
Changes:	http://search.cpan.org/dist/DBD-CSV/ChangeLog
2010-03-16 14:41:13 +00:00
Anton Berezin
99ba687af1 Update to 0.27.
Changes:	http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe:	yes
2010-02-17 20:25:46 +00:00
Lars Balker Rasmussen
fb7af90424 - Update to 0.26
- Tweak BUILD_DEPENDS to include minimum-required version of requisite ports
- Flesh out pkg-descr

PR:		140953
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-28 02:17:11 +00:00
Anton Berezin
b31056b879 Update to 0.25.
Changes:	http://search.cpan.org/dist/DBD-CSV/ChangeLog
2009-10-19 14:16:42 +00:00
Erwin Lansing
dc3b831b6b Reassign my p5-* ports to perl@ so more than one person
can look at them.
2009-01-29 17:41:17 +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
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
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Erwin Lansing
acde26f363 Let the IGNORE message make a bit more sense and change it from:
===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
2005-10-31 18:24:21 +00:00
Erwin Lansing
8749078fbc Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17
Submitted by:	Mark McPherson <admin@segment.org>
2005-05-15 16:25:29 +00:00
Erwin Lansing
0c61cd09b1 Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-File
dependency.

Prompted by:	mat
PR:		80015
2005-05-02 11:23:29 +00:00
Erwin Lansing
df862338c4 Update to 0.22 2005-04-04 12:32:27 +00:00
Dmitry Sivachenko
440afad6c5 Update to version 0.21.
Reviewed by:	maintainer, mat
2004-11-12 08:18:06 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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