aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-server
Commit message (Collapse)AuthorAgeFilesLines
* Remove one more expired port:Rene Ladan2015-06-1026-2825/+0
| | | | | | | | | 2015-05-10 databases/postgresql84-server: "EOL was reached in July 2014" The problem in the PR associated with this port did not show up anymore. Notes: svn path=/head/; revision=389108
* - Modernize plistDmitry Marakasov2015-06-086-88/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=388809
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Commit the missing part of last commit: Chase upcoming update of ICU to 5.5.Palle Girgensohn2015-04-191-1/+1
| | | | Notes: svn path=/head/; revision=384279
* Chase upcoming update of ICU to 5.5.Palle Girgensohn2015-04-182-2/+3
| | | | Notes: svn path=/head/; revision=384223
* databases category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-4/+2
| | | | | | | | | Note: virtuoso did not pass check-plist from before, so it was fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382201
* Deprecate PostgreSQL 8.4, EOL was reached in July 2014.Palle Girgensohn2015-02-101-0/+5
| | | | Notes: svn path=/head/; revision=378760
* Revert r247147.Palle Girgensohn2014-11-121-1/+3
| | | | | | | | | | We need -pthread in LDFLAGS for threaded extensions like plv8js to work. PR: 175783 Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org> Notes: svn path=/head/; revision=372487
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-2/+1
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=366114
* - Unbreak builds after the lang/python27 update (r363790)Marcus von Appen2014-08-021-11/+0
| | | | | | | Exp-run: 192242, 192244 Notes: svn path=/head/; revision=363792
* Update to the latest snapshots.Chris Rees2014-07-304-95/+100
| | | | | | | | | | | uuid-ossp patch has been outdated with irrelevant changes (for us), so massage back in. In head of postgresql, this is handled properly, so eventually the ossp patches can go. Notes: svn path=/head/; revision=363500
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Properly call MAKE_CMDBaptiste Daroussin2014-06-241-5/+5
| | | | Notes: svn path=/head/; revision=359153
* Prepare for upcoming ICU-5.3 upgrade.Palle Girgensohn2014-06-092-3/+3
| | | | Notes: svn path=/head/; revision=357209
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Fix problem building postgresql84-server with ICU patchPalle Girgensohn2014-03-232-3/+3
| | | | | | | PR: ports/186875 Notes: svn path=/head/; revision=348849
* Fix mistake with ossp-uuid: don't use --with-ossp-uuid, since it will needPalle Girgensohn2014-03-211-0/+10
| | | | | | | the ossp library present, and then we never use it. Notes: svn path=/head/; revision=348732
* The PostgreSQL Global Development Group has released an update to all supportedPalle Girgensohn2014-03-204-3/+377
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version of the database system, including versions 9.3.4, 9.2.8, 9.1.13, 9.0.17, and 8.4.21. This minor release fixes a data corruption issue with replication and crash recovery in version 9.3, as well as several other minor issues in all versions. All users of version 9.3 are urged to update their installations at the next possible downtime. Users of older versions should update at their convenience. The data corruption issue in PostgreSQL 9.3 affects binary replication standbys, servers being recovered from point-in-time-recovery backup, and standalone servers which recover from a system crash. The bug causes unrecoverable index corruption during recovery due to incorrect replay of row locking operations. This can then cause query results to be inconsistent depending on whether or not an index is used, and eventually lead to primary key violations and similar issues. For this reason, users are encouraged to replace each of their standby databases with a new base backup after applying the update. See release notes for more changes. URL: http://www.postgresql.org/docs/current/static/release.html URL: https://wiki.postgresql.org/wiki/20140320UpdateIssues A change specific to the FreeBSD port: Modify the contrib/uuid-ossp to actually work (not crashing the backend) by using the libc implementation of uuid instead of the ossp port. Schemas and queries will just work. Based on the work of Andrew Gierth. 9.1+ EXTENSION support added by girgen@. URL: http://pgfoundry.org/projects/uuid-freebsd PR: ports/121745, ports/182846 Notes: svn path=/head/; revision=348685
* Stage supportAntoine Brodin2014-02-262-75/+169
| | | | | | | | Reviewed by: postgresql@ Tested by: miwi and me Notes: svn path=/head/; revision=346217
* The PostgreSQL Global Development Group has released an importantPalle Girgensohn2014-02-203-12/+5
| | | | | | | | | | | | | | | | | | | | | | | | | update to all supported versions of the PostgreSQL database system, which includes minor versions 9.3.3, 9.2.7, 9.1.12, 9.0.16, and 8.4.20. This update contains fixes for multiple security issues, as well as several fixes for replication and data integrity issues. All users are urged to update their installations at the earliest opportunity, especially those using binary replication or running a high-security application. This update fixes CVE-2014-0060, in which PostgreSQL did not properly enforce the WITH ADMIN OPTION permission for ROLE management. Before this fix, any member of a ROLE was able to grant others access to the same ROLE regardless if the member was given the WITH ADMIN OPTION permission. It also fixes multiple privilege escalation issues, including: CVE-2014-0061, CVE-2014-0062, CVE-2014-0063, CVE-2014-0064, CVE-2014-0065, and CVE-2014-0066. More information on these issues can be found on our security page and the security issue detail wiki page. Security: CVE-2014-0060,CVE-2014-0061,CVE-2014-0062,CVE-2014-0063 CVE-2014-0064,CVE-2014-0065,CVE-2014-0066,CVE-2014-0067 Notes: svn path=/head/; revision=345257
* fix messed up file sizes for icu patchPalle Girgensohn2014-02-101-1/+1
| | | | Notes: svn path=/head/; revision=343714
* Chase ICU updatePalle Girgensohn2014-02-103-46/+3
| | | | Notes: svn path=/head/; revision=343650
* Add forgotten bits from boost chasingBaptiste Daroussin2014-02-071-2/+2
| | | | Notes: svn path=/head/; revision=343215
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* The PostgreSQL Global Development Group has released a critical updatePalle Girgensohn2013-12-052-3/+3
| | | | | | | | | | | | | to all supported versions of the PostgreSQL database system, which includes minor versions 9.3.2, 9.2.6, 9.1.11, 9.0.15, and 8.4.19. This update fixes three serious data-loss bugs affecting replication and database maintenance. All users are urged to update their installations at the earliest opportunity. URL: http://www.postgresql.org/about/news/1492/ Notes: svn path=/head/; revision=335673
* - Remove DISTV: only used in PKGNAMESUFFIX and complained by portlintSunpoet Po-Chuan Hsieh2013-10-151-2/+1
| | | | | | | | | | | - Convert to new LIB_DEPENDS format for postgresql*-contrib Submitted by: sunpoet (myself) Reviewed by: crees (pgsql) Approved by: jgh (pgsql) Notes: svn path=/head/; revision=330414
* Update PostgreSQL ports to 9.3.1, 9.2.5, 9.1.10, 9.0.14, and 8.4.18.Palle Girgensohn2013-10-122-8/+8
| | | | | | | | | | | Note that users of the hstore extension on version 9.3 must take an additional, post upgrade step of running "ALTER EXTENSION hstore UPDATE" in each database after update. URL: http://www.postgresql.org/about/news/1487/ Notes: svn path=/head/; revision=330109
* - Fix pkg name collisionJason Helfman2013-10-101-14/+15
| | | | | | | | Reviewed by: pgsql@ With hat: pgsql@ Notes: svn path=/head/; revision=329946
* - revert r329725Jason Helfman2013-10-071-2/+2
| | | | | | | | Reported by: qat@ With hat: pgsql@ Notes: svn path=/head/; revision=329729
* - Fix pkg name collisionJason Helfman2013-10-071-2/+2
| | | | | | | | Reviewed by: crees@ With hat: pgsql@ Notes: svn path=/head/; revision=329725
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert from USE_GMAKE to USES=gmakeJason Helfman2013-07-071-4/+2
| | | | | | | | | - trim historical headers With hat: pgsql@ Notes: svn path=/head/; revision=322415
* databases/postgresql-server ports: Unbreak NLSChris Rees2013-04-281-2/+4
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=316740
* databases/postgresql{84,91,92}-server: Readd bsd.port.pre.mk; it is required ↵Chris Rees2013-04-281-3/+4
| | | | | | | for checking existence of files in FILESDIR Notes: svn path=/head/; revision=316726
* Convert USE_GETTEXT -> USES=gettextBaptiste Daroussin2013-04-261-5/+3
| | | | | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng Notes: svn path=/head/; revision=316620
* Fix pkg-list for postgresql84-serverPalle Girgensohn2013-04-052-1/+4
| | | | | | | Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315734
* The PostgreSQL Global Development Group has released a securityPalle Girgensohn2013-04-042-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Two lesser security fixes are also included in this release: [CVE-2013-1900](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1900), wherein random numbers generated by contrib/pgcrypto functions may be easy for another database user to guess (all versions), and [CVE-2013-1901](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1901), which mistakenly allows an unprivileged user to run commands that could interfere with in-progress backups (for versions 9.x only). Approved by: portmgr (bdrewery) URL: http://www.postgresql.org/about/news/1456/ Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1899 Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1900 Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1901 Notes: svn path=/head/; revision=315718
* PostgreSQL 9.2.3, 9.1.8, 9.0.12, 8.4.16 and 8.3.23 releasedPalle Girgensohn2013-02-083-4/+5
| | | | | | | | | | | | | | | This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. The security issue fixed in this release, CVE-2013-0255, allows a previously authenticated user to crash the server by calling an internal function with invalid arguments. URL: http://www.postgresql.org/about/news/1446/ Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0255 Notes: svn path=/head/; revision=311915
* Remove versioned PKGNAMESUFFIX from -plpython ports; the versions differ anywayChris Rees2013-01-221-1/+1
| | | | | | | Submitted by: sunpoet Notes: svn path=/head/; revision=310833
* Fix package build for -plpythonChris Rees2013-01-221-1/+1
| | | | | | | | | Although the plpython work was done by rm, this problem was actually my fault Noticed by: sunpoet Notes: svn path=/head/; revision=310832
* - remove broken configurable non-default user/group for postgresql-serverJason Helfman2012-12-271-15/+4
| | | | | | | | | - while here fix formatting of new header With hat: pgsql@ Notes: svn path=/head/; revision=309555
* - unbreak ICU buildJason Helfman2012-12-241-1/+1
| | | | | | | | | PR: 174603 (based on) Submitted by: basarevych@gmail.com With hat: pgsql@ Notes: svn path=/head/; revision=309467
* Chase ICU update properly and bump PORTREVISIONPalle Girgensohn2012-12-191-2/+2
| | | | Notes: svn path=/head/; revision=309247
* Chase ICU update to 50Palle Girgensohn2012-12-191-3/+7
| | | | Notes: svn path=/head/; revision=309246
* The PostgreSQL Global Development Group has released an update to all currentPalle Girgensohn2012-12-062-4/+4
| | | | | | | | | | | | | | | | versions of the PostgreSQL database system, including versions 9.2.2, 9.1.7, 9.0.11, 8.4.15, and 8.3.22. Users of PostgreSQL Hot Standby replication should update at the next possible opportunity. Other users should update at their next maintenance window. Deprecate the 8.3.22 version, since it is near end-of-life. URL: http://www.postgresql.org/about/news/1430/ Feature safe: yes Notes: svn path=/head/; revision=308391
* - adopt optionsNGJason Helfman2012-10-161-49/+49
| | | | | | | | with hat pgsql@ Feature safe: yes Notes: svn path=/head/; revision=305983
* Update PostgreSQL to 9.2.1, 9.1.6, 9.0.10, 8.4.14 and 8.3.21 respectively.Palle Girgensohn2012-09-242-3/+3
| | | | | | | | | | This update fixes critical issues for major versions 9.1 and 9.2, and users running those versions should apply it as soon as possible. URL: http://www.postgresql.org/about/news/1416/ Notes: svn path=/head/; revision=304804
* Use pre-build instead of pre-everything for backupwarning-- stop making peopleChris Rees2012-08-191-5/+3
| | | | | | | | | | | | wait before fetching etc Suggested by: ohauer Discussed with: girgen While here, fix package for postgresql92-server Notes: svn path=/head/; revision=302762
* The PostgreSQL Global Development Group today released security updates for ↵Jason Helfman2012-08-174-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all active branches of the PostgreSQL database system, including versions 9.1.5, 9.0.9, 8.4.13 and 8.3.20. This update patches security holes associated with libxml2 and libxslt, similar to those affecting other open source projects. All users are urged to update their installations at the first available opportunity. This security release fixes a vulnerability in the built-in XML functionality, and a vulnerability in the XSLT functionality supplied by the optional XML2 extension. Both vulnerabilities allow reading of arbitrary files by any authenticated database user, and the XSLT vulnerability allows writing files as well. The fixes cause limited backwards compatibility issues. These issues correspond to the following two vulnerabilities: CVE-2012-3488: PostgreSQL insecure use of libxslt CVE-2012-3489: PostgreSQL insecure use of libxml2 This release also contains several fixes to version 9.1, and a smaller number of fixes to older versions, including: Updates and corrections to time zone data Multiple documentation updates and corrections Add limit on max_wal_senders Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. Correct behavior of unicode conversions for PL/Python Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). Fix syslogger so that log_truncate_on_rotation works in the first rotation. Only allow autovacuum to be auto-canceled by a directly blocked process. Improve fsync request queue operation Prevent corner-case core dump in rfree(). Fix Walsender so that it responds correctly to timeouts and deadlocks Several PL/Perl fixes for encoding-related issues Make selectivity operators use the correct collation Prevent unsuitable slaves from being selected for synchronous replication Make REASSIGN OWNED work on extensions as well Fix race condition with ENUM comparisons Make NOTIFY cope with out-of-disk-space Fix memory leak in ARRAY subselect queries Reduce data loss at replication failover Fix behavior of subtransactions with Hot Standby Notes: svn path=/head/; revision=302694