Nagy Karoly Gabriel
5e666689eb
postgresql: Updated (9.2.8 -> 9.2.9)
10 years ago
Nagy Karoly Gabriel
6fecc93f33
rrdtool: added "LD=$CC" to rrdtool.conf, see comment.
11 years ago
Nagy Karoly Gabriel
7b1651ab2c
postgresql: Updated (9.2.6 -> 9.2.8)
11 years ago
Christian Wiese
c046fc44d6
postgresql: marked as being cross-compileable
11 years ago
Christian Wiese
968c6baa7d
Revert "bdb: fixed cross-compiling by not building C++ glue"
...
This reverts commit e95ba93c8b
.
11 years ago
Christian Wiese
e95ba93c8b
bdb: fixed cross-compiling by not building C++ glue
...
At this stage we do not have a proper C++ compiler :/
11 years ago
Christian Wiese
b00f14379f
fix cache files to include util-linux instead of util-linux-ng
11 years ago
Nagy Karoly Gabriel
9547d64c4d
postgresql: Updated (9.2.4 -> 9.2.6)
11 years ago
Christian Wiese
aa6b549ce8
pgbouncer: added patch to not include <sys/poll.h>
...
The reason for removing <sys/poll.h> from getting included is that musl
explicitely tells to correct the code when <sys/poll.h> is included,
changing it to include <poll.h> only as the standard documents suggest!
ref: http://pubs.opengroup.org/onlinepubs/000095399/basedefs/poll.h.html
11 years ago
Christian Wiese
7a63721dab
pgbouncer: marked as being cross-compileable if requested
11 years ago
Christian Wiese
0a6cb65966
postgresql: changed to use numerical uid/gid when changing ownership of the datadir
...
user/group names are not usable when cross-compiling as it will try to resolve
them through the host.
11 years ago
Christian Wiese
0cca83e8f4
postgresql: improved to disable zlib support if it is not installed
11 years ago
Nagy Karoly Gabriel
3ece474c41
postgresql: Updated (9.2.3 -> 9.2.4)
12 years ago
Nagy Karoly Gabriel
ac12665468
postgresql: Updated (9.2.2 -> 9.2.3)
12 years ago
Nagy Karoly Gabriel
562a2a083a
skytools: Added skytools 3.1.3 - A set of PostgreSQL related tools by Skype
12 years ago
Christian Wiese
00016f739e
gdbm: Updated (1.8.3 -> 1.10)
12 years ago
Nagy Karoly Gabriel
848867f9c0
postgresql: Updated (9.1.4 -> 9.2.2)
12 years ago
Nagy Karoly Gabriel
e02d529b20
pgbouncer: Updated (1.5.2 -> 1.5.4)
12 years ago
Christian Wiese
4681ecd9c2
sqlite: build at cross stage if requested
12 years ago
Christian Wiese
2d21354988
tokyotyrant: changed build priority (801.000 -> 300.100)
12 years ago
Christian Wiese
e8e9a6d05c
rrdtool: fix to remove the installed rrd.a and rrd.la from lua's cmod dir
...
Note:
autofoo magic installs an rrd.a and rrd.la file into lua's cmod directory
which is completely nonsense.
12 years ago
Nagy Karoly Gabriel
e67ab1e4bc
repmgr: Updated (1.1.0 -> 1.2.0)
12 years ago
Christian Wiese
3cd874d0f5
sqlite: fixed to build at stage 3 instead of stage 2
13 years ago
Christian Wiese
4466ee4be2
sqlite: changed to build also at stage 3
...
Note:
Building sqlite at stage 3 will assure that heimdal will use systems sqlite
when it is build at stage 3 to avoid the use of the internaly shipped sqlite
version.
13 years ago
Christian Wiese
ed4532ab6a
sqlite: changed build priority (120.090 -> 110.000)
...
Note:
Build sqlite before heimdal, enabling us to not use the internaly shipped
version of sqlite.
The included version of sqlite gets installed as 'libheimsqlite'.
13 years ago
Nagy Karoly Gabriel
93cab3ccb6
repmgr: Added repmgr 1.1.0 - A set of PostgreSQL cluster management tools
13 years ago
Christian Wiese
84a575e08a
kyototycoon: improved to enable the Lua scripting extension if possible
13 years ago
Christian Wiese
11db59ecfd
kyototycoon: Added kyototycoon 0.9.56 - A handy cache/storage server
13 years ago
Christian Wiese
d16e9ad1f0
kyotocabinet: Added kyotocabinet 1.2.76 - A straightforward implementation of DBM
13 years ago
Nagy Karoly Gabriel
15b23871bc
postgresql: Updated (9.1.3 -> 9.1.4) (SECURITY: CVE-2012-2143 CVE-2012-2655)
13 years ago
Nagy Karoly Gabriel
ba325ea068
pgbouncer: Updated (1.5 -> 1.5.2)
13 years ago
Christian Wiese
3b956be357
rrdtool: Updated (1.4.5 -> 1.4.7)
13 years ago
Christian Wiese
ca13bbcb0a
pgpool2: Updated (1.0.2 -> 3.1.3)
13 years ago
Christian Wiese
b83cc46793
libzdb: Added libzdb 2.10.3 - A small, easy to use Open Source Database Connection Pool Library
13 years ago
Christian Wiese
bba72e37a9
mysql: Updated (5.5.22 -> 5.5.24)
13 years ago
Christian Wiese
548f01291d
mysql: fixed to not install mysql.m4 in /share/aclocal
13 years ago
Christian Wiese
efb8c083cb
libpqxx: Updated (3.1 -> 4.0)
13 years ago
Christian Wiese
e1713082c2
pg_filedump: rediffed patch for pg_filedump 9.1.0
...
Thanks to karasz for providing the patch!
13 years ago
Nagy Karoly Gabriel
78c7fb3f72
mysql: Updated (5.5.11 -> 5.5.22)
13 years ago
Nagy Karoly Gabriel
041909141a
postgresql: Updated (9.1.2 -> 9.1.3)
13 years ago
Nagy Karoly Gabriel
dea8b40e88
pgbouncer: Updated (1.4.2 -> 1.5) See note!
...
The Makefile provided by the archive contains an interesting line:
64 $(shell cd lib; git ls-files | sed 's,^,lib/,') \
that leads to an error in the build logs:
/bin/sh: git: command not found
Aparently this does not break build but investigation is needed.
13 years ago
Nagy Karoly Gabriel
31a66b75b9
postgresql: updated new download location, we do not use de mirror anymore.
13 years ago
Nagy Karoly Gabriel
4131ffee1f
pg_filedump: Updated (9.0.0 -> 9.1.0)
13 years ago
Nagy Karoly Gabriel
754d571ed7
postgresql: Updated (9.1.0 -> 9.1.2)
13 years ago
Nagy Karoly Gabriel
728b502444
pgbouncer: Updated (1.4.1 -> 1.4.2)
13 years ago
Nagy Karoly Gabriel
526264f5f0
pg_filedump: Updated (8.4.0 -> 9.0.0)
13 years ago
Alejandro Mery
179b07d643
tokyodystopia: Updated (0.9.13 -> 0.9.15)
13 years ago
Alejandro Mery
941339e1d7
tokyotyrant: updated download location
13 years ago
Alejandro Mery
a3c130407e
tokyocabinet: updated download location
13 years ago
Nagy Karoly Gabriel
a1a6698833
postgresql: Fixed to actually install the package, capability lost at d01a73e989
.
13 years ago