| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-04-25 | bl3ify, removed unused buildlink2.mk | recht | 1 | -24/+0 | |
| 2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 | |
| e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. | |||||
| 2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
| Buildlink files: RECOMMENDED version changed to current version. | |||||
| 2003-09-09 | Initial import of pyPgSQL 2.4 | recht | 1 | -0/+22 | |
| from pkgsrc-wip pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. | |||||
