Port details |
- postgresql-pltcl A module for using Tcl to write SQL functions
- 8.3.18_3 databases
=5 8.3.18_3Version of this port present on the latest quarterly branch.
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2002-02-19 05:39:03
- Last Update: 2012-03-05 21:18:50
- SVN Revision: UNKNOWN
- People watching this port, also watch:: postgresql-odbc, py39-PyGreSQL
- Also Listed In: tcl
- License: not specified in port
- WWW:
- http://www.postgresql.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- postgresql-pltcl>0:databases/postgresql-pltcl
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql-pltcl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: databases/postgresql83-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- postgres : databases/postgresql83-server
- gmake : devel/gmake
- Runtime dependencies:
-
- postgres : databases/postgresql83-server
- Library dependencies:
-
- tcl85 : lang/tcl85
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/postgresql83-server |
Commit | Credits | Log message |
8.3.18_3 05 Mar 2012 21:18:50 |
crees |
Break postgresql-pltcl up into versioned ports; now we will have packages
Fix plist for 9.1 |
8.3.18_3 04 Mar 2012 17:19:59 |
crees |
Over to new team, pgsql@FreeBSD.org |
8.3.17_3 19 Feb 2012 14:02:26 |
crees |
Fix build with 9.1; apparently incomplete builds are unsupported by upstream,
so force rebuild of src/backend before trying pl/tcl
PR: 164796 |
8.3.16_3 19 Jan 2012 03:35:49 |
tabthorpe |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
8.3.15_3 26 Jul 2011 13:13:53 |
girgen |
accept version 9.1beta3
PR: 158740 |
8.3.15_3 03 Jun 2011 10:00:18 |
girgen |
Fix bug that made portmaster fail
PR: ports/157530 |
8.3.11_1 30 Aug 2010 20:42:24 |
pgollucci |
- Fix RUN_DEPENDS for slave postgresql ports
- Change default pgsql version to 82 matching Mk/ defaults
- Bump PORTREVISIONs
PR: ports/148055
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (grigen ; > 2.5 months) |
8.3.9_2 25 Mar 2010 23:27:57 |
mm |
- Use bsd.tcl.mk (implemented suggestion from [1])
- Use system-default PostgreSQL version (82)
- Bump PORTREVISION
PR: ports/143740 [1]
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: maintainer (timeout) |
8.2.7_1 06 Jun 2008 13:17:10 |
edwin |
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) |
8.2.7 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
7.4.17 04 Aug 2007 11:41:31 |
gabor |
- 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) |
7.4.14 08 Dec 2006 10:41:40 |
girgen |
More rubust regex to determine which version of postgresql that is
already installed.
Reported by: Kostik Belousov
PR: 106472 |
7.4.7 03 Feb 2005 09:30:27 |
girgen |
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> |
7.4.6_1 31 Jan 2005 02:00:54 |
girgen |
Bumping portrevision |
7.4.6 31 Jan 2005 00:35:56 |
girgen |
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) |
7.4.6 06 Dec 2004 03:59:56 |
girgen |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
7.4.3 28 Jun 2004 21:48:56 |
vanilla |
Upgrade to 7.4.3.
PR: ports/68456
Submitted by: maintainer |
7.4.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
7.4 04 Dec 2003 12:00:49 |
seanc |
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) |
7.3.4 18 Sep 2003 11:31:50 |
osa |
Fix building.
Notice from: kris via bento
Approved by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
7.3.4 04 Sep 2003 12:20:57 |
osa |
Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 56348, 56404 |
7.3.3 19 Jun 2003 09:12:56 |
daichi |
postgresql slave ports, reduce unnecessary portrevision bumps
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
7.3.2_1 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
7.3.1 19 Jan 2003 03:36:31 |
ade |
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. |
7.3.1 18 Jan 2003 22:40:10 |
seanc |
Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION. |
7.2.3 22 Dec 2002 17:12:39 |
ijliao |
update maintainer's email
PR: 45884
Submitted by: maintainer |
7.2.1 11 Apr 2002 05:08:34 |
ijliao |
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 |
vanilla |
This is a port of the PL/Tcl module of the postgresql-7.2 distribution. |