summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpgeasy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Welcome back to libpgeasy. It was once a part of the standardPalle Girgensohn2005-07-214-0/+59
distribution (up to 7.2), but now lives its own life. Naturally, we should have a port for it :-) Official information: Pgeasy is a PostgreSQL API that is a cleaner interface to the libpq library, more like an SQL 4GL interface. Approved by: ade, seanc (implicit) Notes: svn path=/head/; revision=139850