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
Nagy Karoly Gabriel
d01a73e989
postgresql: Updated (8.4.8 -> 9.1.0)
13 years ago
Christian Wiese
7a6eb3d0e6
sqlite: Updated (3.7.6.2 -> 3.7.6.3)
13 years ago
Nagy Karoly Gabriel
87562a6c26
rrdtool: improved config to allow build on newer kernels
13 years ago
Nagy Karoly Gabriel
df4a2ae92b
postgresql: change home and shell of postgres user
14 years ago
Christian Wiese
a4dca8f741
sqlite: Updated (3.7.3 -> 3.7.6.2) (see note!)
...
Note:
Beginning with SQLite version 3.7.4 the naming and versioning scheme changed
again!
This update also replaces the "pure" amalgamation source tarball in favour of
the "autoconf" version, which is a tarball containing the amalgamation for
SQLite 3.7.6.2 together with an configure script and makefile for building it.
This tarball also contains in the "tea" subdirectory a separate configure
script and makefile compatible with the Tcl Extension Architecture (TEA) for
building the TCL bindings to SQLite.
14 years ago
Christian Wiese
d4b2c80808
rrdtool: fixed to install perl modules into 'vendor_perl' directory
...
Note:
According to http://search.cpan.org/dist/perl/INSTALL#Installation_Directories
this is the right place for distributions which build binary packages of perl
add-on modules.
14 years ago
Christian Wiese
d883e1e15a
Revert "libdbi-drivers: fixed to find mysql.h because since mysql >= 5.5 it gets installed into $includedir and not into $includedir/mysql"
...
This reverts commit 72df93a7a2
.
14 years ago
Christian Wiese
6e306195ca
Revert "opendbx: fixed package to find mysql.h and mysql libs"
...
This reverts commit 16d9aac8d0
.
14 years ago
Christian Wiese
2ad40253c9
mysql: fixed to use cmake build system (see note!)
...
Note:
This is nearly a complete rework of the mysql package because recent mysql
releases are using cmake for building.
In contrast to our former mysql package we use the default prefix instead
of 'opt/mysql' now, to be more FHS friendly.
14 years ago
Christian Wiese
950098f246
libpqxx: Updated (3.0 -> 3.1)
14 years ago
Christian Wiese
da6bee56a6
pg_filedump: fixed typo in package description
14 years ago
Christian Wiese
42a52557b9
postgresql: changed to use default prefix instead of 'opt/postgresql' (IssueID #96 )
14 years ago
Christian Wiese
0cbd911a0a
postgresql: removed capability to set install prefix via Config
14 years ago
Christian Wiese
bb66446e66
postgresql: Updated (8.4.7 -> 8.4.8)
14 years ago
Christian Wiese
09d6daf581
mysql: Updated (5.5.9 -> 5.5.11)
14 years ago
Nagy Karoly Gabriel
a78c9a0973
pg_collkey: Updated (0.3 -> 0.4) See note.
...
Note: Project changed location and maintainership, the .conf was overhauled also as the Makefile get smarter.
14 years ago
Christian Wiese
72df93a7a2
libdbi-drivers: fixed to find mysql.h because since mysql >= 5.5 it gets installed into $includedir and not into $includedir/mysql
14 years ago
Christian Wiese
b063f4538a
libdbi-drivers: changed to always disable to build/install docs because we have issues with openjade
14 years ago
Christian Wiese
e9f800b927
pgbouncer: Updated (1.3.3 -> 1.4.1)
14 years ago
Nagy Karoly Gabriel
0bc7a14589
pgspy: moved to attic until author fixes dangerous bugs.
14 years ago
Nagy Karoly Gabriel
a55a817f86
pgspy: Updated (1.0.6 -> test)
14 years ago