summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current (remove dependencies on obsolete system headers).Kris Kennaway2002-10-201-6/+5
| | | | | | | These hardcoded dependencies are probably wrong. Notes: svn path=/head/; revision=68437
* Update port to version 1.01.Jimmy Olgeni2002-10-202-2/+2
| | | | Notes: svn path=/head/; revision=68402
* Add missing USE_XLIB=yesKris Kennaway2002-10-191-0/+1
| | | | Notes: svn path=/head/; revision=68388
* Update to 1.0.40.Dmitry Sivachenko2002-10-184-10/+4
| | | | Notes: svn path=/head/; revision=68245
* add tinycdb 0.72Ying-Chieh Liao2002-10-176-0/+36
| | | | | | | Analogous to cdb, but faster Notes: svn path=/head/; revision=68214
* Add checksums for Python-2.2.2.Hye-Shik Chang2002-10-171-1/+1
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68200
* MASTER_SITE is moved.Hye-Shik Chang2002-10-161-1/+1
| | | | | | | | PR: 43585, 43586 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=68148
* Update to 0.7.0.Akinori MUSHA2002-10-156-10/+8
| | | | Notes: svn path=/head/; revision=68113
* Reset maintainership to ports, due to the original author'sMikhail Teterin2002-10-159-66/+76
| | | | | | | | | | | | | | | | | | | | | timeout (the previous timeout also noted in the cvs-log -- 2 years ago). Upgrade to the latest sqsh-2.1. Build with readline and motif, unless WITHOUT_X11 is set (plain --with-x results in a rather hard to use X support, author recommend Motif too). Remove the bogus dependency on gettext introduced in Makefile version 1.2 -- the (unpatched) software will, indeed, link with libintl, if present -- mistaking it for Sybase OpenClient's libintl. Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default, and allow for another system-wide ${PREFIX}/etc/sqshrc to overwrite some or all of the default settings. PR: ports/40374 (readline and X/Motif) Notes: svn path=/head/; revision=68099
* Update to version 0.6.5.Christian Weisgerber2002-10-146-60/+81
| | | | | | | | PR: 43782 Submitted by: Ports Fury Notes: svn path=/head/; revision=68046
* add tdb 1.0.6Ying-Chieh Liao2002-10-126-0/+43
| | | | | | | Trivial Database Notes: svn path=/head/; revision=67861
* Update WWW.Akinori MUSHA2002-10-101-1/+1
| | | | | | | | PR: ports/43871 Submitted by: Alex Zepeda <freebsd@blarf.homeip.net> Notes: svn path=/head/; revision=67775
* Set DIST_SUBDIR=ruby like other ruby module ports.Akinori MUSHA2002-10-102-1/+2
| | | | | | | (No response from MAINTAINER yet, but this wouldn't hurt anything) Notes: svn path=/head/; revision=67742
* - Enable --with-pthreads option.Ying-Chieh Liao2002-10-102-16/+25
| | | | | | | | | | | - Add WITH_GUI support(not default). PR: 36129 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Approved by: maintainer timeout Notes: svn path=/head/; revision=67728
* Remove p5-MyObject due the prolonged disappearance of it's homepageChris D. Faulhaber2002-10-096-46/+0
| | | | | | | and distfile. Notes: svn path=/head/; revision=67677
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowAkinori MUSHA2002-10-081-2/+1
| | | | | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. Notes: svn path=/head/; revision=67629
* Upgrade to DBD-Sybase-0.94.Sheldon Hearn2002-10-083-6/+5
| | | | Notes: svn path=/head/; revision=67615
* Use in-place editing to replace <malloc.h> with <stdlib.h>.Sheldon Hearn2002-10-082-2/+6
| | | | | | | | Bump PORTREVISION accordingly, since the affected files were installed even in -CURRENT, where they couldn't be used to build stuff. Notes: svn path=/head/; revision=67614
* Use RUBY_MOD*.Akinori MUSHA2002-10-0637-348/+350
| | | | Notes: svn path=/head/; revision=67504
* 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