Commit graph

62 commits

Author SHA1 Message Date
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
Sergey Skvortsov
e5be53418d Update to 2.9005 2005-04-02 15:34:37 +00:00
Sergey Skvortsov
bb1defadb5 Unbreak p5-DBD-mysql50 build.
PR:		ports/70804
Submitted by:	Robert G. Melson <melsonr@earthlink.net>
2004-10-19 08:48:44 +00:00
Pav Lucistnik
e92115c039 - Remove patch file which was included upstream, thus unbreak build
PR:		ports/70321, ports/70329, ports/70340
Submitted by:	Christian Lackas <c.lackas@fz-juelich.de>,
		Renato Botelho <rbgarga@gmail.com>,
		Cheng-Lung Sung <clsung@dragon2.net>
2004-08-12 07:34:29 +00:00
Sergey Skvortsov
77d87ac1bf Updated to 2.9004 2004-08-11 13:52:57 +00:00
Alex Dupre
a8d2e0b5d8 Add patch for MySQL 4.1.3 API and unbreak build.
Obtained from:	DBD::mysql CVS
2004-07-05 10:08:37 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sergey Skvortsov
7efcc28f8e Add compatibility with perl-5.00503 to DBD::mysql::GetInfo
PR:		ports/60638
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-18 15:22:11 +00:00
Norikatsu Shigemura
1a4405c8a4 add CONFLICTS, make a MASTER port, use USE_MYSQL.
PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 17:05:39 +00:00
Sergey Skvortsov
d242c79089 Updated to 2.9003 2003-11-16 13:39:27 +00:00
Sergey Skvortsov
c40a128603 Fix pkg-plist.
Pointed by:	Neil Darlow <neil@darlow.co.uk>
2003-10-21 11:33:07 +00:00
Sergey Skvortsov
9f923f8a5e Updated to 2.9002
PR:		ports/58048
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-10-17 07:48:09 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Norikatsu Shigemura
e4b4f1fe4d Add support for MySQL 4.1 client libraries.
PR;		ports/50831
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-04-19 13:00:41 +00:00
Norikatsu Shigemura
03be952534 o Move USE_PERL5_RUN into server part.
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.

PR:		ports/50315
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by:	skv (p5-DBD-myql maintainer)
2003-04-04 05:21:36 +00:00
Sergey Skvortsov
de801ce0f8 Updated to 2.1026 2003-03-04 14:57:50 +00:00
Sergey Skvortsov
1bf0ccd346 Update to 2.1024
PR:	47615
2003-02-05 12:11:37 +00:00
Sergey Skvortsov
54e435f4eb Updated to 2.1018 2002-08-14 13:11:40 +00:00
Sergey Skvortsov
f7a37b19f1 Updated to 2.1010
Approved by:	tobez
2002-02-08 13:23:09 +00:00
Chris D. Faulhaber
2c6bfc326a Add (after repo-copy) p5-DBD-mysql, a perl DBD driver for
MySQL.  This port will supercede p5-Mysql after verifying
there are no problems with existing ports/applications.

PR:		32130
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-27 17:51:06 +00:00
Chris D. Faulhaber
ff7530c70c Update port to 1.2216
Submitted by:	 Pete Fritchman <petef@databits.net>
2001-06-06 14:55:00 +00:00
Chris D. Faulhaber
c757a78475 Correct perl usage in the pre-configure target.
PR:		25810
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
2001-03-20 17:57:00 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Chris D. Faulhaber
d27eb16a11 - Update port to 1.2215
- Add WWW
2000-10-12 19:59:19 +00:00
Kevin Lo
5507a6a39d Update to version 1.2214
PR: 20246
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:53:58 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
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>
2000-06-17 02:37:15 +00:00
Satoshi Asami
3b9ee8cb50 Remove some directories upon deinstallation.
Submitted by:	bento
2000-05-10 06:06:16 +00:00
Vanilla I. Shu
b7fe3ddec4 Upgrade
p5-Errno => 1.09
    p5-File-BasicFlock => 98.1202
    p5-File-Sync => 0.09
    p5-Filter => 1.18
    p5-HTML-Parser => 3.07
    p5-IO-Tty => 0.03
    p5-IO-stringy => 1.210
    p5-Mysql => 1.2213
    p5-Net => 1.703
    p5-Storable => 0.6.11
    p5-URI => 1.06
    p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Chris D. Faulhaber
afd4f77614 Update port to 1.2210 2000-02-17 15:41:50 +00:00
Chris D. Faulhaber
27b0083af8 Add Y2K link
PR:		15176
1999-12-22 14:05:26 +00:00
Chris Piazza
69f56fb8e4 RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)
PR:		15153
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
Reviewed by:	maintainer
1999-12-06 00:53:51 +00:00
Steve Price
a2b8b9e231 * Update from 1.2016 to 1.2209
* Volunteer to take over this port (recently relinquished
  by vanilla@freebsd.org)
* Change BUILD_DEPENDS ${PREFIX} -> ${LOCALBASE} as required by
  portlint
* Configure for noninteractive configure with MySQL only
* Reflect change of DBD:mysql module location
* Reflect change of DBD:mysql man page

PR:		14969
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-27 05:00:22 +00:00
Vanilla I. Shu
2ff8fb4736 Remove myself from MAINTAINER. 1999-11-12 07:16:05 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Dirk Froemberg
8a14a57b16 Switch from mysql322 to mysql322-client and mysql322-server. 1999-07-01 09:06:39 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Dirk Froemberg
89b261555a Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
Vanilla I. Shu
9d5883651d Upgrade to 1.2016. 1999-01-21 17:54:48 +00:00
Dirk Froemberg
cd6e410a24 Don't try to find out which mysql version is installed.
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.

Requested by:	Satoshi
1999-01-18 15:38:00 +00:00
Dirk Froemberg
35ba9be9a5 Change the dependencies to MySQL:
The default is mysql322 now, but take mysql321 if it is installed.

(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
1999-01-14 21:22:29 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Bill Fumerola
01886c60cb unBROKEN_ELF this port.
On October 12 this port was marked BROKEN_ELF by jsegar because it
depended on the then BROKEN_ELF databases/mysql321. mysql321 was
unBROKEN_ELF'd by jsegar 4 days later, but this port remained BROKEN_ELF
until now.
1999-01-08 20:33:45 +00:00
Satoshi Asami
667898e610 Portlint. 1998-12-26 21:28:59 +00:00
Vanilla I. Shu
524a3b3ff1 Fix typo error.
Submitted by:	"Kurt D. Zeilenga" <Kurt@OpenLDAP.Org>
1998-12-23 21:45:05 +00:00