notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/p5-DBD-CSV/Makefile

Number of commits found: 66

Friday, 13 Jan 2023
23:57 Wen Heping (wen) search for other commits by this committer
databases/p5-DBD-CSV: Update to 0.60
commit hash: 2fb4538546466bf4c5a72be5eb67ac0bf0bbfa55 commit hash: 2fb4538546466bf4c5a72be5eb67ac0bf0bbfa55 commit hash: 2fb4538546466bf4c5a72be5eb67ac0bf0bbfa55 commit hash: 2fb4538546466bf4c5a72be5eb67ac0bf0bbfa55 2fb4538
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 23 Feb 2022
06:29 Wen Heping (wen) search for other commits by this committer
databases/p5-DBD-CSV: Update to 0.59
commit hash: c8259e9a943e382a39cec579a87abb2d0300066b commit hash: c8259e9a943e382a39cec579a87abb2d0300066b commit hash: c8259e9a943e382a39cec579a87abb2d0300066b commit hash: c8259e9a943e382a39cec579a87abb2d0300066b c8259e9
Wednesday, 28 Apr 2021
10:24 Wen Heping (wen) search for other commits by this committer
databases/p5-DBD-CSV: Update to 0.58
commit hash: bfe72ae8d3d2aae0d8557d458028d7df9d5330df commit hash: bfe72ae8d3d2aae0d8557d458028d7df9d5330df commit hash: bfe72ae8d3d2aae0d8557d458028d7df9d5330df commit hash: bfe72ae8d3d2aae0d8557d458028d7df9d5330df bfe72ae
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 3 Jan 2021
20:22 sunpoet search for other commits by this committer
Update to 0.57

Changes:	https://metacpan.org/changes/distribution/DBD-CSV
Original commitRevision:560208 
Saturday, 12 Dec 2020
01:17 wen search for other commits by this committer
- Update to 0.56
Original commitRevision:557776 
Sunday, 23 Aug 2020
19:38 sunpoet search for other commits by this committer
Update to 0.55

Changes:	https://metacpan.org/changes/distribution/DBD-CSV
Original commitRevision:545881 
Tuesday, 30 Oct 2018
19:54 sunpoet search for other commits by this committer
Update to 0.54

Changes:	https://metacpan.org/changes/distribution/DBD-CSV
Original commitRevision:483526 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Wednesday, 23 May 2018
02:15 wen search for other commits by this committer
- Update to 0.53
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Original commitRevision:470670 
Saturday, 31 Mar 2018
09:11 wen search for other commits by this committer
- Update to 0.51
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.51/ChangeLog
Original commitRevision:466035 
Thursday, 22 Mar 2018
19:53 sunpoet search for other commits by this committer
Fix version requirement of *_DEPENDS
Original commitRevision:465308 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Saturday, 5 Nov 2016
18:01 sunpoet search for other commits by this committer
- Update *_DEPENDS
Original commitRevision:425417 
Tuesday, 21 Jun 2016
15:06 mat search for other commits by this committer
Update to 0.49.

Sponsored by:	Absolight
Original commitRevision:417211 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 31 May 2015
13:37 amdmi3 search for other commits by this committer
- Add NO_ARCH

Approved by:	portmgr blanket
Original commitRevision:388088 
Saturday, 14 Feb 2015
18:08 adamw search for other commits by this committer
Update to 0.48.

Changes: https://metacpan.org/changes/distribution/DBD-CSV
Original commitRevision:378984 
Sunday, 7 Dec 2014
01:38 wen search for other commits by this committer
- Update to 0.46
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.46/ChangeLog
- Update DEPENDS
Original commitRevision:374168 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Original commitRevision:373448 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Tuesday, 15 Jul 2014
06:57 leeym search for other commits by this committer
- update to 0.43
Original commitRevision:361878 
Sunday, 3 Nov 2013
06:53 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332592 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Thursday, 1 Aug 2013
13:28 jadawin search for other commits by this committer
- Update to 0.41
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
Original commitRevision:324105 
Friday, 11 Jan 2013
10:44 tobez search for other commits by this committer
Update to 0.38.

Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Original commitRevision:310228 
Monday, 17 Dec 2012
08:50 az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Original commitRevision:309071 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Monday, 27 Aug 2012
00:33 wen search for other commits by this committer
- Update to 0.36
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.36/ChangeLog
Original commit
Tuesday, 12 Jun 2012
19:03 sunpoet search for other commits by this committer
- Add LICENSE
- Add TEST_DEPENDS
- Sort MAN3 and PLIST
Original commit
Sunday, 10 Jun 2012
18:42 swills search for other commits by this committer
- 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)
Original commit
Friday, 25 May 2012
07:13 wen search for other commits by this committer
- Update to 0.35
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.35/ChangeLog
Original commit
Monday, 14 May 2012
14:07 jadawin search for other commits by this committer
- Update to 0.34
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog
Original commit
Saturday, 17 Sep 2011
07:06 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
Original commit
Thursday, 8 Sep 2011
08:29 wen search for other commits by this committer
- Update to 0.33
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.33/ChangeLog
Original commit
Monday, 27 Sep 2010
06:52 wen search for other commits by this committer
- Update DEPENDS and improve Makefile

Submitted by:   frederic@culot.org (via Email)
Original commit
Sunday, 26 Sep 2010
00:27 wen search for other commits by this committer
- Update to 0.31
Original commit
Friday, 9 Jul 2010
14:02 tobez search for other commits by this committer
Update to 0.30.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
Original commit
Wednesday, 2 Jun 2010
20:54 leeym search for other commits by this committer
- update to 0.29
Original commit
Tuesday, 16 Mar 2010
14:41 tobez search for other commits by this committer
Update to 0.28.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
Original commit
Wednesday, 17 Feb 2010
20:25 tobez search for other commits by this committer
Update to 0.27.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe:   yes
Original commit
Saturday, 28 Nov 2009
02:17 lbr search for other commits by this committer
- 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>
Original commit
Monday, 19 Oct 2009
14:16 tobez search for other commits by this committer
Update to 0.25.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
Original commit
Thursday, 29 Jan 2009
17:41 erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- 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)
Original commit
Saturday, 8 Sep 2007
00:54 linimon search for other commits by this committer
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
Original commit
Monday, 31 Oct 2005
18:24 erwin search for other commits by this committer
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
Original commit
Sunday, 15 May 2005
16:25 erwin search for other commits by this committer
Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17

Submitted by:   Mark McPherson <admin@segment.org>
Original commit
Monday, 2 May 2005
11:23 erwin search for other commits by this committer
Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-File
dependency.

Prompted by:    mat
PR:             80015
Original commit
Monday, 4 Apr 2005
12:32 erwin search for other commits by this committer
Update to 0.22
Original commit
Friday, 12 Nov 2004
08:18 demon search for other commits by this committer
Update to version 0.21.

Reviewed by:    maintainer, mat
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Tuesday, 16 Sep 2003
05:43 erwin search for other commits by this committer
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)
Original commit
Thursday, 12 Jun 2003
16:41 erwin search for other commits by this committer
Change to my FreeBSD.org address
Original commit
Friday, 21 Feb 2003
11:15 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 23 Sep 2002
11:42 knu search for other commits by this committer
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
Original commit
Friday, 7 Jun 2002
19:14 tobez search for other commits by this committer
Update to 0.2002, let submitter be the maintainer.

PR:             38890
Submiteed by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Friday, 24 May 2002
13:47 ijliao search for other commits by this committer
upgrade to 0.1028

PR:             38501
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Wednesday, 1 Aug 2001
06:42 dinoex search for other commits by this committer
Dropped Maintainership    
Original commit
Sunday, 24 Jun 2001
05:28 dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
Original commit
Saturday, 12 May 2001
07:28 vanilla search for other commits by this committer
Upgrade    
Original commit
Thursday, 5 Apr 2001
06:08 vanilla search for other commits by this committer
Upgrade to 0.1025    
Original commit
Thursday, 1 Mar 2001
06:39 vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
Original commit
Saturday, 17 Jun 2000
03:37 will search for other commits by this committer
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.    
Original commit

Number of commits found: 66