Port details on branch 2024Q3 |
- postgresql14-pltcl Module for using Tcl to write SQL functions
- 14.13 databases =0 14.13Version of this port present on the latest quarterly branch.
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2024-08-10 16:51:21
- Last Update: 2024-09-25 12:11:37
- Commit Hash: 39b4d3e
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql14-pltcl>0:databases/postgresql14-pltcl
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/databases/postgresql14-pltcl/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/postgresql14-pltcl
- pkg install postgresql14-pltcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql14-pltcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722892658
SHA256 (postgresql/postgresql-14.13.tar.bz2) = 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56
SIZE (postgresql/postgresql-14.13.tar.bz2) = 22414381
Packages (timestamps in pop-ups are UTC):
- Master port: databases/postgresql14-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- postgres : databases/postgresql14-server
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- postgres : databases/postgresql14-server
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_postgresql14-pltcl
- USES:
- tcl pgsql:14 tar:bzip2 cpe gmake
- 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:
|