aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.06Mathieu Arnold2004-09-032-5/+4
| | | | Notes: svn path=/head/; revision=118027
* Update to 4.1.4 release (before port freeze ;-))Alex Dupre2004-09-027-163/+19
| | | | Notes: svn path=/head/; revision=117972
* Fix patching error.Mark Linimon2004-09-021-5/+5
| | | | | | | | PR: ports/71265 Submitted by: Palle Girgensohn <girgen at pingpong dot net> (maintainer) Notes: svn path=/head/; revision=117960
* Update to 3.5Tilman Keskinoz2004-09-024-18/+28
| | | | | | | | | | Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=117948
* Update port: databases/pear-DB_DataObjectEdwin Groothuis2004-09-021-0/+16
| | | | | | | | | | | + added PHP dependency (> 4.2.0) + added option to install PEAR::Validate PR: ports/71200 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=117924
* Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesSean Chittenden2004-08-313-6/+38
| | | | | | | | | | | | include: point in time recovery, save points (ie, nested transactions), table spaces, a new perl server side language, and a whole host of other features (*grumble* native win32 *grumble*). Unlike previous development snapshots, there are actual release notes now, which can be found here: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0 Notes: svn path=/head/; revision=117770
* Add pear-DB_DataObject_FormBuilder 0.10.0, automatically buildThierry Thomas2004-08-314-0/+46
| | | | | | | | | | HTML_QuickForm objects using DB_DataObject. PR: 70921 Submitted by: Antonio Carlos Venancio Junior Notes: svn path=/head/; revision=117762
* Update to 1.1.11. Also cleanse evilness and purge dependency on autof*Sean Chittenden2004-08-312-5/+7
| | | | | | | | PR: ports/70661 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=117753
* Add SQLite 3 (in beta form).Brian Feldman2004-08-3115-0/+687
| | | | Notes: svn path=/head/; revision=117752
* - update to version 7.4.5:Oliver Eikemeier2004-08-3144-154/+143
| | | | | | | | | | | | * Prevent possible loss of committed transactions during crash * Repair possible crash during concurrent btree index insertions PR: 71176 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=117737
* - update to version 7.3.7:Oliver Eikemeier2004-08-314-24/+24
| | | | | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71179 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=117736
* - update to version 7.2.5:Oliver Eikemeier2004-08-312-6/+10
| | | | | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71180 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=117735
* Upgrade to 1.7.2.Thierry Thomas2004-08-302-3/+3
| | | | | | | | PR: 71166 Submitted by: maintainer. Notes: svn path=/head/; revision=117706
* Restore PORTREVISIONKirill Ponomarev2004-08-301-0/+1
| | | | Notes: svn path=/head/; revision=117703
* Fix build with the latest version of SQLRelay.Dmitry Sivachenko2004-08-302-20/+15
| | | | Notes: svn path=/head/; revision=117656
* Fix INDEX build.Kirill Ponomarev2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117649
* Update to version 0.35.Dmitry Sivachenko2004-08-306-53/+70
| | | | Notes: svn path=/head/; revision=117633
* Fix build, remove BROKEN.Dmitry Sivachenko2004-08-301-2/+1
| | | | Notes: svn path=/head/; revision=117627
* remove extra directoriesYen-Ming Lee2004-08-301-0/+1
| | | | | | | Noticed by: http://pointyhat.freebsd.org/errorlogs/i386-5-full-logs/extras.html Notes: svn path=/head/; revision=117614
* update to 4.52Michael Haro2004-08-283-7/+20
| | | | | | | | PR: 71079 Submitted by: maintainer Notes: svn path=/head/; revision=117519
* Remove documentation directory on deinstall.Mark Linimon2004-08-282-2/+2
| | | | | | | | PR: ports/70949 Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer) Notes: svn path=/head/; revision=117471
* Remove hard-coding of Java variables.Mark Linimon2004-08-281-1/+4
| | | | | | | | PR: ports/70944 Submitted by: boris at brooknet dot com dot au (maintainer) Notes: svn path=/head/; revision=117470
* A fork of mysql++ C++ API for MySQLSergey Matveychuk2004-08-278-0/+151
| | | | | | | | PR: ports/70050 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=117444
* Update patch for 5.0.1.Alex Dupre2004-08-261-1/+1
| | | | | | | Spotted by: Scott Balmos <scott.balmos@utoledo.edu> Notes: svn path=/head/; revision=117371
* Add some examplesMathieu Arnold2004-08-262-0/+12
| | | | Notes: svn path=/head/; revision=117310
* Add php4-rrdtool 1.05, a php/rrdtool glue.Mathieu Arnold2004-08-263-0/+34
| | | | Notes: svn path=/head/; revision=117308
* Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface toThierry Thomas2004-08-234-0/+39
| | | | | | | | | | Database Tables. PR: 70882 Submitted by: Antonio Carlos Venancio Junior Notes: svn path=/head/; revision=117162
* Add unixODBC support for 5.x+Mathieu Arnold2004-08-231-4/+28
| | | | | | | Asked by: Justin England <jengland@enetis.net> Notes: svn path=/head/; revision=117131
* Update to 3.26.Sergey A. Osokin2004-08-233-46/+3
| | | | | | | Remove needless patch. Notes: svn path=/head/; revision=117112
* Update to 3.04.Sergey A. Osokin2004-08-233-13/+3
| | | | | | | Remove needless patch. Notes: svn path=/head/; revision=117107
* - Update to 1.0.2Pav Lucistnik2004-08-214-6/+8
| | | | | | | | PR: ports/70793 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=116976
* Detect amd64 by using config.sub and config.guess from TEMPLATESTilman Keskinoz2004-08-212-4/+4
| | | | Notes: svn path=/head/; revision=116925
* Detect amd64 by using config.sub and config.guess from TEMPLATESTilman Keskinoz2004-08-211-4/+2
| | | | Notes: svn path=/head/; revision=116923
* Detect amd64 by using config.guess and config.sub from TEMPLATES.Tilman Keskinoz2004-08-211-0/+2
| | | | Notes: svn path=/head/; revision=116921
* Add patch for fixing work with MySQL 4.1.3 and 5.0.1.Sergey Matveychuk2004-08-211-0/+14
| | | | | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer Notes: svn path=/head/; revision=116889
* Add databases/grass-i18n (repocopy'd from databases/grass),Hiroki Sato2004-08-2011-360/+558
| | | | | | | | | | | | an internationalized version of Geographic Resources Analysis Support System (GRASS GIS) from GRASS i18n Project sponsored by IPA, Information-technology Promotion Agency, Japan. grass-i18n is based on version 5.0.3 and includes a Japanese TrueType font set (IPA font). Notes: svn path=/head/; revision=116802
* Update to 1.8.16Sergey Matveychuk2004-08-202-3/+3
| | | | | | | | PR: ports/70704 Submitted by: maintainer Notes: svn path=/head/; revision=116798
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-202-2/+2
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* Update to 3.2.3Hye-Shik Chang2004-08-172-3/+3
| | | | Notes: svn path=/head/; revision=116458
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-166-417/+0
| | | | Notes: svn path=/head/; revision=116348
* BROKEN: Does not buildKris Kennaway2004-08-161-0/+2
| | | | Notes: svn path=/head/; revision=116326
* update to 1.1.11.1Oliver Lehmann2004-08-154-19/+22
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=116267
* Fix MySQL backend support build with gcc 3.4Alexander Nedotsukov2004-08-152-0/+60
| | | | | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notes: svn path=/head/; revision=116247
* - Update to 0.10.0.Jeremy Messenger2004-08-153-22/+9
| | | | | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port. Notes: svn path=/head/; revision=116239
* BROKEN: UnfetchableKris Kennaway2004-08-142-0/+4
| | | | Notes: svn path=/head/; revision=116220
* Update to 3.3.3Michael Nottebrock2004-08-1310-15/+15
| | | | Notes: svn path=/head/; revision=116152
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-132-2/+2
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+3
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* Update to 0.5.1.Akinori MUSHA2004-08-123-192/+448
| | | | | | | Build ri documents. Notes: svn path=/head/; revision=116012
* - Remove patch file which was included upstream, thus unbreak buildPav Lucistnik2004-08-121-14/+0
| | | | | | | | | | PR: ports/70321, ports/70329, ports/70340 Submitted by: Christian Lackas <c.lackas@fz-juelich.de>, Renato Botelho <rbgarga@gmail.com>, Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=116001