Ted Hess
624feb24fa
Merge pull request #880 from chris5560/master
privoxy: modified initscript (remove killall)
10 years ago
Christian Schoenebeck
abdd1593f8
privoxy: modified init scripts
remove "killall" from initscript because it kills itself #867
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Steven Barth
afaf425278
Merge pull request #862 from chris5560/master
ddns-scripts: Update to version 2.2.0-1
10 years ago
Nicolas Thill
dcda4a898a
libnetfilter-log: remove (added to core)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Marko Ratkaj
64a3a4840e
lxc: update to 1.1.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Ted Hess
1fc0010400
Merge pull request #877 from jow-/libmms-autoconf-fix
libmms: remove useless autogen call
10 years ago
Jo-Philipp Wich
f957dfcb04
libmms: remove useless autogen call
The package already uses the generic autoreconf fixup so the additional call
to autogen.sh is unneeded and might even introduce wrong versions of the
required autotools into the build.
Remove the unneeded Build/Configure override to simplify the Makefile.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Marcel Denia
39518078d8
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
7236fe401f
perl: Provide correct CFLAGS through perlmod.mk
In case threading is enabled, perl is compiled with -D_REENTRANT
and -D_GNU_SOURCE, which, apart from other things, enables usage
of off64_t. As we override module CFLAGS manually, we'll have to
pass that flags as well.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Ted Hess
90869f37ad
Merge pull request #872 from ZeroChaos-/aircrack-ng_v2
aircrack-ng: import from old packages
10 years ago
Fabio Capriati
edcad492e1
muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.
Closes #701
Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Rick Farina (Zero_Chaos)
a9bc939166
aircrack-ng: import from old packages
cleanup, update to latest version, mark myself maintainer
Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
10 years ago
Nicolas Thill
27bd80910a
libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
3b1bb08f97
check: import from old packages feed
- update to latest version (v0.9.14)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
8c482bdf95
openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
460237b52e
keepalived: import from old packages feed
- update to latest version (v1.2.15)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
85044affde
bluez: update to 5.28
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jo-Philipp Wich
c190d68ff8
libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Steven Barth
c8e4b2e937
Merge pull request #851 from paulfertser/master
openocd: fix package dependencies
10 years ago
Steven Barth
922dc01896
Merge pull request #854 from Naoir/perl-threads
perl: Add initial threading support
10 years ago
Christian Schoenebeck
5b26382273
ddns-scripts: Update to version 2.2.0-1
modified source directory structure
- files for production files
- samples for sample files (not installed in final build)
modified Makefile
- separate options for additional provider scripts
- remove comments and empty lines from final build
add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's.
new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication
new "domains.google.com" as IPv4 DDNS provider #822
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Álvaro Fernández Rojas
8f8251f374
Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
10 years ago
Ted Hess
2b198b27ee
Merge pull request #849 from zxdavb/master
dosfstools: import from oldpackages, bump to new upstream version 3.0.27
10 years ago
David Bonnes
96d208380e
dosfstools: bump to v3.0.27 & add ICONV support
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
10 years ago
Ted Hess
45c7267ba5
CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
51866c0b69
Merge pull request #855 from thess/upmpdcli-move
upmpdcli: Move to sound menu and sub-directory
10 years ago
Ted Hess
a9f87e3851
shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e61499165b
upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
3e58633462
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e74ed31e76
ffmpeg: Update to 2.5.3. Fix mips64 build failures
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Marcel Denia
60b61d35fb
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
8ab3731392
perl: Cleanup
- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
30753fd5e5
perl: Add threading configuration for all remaining architectures
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
fe91afba66
perl: Add i486 threading configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
4248b8b72d
perl: Add new CONFIG_PERL_THREADS option for enabling threading support
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Paul Fertser
ad9ae24a29
openocd: fix package dependencies
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
Steven Barth
d654a226fb
Merge pull request #848 from chris5560/master
privoxy: new upstream version 3.0.23
10 years ago
Steven Barth
3e26b8d328
Merge pull request #850 from mstorchak/luaposix
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
10 years ago
Maxim Storchak
be4158484b
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Christian Schoenebeck
4437e87f93
privoxy: new upstream version 3.0.23
new upstream version 3.0.23
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Nicolas Thill
fd2e9f0750
libftdi1: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
38b243a6c4
libftdi: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
21f572176d
freetype: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
6bdc2e1eae
nfs-kerne-server: fix host/build
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
9fe9596e31
opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Steven Barth
76c46996dd
Merge pull request #844 from RussellSenior/patch-2.7.4
patch: bump version to 2.7.4
10 years ago
Steven Barth
327f5a9722
Merge pull request #840 from cjkoenig/update_liburcu
liburcu: Update to 0.8.6
10 years ago
Russell Senior
6c6a48e75d
patch: bump version to 2.7.4
Signed-off-by: Russell Senior <russell@personaltelco.net>
10 years ago
Peter Wagner
d09c153df0
nfs-kernel-server: update to 1.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Nicolas Thill
39c8784355
squid: disable netfilter-conntrack explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago