Dirk Froemberg
7d343e5818
Switch to MASTER_SITE_SOURCEFORGE.
2001-04-08 20:40:54 +00:00
Kevin Lo
4dcb5425c6
Upgrade to version 2.29
...
PR: 26379
Submitted by: MAINTAINER
2001-04-08 09:09:36 +00:00
Dirk Froemberg
b3b3a86d86
Fix typo (Latin1 -> latin1).
...
Noticed by: Jon Nathan <jon@rupture.net>
2001-04-05 13:15:22 +00:00
Vanilla I. Shu
5a036a415a
Upgrade to 0.1025
...
Approved by: maintainer
2001-04-05 05:08:44 +00:00
Vanilla I. Shu
b56bff1527
Upgrade to 0.1017.
...
Approved by: maintainer
2001-04-05 03:10:37 +00:00
Michael Haro
0be922bae8
Use PERL_VER and PERL_ARCH instead of hard coded versions
...
PR: 26334
Submitted by: maintainer
2001-04-04 07:41:20 +00:00
Vanilla I. Shu
1031334dc0
Upgrade to 1.15
2001-04-02 14:26:25 +00:00
Dmitry Sivachenko
110787bd72
Update to version 0.7.5
2001-04-02 11:01:10 +00:00
Michael Haro
0b214a5e97
remove deprecated fetch options from FETCH_BEFORE_ARGS
2001-04-02 08:30:54 +00:00
Dmitry Sivachenko
6fff0d135d
Update to version 0.7.0.
2001-03-30 11:27:51 +00:00
Maxim Sobolev
18ef772763
Newest versions of this port use QT+KDE instead of GTK+GNOME, so drop
...
maintainership, because I don't have a QT/KDE installed and certainly won't
install it just to test this port. Hopefully some QT/KDE addict would take
care of it.
2001-03-30 11:06:18 +00:00
Maxim Sobolev
6380de6bcb
Update to 0.3.5.
2001-03-29 22:48:08 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
7530f93a62
Update to version 2.28
...
PR: 26180
Submitted by: MAINTAINER
2001-03-29 15:57:42 +00:00
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