aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Statement
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.407Lars Thegler2015-09-112-4/+3
| | | | Notes: svn path=/head/; revision=396662
* 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-5/+0
| | | | Notes: svn path=/head/; revision=371255
* - add stage supportAndrej Zverev2014-01-292-23/+21
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341764
* 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 frameworkAndrej Zverev2013-08-071-1/+2
| | | | | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) Notes: svn path=/head/; revision=324352
* - update to 1.405Lars Thegler2013-08-072-8/+4
| | | | | | | - trim Makefile header Notes: svn path=/head/; revision=324340
* update to 1.402Lars Thegler2012-12-272-3/+3
| | | | Notes: svn path=/head/; revision=309545
* update to 1.401Lars Thegler2012-10-302-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306684
* - 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 1.33Lars Thegler2011-03-202-4/+3
| | | | Notes: svn path=/head/; revision=271354
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 1.31Lars Thegler2010-09-262-4/+4
| | | | | | | | PR: ports/150886 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=261886
* - Update to 1.30Philip M. Gollucci2010-09-103-4/+6
| | | | | | | | | | | | - Add WWW PR: ports/149419 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout (lth ; 33 days) Changes: http://search.cpan.org/dist/SQL-Statement/Changes Notes: svn path=/head/; revision=260912
* Update to 1.28Lars Thegler2010-07-313-4/+7
| | | | Notes: svn path=/head/; revision=258546
* Update to 1.27Lars Thegler2010-05-072-4/+4
| | | | Notes: svn path=/head/; revision=253900
* Update to 1.26Lars Thegler2010-04-272-4/+4
| | | | Notes: svn path=/head/; revision=253349
* Update to 1.25Lars Thegler2010-03-163-10/+8
| | | | | | | | PR: ports/144785 Submitted by: tobez Notes: svn path=/head/; revision=251131
* Update to 1.23Lars Thegler2009-11-262-6/+15
| | | | Notes: svn path=/head/; revision=244763
* Update to 1.22Lars Thegler2009-10-123-6/+16
| | | | Notes: svn path=/head/; revision=242743
* Update to 1.20Lars Thegler2009-03-122-4/+8
| | | | Notes: svn path=/head/; revision=229926
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+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 1.15Lars Thegler2006-03-152-4/+4
| | | | Notes: svn path=/head/; revision=157157
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Fix typo in IGNORE message: "Intall" -> "Install"Max Khon2005-09-191-1/+1
| | | | Notes: svn path=/head/; revision=143137
* Update to 1.14Lars Thegler2005-05-023-7/+14
| | | | Notes: svn path=/head/; revision=134512
* - Update to 1.11Lars Thegler2005-04-053-13/+9
| | | | | | | - Port now requires Perl 5.6 Notes: svn path=/head/; revision=132549
* Un-warn on perl 5.005.Lars Thegler2004-07-031-0/+2
| | | | | | | | Submitted by: kuriyama Approved by: erwin (implicit) Notes: svn path=/head/; revision=112873
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* - Update to version 1.09Kirill Ponomarev2004-05-232-5/+15
| | | | | | | | PR: ports/67100 Submitted by: Lars Thegler <lars at thegler dot dk> Notes: svn path=/head/; revision=109824
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* utilize SITE_PERLYing-Chieh Liao2003-10-242-15/+14
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update: databases/p5-SQL-Statement 1.004 -> 1.005Edwin Groothuis2003-02-053-2/+4
| | | | | | | | | | | | | | | | | | | | | | PR: ports/47659 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by: Approved by: Obtained from: MFC after: CVS: ---------------------------------------------------------------------- CVS: PR: Fill this in if a GNATS PR is affected by the change. CVS: Submitted by: Fill this in if someone else sent in the change. CVS: Reviewed by: Fill this in if someone else reviewed your modification. CVS: Approved by: Fill this in if you needed approval for this commit. CVS: Obtained from: Fill this in if the change is from third party software. CVS: MFC after: N [day[s]|week[s]|month[s]] CVS: Fill in to get MFC notification later. (days assumed unless specified) CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically distinfo pkg-plist CVS: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=74730
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.004Ying-Chieh Liao2002-09-172-2/+2
| | | | Notes: svn path=/head/; revision=66527
* 1) upgrade to 1.002Ying-Chieh Liao2002-09-173-11/+14
| | | | | | | | | | 2) reset maintainer PR: 35447 (1) Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=66526
* Upgrade to latest version:Vanilla I. Shu2001-05-302-2/+2
| | | | | | | | | | | | p5-Apache-Reload => 0.07 p5-DBD-Pg => 1.00 p5-DBI => 1.16 p5-IMAP-Admin => 1.4.3 p5-Parse-RecDescent => 1.80 p5-SQL-Statement => 0.1020 Notes: svn path=/head/; revision=43315
* Upgrade to 0.1017.Vanilla I. Shu2001-04-052-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=40860
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-4/+5
| | | | | | | | | | | 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. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* Update to version 0.1016.Steve Price1999-12-232-5/+5
| | | | | | | | PR: 15154 Submitted by: maintainer Notes: svn path=/head/; revision=23880
* Initail import of p5-SQL-Statement version 0.1012.Steve Price1999-11-015-0/+42
A perl5 module for SQL parsing and processing. PR: 13085 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=22830