FreshPorts -- The Place For Ports Sat, 5 Jul 2008 5:26 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
postgresql-tcltk 7.4.21_2 japanese on this many watch lists=2 search for ports that depend on this port
A TCL interface to the database PostgreSQL, including a tk GUI
Maintained by: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Oct 2002 14:41:26
Also Listed In: databases tcl tk


PostgreSQL is a sophisticated Object-Relational DBMS, supporting
almost all SQL constructs, including subselects, transactions, and
user-defined types and functions. It is the most advanced open-source
database available anywhere. Commercial Support is also available.

The original Postgres code was the effort of many graduate students, 
undergraduate students, and staff programmers working under the direction of 
Professor Michael Stonebraker at the University of California, Berkeley. In 
1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query 
language to SQL and created a new database system which came to known as 
Postgres95. Many others contributed to the porting, testing, debugging and 
enhancement of the Postgres95 code. As the code improved, and 1995 faded into 
memory, PostgreSQL was born.

PostgreSQL development is presently being performed by a team of Internet 
developers who are now responsible for all current and future development. The 
development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). 
Support is available from the PostgreSQL developer/user community through the 
support mailing list (questions@PostgreSQL.ORG).

PostgreSQL is free and the complete source is available.

WWW: http://www.postgresql.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: databases/postgresql74-server

Required To Build: devel/gmake
Required Libraries: japanese/tcl80, japanese/tk80, databases/postgresql82-client

To install the port: cd /usr/ports/japanese/postgresql-tcltk/ && make install clean
To add the package: pkg_add -r ja-postgresql-tcltk


Configuration Options
     No options to configure

Master Sites:
ftp://ftp8.us.postgresql.org/postgresql/source/v7.4.21/
ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v7.4.21/
ftp://ftp10.us.postgresql.org/pub/postgresql/source/v7.4.21/
http://ring.nict.go.jp/archives/misc/db/postgresql/source/v7.4.21/
http://ring.sakura.ad.jp/archives/misc/db/postgresql/source/v7.4.21/
http://ring.riken.jp/archives/misc/db/postgresql/source/v7.4.21/
ftp://ftp.au.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/source/v7.4.21/
ftp://ftp.be.postgresql.org/postgresql/source/v7.4.21/
ftp://ftp.ba.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp.cz.postgresql.org/DATA/postgresql/source/v7.4.21/
ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v7.4.21/
ftp://ftp.fr.postgresql.org/source/v7.4.21/
ftp://ftp.de.postgresql.org/mirror/postgresql/source/v7.4.21/
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v7.4.21/
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v7.4.21/
ftp://ftp.hk.postgresql.org/postgresql/source/v7.4.21/
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v7.4.21/
ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v7.4.21/
ftp://ftp.kr.postgresql.org/postgresql/source/v7.4.21/
ftp://ftp.lv.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v7.4.21/
ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/source/v7.4.21/
ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v7.4.21/
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v7.4.21/
ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/source/v7.4.21/
ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/source/v7.4.21/
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v7.4.21/
ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v7.4.21/
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v7.4.21/
ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v7.4.21/
ftp://ftp.postgresql.org/pub/source/v7.4.21/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:37:38
Original commit files touched by this commit  7.4.19_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
09 Apr 2008 14:42:26
Original commit files touched by this commit  7.4.19_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  7.4.17_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
31 Jan 2005 00:35:56
Original commit files touched by this commit  7.4.6
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

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)
29 Dec 2003 01:34:02
Original commit files touched by this commit  7.4.1
linimon search for other commits by this committer
Fix build on -current.  (Note: the maintainer/submitter claimed that it
was also broken on -stable, although I did not duplicate the problem).

PR:             ports/60427
Submitted by:   Saito Tomokatsu <saito@a2z.co.jp> (maintainer)
07 Mar 2003 06:04:59
Original commit files touched by this commit  7.3.2_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
26 Jan 2003 15:36:52
Original commit files touched by this commit  7.3.1
knu search for other commits by this committer
Catch up with the devel/postgresql7 port.  Pgaccess is not part of
this port any more.

PR:             ports/47261
Submitted by:   Saito Tomokatsu <saito@saitou.org> (MAINTAINER)
19 Oct 2002 14:40:41
Original commit files touched by this commit  7.2.3
kuriyama search for other commits by this committer
Update to slave of databases/postgresql7 after repocopy from
japanese/postgresql7.

PR:             ports/43433
Submitted by:   Saito Tomokatsu <saito@a2z.co.jp>

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18746
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 3
new 48 hours7
new 7 days39
new fortnight77
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.537 seconds.