aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Sweet
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | 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-6/+3
| | | | | | | | | | | | | | | | - 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-261-0/+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-3/+0
| | | | Notes: svn path=/head/; revision=371255
* Support STAGEDIR.Vanilla I. Shu2013-11-032-3/+2
| | | | 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
* - Change PERL_MODBUILD 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=281883
* - Update to 0.11Sunpoet Po-Chuan Hsieh2011-07-312-8/+11
| | | | | | | Changes: http://search.cpan.org/dist/Class-DBI-Sweet/Changes Notes: svn path=/head/; revision=278608
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Upgrade to 0.10 (only explicit version compatibility withJun Kuriyama2009-08-162-5/+5
| | | | | | | SQL::Abstract). Notes: svn path=/head/; revision=239652
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 0.09Lars Balker Rasmussen2007-12-312-7/+5
| | | | Notes: svn path=/head/; revision=204749
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Don't depend on DBD::SQLite (thanks to Jun Kuriyama).Lars Balker Rasmussen2007-01-171-3/+5
| | | | Notes: svn path=/head/; revision=182607
* When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}Lars Balker Rasmussen2006-08-091-3/+3
| | | | | | | | PR: 101705 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170224
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Bump PORTREVISION for last commitRenato Botelho2006-04-101-0/+1
| | | | | | | Asked by: maintainer Notes: svn path=/head/; revision=159291
* - Fix RUN_DEPENDS. It had fallen out, breaking package-deployment.Renato Botelho2006-04-101-1/+4
| | | | | | | | PR: ports/95576 Submitted by: maintainer Notes: svn path=/head/; revision=159279
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Update to 0.08Erwin Lansing2005-12-192-4/+4
| | | | | | | | PR: 90430 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=151552
* Update to 0.07Erwin Lansing2005-12-132-5/+6
| | | | | | | | PR: 90325 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=151089
* Update to 0.0.5Erwin Lansing2005-07-252-3/+3
| | | | | | | Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=140081
* Class::DBI::Sweet provides convenient count, search, page, and cacheErwin Lansing2005-07-074-0/+44
functions in a sweet package. It integrates these functions with "Class::DBI" in a convenient and efficient way. Submitted by: Lars Balker Rasmussen Notes: svn path=/head/; revision=138646