Port details |
- postgresql93-plperl Write SQL functions for PostgreSQL using Perl5
- 9.3.25_2 databases
=3 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:: screen, libssh2, lynx
- Also Listed In: perl5
- 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-plperl>0:databases/postgresql93-plperl
- Conflicts:
- CONFLICTS:
- postgresql9[^3]*
- postgresql10*
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql93-plperl
- 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:
-
- gmake : devel/gmake
- perl5>=5.26<5.27 : lang/perl5.26
- Runtime dependencies:
-
- postgres : databases/postgresql93-server
- perl5>=5.26<5.27 : lang/perl5.26
- Library dependencies:
-
- libreadline.so.7 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 readline 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.13 01 Jul 2016 17:45:51 |
matthew |
Delete the now expired postgresql90 ports. Upstream support for
postgresql-9.0.x was declared EoL in September 2015.
Summary:
Remove 9.0 from the list of postgresql versions available in ports
Disconnect postgresql90 ports from the build
Remove postgresql90-pgtcl port
Remove postgresql90-client port
Move the master postgreslXY-plperl makefile to postgresql95-plperl/Makefile.
Adjust include lines in other postgresqlXY-plperl ports (Only the first 15 lines of the commit message are shown above ) |
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.0_1 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 11 May 2013 23:46:30 |
girgen |
Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* |