aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbash/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Use GNU_CONFIGUREClement Laforet2004-01-261-7/+8
| | | | | | | | PR: 61860 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) Notes: svn path=/head/; revision=99172
* New port: databases/pgbashEdwin Groothuis2003-12-291-0/+49
pgBash is a bash shell with the ability to directly connect to a PostgreSQL Database and use it while still being at a shell prompt with all its features. PR: ports/54271 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notes: svn path=/head/; revision=96833