7e0f FreshPorts -- databases/postgresql83-client
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
postgresql83-client 8.3.23,1 databases on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
Deprecated DEPRECATED: End-of-life is coming up
Expired This port expired on: 2013-03-01
PostgreSQL database (client)
Maintained by: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Oct 2007 23:35:05
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: databases/postgresql83-server

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/gmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. textproc/libxml2
  2. devel/gettext

This port is required by:

for Libraries
  1. converters/osm2pgsql
  2. databases/aolserver-nspostgres
  3. databases/courier-authlib-pgsql
  4. databases/fpc-postgres
  5. databases/gdl2
  6. databases/glom
  7. databases/gtksql
  8. databases/ksqlshell
  9. databases/libdbi-drivers
  10. databases/libgda3-postgresql
  11. databases/libgda4-postgresql
  12. databases/ludia
  13. databases/nagios-check_postgres_replication
  14. databases/p5-DBD-Pg
  15. databases/pg_rman
  16. databases/pg_statsinfo
  17. databases/pgaccess
  18. databases/pgadmin3
  19. databases/pgagent
  20. databases/pgpool-II
  21. databases/pgtcl
  22. databases/pgworksheet
  23. databases/php4-pgsql
  24. databases/php5-pdo_pgsql
  25. databases/php5-pgsql
  26. databases/php52-pdo_pgsql
  27. databases/php52-pgsql
  28. databases/php53-pdo_pgsql
  29. databases/php53-pgsql
  30. databases/postgis
  31. databases/postgresql-libpgeasy
  32. databases/postgresql-libpq++
  33. databases/postgresql-libpqxx
  34. databases/postgresql-libpqxx3
  35. databases/postgresql-libpqxx30
  36. databases/postgresql-odbc
  37. databases/postgresql-plproxy
  38. databases/postgresql-plruby
  39. databases/postgresql-tcltk
  40. databases/postgresql83-contrib
  41. databases/postgresql83-docs
  42. databases/postgresql83-plpython
  43. databases/postgresql83-server
  44. databases/proftpd-mod_sql_postgres
  45. databases/py-postgresql
  46. databases/py-psycopg
  47. databases/py-psycopg2
  48. databases/py-pyPgSQL
  49. databases/qt-pgsql-plugin
  50. databases/qt4-pgsql-plugin
  51. databases/rubygem-do_postgres
  52. databases/rubygem-pg
  53. databases/slony1
  54. databases/slony1v2
  55. databases/soci
  56. databases/sqlclient
  57. databases/vfront
  58. devel/etoile-coreobject
  59. devel/prepstools
  60. dns/powerdns
  61. dns/powerdns-devel
  62. dns/sqldjbdns
  63. editors/koffice-kde4
  64. games/ldmud
  65. graphics/mapnik
  66. japanese/postgresql-tcltk
  67. lang/algol68g
  68. lang/smalltalk
  69. lang/urweb
  70. mail/dspam
  71. mail/dspam-devel
  72. mail/exim-postgresql
  73. math/octave-forge-database
  74. net/asterisk14
  75. net/asterisk16
  76. net/cyphesis
  77. net/samba-pdbsql
  78. net/ser
  79. net/yate-devel
  80. net-mgmt/nagios-plugins
  81. net-mgmt/netdisco
  82. ports-mgmt/portscout
  83. sysutils/bacula-server
  84. sysutils/condor
  85. sysutils/rsyslog5-pgsql
  86. sysutils/rsyslog6-devel-pgsql
  87. sysutils/rsyslog6-pgsql
  88. textproc/openfts
  89. www/bacula-web
  90. www/davical
  91. www/dpsearch
  92. www/mod_auth_pgsql2
  93. www/openbravoerp

To install the port: cd /usr/ports/databases/postgresql83-client/ && make install clean
To add the package: pkg_add -r postgresql83-client


Configuration Options
===> The following configuration options are available for postgresql-client-8.3.23,1:
     DEBUG=off: Builds with debugging symbols
     ICU=off: Use ICU for unicode collation (server)
     INTDATE=off: Builds with 64-bit date/time type (server)
     KRB5=off: Build with kerberos provider support
     LDAP=off: Build with LDAP authentication support
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3)
     PAM=off: Build with PAM support (server only)
     SSL=on: Build with OpenSSL support
     TZDATA=on: Use internal timezone database (server)
     XML=on: Build with XML data type (server)
====> Options available for the single KRB5: you have to select exactly one of them
     MIT_KRB5=off: Build with MIT's kerberos support
     HEIMDAL_KRB5=off: Builds with Heimdal kerberos
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/
  2. ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v8.3.23/
  3. ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v8.3.23/
  4. ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v8.3.23/
  5. ftp://ftp.lv.postgresql.org/pub/postgresql/source/v8.3.23/
  6. ftp://ftp.postgresql.org/pub/source/v8.3.23/
  7. ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v8.3.23/
  8. ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v8.3.23/
  9. ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v8.3.23/
  10. ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v8.3.23/
  11. ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.3.23/
  12. ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v8.3.23/
  13. ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v8.3.23/
  14. ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v8.3.23/
  15. ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v8.3.23/
  16. ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v8.3.23/
  17. ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v8.3.23/
  18. http://ftp2.jp.postgresql.org/pub/postgresql/source/v8.3.23/
  19. http://ring.nict.go.jp/archives/misc/db/postgresql/source/v8.3.23/

Number of commits found: 7

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Apr 2013 13:21:23
Original commit files touched by this commit  8.3.23,1
girgen search for other commits by this committer
The PostgreSQL Global Development Group has released a security
update to all current versions of the PostgreSQL database system,
including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update
fixes a high-exposure security vulnerability in versions 9.0 and
later. All users of the affected versions are strongly urged to apply
the update *immediately*.

A major security issue (for versions 9.x only) fixed in this release,
[CVE-2013-1899](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1899),
makes it possible for a connection request containing a database name
that begins with "-" to be crafted that can damage or destroy files
within a server's data directory. Anyone with access to the port the
PostgreSQL server listens on can initiate this request. This issue was
discovered by Mitsumasa Kondo and Kyotaro Horiguchi of NTT Open Source
Software Center.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
08 Jul 2009 06:41:14
Original commit files touched by this commit  8.3.7,1
girgen search for other commits by this committer
Fix bad commit, accidentally copied the CVS directoy from 83 to 84 and
committed. Yikes. :-(
07 Jul 2009 22:30:06
Original commit files touched by this commit  8.4.0
 This port version is marked as vulnerable.
girgen search for other commits by this committer
Welcome PostgreSQL 8.4

After many years of development, PostgreSQL has become feature-complete in many
areas.
This release shows a targeted approach to adding features (e.g., authentication,
monitoring, space reuse), and adds capabilities defined in the later SQL
standards.
The major areas of enhancement are:

Windowing Functions
Common Table Expressions and Recursive Queries
Default and variadic parameters for functions
Parallel Restore
Column Permissions
Per-database locale settings
Improved hash indexes
Improved join performance for EXISTS and NOT EXISTS queries
Easier-to-use Warm Standby
Automatic sizing of the Free Space Map
Visibility Map (greatly reduces vacuum overhead for slowly-changing tables)
Version-aware psql (backslash commands work against older servers)
Support SSL certificates for user authentication
Per-function runtime statistics
Easy editing of functions in psql
New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin

URL: http://www.postgresql.org/docs/8.4/interactive/release-8-4.html
12 Jun 2008 23:46:07
Original commit files touched by this commit  8.3.3
 This port version is marked as vulnerable.
girgen search for other commits by this committer
Updates of the PostgreSQL ports

Updates for all maintained versions of PostgreSQL are available today:
8.3.3, 8.2.9, 8.1.13, 8.0.17 and 7.4.21.  These releases fix more than
two dozen minor issues reported and patched over the last few months.
All PostgreSQL users should plan to update at their earliest
convenience. People in affected time zones, in particular, should
upgrade as soon as possible.

Release Notes:
        http://www.postgresql.org/docs/8.3/static/release.html

Also, fix umask error in periodic script [1].

PR:             ports/124457 [1]
Submitted by:   Alexandre Perrin
06 Jun 2008 13:17:10
Original commit files touched by this commit  8.3.1_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  8.3.1
  Sanity Test Failure This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Oct 2007 23:34:53
Original commit files touched by this commit  8.3beta1
 This port version is marked as vulnerable.
girgen search for other commits by this committer
Introducing the first beta of PostgreSQL 8.3

Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.

Number of commits found: 7

287d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0