aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-5/+3
| | | | Notes: svn path=/head/; revision=67500
* Update to 7.2.3 and maintainer's email address. All advised to updatePatrick Li2002-10-0639-182/+104
| | | | | | | | | | to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer Notes: svn path=/head/; revision=67467
* Respect LOCALBASE and remove py-mx-base as a build dependency.Patrick Li2002-10-051-3/+2
| | | | | | | | | | Use tab in place of whitespace as well. PR: ports/43570 Submitted by: maintainer Notes: svn path=/head/; revision=67438
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* Update Ruby/DBI and DBD modules to 0.0.17.Akinori MUSHA2002-10-055-7/+3
| | | | Notes: svn path=/head/; revision=67303
* Updated to 7.3b2. Many improvements and bug fixes over previous beta.Sean Chittenden2002-09-293-33/+12
| | | | | | | | | | The location of the distfiles has changed with this release, compensate accordingly. Re-initdb required. Approved by: portmgr/knu (mentor) Notes: svn path=/head/; revision=67238
* Add dependency on gettext, since there appears to no longer be anKris Kennaway2002-09-292-4/+13
| | | | | | | included gettext in this port. Notes: svn path=/head/; revision=67208
* Hopefully unbreak this port:Greg Lewis2002-09-275-1/+352
| | | | | | | | | | | | | | | | . Add many missing dependencies. . Add patches to get some of the optional components compiling. . Update packing list to match files in fixed build. After the port freeze we need to: . Update to 0.99-4. . Add make knobs for the optional components. . Get the remaining optional components compiling. Approved by: bento Notes: svn path=/head/; revision=67170
* Send this to the Attic (when it was marked FORBIDDEN, Mir was stillTrevor Johnson2002-09-277-255/+0
| | | | | | | | | | in orbit). Approved by: Berend de Boer (maintainer) advisory: FreeBSD-SA-01:26.interbase Notes: svn path=/head/; revision=67165
* Hook postgresql-devel up to the buildSean Chittenden2002-09-231-0/+1
| | | | | | | Approved by: knu (mentor) && portmgr Notes: svn path=/head/; revision=67077
* Adding a development port for PostgreSQL. postgresql-devel will have itsSean Chittenden2002-09-2314-463/+205
| | | | | | | | | | | distfiles periodically updated to track PostgreSQL between major releases. Port is repo copied from databases/postgresql7 and has been updated to 7.3b1. Approved by: portmgr && knu (mentor) Notes: svn path=/head/; revision=67076
* Correct a *_DEPENDS entry. SQL/Statement.pm installed byAkinori MUSHA2002-09-232-2/+2
| | | | | | | | | | databases/p5-SQL-Statement lives right under ${PERL_VER}, not under ${PERL_VER}/${PERL_ARCH}. Submitted by: bento Notes: svn path=/head/; revision=67054
* Make this fetchable.Joe Marcus Clarke2002-09-232-2/+2
| | | | Notes: svn path=/head/; revision=67045
* Fix braino: add USE_REINPLACE.Will Andrews2002-09-211-0/+1
| | | | Notes: svn path=/head/; revision=66965
* Update to 1.3.12, which works on KDE3.Will Andrews2002-09-213-15/+10
| | | | Notes: svn path=/head/; revision=66964
* KDE2 only. Too far gone, no kde3, won't even configure.Alan Eldridge2002-09-209-115/+0
| | | | Notes: svn path=/head/; revision=66926
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-208-8/+8
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Unbreak by updating the sqlite dependeny, now that sqlite has beenAkinori MUSHA2002-09-202-3/+4
| | | | | | | | | | given a proper shlib major. PR: ports/42354 Submitted by: Gerhard Haering <gerhard.haering@gmx.de> Notes: svn path=/head/; revision=66818
* Renumber the shlib major 2 instead of 0, which was unwantedAkinori MUSHA2002-09-206-14/+38
| | | | | | | | | | | regression. While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite library is properly built in the build stage instead of the install stage. Notes: svn path=/head/; revision=66817
* upgrade to 0.60Ying-Chieh Liao2002-09-1914-146/+50
| | | | | | | | PR: 42735 Submitted by: Ports Fury Notes: svn path=/head/; revision=66747
* Update to 0.3.5. (adapted for db 4.1.24)Akinori MUSHA2002-09-192-2/+2
| | | | Notes: svn path=/head/; revision=66731
* Fix include path for xforms.Dirk Froemberg2002-09-192-4/+4
| | | | Notes: svn path=/head/; revision=66702
* BROKEN: Incorrect pkg-plistKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66672
* Add missing dependency on scrollkeeper.Joe Marcus Clarke2002-09-182-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66628
* remove bogus dependence to bash1Ying-Chieh Liao2002-09-181-2/+1
| | | | | | | | PR: 35670 Submitted by: Roman Neuhauser <neuhauser@mobil.cz> Notes: svn path=/head/; revision=66551
* Update to 2.01.Anton Berezin2002-09-172-2/+2
| | | | | | | | PR: 42884 Submitted by: maintainer Notes: svn path=/head/; revision=66538
* upgrade to 1.004Ying-Chieh Liao2002-09-172-2/+2
| | | | Notes: svn path=/head/; revision=66527
* 1) upgrade to 1.002Ying-Chieh Liao2002-09-173-11/+14
| | | | | | | | | | 2) reset maintainer PR: 35447 (1) Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=66526
* - update port to pyPgSQL 2.2Ying-Chieh Liao2002-09-162-8/+6
| | | | | | | | | | | - updated maintainer email address - use REINPLACE instead of PERL PR: 42560 Submitted by: maintainer Notes: svn path=/head/; revision=66446
* Add missing manpageKris Kennaway2002-09-151-0/+2
| | | | Notes: svn path=/head/; revision=66395
* Fix some plist issues I missed. Bump PORTREVISION.Joe Marcus Clarke2002-09-153-3/+17
| | | | Notes: svn path=/head/; revision=66345
* Add mergeant, a libgnomedb frontend that merges portions of gnome-db andJoe Marcus Clarke2002-09-1511-0/+142
| | | | | | | gASQL. Notes: svn path=/head/; revision=66335
* Update to 0.8.193.Joe Marcus Clarke2002-09-156-6/+50
| | | | Notes: svn path=/head/; revision=66334
* Update to 0.8.193.Joe Marcus Clarke2002-09-143-3/+5
| | | | Notes: svn path=/head/; revision=66297
* Chase the libnmz shlib version bump.Akinori MUSHA2002-09-132-2/+4
| | | | Notes: svn path=/head/; revision=66259
* Update to 2.0.12 + German translation.Akinori MUSHA2002-09-133-4/+12
| | | | | | | | Upgrade is strongly recommended due to newly found cross-site scripting vulnerabilities. Notes: svn path=/head/; revision=66257
* Remove a dead .jp mirror and add the official .jp mirror instead.Akinori MUSHA2002-09-1314-14/+14
| | | | | | | Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=66250
* Hand the maintainership over to the submitter of the PR.Akinori MUSHA2002-09-131-1/+1
| | | | | | | | PR: ports/40901 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=66245
* Minor change (%ll -> %q)Sergey Skvortsov2002-09-121-11/+30
| | | | Notes: svn path=/head/; revision=66180
* Updated to 0.40 (many bugfixes)Sergey Skvortsov2002-09-105-439/+73
| | | | Notes: svn path=/head/; revision=66046
* Update to 0.9.2.Maxim Sobolev2002-09-106-40/+50
| | | | Notes: svn path=/head/; revision=66017
* Add gauche-gdbm, a GDBM interface for Gauche.Akinori MUSHA2002-09-095-0/+50
| | | | Notes: svn path=/head/; revision=65939
* Fix build on -current (incorrect #include)Kris Kennaway2002-09-091-0/+11
| | | | | | | Submitted by: kan Notes: svn path=/head/; revision=65880
* Update to 0.3.4.Akinori MUSHA2002-09-083-6/+3
| | | | Notes: svn path=/head/; revision=65823
* Relinquish all my ports.Ade Lovett2002-09-0710-10/+10
| | | | Notes: svn path=/head/; revision=65776
* Update port to 0.0.19.Chris D. Faulhaber2002-09-065-14/+25
| | | | Notes: svn path=/head/; revision=65734
* Update port to version 1.00.Jimmy Olgeni2002-09-062-4/+3
| | | | | | | Submitted by: Rod Taylor <iam@rbt.ca> Notes: svn path=/head/; revision=65733
* Update to 0.9Yoichi NAKAYAMA2002-09-052-3/+6
| | | | Notes: svn path=/head/; revision=65664
* Don't restrict InnoDB to i386. Works on alpha, too.Dirk Froemberg2002-09-039-27/+36
| | | | | | | PR: ports/42337 Notes: svn path=/head/; revision=65576
* Fixup from previous commitDavid W. Chapman Jr.2002-09-028-18/+116
| | | | | | | | | Bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=65494