summaryrefslogtreecommitdiffstats
path: root/main/pgcluster
Commit message (Collapse)AuthorAgeFilesLines
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/pgcluster: fix musl buildTimo Teräs2013-12-192-1/+75
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-2/+9
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/pgcluster: disable on eglibcCarlo Landmeter2013-01-051-0/+2
|
* main/pgcluster: replace opts in init.d scriptsNatanael Copa2012-05-072-3/+4
| | | | | fixes #946 (cherry picked from commit db4d4b9caabb337b737ec40986c362f836ab23bb)
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/pgcluster: move .so to -dev packageNatanael Copa2010-07-151-1/+5
| | | | ref #384
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/pgluster: start service after firewallNatanael Copa2009-09-162-2/+3
|
* moved extra/* to main/Natanael Copa2009-07-243-0/+280
and fixed misc build issues