FreshPorts -- The Place For Ports Sat, 5 Jul 2008 4:01 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
postgresql-pltcl 8.2.9_1 databases on this many watch lists=6 search for ports that depend on this port
A module for using Tcl to write SQL functions
Maintained by: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Feb 2002 05:39:03
Also Listed In: tcl


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/postgresql82-server

Required To Build: devel/gmake
Required To Run: databases/postgresql-pltcl
Required Libraries: lang/tcl84

To install the port: cd /usr/ports/databases/postgresql-pltcl/ && make install clean
To add the package: pkg_add -r postgresql82-pltcl


Configuration Options
     No options to configure

Master Sites:
ftp://ftp8.us.postgresql.org/postgresql/source/v8.2.9/
ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v8.2.9/
ftp://ftp10.us.postgresql.org/pub/postgresql/source/v8.2.9/
http://ring.nict.go.jp/archives/misc/db/postgresql/source/v8.2.9/
http://ring.sakura.ad.jp/archives/misc/db/postgresql/source/v8.2.9/
http://ring.riken.jp/archives/misc/db/postgresql/source/v8.2.9/
ftp://ftp.au.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/source/v8.2.9/
ftp://ftp.be.postgresql.org/postgresql/source/v8.2.9/
ftp://ftp.ba.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp.cz.postgresql.org/DATA/postgresql/source/v8.2.9/
ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v8.2.9/
ftp://ftp.fr.postgresql.org/source/v8.2.9/
ftp://ftp.de.postgresql.org/mirror/postgresql/source/v8.2.9/
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.2.9/
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v8.2.9/
ftp://ftp.hk.postgresql.org/postgresql/source/v8.2.9/
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v8.2.9/
ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v8.2.9/
ftp://ftp.kr.postgresql.org/postgresql/source/v8.2.9/
ftp://ftp.lv.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v8.2.9/
ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/source/v8.2.9/
ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v8.2.9/
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v8.2.9/
ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/source/v8.2.9/
ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/source/v8.2.9/
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v8.2.9/
ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v8.2.9/
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v8.2.9/
ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v8.2.9/
ftp://ftp.postgresql.org/pub/source/v8.2.9/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-01-09
    Affects: users of databases/postgresql*
    Author: girgen@FreeBSD.org
    Reason: 
      The server-side utilities of postgresql (initdb, initlocation,
      ipcclean, pg_controldata, pg_ctl, pg_id and pg_resetxlog) are now
      installed by the respective postgresql*-server port (previously
      they where installed with the client). If you update the client, you
      should also update the server to make sure you are not left without
      the server-side tools. Do something like:
    
        portupgrade postgresql-client postgresql-server
    
    

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:17:10
Original commit files touched by this commit  8.2.7_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  8.2.7
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
04 Aug 2007 12:41:31
Original commit files touched by this commit  7.4.17
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
08 Dec 2006 10:41:40
Original commit files touched by this commit  7.4.14
girgen search for other commits by this committer
More rubust regex to determine which version of postgresql that is
already installed.

Reported by:    Kostik Belousov
PR:             106472
03 Feb 2005 09:30:27
Original commit files touched by this commit  7.4.7
girgen search for other commits by this committer
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.

Update to 7.3.9, 7.4.7 & 8.0.1.

Take the opportunity to reset PORTREVISION of slave ports.

Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]

The periodic script should of course be executable. [2]

[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
31 Jan 2005 02:00:54
Original commit files touched by this commit  7.4.6_1
girgen search for other commits by this committer
Bumping portrevision
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)
06 Dec 2004 03:59:56
Original commit files touched by this commit  7.4.6
girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
28 Jun 2004 22:48:56
Original commit files touched by this commit  7.4.3
vanilla search for other commits by this committer
Upgrade to 7.4.3.

PR:             ports/68456
Submitted by:   maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  7.4.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
04 Dec 2003 12:00:49
Original commit files touched by this commit  7.4
seanc search for other commits by this committer
Introduce the world to PostgreSQL 7.4!  By and large this release is
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)
18 Sep 2003 12:31:50
Original commit files touched by this commit  7.3.4
osa search for other commits by this committer
Fix building.

Notice from:    kris via bento
Approved by:    Palle Girgensohn <girgen@pingpong.net> (maintainer)
04 Sep 2003 13:20:57
Original commit files touched by this commit  7.3.4
osa search for other commits by this committer
Use new depends scheme for postgresql slave ports:
 ${MAKE} -V ... instead of .include <...>

Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:             56348, 56404
19 Jun 2003 10:12:56
Original commit files touched by this commit  7.3.3
daichi search for other commits by this committer
postgresql slave ports, reduce unnecessary portrevision bumps

PR:             52867
Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
07 Mar 2003 05:58:32
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.
19 Jan 2003 03:36:31
Original commit files touched by this commit  7.3.1
ade search for other commits by this committer
Fix these two so they at least work with 'make index'.  The inclusion
of a master port Makefile like this is iffy in the extreme, IMO.
18 Jan 2003 22:40:10
Original commit files touched by this commit  7.3.1
seanc search for other commits by this committer
Adding POSTGRESQL_PORT tunable.  Not bumping PORTREVISION.
22 Dec 2002 17:12:39
Original commit files touched by this commit  7.2.3
ijliao search for other commits by this committer
update maintainer's email

PR:             45884
Submitted by:   maintainer
11 Apr 2002 06:08:34
Original commit files touched by this commit  7.2.1
ijliao search for other commits by this committer
use the latest postgresql7

postgresql-jdbc now uses the great new USE_JAVA stuff

PR:             36980
Submitted by:   maintainer
19 Feb 2002 08:39:03
files touched by this commit
vanilla search for other commits by this committer
This is a port of the PL/Tcl module of the postgresql-7.2 distribution.    

Number of commits found: 20

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 0.435 seconds.