summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-05Bump PKGREVISION for change of PostgreSQL default version to 9.1.obache1-1/+2
2012-03-11Use MASTER_SITE_PGSQL from mk/fetch/sites.mk instead of having anotherwiz1-4/+2
outdated list of mirrors.
2010-12-25Changes 09.00.0200:adam1-23/+37
* Fix a bug about sizeof() at idx_fake_oid of info. * Return 0 for the column size when the size of numeric items are unknown. Also improve the calculation of scale of numeric items when it is not explicitly specified. * Change to use 'if' instead of an inappropriate 'else if' at cursor of convert. * Remember to set permanent flag to holdable cursors on commit with no precedent rollback (to savepoint) operations. This fixes a crash bug in case of cursor operations across transaction. * Fix a bug about the handling of the SQL_RETRIEVE_DATA option. * Fix cursor bug introduced by the previous change. * Move the setting of folder name of libpq or gssapi related dlls from .wxs file to .bat file. * Fix a bug which returns incorrect values for SQL_DATETIME_SUB.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2008-06-20Add DESTDIR support.joerg1-1/+2
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-02-15Made the code a bit shorter.rillig1-21/+14
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-02Add DragonFly support.joerg1-1/+23
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2002-10-19Update databases/odbc-postgresql to version 7.2.3. Pkgsrc changes includejlam1-74/+3
Splitting out a common Makefile for future unixodbc-postgresql and iodbc-postgresql packages. Changes from version 7.1.3 include: Remove query size limit (Hiroshi) Remove text field size limit (Hiroshi) Fix for SQLPrimaryKeys in multibyte mode (Hiroshi) Allow ODBC procedure calls (Hiroshi) Improve boolean handing (Aidan Mountford) Most configuration options on setable via DSN (Hiroshi) Multibyte, performance fixes (Hiroshi) Allow driver to be used with iODBC or unixODBC (Peter E) MD5 password encryption support (Bruce) Add more compatibility functions to odbc.sql (Peter E)
2002-04-03Make odbc-postgresql build stand-alone instead of requiring Makefile.commonjlam1-8/+58
from databases/postgresql. Also honor PKG_SYSCONFDIR.
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-3/+2
differs from the distfile version number. G/C some the unused variables in postgresql/Makefile.common related to the old way of handling version numbers.
2001-06-21Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-05-23ODBC-specific PostgreSQL homepagejlam1-1/+2
2001-05-14Update odbc-postgresql to 7.1.1. There don't appear to be any functionaljlam1-12/+10
changes from version 7.0.3, only that this package is now built from sources found in the PostgreSQL-7.1.1 sources.
2001-04-06Add a MAINTAINER field.jwise1-1/+2
2001-04-06Initial import of odbc-postgresql, the PostgreSQL 7 ODBC support.jwise1-0/+30