summaryrefslogtreecommitdiff
path: root/databases/postgresql-tcltk/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-01-31Split the postgresql ports into a server and a client part.Palle Girgensohn1-11/+0
The tcltk interface has been removed from the main distribution, so fixate the version number to the latest released version, 7.4.6. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
2004-03-12Fix after upgrade to 7.4.2.Oliver Braun1-4/+4
Approved by: maintainer
2003-12-04Introduce the world to PostgreSQL 7.4! By and large this release isSean Chittenden1-8/+10
regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat)
2002-11-13fix for different tcl versionsSADA Kenji1-0/+9
PR: ports/42010 Submitted by: unknown -- see the PR Approved by: maintainer
2002-02-19This is a port of the Tcl/Tk stuff in the postgresql-7.2Vanilla I. Shu1-0/+4
distribution. It includes pgtclsh, pgtksh and also the infamous pgaccess GUI. PR: ports/34860 Submitted by: Palle Girgensohn <girgen@partitur.se>