1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
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
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
Satoshi Asami
3b9ee8cb50 Remove some directories upon deinstallation.
Submitted by:	bento
2000-05-10 06:06:16 +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