Port details |
- postgresql93-pltcl Module for using Tcl to write SQL functions
- 9.3.25_2 databases
=2 9.3.25_2Version of this port present on the latest quarterly branch.
- DEPRECATED: PostgreSQL-9.3 has reached end-of-life
This port expired on: 2019-01-08
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2013-05-11 23:46:44
- Last Update: 2019-01-09 16:45:54
- SVN Revision: 489816
- People watching this port, also watch:: pkg, screen, postfix
- Also Listed In: tcl
- License: PostgreSQL
- WWW:
- https://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: https://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 - Dependency lines:
-
- postgresql93-pltcl>0:databases/postgresql93-pltcl
- Conflicts:
- CONFLICTS:
- postgresql9[^3]*
- postgresql10*
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql93-pltcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1541718314
SHA256 (postgresql/postgresql-9.3.25.tar.bz2) = e4953e80415d039ccd33d34be74526a090fd585cf93f296cd9c593972504b6db
SIZE (postgresql/postgresql-9.3.25.tar.bz2) = 17067593
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/postgresql93-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- postgres : databases/postgresql93-server
- gmake : devel/gmake
- Runtime dependencies:
-
- postgres : databases/postgresql93-server
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- tcl pgsql:9.3 tar:bzip2 cpe gmake
- 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/postgresql93-server |
Commit | Credits | Log message |
9.3.25_2 09 Jan 2019 16:45:54 |
rene |
Remove expired ports:
2019-01-08 databases/postgresql93-client: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-docs: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-contrib: PostgreSQL-9.3 has reached
end-of-life
2019-01-08 databases/postgresql93-pltcl: PostgreSQL-9.3 has reached end-of-life
databases/postgresql93-pgtcl: part of expired PostgreSQL 9.3
2019-01-08 databases/postgresql93-plperl: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-plpython: PostgreSQL-9.3 has reached
end-of-life
2019-01-08 databases/postgresql93-server: PostgreSQL-9.3 has reached end-of-life |
9.3.14_1 01 Oct 2016 13:05:02 |
antoine |
Modify postgresql9[2-5]-pltcl to include postgresql96-pltcl/Makefile
instead of expired postgresql91-pltcl/Makefile |
9.3.5 26 Aug 2014 10:17:30 |
crees |
Fixup any version changes I missed yesterday.
Shown logs by: antoine |
9.3.3 26 Feb 2014 17:24:36 |
antoine |
Stage support
Reviewed by: postgresql@
Tested by: miwi and me |
9.3.1_4 17 Oct 2013 13:39:36 |
girgen |
Fix LATEST_LINK and some cleanup |
9.3.0_3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
9.3.b1 12 May 2013 00:00:56 |
girgen |
Add postgresql 9.3 beta1 |
9.2.4_3 11 May 2013 23:46:30 |
girgen |
Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* |