Commit graph

19 commits

Author SHA1 Message Date
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
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Justin M. Seger
d9ed701fad Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33 1998-10-12 04:26:22 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Andreas Klemm
e65bb86034 use stable mysql port 1998-09-06 19:28:04 +00:00
Vanilla I. Shu
ba386b051f Upgrade to 1.2003. 1998-08-31 14:02:06 +00:00
Vanilla I. Shu
45b832697e Upgrade to 1.2001, and set myself as maintainer. 1998-08-18 03:07:08 +00:00
Vanilla I. Shu
75e7c5460a Upgrade to 1.1833, and make it compatible with perl5.00501. 1998-08-06 15:13:10 +00:00
Steve Price
6d6d1b194a Update to version 1.1831
PR:		6765
1998-07-04 19:07:08 +00:00
James FitzGibbon
9f2f980a36 Upgrade to v1.1810 1997-09-17 13:59:00 +00:00
James FitzGibbon
d2efc9486f Mass upgrade of CPAN ports:
p5-Apache		->	1.00b2
	p5-Array-PrintCols	->	2.0
	p5-C-Scan		->	0.4
	p5-DBD-Pg		->	0.62
	p5-Data-Flow		->	0.05
	p5-Devel-Peek		->	0.83
	p5-HTML-Stream		->	1.40
	p5-HTTPD-Tools		->	0.55
	p5-Image-Size		->	2.4
	p5-IniConf		->	0.92
	p5-Msql			->	1.1809
	p5-Mysql		->	1.1809
	p5-PGP			->	0.3a
	p5-Pg			->	1.6.1
	p5-Tk			->	402.002
	p5-WWW-Search		->	1.010
	p5-libwww		->	5.12
1997-09-14 02:55:26 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
James FitzGibbon
0fa2622346 Import of a perl5 module for accessing MySQL databases 1997-06-18 19:39:25 +00:00