Commit graph

109 commits

Author SHA1 Message Date
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
9593682e2b - Update to 4.027
Changes:	http://search.cpan.org/dist/DBD-mysql/ChangeLog
2014-03-25 19:34:13 +00:00
Mathieu Arnold
6d1dc5774d Update to 4.026
PR:		ports/185887
Submitted by:	Kurt Jaeger
Sponsored by:	Absolight
2014-01-21 07:17:09 +00:00
Sunpoet Po-Chuan Hsieh
7d04af6d39 - Use %%PERL_ARCH%% instead of mach
- Sort PLIST
2013-12-13 02:02:53 +00:00
Philippe Audeoud
03d0cbf324 - Add missing files for p5-DBD-mysql51, p5-DBD-mysql52, p5-DBD-mysql55 with staging 2013-12-10 15:55:29 +00:00
Sunpoet Po-Chuan Hsieh
3c1462fe14 - Update to 4.025
Changes:	http://search.cpan.org/dist/DBD-mysql/ChangeLog
2013-11-05 19:04:49 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Sunpoet Po-Chuan Hsieh
93981ceb01 - Update to 4.024
- Remove unnecessary DISTNAME
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add TEST_DEPENDS
- Convert to new OPTIONS simplifier
- Sort PLIST

Changes:	http://search.cpan.org/dist/DBD-mysql/ChangeLog
2013-09-21 15:17:31 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Mathieu Arnold
60b3520df4 Update to 4.023. 2013-06-05 09:13:25 +00:00
Baptiste Daroussin
43d6c31649 Reassign p5-* ports from skv to perl@
While here trim headers

Feature safe:	yes
2013-04-22 12:53:58 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Sergey Skvortsov
5b93e57dbe Update to 4.021
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.021/ChangeLog
2012-05-07 15:22:10 +00:00
Sergey Skvortsov
2676b395c6 Update to 4.020
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.020/ChangeLog
Feature safe:	yes
2012-03-22 21:03:01 +00:00
Philip M. Gollucci
9b9b7ae711 - fix an obvious typo in the RUN_DEPENDS spotted by pkgng
With Hat:   perl@
2012-02-29 23:35:54 +00:00
Sergey Skvortsov
cb0d61548e Update to 4.019
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.019/ChangeLog
Submitted by:	flo
2011-05-20 13:06:02 +00:00
Sergey Skvortsov
5141f5a5ce - Update to 4.018
- Set LICENSE

Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.018/ChangeLog
PR:		ports/153571
Submitted by:	Steve Wills <steve@mouf.net>
2011-02-26 16:20:09 +00:00
Philip M. Gollucci
ec6430a49f - OPTIONally support SSL
PR:             ports/152230
Submitted by:   Emanuel Haupt <ehaupt@freebsd.org>
Approved by:    maintainer timeout (skv ; 24 days)
2010-12-10 23:05:36 +00:00
Sergey Skvortsov
3eb6d9d26a Update to 4.017
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.017/ChangeLog
2010-09-01 09:43:55 +00:00
Sergey Skvortsov
90b68bf93b Update to 4.016
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.016/ChangeLog
2010-07-23 13:53:22 +00:00
Sergey Skvortsov
ed7fdfe068 Update to 4.014
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.014/ChangeLog
2010-07-08 16:11:54 +00:00
Alex Dupre
02deaaf2a7 As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. 2010-01-11 11:58:42 +00:00
Philip M. Gollucci
50efa78c6f - Update to 4.013
PR:             ports/141476
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:33:54 +00:00
Sergey Skvortsov
e23b803a87 Update to 4.012
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.012/ChangeLog
PR:		ports/135724
Submitted by:	pgollucci
2009-07-03 14:32:48 +00:00
Sergey Skvortsov
428a152569 Update to 4.010
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.010/ChangeLog
PR:		ports/131387
Submitted by:	pgollucci
2009-02-23 14:48:24 +00:00
Alex Dupre
53bc007260 Update CONFLICTS. 2008-07-26 08:38:03 +00:00
Alex Dupre
b3b01af94f Remove unneeded patch. MySQL 5.1.24 reverted to original API. 2008-04-23 05:48:44 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Alex Dupre
8dae7d08c8 Fix build with mysql 5.1.23. 2008-02-17 21:42:05 +00:00
Sergey Skvortsov
476874b4e7 Update to 4.006 2008-02-07 14:16:07 +00:00
Sergey Skvortsov
5e078d5a44 Update to 4.005
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.005/ChangeLog
2007-06-13 05:41:04 +00:00
Peter Pentchev
9928d15daf Unbreak DBD::mysql for MySQL 4.0.x - remove all the mysql_sqlstate()
ifdef's from dbdimp.c and dbdimp.h, as upstream apparently intended in
4.003, but did not quite catch them all.

Approved by:	skv (maintainer)
2007-03-22 15:46:26 +00:00
Sergey Skvortsov
b55ee2f6da Update to 4.003
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.003/ChangeLog
2007-03-21 13:07:07 +00:00
Sergey Skvortsov
d4c0c0970f * update to 4.001
* remove support of perl < 5.6

Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.001/ChangeLog
2007-02-06 18:32:16 +00:00
Sergey Skvortsov
8500c0402b Update to 4.00
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.00/ChangeLog
2006-12-25 14:37:40 +00:00
Sergey Skvortsov
043109952f Update to 3.0008
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0008/ChangeLog
2006-11-02 14:08:19 +00:00
Marcus Alves Grando
0dc1587de9 - portlint(1) in PORTREVISION
- Fix build with 4.x

Approved by:	skv
2006-09-14 17:31:34 +00:00
Sergey Skvortsov
5fcd360fce Update to 3.0007
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0007/ChangeLog
PR:		ports/103071
Submitted by:	Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
2006-09-12 11:45:26 +00:00
Sergey Skvortsov
8c88427820 Update to 3.0006
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
2006-06-12 11:35:34 +00:00
Sergey Skvortsov
6ff36bce8f Update to 3.0004
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0004/ChangeLog
PR:		ports/97677
Submitted by:	leeym
2006-05-24 07:09:03 +00:00
Sergey Skvortsov
af53d0518e Update to 3.0003
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0003_1/ChangeLog
2006-05-05 11:10:35 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Skvortsov
a960210696 * update to to 3.0002
* tune CONFLICTS

Submitted by:	leeym
PR:		ports/83561
2005-07-22 10:11:48 +00:00
Sergey Skvortsov
847ce3e03d Fix build for mysql < 4.0103 2005-07-11 07:45:31 +00:00
Sergey Skvortsov
1a56cbeb3a Update to 3.0001 2005-07-08 08:46:35 +00:00
Sergey Skvortsov
2895a64581 Update to 2.9008 2005-06-06 08:39:49 +00:00
Sergey Skvortsov
b9e65bcffb Update to 2.9007 2005-04-27 09:02:40 +00:00
Sergey Skvortsov
b1d87e2762 Update to 2.9006 2005-04-08 14:18:07 +00:00