Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/postgresql: fix -dev package | Natanael Copa | 2016-05-31 | 1 | -1/+11 |
| | | | | we need pgxs, egcs and pg_config in -dev | ||||
* | main/postgresql: upgrade to 9.5.3 | Natanael Copa | 2016-05-26 | 1 | -5/+5 |
| | |||||
* | main/postgresql: reduce dependencies for -dev | Natanael Copa | 2016-05-26 | 1 | -3/+8 |
| | | | | | | | packages needing postgresql-dev will normally only need the libpq client libs. We avoid pull in the entire server package by splitting out -libs. fixes #3642 | ||||
* | main/postgesql: add ldap support | Natanael Copa | 2016-05-26 | 1 | -4/+6 |
| | | | | fixes #5603 | ||||
* | main/postgresql: create homedir for postgres user | Natanael Copa | 2016-05-26 | 1 | -1/+5 |
| | | | | fixes #5024 | ||||
* | main/postresql: remove duplicate libxml2-dev | Natanael Copa | 2016-04-08 | 1 | -2/+1 |
| | | | | ref #5383 | ||||
* | main/postgresql: build with libxml support | Natanael Copa | 2016-04-08 | 1 | -2/+4 |
| | | | | fixes #5383 | ||||
* | main/postgresql: upgrade to 9.5.2 | Natanael Copa | 2016-04-05 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.5.1 | Natanael Copa | 2016-02-15 | 1 | -4/+4 |
| | |||||
* | main/postgresql version bump to 9.5.0 | Nathan Angelacos | 2016-01-08 | 3 | -20/+18 |
| | |||||
* | main/postgresql: add support for ossp-uuid extension | Nathan Angelacos | 2015-11-07 | 1 | -2/+3 |
| | | | | | Compile against util-linux-dev, so that ossp-uuid is compiled fixes #4832 | ||||
* | main/postgresql: upgrade to 9.4.5 | Natanael Copa | 2015-11-02 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.4.4 | Natanael Copa | 2015-06-15 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.4.3 | Natanael Copa | 2015-06-04 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.4.2 | Natanael Copa | 2015-05-24 | 1 | -5/+5 |
| | |||||
* | main/postgresql: improve -dev deps. use libedit | Natanael Copa | 2015-05-13 | 1 | -3/+4 |
| | | | | | - use libedit instead of gnu readline. - avoid pull in unnecessary deps for -dev (ref #4109) | ||||
* | main/postgresql: remove -dbg | Natanael Copa | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 3 | -9/+9 |
| | |||||
* | Revert "main/postgresql: include header files in libpq" | Francesco Colista | 2015-04-28 | 1 | -21/+3 |
| | | | | This reverts commit 6796daef5b5801c2dcc028f6ffed48cc83195793. | ||||
* | main/postgresql: include header files in libpq | Francesco Colista | 2015-04-28 | 1 | -3/+21 |
| | |||||
* | main/postgresql: upgrade to 9.4.1 | Natanael Copa | 2015-02-10 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.4.0 | Natanael Copa | 2014-12-23 | 2 | -9/+9 |
| | |||||
* | main/postgresql fix unix_socket_directories get_config parameter | Alan Messias Cordeiro de Lacerda | 2014-08-11 | 2 | -5/+5 |
| | |||||
* | main/postgresql: upgrade to 9.3.5 | Natanael Copa | 2014-07-24 | 1 | -5/+5 |
| | |||||
* | main/postgresql: remove invalid and redundant options from init.d | Timo Teräs | 2014-06-04 | 2 | -5/+5 |
| | | | | makes postgres start again. fixes #2984 | ||||
* | main/postgresql: upgrade to 9.3.4 | Natanael Copa | 2014-03-21 | 1 | -5/+5 |
| | |||||
* | main/postgresql: fix pre-upgrade script | Natanael Copa | 2014-03-11 | 2 | -2/+2 |
| | | | | ref #2751 | ||||
* | main/postgresql: add -dbg subpackage | Natanael Copa | 2014-03-03 | 1 | -2/+3 |
| | |||||
* | main/postgresql: upgrade to 9.3.3 | Natanael Copa | 2014-02-24 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.3.2 | Natanael Copa | 2013-12-06 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.3.1 | Natanael Copa | 2013-10-11 | 1 | -5/+5 |
| | |||||
* | main/postgresql: auto restore db by default | Natanael Copa | 2013-09-24 | 2 | -4/+8 |
| | | | | It appears to have been disabled by mistake | ||||
* | main/postgresql: check that PGDATA is correct | Natanael Copa | 2013-09-12 | 1 | -0/+8 |
| | | | | for future upgrades | ||||
* | main/postgresql: Because version was bumped to 9.3 the conf.d script needs ↵ | Mika Havela | 2013-09-11 | 2 | -5/+5 |
| | | | | to reflect that change | ||||
* | main/postgresql: upgrade to 9.3.0 | Natanael Copa | 2013-09-09 | 2 | -12/+12 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/postgresql: upgrade to 9.2.4 | Natanael Copa | 2013-04-04 | 1 | -4/+4 |
| | |||||
* | main/postgresql: upgrade to 9.2.3 | Natanael Copa | 2013-02-11 | 1 | -2/+14 |
| | |||||
* | main/postgresql: upgrade to 9.2.2 | Natanael Copa | 2012-12-17 | 1 | -3/+3 |
| | |||||
* | main/postgresql: add -contrib subpackage | Natanael Copa | 2012-11-07 | 1 | -2/+8 |
| | |||||
* | main/postgresql: fix init scripts for 9.2 | Natanael Copa | 2012-11-07 | 5 | -114/+148 |
| | | | | | | | - change some variables, {NICE,RUDE,FORCE}_TIMEOUT to correspond with gentoo variables, while still beeing backawards compatible - change data dir to 9.2 - patch initdb to not suggest how to start postgresql | ||||
* | main/postgresql: upgrade to 9.2.1 | Natanael Copa | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | main/postgresql: upgrade to 9.2.1 | Bartłomiej Piotrowski | 2012-09-24 | 1 | -2/+2 |
| | |||||
* | testing/asterisk: rebuild against postgresql-9.2 | Natanael Copa | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | main/postgresql: upgrade to 9.2.0 | Natanael Copa | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | main/postgresql: upgrade to 9.1.5 | Natanael Copa | 2012-08-20 | 1 | -2/+2 |
| | |||||
* | main/postgresql: upgrade to 9.1.4 | Natanael Copa | 2012-06-05 | 1 | -2/+2 |
| | |||||
* | main/postgresql: upgrade to 9.1.3 | Natanael Copa | 2012-02-27 | 1 | -3/+3 |
| | |||||
* | main/postfix: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+4 |
| | | | | ref #943 | ||||
* | main/postgresql: Bump pkgrel for new pg-restore init.d file | Ted Trask | 2012-01-02 | 1 | -2/+2 |
| |