Commit Graph

910 Commits

Author SHA1 Message Date
Dirk Froemberg
d7e6656197 Upgrade to 3.23.36.
From the announcement:

"This release should fix the final bugs we accidently got into 3.23.34
and a long security bug that has been in MySQL a long time!

The main fixed bugs are that UPDATE didn't always use keys when
updating on something not based on a primary key and that 'affected
rows' wasn't returned to the client if the mysqld server wasn't
compiled with support for transactions."
2001-03-28 13:43:06 +00:00
Dmitry Sivachenko
320ae2df69 Eliminate -ffast-math slightly better way.
Submitted by:	knu
2001-03-28 13:22:15 +00:00
Jun Kuriyama
28d289fe2f Remove -ffast-math from $CFLAGS.
PR:		ports/25750 (problem report)
Submitted by:	kuriyama
Approved by:	dima (maintainer)
2001-03-26 10:55:29 +00:00
Kevin Lo
980af03d6b Fix problem on -CURRENT.
PR: 26066
Submitted by: MAINTAINER
2001-03-25 15:23:24 +00:00
Ying-Chieh Liao
84b2bc0185 upgrade to 1.0.27
PR:		26028
2001-03-23 16:57:00 +00:00
Kevin Lo
198c39f858 Update to version 2.0.5
PR: 25995
Submitted by: Ports Fury
2001-03-23 14:01:00 +00:00
Kevin Lo
89b7e9d086 Update to version 2.27
PR: 25969
Submitted by: MAINTAINER
2001-03-22 15:22:56 +00:00
Thomas Gellekum
af6aef7d84 Depend on the new py-mx-base. 2001-03-22 13:36:50 +00:00
Vanilla I. Shu
a269a1d7ae Add CONFIGURE_ENV.
Submitted by:	bento
2001-03-21 03:58:19 +00:00
Vanilla I. Shu
17d705933c Fix pkg-plist. 2001-03-21 03:56:48 +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
Akinori MUSHA
3ae8ad535e Update to 0.3.1. 2001-03-19 11:34:47 +00:00
Akinori MUSHA
6b45fedafc Alter the build process for the standard libraries of Ruby. 2001-03-19 11:13:39 +00:00
Akinori MUSHA
e868461a1a Add ruby-rdbc1, Ruby Database Connectivity. 2001-03-19 08:58:27 +00:00
Dirk Froemberg
384377aff8 Upgrade to 3.23.35.
From the announce mail:

"The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY.  We
don't know how the ORDER BY bug slipped through our testing suite or
how fatal it's really is, but as we have got a couple of reports about
core dumps regarding this, we recommend 3.23.34 users to
upgrade as soon as possible. Sorry for the inconvenience."
2001-03-17 10:35:49 +00:00
Ying-Chieh Liao
55e39f2d7f upgrade to 1.0.25 2001-03-16 17:21:00 +00:00
Akinori MUSHA
e7d39f6460 Add ruby-o_dbm, an OODB-like DBM module for Ruby. 2001-03-16 09:34:28 +00:00
Clive Lin
cf193c59d9 ldconfig PostgreSQL's lib should happen before starting *ANY* ports.
This would cure headache like apache module linking against libpq
fail to work after rebooting.

Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.

As a conclusion, PORTREVISION bumped.

Discussed with/Submitted by: MAINTAINER
2001-03-15 19:26:26 +00:00
Clive Lin
429d8d4a88 Fix problems when installing postgresql7 with pkg_add:
- pkg-install used wrong uid#
- chown lib dir *after* it is created
- pkg-install created data dir where Makefile didn't
- add pkg-deinstall and remove user & group
- don't chown data dir, since we don't create it anymore
- spell and documentation fixes in the rc.d script

PR: ports/25817
Submitted by: MAINTAINER
2001-03-15 07:23:08 +00:00
Maxim Sobolev
a1e6da4299 Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}

Submited by:	bento (sorta)
2001-03-14 16:15:28 +00:00
Akinori MUSHA
77c86abb27 Update MASTER_SITES and WWW. 2001-03-14 13:59:41 +00:00
FUJISHIMA Satsuki
c3f5a6cdd4 o update to 0.09.
o add missing MAN3 and MANPREFIX.

PR:		25692
Submitted by:	maintainer
2001-03-12 18:19:36 +00:00
Dirk Froemberg
38fae3c981 Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.net
which seems not to be a MySQL mirror anylonger.

Submitted by:	roam (sort of ;-)
2001-03-12 13:02:50 +00:00
Dirk Froemberg
8d67b310bc Upgrade to 3.23.34a. 2001-03-12 07:06:50 +00:00
Dirk Froemberg
33349f20e2 libxforms.so.0 -> libforms.so.0 2001-03-11 13:04:08 +00:00
Kevin Lo
c1c5840db7 Fix CONFIGURE_ARGS
PR: 25674
Submitted by: maintainer
2001-03-11 08:12:49 +00:00
Kris Kennaway
3608c099bc Revert previous commit and reinstate maintainer: the FreeBSD version of
interbase is not distributed by Borland, and there does not appear to be
a patch available for the vulnerability.
2001-03-11 07:44:41 +00:00
Kris Kennaway
7b0de05bf5 Remove the previous maintainer for inactivity. Failing to submit a patch
for a vulnerability publicized three months ago does not demonstrate an
appropriate level of interest in maintainership of this port.
2001-03-11 07:38:10 +00:00
Kevin Lo
2931335b72 Update to version 2.26
PR: 25652
Submitted by: maintainer
2001-03-11 05:49:09 +00:00
Will Andrews
cca71f50d2 Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
(Classic version).

PR:		24313
Submitted by:	Geoffrey C. Speicher <geoff@sea-incorporated.com>
2001-03-10 20:32:33 +00:00
Vanilla I. Shu
1e273b89cf CONFIGURE_ENV will broken this ports,
so change it to CONFIGURE_ARGS.

Submitted by:	maintainer
2001-03-10 03:29:19 +00:00
FUJISHIMA Satsuki
f7da3e0ed2 update to 0.14.
PR:		25593
Submitted by:	maintainer
2001-03-08 14:26:59 +00:00
Akinori MUSHA
8f5432225b Update MASTER_SITES and WWW. 2001-03-08 13:27:13 +00:00
Clive Lin
de009bbd61 Add missing entry. 2001-03-08 12:45:45 +00:00
Akinori MUSHA
1080c89c3d Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant
database) library.
2001-03-08 12:42:10 +00:00
Clive Lin
e42c2ab599 New port: p5-Tie-DBI
Tie::DBI is a perl module implementing Tie hash to a DBI handle.
2001-03-08 11:40:30 +00:00
Jimmy Olgeni
46d491d5ac Update MASTER_SITES: the port had some unfetchable distfiles.
PR:		25591
Submitted by:	maintainer
2001-03-07 22:28:27 +00:00
Akinori MUSHA
8e392f9152 Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2
or later.
2001-03-07 19:10:52 +00:00
Thomas Gellekum
8ff2a71cf3 Correct file name. 2001-03-05 12:44:58 +00:00
Dirk Froemberg
77211fbcb3 BDB doesn't compile on alpha.
Submitted by:	Taylor Mallette <taylor.mallette@compaq.com>
2001-03-04 18:50:21 +00:00
Ying-Chieh Liao
82bd419f1a add fastdb
Main Memory Relational Database Management System
2001-03-02 16:25:55 +00:00
Clive Lin
ff944a5644 MAKE_ENV -> CONFIGURE_ENV to make PERL_CONFIGURE happy. Otherwise
we can't build this port.

Reviewed by: vanilla
2001-03-02 08:29:28 +00:00
Akinori MUSHA
26d48c289c Fix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen) 2001-03-02 07:06:18 +00:00
Thomas Gellekum
ed3bc16bc4 Use the py-distutils for building and installing. 2001-03-01 12:24:24 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Steve Price
242ee733b9 Tweak post-install target and the wording in pkg-descr.
PR:		24563
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Approved by:	old maintainer
2001-02-26 04:24:44 +00:00
Steve Price
3c0332ec04 Allow access to MS-SQL databases from PHP.
PR:		22172
Submitted by:	David Hill <djhill@novagate.net>
2001-02-26 03:48:31 +00:00
Jimmy Olgeni
50e7992774 Add missing file to pkg-plist (german.inc.php). 2001-02-25 12:57:30 +00:00
Kevin Lo
260afbe4ad Fix pkg-plist
PR: 25318
Submitted by: Ports Fury
2001-02-25 06:19:42 +00:00