Christian Wiese
ce65c2c6b2
libatasmart: Updated (0.17 -> 0.18)
13 years ago
Nagy Karoly Gabriel
cc04ed64e7
php: enabled mbstring by default as it does not require external deps.
13 years ago
Alejandro Mery
c2b3da1bf0
libev: Updated (4.04 -> 4.11)
13 years ago
Christian Wiese
418db2a540
libtai: fixed for 64bit architecture by flagging FPIC-QUIRK
13 years ago
Christian Wiese
2deb69fe84
libtai: Added libtai 0.60 - A library for storing and manipulating dates and times
13 years ago
Alejandro Mery
7bc2a4f3de
php: Updated (5.3.8 -> 5.3.10) [SECURITY]
13 years ago
Alejandro Mery
d5457fb51d
git: Updated (1.7.5.4 -> 1.7.8.4)
13 years ago
Nagy Karoly Gabriel
67f0708cfb
php: added pg82 reference.
13 years ago
Alejandro Mery
a53433ce2e
gdb: Updated (7.3 -> 7.4)
13 years ago
Christian Wiese
a8c6657532
gdb: Updated (6.6 -> 7.3)
13 years ago
Christian Wiese
3b150582f5
cloog-ppl: Updated (0.15.9 -> 0.15.11)
13 years ago
Christian Wiese
6760b5197f
ppl: Updated (0.10.2 -> 0.11.2)
13 years ago
Nagy Karoly Gabriel
f4eb7e59e0
php: Updated (5.3.6 -> 5.3.8)
13 years ago
Christian Wiese
d7280b06bb
tig: Updated (0.15 -> 0.18)
13 years ago
Christian Wiese
e234dcb9e7
libevent: Updated (1.4.14b-stable -> 2.0.14-stable)
13 years ago
Christian Wiese
197b14a41d
libffi: Updated (3.0.9 -> 3.0.10)
13 years ago
Christian Wiese
644114eba7
zeromq: Updated (2.1.7 -> 2.1.9)
13 years ago
Christian Wiese
90e3c61055
libgit2: Updated (0.13.0 -> 0.14.0)
13 years ago
Aldas Nabazas
60f8107470
subversion: Updated (1.6.15 -> 1.6.16)
13 years ago
Christian Wiese
a3f4f1039d
valgrind: fixed to compile with linux 3.0.x kernel series
13 years ago
Christian Wiese
e6c0a1aa22
valgrind: Updated (3.5.0 -> 3.6.1)
13 years ago
Christian Wiese
1c2ec39206
libsigc++: Updated (2.2.8 -> 2.2.10)
13 years ago
Christian Wiese
ac64825110
apr-util: Updated (1.3.10 -> 1.3.12)
13 years ago
Christian Wiese
b09bcea0a1
apr-util: fixed to manually set "rebind_proc_style=three" if openldap is detected
...
Note:
configure script wrongly chooses "rebind_proc_style=two" if openldap is
detected, thus a wrong function prototype will be used.
13 years ago
Christian Wiese
ce78d9a45b
apr: Updated (1.4.2 -> 1.4.5)
13 years ago
Christian Wiese
44da7ba042
libev: fixed to run autoreconf because we patch configure.ac
13 years ago
Christian Wiese
2de0868043
libev: changed to install libev.pc instead of ev.pc
...
Note:
Most common distributions which install a pkg-config support file
(notably Fedora and OpenSuse) are installing it with the name
'libev.pc'.
13 years ago
Alejandro Mery
93f255bc3e
libev: patched to install a ev.pc pkg-config file
13 years ago
Christian Wiese
6a1cee4b8a
axis2c: fixed build against openssl 1.0
13 years ago
Christian Wiese
dbfb709df6
axis2c: Added axis2c 1.6.0 - A Web services engine implemented in C
13 years ago
Christian Wiese
82434d40bf
git: Updated (1.7.4.5 -> 1.7.5.4)
13 years ago
Gernot Tenchio
d3aadc73e6
latrace: Added latrace 0.5.10 - A glibc 2.4+ LD_AUDIT feature frontend
13 years ago
Christian Wiese
063c37b4af
yajl: Updated (1.0.11 -> 1.0.12)
14 years ago
Christian Wiese
3dbf8e8180
zeromq: Added zeromq 2.1.7 - A library for developing message-based applications
14 years ago
Christian Wiese
85a591f6e2
libgit2: Added libgit2 0.13.0 - A linkable library implementing Git core methods
14 years ago
Christian Wiese
b3ec7e4a60
libconfig: Added libconfig 1.4.7 - A Library For Processing Structured Configuration Files
14 years ago
Christian Wiese
cac7728a4c
ragel: Added ragel 6.7 - A Finite state machine compiler
14 years ago
Christian Wiese
875b11918f
mono-develop: fixed to not run gtk-update-icon-cache avoiding shared files
14 years ago
Christian Wiese
9c7cc9ab37
ndesk-dbus-glib: Added ndesk-dbus-glib 0.4.1 - A GLib integration module for ndesk-dbus
14 years ago
Christian Wiese
f02d707a8e
ndesk-dbus: Added ndesk-dbus 0.6.0 - A D-Bus protocol implementation written in C#
14 years ago
Christian Wiese
856f9d48f0
libplist: Added libplist 1.4 - A library for manipulating Apple Binary and XML Property Lists
14 years ago
Christian Wiese
038e1dc306
libnfsidmap: Updated (0.18 -> 0.24)
14 years ago
Christian Wiese
a9e96bd895
mono: changed to use default prefix for mono packages instead of 'opt/mono'
14 years ago
Christian Wiese
7944837989
git: fixed to not install the private Error.pm
14 years ago
Christian Wiese
ae6465e8ea
git: fixed to install perl modules into vendor directory
14 years ago
Christian Wiese
f2fd80d6db
subversion: fixed to install perl modules into vendor directory (see note!)
...
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.
If you wonder about the changed build process here is are the relavant
parts out of the 'subversion/bindings/swig/INSTALL' file.
-------------------------------------------------------------------------
* Perl
Perl 5.8.0 is required. You can specify the perl binary by passing
PERL=/path/to/perl as part of the configure command in the top level
of the Subversion source tree. Make sure that the Perl version used
is the same one that you configured SWIG to run against during the
SWIG configure (see above).
1. Run `make swig-pl' from the top of the Subversion source tree.
2. Run `make check-swig-pl' from the top of the Subversion source
tree, to test the bindings
3. to install run `make install-swig-pl' from the top of the
Subversion source tree.
If you need to pass extra parameters to Perl build process (Makefile.PL),
then you need to do this process somewhat different:
1. Run `make swig-pl-lib' from the top of the Subversion source tree.
2. Run `make install-swig-pl-lib'
3. cd subversion/bindings/swig/perl/native
4. Run `perl Makefile.PL EXTRAOPTIONSHERE`
5. Run `make install'
To install the Perl bindings in a location other than the system
Perl directory, use the above instructions with the extra option
PREFIX=/your/prefix/here.
-------------------------------------------------------------------------
14 years ago
Christian Wiese
7449fd05b8
libproxy: improved to also build/install vala bindings if possible
14 years ago
Christian Wiese
757f388c95
libproxy: fixed to install perl bindings into 'vendor_perl' directory
14 years ago
Christian Wiese
22e31975fa
clearsilver: fixed to install perl modules into vendor directory (see note!)
...
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
315f49db77
dotconf: Added dotconf 1.3 - A library to handle configuration files
14 years ago