aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.5.5Kirill Ponomarev2004-07-092-3/+3
| | | | | | | | PR: ports/68862 Submitted by: Ports Fury Notes: svn path=/head/; revision=113302
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-0922-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Update to 1.0.0Clement Laforet2004-07-098-80/+28
| | | | Notes: svn path=/head/; revision=113261
* Update to 1.0.1: Fix a rare, but very dangerous bug which can cause data lossVolker Stolz2004-07-096-28/+6
| | | | | | | | PR: ports/68833 Submitted by: Radim Kolar (maintainer) Notes: svn path=/head/; revision=113256
* Update to 1.8.13Kirill Ponomarev2004-07-092-3/+3
| | | | | | | | PR: ports/68846 Submitted by: maintainer Notes: svn path=/head/; revision=113250
* Track latest patch-set.Volker Stolz2004-07-084-3/+43
| | | | | | | Noticed by: cluster via kris Notes: svn path=/head/; revision=113199
* Change email address for my ports.Sergey Matveychuk2004-07-074-4/+4
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=113155
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-12/+2
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* - USE_MESA -> USE_GL.Max Khon2004-07-074-8/+16
| | | | | | | | | - Fix build with thread-safe unixODBC. - Partially fix pkg-plist (still broken on FreeBSD 5). - Bump PORTREVISION. Notes: svn path=/head/; revision=113149
* - Fix build with thread-safe unixODBC.Max Khon2004-07-071-0/+3
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=113133
* - update to 3.4.1Dirk Meyer2004-07-063-5/+7
| | | | | | | - new option WITHOUT_PHP_DEPENDS Notes: svn path=/head/; revision=113064
* Update to 3.02.Sergey A. Osokin2004-07-062-3/+3
| | | | Notes: svn path=/head/; revision=113058
* - Add WITH_TCL_VER knobPav Lucistnik2004-07-062-3/+28
| | | | | | | | | PR: ports/60473 Submitted by: Roberto Grassi <r.grassi@obicon.it> Approved by: maintainer Notes: svn path=/head/; revision=113012
* Update to latest release 3.23.Sergey A. Osokin2004-07-053-8/+11
| | | | | | | Switch to use libtool 1.5 from ports tree instead of using distro's libtool. Notes: svn path=/head/; revision=112952
* Update to 4.1.3 release:Alex Dupre2004-07-055-18/+64
| | | | | | | | | | | | | - switch to use libtool 1.5 Add ndbcluster, the new high-performance and high-reliable storage engine used in MySQL Cluster: - experimental: no docs, no examples, no startup scripts - to setup it see the administration guide at: http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf Notes: svn path=/head/; revision=112947
* Add patch for MySQL 4.1.3 API and unbreak build.Alex Dupre2004-07-052-2/+14
| | | | | | | Obtained from: DBD::mysql CVS Notes: svn path=/head/; revision=112946
* Update to version 1.01.Dmitry Sivachenko2004-07-053-4/+6
| | | | Notes: svn path=/head/; revision=112937
* - Update to 2.8.14Pav Lucistnik2004-07-0410-100/+94
| | | | | | | | | PR: ports/68143 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=112919
* Yet another attempt to fix package building on pointyhat:Thierry Thomas2004-07-041-2/+2
| | | | | | | | | | Don't use WRKDIRPREFIX but a relative path to find PostgreSQL's directory. Reported by: Kris. Notes: svn path=/head/; revision=112908
* update to gqlplus 1.9Yen-Ming Lee2004-07-042-4/+3
| | | | Notes: svn path=/head/; revision=112903
* Upgrade to 1.0.Vanilla I. Shu2004-07-048-16/+36
| | | | | | | | PR: ports/68639 Submitted by: maintainer Notes: svn path=/head/; revision=112882
* BROKEN on amd64: Does not configureKris Kennaway2004-07-031-1/+7
| | | | Notes: svn path=/head/; revision=112881
* BROKEN on amd64: Configure failsKris Kennaway2004-07-031-1/+7
| | | | Notes: svn path=/head/; revision=112880
* Un-warn on perl 5.005.Lars Thegler2004-07-031-0/+2
| | | | | | | | Submitted by: kuriyama Approved by: erwin (implicit) Notes: svn path=/head/; revision=112873
* - Update to 2.5.7-pl1, which closes security vulnerability allowing remotePav Lucistnik2004-07-014-6/+8
| | | | | | | | | | user to inject php code PR: ports/68557 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=112712
* Add py-sqlobject, a Python class that allows you to translate RDBMS table rowsPav Lucistnik2004-07-015-0/+72
| | | | | | | | | | | into Python objects, and manipulate those objects to transparently manipulate the database. PR: ports/68501 Submitted by: Choe, Cheng-Dae <whitekid@netian.com> Notes: svn path=/head/; revision=112706
* Chase PostgreSQL upgrade.Thierry Thomas2004-07-011-1/+2
| | | | | | | Noticed by: Kris / pointyhat. Notes: svn path=/head/; revision=112687
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-019-37/+12
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Update to 1.0.0.r1:Volker Stolz2004-07-016-24/+28
| | | | | | | | | | | - install html documentation for slonik - this version is not compatible with beta3, you need to uninstall it from database. PR: ports/68519 Submitted by: maintainer Notes: svn path=/head/; revision=112657
* Unbreak by using %%SITE_PERL%% and not hardcoding it.Erwin Lansing2004-07-012-12/+10
| | | | Notes: svn path=/head/; revision=112646
* Fix typos and reword to make a little bit clearer.Mark Linimon2004-06-304-11/+11
| | | | | | | | PR: docs/68450 Submitted by: Michel Lavondes <fox at vader dot aacc dot cc dot md dot us> Notes: svn path=/head/; revision=112582
* Add postgis-jdbc 0.8.2, postGIS spatial data structures for JDBC.Vanilla I. Shu2004-06-306-0/+90
| | | | | | | | PR: ports/68322 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=112576
* Make databases/qt-pgsql-plugin POSTGRESQL_PORT aware.Sean Chittenden2004-06-291-1/+3
| | | | | | | Approved by: kde@ Notes: svn path=/head/; revision=112570
* - Update to 1.1.10 including patch-setVolker Stolz2004-06-297-48/+106
| | | | | | | | - Test for/suggest CLIPROOT - Don't package empty directories Notes: svn path=/head/; revision=112560
* Update to 0.993.Akinori MUSHA2004-06-292-3/+3
| | | | Notes: svn path=/head/; revision=112548
* Fix plist and unbreak.Mark Linimon2004-06-292-3/+0
| | | | Notes: svn path=/head/; revision=112537
* Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replicationVanilla I. Shu2004-06-2813-0/+221
| | | | | | | | | | system. PR: ports/68245 Submitted by: Radim Kolar Notes: svn path=/head/; revision=112503
* Upgrade to 7.4.3.Vanilla I. Shu2004-06-2847-168/+311
| | | | | | | | PR: ports/68456 Submitted by: maintainer Notes: svn path=/head/; revision=112502
* Update to latest release: 3.01.Sergey A. Osokin2004-06-282-3/+3
| | | | | | | | | | | | | | | | <Quote from CHANGES> 1. Fix bug in implementation of backup with compactify option 2. Fix bug with unpacking reference column value at server (remote CLI interface) 3. Fix bug in dbdatabase::findTableByName method 4. Fix bug in cli_update function implementation (local CLI) 5. Add context parameter to cli_set_error_handler and cli_array_column_ex functions </Quote from CHANGES> Notes: svn path=/head/; revision=112469
* Update to 0.6 (perl 5.8 fixes)Volker Stolz2004-06-283-7/+3
| | | | | | | | | PR: ports/67843 Submitted by: Sergey Matveychuk Approved by: maintainer timeout Notes: svn path=/head/; revision=112453
* Build with thread supports by default.Max Khon2004-06-281-1/+2
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=112427
* Update to 1.0.2.Max Khon2004-06-2738-34/+798
| | | | | | | Use wxWidgets 2.5.2. Notes: svn path=/head/; revision=112415
* Update to version 2.2.9Kirill Ponomarev2004-06-273-3/+4
| | | | | | | | PR: ports/68370 Submitted by: Ports Fury Notes: svn path=/head/; revision=112382
* Add more locale directory hacks to bsd.gnome.mk, and fix ports that triedJoe Marcus Clarke2004-06-272-18/+0
| | | | | | | | | | to fix these using their own patches. PR: 68256 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=112375
* - Update to 3.51.2Pav Lucistnik2004-06-263-4/+5
| | | | | | | | PR: ports/68309 Submitted by: Idar Tollefsen <idart@performancedesign.no> Notes: svn path=/head/; revision=112341
* - Reset bouncing maintainer address:Pav Lucistnik2004-06-261-1/+1
| | | | | | | | | | This is a collection of reports about email delivery process concerning a message you originated: error: nosuchuser: ebakke@trolltech.com Notes: svn path=/head/; revision=112339
* Workaround a problem with fast-mutexes on amd64.Tilman Keskinoz2004-06-266-6/+42
| | | | | | | | Idea from: db41 port. Discovered by: upcoming ice port. Notes: svn path=/head/; revision=112313
* Update PostgreSQL's snapshot to today. Included are numerous fixes andSean Chittenden2004-06-253-18/+594
| | | | | | | | | | features, most significantly table spaces. Release notes haven't been updated yet, but since PostgreSQL is about a month or two away from beta, it's time to start updating this port on a more regular basis. Needless to say, a dump/reload is needed when coming from the last -devel version. Notes: svn path=/head/; revision=112268
* Update libdbi to 0.7.2.Sean Chittenden2004-06-252-3/+3
| | | | | | | | PR: 61699 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=112265
* Add python to categories.Mark Linimon2004-06-251-1/+1
| | | | | | | | PR: ports/68334 Submitted by: michael johnson <ahze at ahze dot net> Notes: svn path=/head/; revision=112261