| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-10-24 | Retire EOLed PostgreSQL 8.4 and 9.0. | joerg | 6 | -103/+0 | |
| 2014-10-05 | Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. | wiz | 1 | -3/+3 | |
| 2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -3/+1 | |
| 2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 | |
| 2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2011-12-26 | Create absolute path names, otherwise build info is mangled up | joerg | 1 | -4/+4 | |
| 2011-06-10 | Add missing version number to PKGNAME. | obache | 1 | -2/+2 | |
| 2011-03-08 | Comment the patch to note that it uses more generic names than the original | brook | 2 | -3/+6 | |
| file and ensures that rpath information is included in the installed library. | |||||
| 2011-03-08 | Add a comment to the patch to document use of the openssl SHA1 API. | brook | 2 | -3/+5 | |
| 2011-03-08 | Switch the license for databases/postgresql-uuid to isc per suggestion by | brook | 1 | -2/+2 | |
| Thomas Klausner. Although the two licenses are not word-for-word identical, they are very close, use much of the same wording, and seem equivalent in intent. This prevents proliferation of yet another license in the collection. | |||||
| 2011-03-05 | Initial import of the uuid v1.0.2 package from pgfoundry.org. | brook | 6 | -0/+101 | |
| The ``uuid'' PostgreSQL package implements creation of Universally Unique Identifiers (UUIDs), also referred to as Globally Unique Identifiers (GUIDs). Although PostgreSQL supports storing UUIDs as a native datatype, it does not provide any mechanism for creating them. This package wraps openssl-supplied md5 and sha1 functions to create UUIDs within PostgreSQL. | |||||
