Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |