summaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc/files/patch-odbcapi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql-odbc: Update version 09.05.0400=>09.06.0100Muhammad Moinur Rahman2017-03-051-2/+2
| | | | Notes: svn path=/head/; revision=435466
* databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100Muhammad Moinur Rahman2016-02-271-4/+4
| | | | | | | - Fix patch files for 'make makepatch' Notes: svn path=/head/; revision=409690
* databases/postgresql-odbc: Update version 09.01.0200=>09.03.0400Muhammad Moinur Rahman2015-03-141-4/+4
| | | | | | | | | - Take MAINTAINERSHIP Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=381263
* - Update to 09.01.0200Steve Wills2013-01-131-3/+3
| | | | | | | | | | | | | - 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
* Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functionsMax Khon2009-01-271-0/+32
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=226944