Port details |
- postgresql95-pltcl Module for using Tcl to write SQL functions
- 9.5.25 databases
=0 9.5.25Version of this port present on the latest quarterly branch.
- DEPRECATED: PostgreSQL-9.5 has reached end-of-life
This port expired on: 2021-06-13
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2016-01-07 19:59:11
- Last Update: 2021-06-13 10:50:22
- Commit Hash: a3da90c
- 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/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql95-pltcl>0:databases/postgresql95-pltcl
- Conflicts:
- CONFLICTS:
- postgresql9[^5]*
- postgresql1[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql95-pltcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612956696
SHA256 (postgresql/postgresql-9.5.25.tar.bz2) = 7628c55eb23768a2c799c018988d8f2ab48ee3d80f5e11259938f7a935f0d603
SIZE (postgresql/postgresql-9.5.25.tar.bz2) = 17923796
Packages (timestamps in pop-ups are UTC):
- Master port: databases/postgresql95-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- postgres : databases/postgresql95-server
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- postgres : databases/postgresql95-server
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_postgresql95-pltcl
- USES:
- tcl pgsql:9.5 tar:bzip2 cpe gmake compiler
- pkg-message:
- For install:
- PL/Tcl has been installed. Check the createlang(l) manpage for more
info. You can install pltcl as trusted or untrusted, by using either
"createlang pltcl" or "createlang pltclu".
- Master Sites:
|
Port Moves |
- port deleted on 2021-06-13
REASON: Has expired: PostgreSQL-9.5 has reached end-of-life
|
Number of commits found: 7
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/postgresql95-server | Commit | Credits | Log message |
9.5.25 13 Jun 2021 10:50:22 |
Rene Ladan (rene) |
*/*: Remove expired ports:
2021-06-13 databases/postgresql95-client: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-contrib: PostgreSQL-9.5 has reached
end-of-life
2021-06-13 databases/postgresql95-docs: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-pgtcl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-plperl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-plpython: PostgreSQL-9.5 has reached
end-of-life
2021-06-13 databases/postgresql95-pltcl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-server: PostgreSQL-9.5 has reached end-of-life
databases/pg_reorg: abandonware only for PostgreSQL 9.5
databases/pgespresso: functionality part of PostgreSQL 9.6 and later |
9.5.25 20 May 2021 14:38:55 |
Palle Girgensohn (girgen) |
databases/postgresql14-*: Add postgresql 14 beta1 the the ports tree.
Release notes: https://www.postgresql.org/docs/devel/release-14.html
Also reintroduce parallel builds. Some components, namely plperl,
plpython, pltcl and contrib, fail to build properly when using parallel
builds. Something with static linking using `ar` that fails.
MAKE_JOBS_UNSAFE is set for these ports. |
9.5.25 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.5.23 24 Sep 2020 13:33:10 |
girgen |
Welcome PostgreSQL 13
Release notes: https://www.postgresql.org/about/news/2077/ |
9.5.19 08 Aug 2019 15:33:03 |
girgen |
iThe PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 11.5, 10.10,
9.6.15, 9.5.19, and 9.4.24, as well as the third beta of PostgreSQL 12.
This release fixes two security issues in the PostgreSQL server, two
security issues found in one of the PostgreSQL Windows installers, and
over 40 bugs reported since the previous release.
Users should install these updates as soon as possible.
A Note on the PostgreSQL 12 Beta
================================
In the spirit of the open source PostgreSQL community, we strongly
encourage you to test the new features of PostgreSQL 12 in your database
systems to help us eliminate any bugs or other issues that may exist. (Only the first 15 lines of the commit message are shown above ) |
9.5.4_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.5.0 07 Jan 2016 19:58:47 |
girgen |
The PostgreSQL Global Development Group announces the
release of PostgreSQL 9.5.
This release adds UPSERT capability, Row Level Security,
and multiple Big Data features, which will broaden the
user base for the world's most advanced database.
With these new capabilities, PostgreSQL will be
the best choice for even more applications for startups,
large corporations, and government agencies.
Release Notes:
http://www.postgresql.org/docs/current/static/release-9-5.html
What's New in 9.5:
https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.5 |
Number of commits found: 7
|