Dmitry Marakasov
4d4b259bcd
- Add NO_ARCH
...
Approved by: portmgr blanket
2015-05-31 13:37:20 +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
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
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
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
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
Erwin Lansing
6b470bae86
Conditionalise dependencies on databases/p5-DBI: for perl
...
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
2003-09-16 05:43:52 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Akinori MUSHA
2e4c764a61
De-pkg-comment.
2003-02-21 11:15:57 +00:00
Akinori MUSHA
37b7d031e0
Correct a *_DEPENDS entry. SQL/Statement.pm installed by
...
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.
Submitted by: bento
2002-09-23 11:44:47 +00:00
Anton Berezin
21fd0b8b9e
Update to 0.2002, let submitter be the maintainer.
...
PR: 38890
Submiteed by: Erwin Lansing <erwin@lansing.dk>
2002-06-07 19:14:43 +00:00
Ying-Chieh Liao
1b93f8f793
upgrade to 0.1028
...
PR: 38501
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-05-24 13:47:17 +00:00
Dirk Meyer
61de52eb20
Dropped Maintainership
2001-08-01 05:42:06 +00:00
Dirk Meyer
385c248462
change MAINTAINER to FreeBSD.org address
2001-06-24 04:28:57 +00:00
Vanilla I. Shu
95fb5ca6d8
Upgrade
...
p5-DBD-CSV => 0.1027
p5-DBD-XBase => 0.173
p5-Net-ext => 0.932
p5-String-Approx => 3.15
Approved by: maintainers
2001-05-12 06:28:41 +00:00
Vanilla I. Shu
5a036a415a
Upgrade to 0.1025
...
Approved by: maintainer
2001-04-05 05:08:44 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Michael Haro
3da86c6aa2
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:49:07 +00:00
Chris D. Faulhaber
50ab606a58
Perl module for accessing comma-separated values (CSV) via DBD
...
PR: 12903
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-12-29 03:37:40 +00:00