Christian Wiese
e9422277a4
conntrack-tools: fixed warning to include fcntl.h instead of sys/fcntl.h fixing musl build
11 years ago
Christian Wiese
060b8abd40
conntrack-tools: fixed to include sys/types.h for getting u_int*_t types fixing musl build
11 years ago
Christian Wiese
70b1337de7
iproute2: fix lnstat.c to include sys/time.h to get struct timeval defined also fixing musl builds
11 years ago
Christian Wiese
99fd250901
iproute2: fix to include poll.h instead of sys/poll.h
...
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/poll.h.html
11 years ago
Christian Wiese
275f63dc0b
iproute2: fix to include limits.h to get ULONG_MAX declared to also fix musl builds
11 years ago
Christian Wiese
80eb735b7b
iproute2: fix to include sys/param.h to get MIN declared to fix musl builds
11 years ago
Christian Wiese
5bdbf1744d
libnetfilter_log: renamed libnetfilter_log-0001-fix-includes.patch -> network/libnetfilter_log/0001-include-sys-types.h.patch
11 years ago
Christian Wiese
f0a16b1ce9
libnetfilter_log: add fix to include sys/types.h to get u_int*_t types fixing musl based builds
11 years ago
Christian Wiese
1859cb7815
libnetfilter_conntrack: add fix to include sys/types.h to get u_int+_t types fixing musl based builds
11 years ago
Christian Wiese
be48c66886
musl: fixed ulogd2 by defining _GNU_SOURCE for exposing struct tcphdr
11 years ago
Christian Wiese
20e637c7bd
ulogd2: fixed musl build by adding an internal copy of sys/queue.h
...
This case was detected when trying to build ulogd2 on a musl libc based
environment, because musl doesn't provide <sys/queue.h>.
according to a short discussion on #musl:
dalias> sys/queue.h has nothing to do with libc. it's a linked list/queue
implementation entirely in a header file
11 years ago
Christian Wiese
e0bad0f82f
musl: fix libnetfilter_queue by defining _GNU_SOURCE to expose struct tcphdr
11 years ago
Christian Wiese
6f2103987c
libnfnetlink: fix build against musl libc
11 years ago
Christian Wiese
5ad12aab14
musl: fix iptables package
11 years ago
Christian Wiese
e515b6b560
ppl: fixed regression after automake update from 1.11.1 -> 1.11.6
11 years ago
Christian Wiese
cee13ea9c0
iptables: Updated (1.4.16.3 -> 1.4.20)
11 years ago
Christian Wiese
2e05b2cf8c
musl: Updated (0.9.12 -> 0.9.13)
11 years ago
Christian Wiese
5ecba52804
ulogd2: fixed to not use the FILE struct as marker to check if the user requested to use syslog
...
Do not use the FILE struct as marker to check if the user requested to use
syslog.
In musl the FILE struct is opaque, thus its storage size is not known to
the application.
This means that when using musl it has to be use as a pointer like it was
intended to be used.
11 years ago
Christian Wiese
5810c47f5b
ulogd2: fixed raw2packet filter to include <linux/types.h> to get __be{16,32} types
11 years ago
Christian Wiese
dcf35af3c8
libnetfilter_queue: fixed headers that miss to include sys/types.h to get u_int*_t types
11 years ago
Christian Wiese
44c6a70ed5
ipset: fixed libipset/data.h to include sys/types.h for getting size_t
11 years ago
Christian Wiese
d65e147e4d
ipset: fixed to not check for kernel sources
11 years ago
Christian Wiese
15e973eb3d
automake: add linux-musl support to automake's config.sub
...
As this config.sub is used when regenerating autotools related files by
running 'autoreconf' the newly generated configure script will include
support for linux-musl by default.
11 years ago
Christian Wiese
bcaaad2f3d
ulogd2: Updated (2.0.1 -> 2.0.2)
11 years ago
Christian Wiese
3a64df1a24
iproute2: Updated (3.4.0 -> 3.10.0)
11 years ago
Christian Wiese
d73dbb6067
automake: changed to also create a /usr/share/aclocal symlink
...
Besides creating a symlink automake -> automake-$version in /usr/share we are
now creating one for aclocal -> aclocal-$version too.
11 years ago
Christian Wiese
3f5f8cff1d
automake: fixed typo in .conf file
11 years ago
Christian Wiese
02c33f0a5d
automake: Updated (1.11.1 -> 1.11.6)
11 years ago
Christian Wiese
7f3ba17e51
autoconf: Updated (2.68 -> 2.69)
11 years ago
Christian Wiese
4f8aad6dcb
qt4: fixed to only inject fontconfig includedir if it is installed
11 years ago
Christian Wiese
b27a77a68d
qt4: changed to use system sqlite if available
11 years ago
Christian Wiese
1569919dee
qt4: fixed to correctly parse the database package out of database/driver tuple
11 years ago
Christian Wiese
4fdda0efec
qt4: fixed to not append '/mysql' to all sql driver related libdir or includedir
11 years ago
Christian Wiese
97e197e334
libtool: changed build prio (102.700 -> 102.003) to be build right after automake
11 years ago
Gernot Tenchio
b9b9bae614
iw: fixed download location
11 years ago
Gernot Tenchio
afd532de24
gnu-freefont-ttf: Added gnu-freefont-ttf 20120503 - GNU FreeFont TTF fonts
11 years ago
Gernot Tenchio
04dbdd0bbb
zlib: Updated (1.2.7 -> 1.2.8)
11 years ago
Gernot Tenchio
f5a67c7ac8
libharu: changed build prio 800 -> 799
11 years ago
Gernot Tenchio
f38d840b61
squid-ecap-av: Updated (1.0.6-pre9 -> 1.0.6-pre10)
11 years ago
Gernot Tenchio
0c0360d6c5
crda: Added crda 1.1.3 - Regulatory compliance daemon for 802.11 wireless networking
11 years ago
Gernot Tenchio
985811da5b
squid-ecap-av: Updated (1.0.6-pre8 -> 1.0.6-pre9)
11 years ago
Gernot Tenchio
2f2697e9d0
squid: Updated (3.2.7 -> 3.2.9)
11 years ago
Gernot Tenchio
3236c81ffc
clamav: Updated (0.97.6 -> 0.97.7)
11 years ago
Gernot Tenchio
7214b8ab88
libnl: Updated (1.1 -> 1.1.2)
11 years ago
Gernot Tenchio
aa912b0be7
libharu: Updated (2.2.1 -> RELEASE_2_3_0RC2)
11 years ago
Gernot Tenchio
f6586c90f1
squid: Updated (3.2.4 -> 3.2.7)
11 years ago
Gernot Tenchio
909b1bc689
libharu: Added libharu 2.2.1 - open source library for generating PDF files
11 years ago
Gernot Tenchio
66dfdb8fef
sendmail: Fixed SMTP AUTH over TLS in case of two AUTH lines
...
See: http://pkgs.fedoraproject.org/cgit/ \
sendmail.git/commit/?id=6ae4af377b63ee68f2baa9486302f9e9e251c824
11 years ago
Alejandro Mery
076701ea59
runit: Updated (2.0.0 -> 2.1.1)
11 years ago
Alejandro Mery
5d4784ea4c
runit: fixed to mangle etc/runit/ scripts correctly when in not-djb mode
11 years ago