aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
Commit message (Collapse)AuthorAgeFilesLines
* databases/p5-DBD-CSV: Update to 0.60Wen Heping2023-01-132-4/+4
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* databases/p5-DBD-CSV: Update to 0.59Wen Heping2022-02-232-4/+4
|
* databases/p5-DBD-CSV: Update to 0.58Wen Heping2021-04-282-4/+4
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.57Sunpoet Po-Chuan Hsieh2021-01-032-5/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=560208
* - Update to 0.56Wen Heping2020-12-122-4/+4
| | | | Notes: svn path=/head/; revision=557776
* Update to 0.55Sunpoet Po-Chuan Hsieh2020-08-232-7/+7
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=545881
* Update to 0.54Sunpoet Po-Chuan Hsieh2018-10-302-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=483526
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - Update to 0.53Wen Heping2018-05-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=470670
* - Update to 0.51Wen Heping2018-03-312-4/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.51/ChangeLog Notes: svn path=/head/; revision=466035
* Fix version requirement of *_DEPENDSSunpoet Po-Chuan Hsieh2018-03-221-2/+2
| | | | Notes: svn path=/head/; revision=465308
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Update *_DEPENDSSunpoet Po-Chuan Hsieh2016-11-051-1/+1
| | | | Notes: svn path=/head/; revision=425417
* Update to 0.49.Mathieu Arnold2016-06-213-9/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=417211
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add NO_ARCHDmitry Marakasov2015-05-311-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=388088
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-2/+2
| | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=381151
* Update to 0.48.Adam Weinberger2015-02-142-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=378984
* - Update to 0.46Wen Heping2014-12-072-7/+6
| | | | | | | | Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.46/ChangeLog - Update DEPENDS Notes: svn path=/head/; revision=374168
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-13/+0
| | | | Notes: svn path=/head/; revision=371255
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - update to 0.43Yen-Ming Lee2014-07-153-6/+22
| | | | Notes: svn path=/head/; revision=361878
* Support STAGEDIR.Vanilla I. Shu2013-11-032-6/+4
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.41Philippe Audeoud2013-08-012-4/+5
| | | | | | | | - Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog Notes: svn path=/head/; revision=324105
* Update to 0.38.Anton Berezin2013-01-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Notes: svn path=/head/; revision=310228
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309071
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - Update to 0.36Wen Heping2012-08-272-3/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.36/ChangeLog Notes: svn path=/head/; revision=303212
* - Add LICENSESunpoet Po-Chuan Hsieh2012-06-122-7/+17
| | | | | | | | - Add TEST_DEPENDS - Sort MAN3 and PLIST Notes: svn path=/head/; revision=299140
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 0.35Wen Heping2012-05-252-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.35/ChangeLog Notes: svn path=/head/; revision=297381
* - Update to 0.34Philippe Audeoud2012-05-142-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog Notes: svn path=/head/; revision=296582
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Update to 0.33Wen Heping2011-09-082-6/+5
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.33/ChangeLog Notes: svn path=/head/; revision=281437
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update DEPENDS and improve MakefileWen Heping2010-09-271-3/+4
| | | | | | | Submitted by: frederic@culot.org (via Email) Notes: svn path=/head/; revision=261922
* - Update to 0.31Wen Heping2010-09-262-4/+4
| | | | Notes: svn path=/head/; revision=261863
* Update to 0.30.Anton Berezin2010-07-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Notes: svn path=/head/; revision=257563
* - update to 0.29Yen-Ming Lee2010-06-022-7/+7
| | | | Notes: svn path=/head/; revision=255587
* Update to 0.28.Anton Berezin2010-03-162-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Notes: svn path=/head/; revision=251134
* Update to 0.27.Anton Berezin2010-02-172-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Feature safe: yes Notes: svn path=/head/; revision=250008
* - Update to 0.26Lars Balker Rasmussen2009-11-283-9/+15
| | | | | | | | | | | - Tweak BUILD_DEPENDS to include minimum-required version of requisite ports - Flesh out pkg-descr PR: 140953 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244889
* Update to 0.25.Anton Berezin2009-10-192-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Notes: svn path=/head/; revision=243052