Commit Graph

188 Commits

Author SHA1 Message Date
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.
2012-01-07 16:24:17 +01:00
Nagy Karoly Gabriel 31a66b75b9 postgresql: updated new download location, we do not use de mirror anymore. 2011-12-22 13:11:03 +01:00
Nagy Karoly Gabriel 4131ffee1f pg_filedump: Updated (9.0.0 -> 9.1.0) 2011-12-15 15:40:49 +01:00
Nagy Karoly Gabriel 754d571ed7 postgresql: Updated (9.1.0 -> 9.1.2) 2011-12-14 15:32:04 +01:00
Nagy Karoly Gabriel 728b502444 pgbouncer: Updated (1.4.1 -> 1.4.2) 2011-12-13 13:10:48 +01:00
Nagy Karoly Gabriel 526264f5f0 pg_filedump: Updated (8.4.0 -> 9.0.0) 2011-12-13 13:10:48 +01:00
Alejandro Mery 179b07d643 tokyodystopia: Updated (0.9.13 -> 0.9.15) 2011-11-03 13:18:09 +01:00
Alejandro Mery 941339e1d7 tokyotyrant: updated download location 2011-11-03 13:17:55 +01:00
Alejandro Mery a3c130407e tokyocabinet: updated download location 2011-11-03 13:17:02 +01:00
Nagy Karoly Gabriel a1a6698833 postgresql: Fixed to actually install the package, capability lost at d01a73e989. 2011-09-14 14:40:41 +02:00
Nagy Karoly Gabriel d01a73e989 postgresql: Updated (8.4.8 -> 9.1.0) 2011-09-14 14:16:28 +02:00
Christian Wiese 7a6eb3d0e6 sqlite: Updated (3.7.6.2 -> 3.7.6.3) 2011-08-10 17:27:43 +02:00
Nagy Karoly Gabriel 87562a6c26 rrdtool: improved config to allow build on newer kernels 2011-08-04 17:47:15 +02:00
Nagy Karoly Gabriel df4a2ae92b postgresql: change home and shell of postgres user 2011-06-02 13:32:53 +02:00
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.
2011-05-28 21:03:11 +02:00
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.
2011-05-28 20:59:27 +02:00
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.
2011-05-28 20:59:26 +02:00
Christian Wiese 6e306195ca Revert "opendbx: fixed package to find mysql.h and mysql libs"
This reverts commit 16d9aac8d0.
2011-05-28 20:59:26 +02:00
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.
2011-05-28 20:59:26 +02:00
Christian Wiese 950098f246 libpqxx: Updated (3.0 -> 3.1) 2011-05-28 20:59:25 +02:00
Christian Wiese da6bee56a6 pg_filedump: fixed typo in package description 2011-05-28 20:59:25 +02:00
Christian Wiese 42a52557b9 postgresql: changed to use default prefix instead of 'opt/postgresql' (IssueID #96) 2011-05-28 20:59:25 +02:00
Christian Wiese 0cbd911a0a postgresql: removed capability to set install prefix via Config 2011-05-28 20:59:25 +02:00
Christian Wiese bb66446e66 postgresql: Updated (8.4.7 -> 8.4.8) 2011-05-28 20:59:24 +02:00
Christian Wiese 09d6daf581 mysql: Updated (5.5.9 -> 5.5.11) 2011-04-21 22:29:00 +02:00
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.
2011-04-14 12:46:58 +02:00
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 2011-04-13 23:59:25 +02:00
Christian Wiese b063f4538a libdbi-drivers: changed to always disable to build/install docs because we have issues with openjade 2011-04-13 23:59:24 +02:00
Christian Wiese e9f800b927 pgbouncer: Updated (1.3.3 -> 1.4.1) 2011-04-04 23:17:41 +02:00
Nagy Karoly Gabriel 0bc7a14589 pgspy: moved to attic until author fixes dangerous bugs. 2011-04-04 16:34:40 +02:00
Nagy Karoly Gabriel a55a817f86 pgspy: Updated (1.0.6 -> test) 2011-04-04 16:33:06 +02:00
Nagy Karoly Gabriel f9004f1fc8 postgresql: Updated (8.4.5 -> 8.4.7) 2011-04-04 16:06:49 +02:00
Christian Wiese e887dda6d9 mysql: fixed parse-config for mysql >= 5.5 2011-04-04 13:24:24 +02:00
Christian Wiese 0c19327665 pgspy: Updated (1.0.5 -> 1.0.6) 2011-04-04 13:24:16 +02:00
Christian Wiese 60a46d6c4b pgmemcache: Updated (1.1 -> 2.0.4) 2011-04-04 13:23:57 +02:00
Christian Wiese 0b14a5f4f8 opendbx: Updated (1.2.6 -> 1.4.5) 2011-03-16 01:09:53 +01:00
Christian Wiese 16d9aac8d0 opendbx: fixed package to find mysql.h and mysql libs 2011-03-16 01:09:53 +01:00
Christian Wiese dfb048c231 opendbx: Updated (1.2.3 -> 1.2.6) 2011-03-16 01:09:52 +01:00
amery 3fd31da384 tokyotyrant: Updated (1.1.37 -> 1.1.41) 2011-03-09 14:06:37 +01:00
amery 20097f723b tokyocabinet: Updated (1.4.46 -> 1.4.47) 2011-03-09 13:20:56 +01:00
Aldas Nabazas c87e1b862d added missing cache files 2011-02-09 16:52:51 +01:00
Aldas Nabazas 8c3a128d52 massive cache files update from compiling packages <400.000 , ref build 2011-02-07 2011-02-09 16:52:51 +01:00
Aldas Nabazas 955adc2866 mysql: Updated (5.5.8 -> 5.5.9) 2011-02-08 16:56:56 +01:00
Christian Wiese 65b8b50710 rrdtool: Updated (1.4.4 -> 1.4.5) 2011-02-04 14:02:55 +01:00
Aldas Nabazas a673016f55 bdb33-java: disabled by default 2010-12-24 20:23:45 +01:00
Aldas Nabazas d6ed3ff53a bdb-java: disabled by default 2010-12-24 20:23:25 +01:00
Aldas Nabazas 7c3555d7c9 unixodbc: Updated (2.2.14 -> 2.3.0) 2010-12-24 20:22:49 +01:00
Aldas Nabazas 1d506a7fcb mysql: Updated (5.1.53 -> 5.5.8) 2010-12-15 19:19:58 +01:00
Aldas Nabazas d15c323a8e pg_collkey: Updated (0.2 -> 0.3) 2010-12-06 13:14:04 +01:00
Christian Wiese 49bd36f03a sqlite: Updated (3.7.2 -> 3.7.3) 2010-12-03 12:24:59 +01:00