summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel byseanc2005-01-2312-13/+661
| | | | | | | | | | | | | | | | | | | | stuffing the 8.0.0 release in here for the time being. Port epoch bumped because 8.0.rc* is greater than 8.0.0. A note from UPDATING to people who want to use 8.0.0 via -devel in production: The -devel port has been updated to contain 8.0 release since postgresql80-server can not be updated until 4.11 is released and the changes in PR ports/75344 are committed. Users who need 8.0 now can use the -devel port, however, once postgresql80-server has been committed, -devel will begin tracking 8.1. Please be smart about tracking ports and if used in production, update to databases/postgresql80-server as soon as it becomes available. No dump/reload will be required when changing from -devel to postgresql80-server. Check out the release notes and the shiny new PostgreSQL.org website at: http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0
* don't sed ${WRKSRC}/Makefile.in twiceoliver2005-01-214-8/+8
| | | | Noted By: Atanas <atanas@aplus.net>
* ACAP (Application Configuration Access Protol) is an Internet standards-trackpav2005-01-2011-0/+237
| | | | | | | | protocol for remote preferences and other storage for Internet applications such as web browsers or mail readers. PR: ports/76456 Submitted by: Gerhard Gonter <g.gonter@ieee.org>
* Update to 8.0.0rc5. This is likely the last update for this port until itseanc2005-01-173-3/+9
| | | | | | | | | | carries the 8.0 release. The postgresql80-server port is being held up by the 4.11 release because 80-server requires scads of changes to Mk/*.mk which won't be committed until after 4.11 is pushed out the door. Until 4.11, -devel will act as the 80-server until such time as 80-server is enabled. Get all that? Good. Approved by: girgenson@, ade@
* Symlink vulnerability fixed.ale2005-01-1615-0/+727
| | | | | Submitted by: simon Obtained from: MySQL BitKeeper Repository
* Update to 0.9.0.knu2005-01-1612-33/+60
|
* Clearly state which version of SQLite is supported.knu2005-01-165-29/+29
|
* Update to ruby-sqlite3 after a repocopy. This is a Ruby interface toknu2005-01-1613-246/+322
| | | | the SQLite DB engine version 3.
* Update to 4.1.9 release.ale2005-01-165-41/+6
|
* - Update to 1.7.27sem2005-01-146-72/+62
| | | | | | | | - Pass maintainership to submitter PR: ports/76213 Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz> Approved by: maintainer (timeout: 3+ monthes)
* - Update to 3.51.10sem2005-01-1310-54/+954
| | | | | | | | | | - Fix building with iodbc driver - Add building of thread-safe lib - Using ${MASTER_SITE_MYSQL} - Pass mainteintership to submitter PR: ports/76216 Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz>
* [ maintainer ] databases/mysql-connector-java -- update to 3.1.6edwin2005-01-136-10/+44
| | | | | | | | | | | | | | | | | | | | | | | | | Update to version 3.1.6 -- This is a major update to a new code branch, and development on the 3.0 branch will now be limited to critical bug-fixes. From the release announcement: Version 3.1.6 is the first production release of the 3.1 series that is suitable for use with all versions of MySQL, including MySQL-4.1 or MySQL-5.0. Connector/J 3.1.6 is required if you want to use server-side prepared statements MySQL-4.1.2 or newer, or CallableStatements with MySQL-5.0. http://lists.mysql.com/announce/250 Anyone upgrading from the 3.0 series should first read http://dev.mysql.com/doc/connector/j/en/#id2424819 This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on devel/log4j (unless you use the WITHOUT_COMPILE option, where there's only a RUN_DEPENDS) PR: ports/76149 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Postgis upgrade from 0.9.0 to 0.9.1edwin2005-01-1311-26/+288
| | | | | | | | | | | Postgis upgrade from 0.9.0 to 0.9.1 Other changes: - Adds support to PostgreSQL 8 - Includes Postgis HTML documentation PR: ports/76214 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
* Add a missing dependencymat2005-01-131-1/+3
| | | | Submitted by: Matt Adams <matt.adams@morcor.com>
* Fix build (distfiles was moved).fjoe2005-01-132-2/+2
| | | | | | Submitted by: kuriyama Pointed out by: kris Pointy hat to: fjoe
* [MAINTAINER] Update port: databases/py-MySQLdb-devel to 1.1.8edwin2005-01-122-5/+9
| | | | | | | | | | Update port: databases/py-MySQLdb-devel to 1.1.8 - Change to 1.1.8 - Install more docs PR: ports/75867 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* INTAINER] Update port: databases/py-MySQLdb to 1.0.1edwin2005-01-123-19/+16
| | | | | | | | | | | Update port: databases/py-MySQLdb to 1.0.1 - Change to 1.0.1 - Rediff patch-_mysql.c - Install more docs PR: ports/75866 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Fix pkg-plistsem2005-01-112-0/+89
| | | | | | - Bump PORTREVISION Reported by: kris via pointyhat
* - Utilize MASTER_SITE_MYSQL instead of tons urlssem2005-01-112-22/+4
| | | | | PR: ports/76055 Submitted by: maintainer
* Update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1edwin2005-01-113-5/+5
| | | | | | | | + update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1 + changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.11.1/ PR: ports/76040 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* - Update to 2.6.1-rc2sem2005-01-104-6/+6
| | | | | PR: ports/76049 Submitted by: maintainer
* - Make it compilable with old gcc [1]ale2005-01-1012-6/+102
| | | | | | | - Fix plist PR: ports/76054 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Make it compilable with old gcc [1]ale2005-01-102-0/+14
| | | | | | | - Fix plist PR: ports/76054 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Use MASTER_SITES_MYSQLale2005-01-104-28/+207
| | | | | | | | - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Extend allowed linuxthreads shlib versions Submitted by: sobomax [1]
* Extend allowed linuxthreads shlib versions.ale2005-01-108-16/+16
|
* Move pre-configure in the common part.ale2005-01-108-48/+48
| | | | Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
* Conditionally remove include/mysql.ale2005-01-101-1/+1
|
* Correct comment typo.ale2005-01-107-7/+7
| | | | | PR: ports/76050 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Update to 5.0.2 release:ale2005-01-1048-990/+1806
| | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob Submitted by: sobomax [1]
* Update to 1.5.2skv2005-01-1015-30/+35
|
* Update to 4.1.8a release [1][2]:ale2005-01-1012-173/+289
| | | | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [3] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob PR: ports/75556 [1], ports/75565 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Marcus Grando <marcus@corp.grupos.com.br> [2], sobomax [3]
* Share post-extract target with all three subports.ale2005-01-091-3/+3
| | | | Spotted by: Jose Alonso Cardenas Marquez <acardenas@bsdperu.org>
* Fix plist when installing WITHOUT_LDAP.girgen2005-01-092-1/+3
| | | | | PR: ports/75857 Approved by: ade, marcus
* Update to 4.0.23a release [1]:ale2005-01-0911-111/+240
| | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [2] - Fix tcp wrappers (hopefully definitely!) PR: ports/75598 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1], sobomax [2]
* Update to 1.2.0fjoe2005-01-0838-990/+246
|
* Add a fix for 64 bit archmat2005-01-086-0/+186
| | | | Submitted by: Rink Springer <rink@stack.nl>
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0oliver2005-01-0816-28/+112
| | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com>
* Update to Update to 1.8.20ahze2005-01-083-6/+6
|
* Now builds with old perl versions.kris2005-01-081-1/+0
| | | | Approved by: portmgr (self)
* BROKEN: Fails self-test during buildkris2005-01-021-0/+2
| | | | Approved by: portmgr (self)
* Fix build with MySQL 4.1.x.demon2004-12-311-0/+14
| | | | | Submitted by: Michael Hambly <mike@blackbirdsoftware.com> PR: 74237
* [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-302-2/+2
| | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua>
* Update to 2.41lth2004-12-293-40/+43
|
* Update to 4.3.27krion2004-12-2815-255/+220
| | | | | PR: ports/75563 Submitted by: maintainer
* Update geos dependency library versionmharo2004-12-281-1/+1
| | | | Submitted by: Rolandas Garska <rolandas.garska@ik.ku.lt>
* - Update to 4.54pav2004-12-283-5/+6
| | | | | PR: ports/75524 Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
* Fix runtime error on 4.x.nork2004-12-282-1/+11
|
* Add missing dependencies.knu2004-12-261-0/+3
|
* Fix compilation with version 4.1.7 of mysql.thierry2004-12-261-5/+7
| | | | | PR: ports/75105 Submitted by: maintainer.
* - Add mSQL dependence. Off by default.sem2004-12-261-8/+9
| | | | Submitted by: maintainer
OpenPOWER on IntegriCloud