aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add LICENSESunpoet Po-Chuan Hsieh2018-02-281-0/+4
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=463216
* Remove outdated post-configure:Sunpoet Po-Chuan Hsieh2018-02-241-4/+0
| | | | Notes: svn path=/head/; revision=462819
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-122-18/+18
| | | | | | | | | | | | | | | | - 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
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+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-9/+0
| | | | Notes: svn path=/head/; revision=371255
* Support STAGEDIR.Vanilla I. Shu2013-11-032-15/+19
| | | | 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* SITE_PERL --> package dependencies, chunks 2-3Chris Rees2012-06-031-7/+7
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298118
* Pass maintainership of almost of my "p5-*" ports to "perl@".Sergey Skvortsov2012-05-071-1/+1
| | | | | | | (I hope updating of them will be improved). Notes: svn path=/head/; revision=296145
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-3/+1
| | | | | | | | | (part 17). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248784
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 3.0.17Sergey Skvortsov2008-01-152-4/+4
| | | | Notes: svn path=/head/; revision=205703
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 3.0.16Sergey Skvortsov2006-11-202-4/+4
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.16/Changes Notes: svn path=/head/; revision=177651
* Update to 3.0.15Sergey Skvortsov2006-08-232-6/+6
| | | | | | | | PR: ports/102330 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=171283
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-9/+9
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Update to 3.0.14Sergey Skvortsov2006-01-182-5/+4
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.14/Changes Notes: svn path=/head/; revision=153804
* Add missed dependency: devel/p5-Clone.Sergey Skvortsov2005-12-291-0/+2
| | | | | | | Pointed by: kuriyama [by email], fenner [PR 90991] Notes: svn path=/head/; revision=152351
* Update to 3.0.13Sergey Skvortsov2005-12-162-4/+4
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.13/Changes Notes: svn path=/head/; revision=151298
* Update to 3.0.12Sergey Skvortsov2005-11-082-3/+4
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.12/Changes Notes: svn path=/head/; revision=147603
* Update to 3.0.10Sergey Skvortsov2005-10-123-5/+5
| | | | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.10/Changes PR: ports/87252 Submitted by: Gabor Kovesdan <gabor.kovesdan * t-hosting.hu> Notes: svn path=/head/; revision=145090
* BROKEN: Incomplete pkg-plistKris Kennaway2005-10-111-0/+2
| | | | Notes: svn path=/head/; revision=144912
* Update to 3.0.9Sergey Skvortsov2005-10-062-3/+3
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.9/Changes Notes: svn path=/head/; revision=144382
* - backout previous commitYen-Ming Lee2005-09-271-1/+0
| | | | Notes: svn path=/head/; revision=143635
* - fix plistYen-Ming Lee2005-09-271-0/+1
| | | | Notes: svn path=/head/; revision=143629
* Update to 3.0.8Sergey Skvortsov2005-09-263-6/+5
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.8/Changes Notes: svn path=/head/; revision=143592
* Fix plist.Sergey Skvortsov2005-09-161-0/+10
| | | | | | | Pointed by: pointyhat (kris) Notes: svn path=/head/; revision=142937
* Upgrade to 3.0.5, drop support for obsolete perl-5.00503Sergey Skvortsov2005-09-154-37/+14
| | | | | | | Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.5/Changes Notes: svn path=/head/; revision=142801
* Remove 'use warnings' if perl < 5.6.0Sergey Skvortsov2004-10-241-1/+6
| | | | | | | | PR: 73086 Submitted by: lth Notes: svn path=/head/; revision=120083
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+3
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* Add missing manpageSergey Skvortsov2004-08-112-5/+3
| | | | | | | | PR: ports/70288 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=115918
* Update to 0.96Lars Thegler2004-07-123-3/+8
| | | | | | | | | PR: 68291 Submitted by: lth Approved by: maintainer Notes: svn path=/head/; revision=113465
* Add 2 patches for 5.005.Mathieu Arnold2004-03-303-1/+23
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=105699
* Updated to 0.95Sergey Skvortsov2004-03-012-3/+10
| | | | Notes: svn path=/head/; revision=102601
* Update to 0.94Sergey Skvortsov2003-09-023-4/+6
| | | | Notes: svn path=/head/; revision=88337
* Updated to 0.93Sergey Skvortsov2003-07-112-6/+4
| | | | | | | | PR: ports/54265 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84682
* Updated to 0.92Sergey Skvortsov2003-04-304-6/+9
| | | | | | | PR: ports/51578 Notes: svn path=/head/; revision=79919
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.90Sergey Skvortsov2003-02-053-17/+17
| | | | Notes: svn path=/head/; revision=74846
* Updated to 0.89Sergey Skvortsov2002-06-253-10/+11
| | | | Notes: svn path=/head/; revision=61960
* Add p5-Class-DBI 0.86, simple Database Abstraction.Sergey Skvortsov2002-05-275-0/+60
Notes: svn path=/head/; revision=60107