| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Mar 2010 14:41:13
0.28,1
|
tobez  |
Update to 0.28.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog |
17 Feb 2010 20:25:46
0.27,1
|
tobez  |
Update to 0.27.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe: yes |
28 Nov 2009 02:17:11
0.26,1
|
lbr  |
- 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> |
19 Oct 2009 15:16:42
0.25,1
|
tobez  |
Update to 0.25.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog |
29 Jan 2009 17:41:17
0.22_1,1
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 15:30:31
0.22_1,1
|
araujo  |
- 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) |
08 Sep 2007 01:54:37
0.22_1,1
|
linimon  |
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 |
22 Jan 2006 01:29:10
0.22_1,1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
0.22_1,1
|
pav  |
- Add SHA256
Approved by: maintainer |
31 Oct 2005 18:24:21
0.22_1,1
|
erwin  |
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 |
15 May 2005 17:25:29
0.22_1,1
|
erwin  |
Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17
Submitted by: Mark McPherson <admin@segment.org> |
02 May 2005 12:23:29
0.22,1
|
erwin  |
Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-File
dependency.
Prompted by: mat
PR: 80015 |
04 Apr 2005 13:32:27
0.22,1
|
erwin  |
Update to 0.22 |
12 Nov 2004 08:18:06
0.21,1
|
demon  |
Update to version 0.21.
Reviewed by: maintainer, mat |
18 Mar 2004 18:01:13
0.2002,1
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 13:05:09
0.2002
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
16 Sep 2003 06:43:52
0.2002
|
erwin  |
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) |
12 Jun 2003 17:41:16
0.2002
|
erwin  |
Change to my FreeBSD.org address |
21 Feb 2003 11:15:05
0.2002
|
knu  |
De-pkg-comment. |
23 Sep 2002 12:42:59
0.2002
|
knu  |
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 |
07 Jun 2002 20:14:43
0.2002
|
tobez  |
Update to 0.2002, let submitter be the maintainer.
PR: 38890
Submiteed by: Erwin Lansing <erwin@lansing.dk> |
24 May 2002 14:47:18
0.1028
|
ijliao  |
upgrade to 0.1028
PR: 38501
Submitted by: Erwin Lansing <erwin@lansing.dk> |
01 Aug 2001 07:42:06 
|
dinoex  |
Dropped Maintainership |
24 Jun 2001 06:28:58 
|
dinoex  |
change MAINTAINER to FreeBSD.org address |
12 May 2001 08:28:42 
|
vanilla  |
Upgrade |
05 Apr 2001 07:08:44 
|
vanilla  |
Upgrade to 0.1025 |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 02:08:27 
|
asami  |
Convert category databases to new layout. |
17 Jun 2000 04:37:15 
|
will  |
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. |