summaryrefslogtreecommitdiff
path: root/databases/pgbash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+2
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* 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
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104520
* 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-294-0/+57
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