summaryrefslogtreecommitdiff
path: root/databases/libdbi-drivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5Rong-En Fan2007-03-031-1/+1
| | | | | | | - Bump PORTREVISION where necessary Notes: svn path=/head/; revision=186421
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+13
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 0.8.1Marcus Alves Grando2005-10-025-26/+114
| | | | | | | | | Add support to FreeTDS Approved by: delphij (maintainer via email), pav (mentor) Notes: svn path=/head/; revision=143982
* Update to 0.8.0Marcus Alves Grando2005-09-163-40/+72
| | | | | | | | | PR: ports/85661 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor), delphij (maintainer) Notes: svn path=/head/; revision=142955
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* - Add mSQL dependence. Off by default.Sergey Matveychuk2004-12-261-8/+9
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=125194
* - OPTIONize the port to make it easier to choose drivers.Sergey Matveychuk2004-12-251-4/+14
| | | | | | | | | | | | | | - Use libtool 1.5 rather than deprecated 1.3 - For those who don't choose any drivers, mark IGNORE to prevent installation - Thus bump PORTREVISION - Pass maintainership to submitter PR: ports/75457 Submitted by: delphij Notes: svn path=/head/; revision=125181
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-1/+2
| | | | | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports Notes: svn path=/head/; revision=124931
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* - Update to version 0.7.1Kirill Ponomarev2004-03-263-22/+11
| | | | | | | | PR: ports/64759 Submitted by: Ports Fury Notes: svn path=/head/; revision=105332
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Remove garbage '$' character.Max Khon2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93014
* add libdbi-drivers 0.7.0Ying-Chieh Liao2003-10-305-0/+117
libdbi drivers Notes: svn path=/head/; revision=92618