aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.1025Vanilla I. Shu2001-04-052-2/+2
| | | | Approved by: maintainer
* Upgrade to 0.1017.Vanilla I. Shu2001-04-052-2/+2
| | | | Approved by: maintainer
* Use PERL_VER and PERL_ARCH instead of hard coded versionsMichael Haro2001-04-041-10/+10
| | | | | PR: 26334 Submitted by: maintainer
* Upgrade to 1.15Vanilla I. Shu2001-04-024-4/+4
|
* Update to version 0.7.5Dmitry Sivachenko2001-04-023-5/+5
|
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-2/+0
|
* Update to version 0.7.0.Dmitry Sivachenko2001-03-306-32/+98
|
* Newest versions of this port use QT+KDE instead of GTK+GNOME, so dropMaxim Sobolev2001-03-301-1/+1
| | | | | | 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.
* Update to 0.3.5.Maxim Sobolev2001-03-296-32/+56
|
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2910-10/+10
| | | | | | | -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.
* Update to version 2.28Kevin Lo2001-03-292-2/+2
| | | | | PR: 26180 Submitted by: MAINTAINER
* Upgrade to 3.23.36.Dirk Froemberg2001-03-2818-18/+18
| | | | | | | | | | | | 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."
* Eliminate -ffast-math slightly better way.Dmitry Sivachenko2001-03-282-2/+2
| | | | Submitted by: knu
* Remove -ffast-math from $CFLAGS.Jun Kuriyama2001-03-262-0/+2
| | | | | | PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer)
* Fix problem on -CURRENT.Kevin Lo2001-03-251-1/+7
| | | | | PR: 26066 Submitted by: MAINTAINER
* upgrade to 1.0.27Ying-Chieh Liao2001-03-234-4/+4
| | | | PR: 26028
* Update to version 2.0.5Kevin Lo2001-03-234-38/+25
| | | | | PR: 25995 Submitted by: Ports Fury
* Update to version 2.27Kevin Lo2001-03-222-2/+2
| | | | | PR: 25969 Submitted by: MAINTAINER
* Depend on the new py-mx-base.Thomas Gellekum2001-03-221-3/+3
|
* Add CONFIGURE_ENV.Vanilla I. Shu2001-03-211-2/+2
| | | | Submitted by: bento
* Fix pkg-plist.Vanilla I. Shu2001-03-211-1/+1
|
* Correct perl usage in the pre-configure target.Chris D. Faulhaber2001-03-202-2/+2
| | | | | PR: 25810 Submitted by: Aaron D. Gifford <agifford@infowest.com>
* Update to 0.3.1.Akinori MUSHA2001-03-195-40/+11
|
* Alter the build process for the standard libraries of Ruby.Akinori MUSHA2001-03-191-6/+7
|
* Add ruby-rdbc1, Ruby Database Connectivity.Akinori MUSHA2001-03-197-0/+136
|
* Upgrade to 3.23.35.Dirk Froemberg2001-03-1718-18/+18
| | | | | | | | | | 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."
* upgrade to 1.0.25Ying-Chieh Liao2001-03-164-4/+4
|
* Add ruby-o_dbm, an OODB-like DBM module for Ruby.Akinori MUSHA2001-03-168-0/+85
|
* ldconfig PostgreSQL's lib should happen before starting *ANY* ports.Clive Lin2001-03-1556-112/+112
| | | | | | | | | | | | | 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
* Fix problems when installing postgresql7 with pkg_add:Clive Lin2001-03-1556-126/+280
| | | | | | | | | | | | - 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
* Correct reference to the local perl files is:Maxim Sobolev2001-03-142-4/+4
| | | | | | | | lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} but not: lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH} Submited by: bento (sorta)
* Update MASTER_SITES and WWW.Akinori MUSHA2001-03-144-4/+4
|
* o update to 0.09.FUJISHIMA Satsuki2001-03-124-2/+10
| | | | | | | o add missing MAN3 and MANPREFIX. PR: 25692 Submitted by: maintainer
* Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.netDirk Froemberg2001-03-129-45/+45
| | | | | | which seems not to be a MySQL mirror anylonger. Submitted by: roam (sort of ;-)
* Upgrade to 3.23.34a.Dirk Froemberg2001-03-1227-162/+99
|
* libxforms.so.0 -> libforms.so.0Dirk Froemberg2001-03-114-8/+7
|
* Fix CONFIGURE_ARGSKevin Lo2001-03-111-1/+1
| | | | | PR: 25674 Submitted by: maintainer
* Revert previous commit and reinstate maintainer: the FreeBSD version ofKris Kennaway2001-03-111-1/+1
| | | | | interbase is not distributed by Borland, and there does not appear to be a patch available for the vulnerability.
* Remove the previous maintainer for inactivity. Failing to submit a patchKris Kennaway2001-03-111-1/+1
| | | | | for a vulnerability publicized three months ago does not demonstrate an appropriate level of interest in maintainership of this port.
* Update to version 2.26Kevin Lo2001-03-112-2/+2
| | | | | PR: 25652 Submitted by: maintainer
* Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-offWill Andrews2001-03-10103-0/+4159
| | | | | | | (Classic version). PR: 24313 Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
* CONFIGURE_ENV will broken this ports,Vanilla I. Shu2001-03-101-1/+1
| | | | | | so change it to CONFIGURE_ARGS. Submitted by: maintainer
* update to 0.14.FUJISHIMA Satsuki2001-03-082-3/+3
| | | | | PR: 25593 Submitted by: maintainer
* Update MASTER_SITES and WWW.Akinori MUSHA2001-03-084-4/+4
|
* Add missing entry.Clive Lin2001-03-081-0/+2
|
* Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constantAkinori MUSHA2001-03-086-0/+54
| | | | database) library.
* New port: p5-Tie-DBIClive Lin2001-03-086-0/+34
| | | | Tie::DBI is a perl module implementing Tie hash to a DBI handle.
* Update MASTER_SITES: the port had some unfetchable distfiles.Jimmy Olgeni2001-03-072-6/+2
| | | | | PR: 25591 Submitted by: maintainer
* Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2Akinori MUSHA2001-03-076-0/+73
| | | | or later.
* Correct file name.Thomas Gellekum2001-03-051-1/+1
|