Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for databases category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-08-05 | Bump PKGREVISION for change of PostgreSQL default version to 9.1. | obache | 1 | -1/+2 | |
2012-03-11 | Use MASTER_SITE_PGSQL from mk/fetch/sites.mk instead of having another | wiz | 1 | -4/+2 | |
outdated list of mirrors. | |||||
2010-12-25 | Changes 09.00.0200: | adam | 8 | -306/+59 | |
* 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-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2008-08-23 | This is too old, not on mirror servers. | obache | 1 | -9/+2 | |
Set archive server to MASTER_SITES instead. Noticed outdated MASTER_SITES by Zafer Aydogan via private mail. XXX: Should be switched to individual package found in XXX: ${MASTER_SITE_PGSQL:=odbc/versions/src} ? | |||||
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+2 | |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -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-15 | Made the code a bit shorter. | rillig | 1 | -21/+14 | |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2006-06-06 | Uses C++. | joerg | 1 | -1/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-01-02 | Add DragonFly support. | joerg | 4 | -10/+65 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -6/+6 | |
CONFIGURE_ARGS. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-06-12 | this uses openssl, so it needs openssl/buildlink3.mk. | grant | 1 | -1/+3 | |
2004-05-08 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 1 | -2/+2 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-20 | Note the locations of the common distinfo file and patches directory. | jlam | 1 | -1/+4 | |
2002-10-19 | Update databases/odbc-postgresql to version 7.2.3. Pkgsrc changes include | jlam | 10 | -184/+105 | |
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-03 | Add distinfo file required for standalone packages. | jlam | 1 | -0/+9 | |
2002-04-03 | Make odbc-postgresql build stand-alone instead of requiring Makefile.common | jlam | 6 | -8/+298 | |
from databases/postgresql. Also honor PKG_SYSCONFDIR. | |||||
2002-04-03 | Substitute ${TRUE} for "true". | jlam | 1 | -3/+3 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-12-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 1 | -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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-06-21 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+3 | |
2001-05-23 | ODBC-specific PostgreSQL homepage | jlam | 1 | -1/+2 | |
2001-05-14 | Update odbc-postgresql to 7.1.1. There don't appear to be any functional | jlam | 4 | -17/+35 | |
changes from version 7.0.3, only that this package is now built from sources found in the PostgreSQL-7.1.1 sources. | |||||
2001-05-04 | Share a common distinfo file with the postgresql package. | jlam | 1 | -13/+0 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+12 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-04-06 | Add a MAINTAINER field. | jwise | 1 | -1/+2 | |
2001-04-06 | Add a message file pointing users to the ODBC chapter of the PostgreSQL | jwise | 1 | -0/+2 | |
documentation. | |||||
2001-04-06 | Initial import of odbc-postgresql, the PostgreSQL 7 ODBC support. | jwise | 3 | -0/+38 | |