aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainershipBaptiste Daroussin2014-10-171-1/+1
| | | | Notes: svn path=/head/; revision=371040
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-1/+1
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=366114
* Fix unixODBC vs libiodbc conflictsBaptiste Daroussin2014-05-051-25/+10
| | | | | | | | | | | | | | | | | | | Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr Notes: svn path=/head/; revision=353029
* Remove trailing whitespaces from category databasesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345402
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update MAINTAINER email address for all my portsPo-Chien Lin2013-02-131-1/+1
| | | | | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor) Notes: svn path=/head/; revision=312143
* - Update to 09.01.0200Steve Wills2013-01-135-51/+29
| | | | | | | | | | | | | - Give maintainership to submitter - Add LICENSE - Switch to OptionsNG - Switch pkg-plist to PORTDOCS and PLIST_FILES PR: ports/174885 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310348
* - chase databases/unixODBC shlib bumpMartin Wilke2012-02-101-1/+2
| | | | Notes: svn path=/head/; revision=290855
* - update to 08.04.0200 [1]Baptiste Daroussin2011-03-175-60/+7
| | | | | | | | | | - cleanup the Makefile PR: ports/144993 [1] Submitted by: Berend de Boer <berend _at_ pobox.com> Notes: svn path=/head/; revision=271147
* IGNORE until someone provides an update - contents of numeric fields returned asStefan Walter2010-11-101-0/+2
| | | | | | | | | | | 0 in this version. PR: 144993 Submitted by: Berend de Boer <berend@pobox.com> (+ submitter timeout, thus no update at this point) Notes: svn path=/head/; revision=264350
* Reassign to freebsd-ports, per maintainer email to ports@.Mark Linimon2010-08-171-1/+1
| | | | Notes: svn path=/head/; revision=259454
* - Update to 08.04.0100.Felippe de Meirelles Motta2009-11-043-22/+28
| | | | | | | | PR: ports/137046 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer) Notes: svn path=/head/; revision=243801
* Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functionsMax Khon2009-01-275-2/+74
| | | | | | | | | (SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=226944
* - Mark BROKEN: does not compilePav Lucistnik2009-01-231-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226744
* - Update to 08.03.0400Martin Wilke2008-11-222-4/+4
| | | | | | | | PR: 129058 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer) Notes: svn path=/head/; revision=223219
* - Update to 08.03.03Martin Wilke2008-10-243-16/+11
| | | | | | | | PR: 128307 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer) Notes: svn path=/head/; revision=222030
* - Try to fix plist for NOPORTDOCSPav Lucistnik2008-09-041-15/+15
| | | | | | | Reported by: ionbot Notes: svn path=/head/; revision=219866
* - Update to 8.3.2Pav Lucistnik2008-09-044-47/+77
| | | | | | | | PR: ports/126963 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer) Notes: svn path=/head/; revision=219864
* Reassign this port to alex-goncharov@comcast.net.Palle Girgensohn2008-08-181-1/+1
| | | | Notes: svn path=/head/; revision=218751
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-282-0/+2
| | | | Notes: svn path=/head/; revision=183519
* - Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).Alejandro Pulver2006-10-091-8/+13
| | | | | | | | | | | | | PR: ports/103293 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: girgen (databases/postgresql-odbc), fjoe (databases/libodbc++), sergey@network-asp.biz (databases/mysql-connector-odbc, timeout), delphij@FreeBSD.org (net/openldap23-server), mat@FreeBSD.org (databases/p5-DBD-ODBC) Notes: svn path=/head/; revision=175125
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add myself as committer, and use my @FreeBSD.org address.Palle Girgensohn2004-12-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=123277
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesSergey A. Osokin2003-06-111-1/+2
| | | | | | | | | | Submitted by: osa Approved by: maintainer PR: 50397 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82772
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Fix paths for ODBC support scripts.Jimmy Olgeni2003-01-051-3/+3
| | | | Notes: svn path=/head/; revision=72562
* Remove POSTGRESQL_SUBPORT, as this is a standalone port now.Jimmy Olgeni2003-01-051-4/+0
| | | | Notes: svn path=/head/; revision=72561
* Update PostgreSQL ODBC to 7.2.5 (version number not the same as the mainSean Chittenden2003-01-044-23/+28
| | | | | | | | | | | distribution, this is the matching version for PostgreSQL 7.3.1). PR: ports/45882 && ports/41739 Submitted by: Palle Girgensohn <girgen@pingpong.net> && Dave Chapeskie <bsdport@ddm.wox.org> for fix in ports/41739 Notes: svn path=/head/; revision=72539
* use the latest postgresql7Ying-Chieh Liao2002-04-111-1/+0
| | | | | | | | | | postgresql-jdbc now uses the great new USE_JAVA stuff PR: 36980 Submitted by: maintainer Notes: svn path=/head/; revision=57558
* This is a port of the client odbc support from the postgresql-7.2Vanilla I. Shu2002-02-194-0/+65
distribution, that used to be apart of the postgresql7 port. PR: ports/34857 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=54894