Marcel Denia
39518078d8
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-07 23:22:54 +01:00
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>
2015-02-07 23:22:54 +01:00
Ted Hess
90869f37ad
Merge pull request #872 from ZeroChaos-/aircrack-ng_v2
...
aircrack-ng: import from old packages
2015-02-07 16:59:55 -05:00
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>
2015-02-07 20:56:27 +00:00
Jo-Philipp Wich
94822d00c8
rtorrent: remove manual autoconf invocation
...
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
( cd .../rtorrent-0.9.4-git; ./autogen.sh );
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1
Remove the entire Build/Configure override to let rtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 20:41:33 +01:00
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>
2015-02-07 14:15:41 -05:00
Jo-Philipp Wich
82927a24f9
libtorrent: remove manual autoconf invocation
...
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
configure.ac:3: installing `./config.guess'
configure.ac:3: installing `./config.sub'
configure.ac:20: installing `./install-sh'
configure.ac:20: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../.configured_] Error 1
Remove the entire Build/Configure override to let libtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 15:16:54 +01:00
Nicolas Thill
27bd80910a
libdmapsharing: make check library optionnal
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 14:31:35 +01:00
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>
2015-02-07 11:21:39 +01:00
Nicolas Thill
8c482bdf95
openobex: add new package (v1.7.1)
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 11:19:26 +01:00
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>
2015-02-07 11:10:03 +01:00
Nicolas Thill
85044affde
bluez: update to 5.28
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 10:36:02 +01:00
Daniel Gimpelevich
d16359b96e
vpnc: initial import
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 14:07:29 -08:00
Daniel Gimpelevich
41f8d54650
openconnect: fix a couple of minor things and add an interface option
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 11:54:39 -08:00
Daniel Gimpelevich
a904a173ed
openconnect: separate out vpnc-scripts
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 11:03:56 -08:00
Jo-Philipp Wich
c190d68ff8
libgd: update to v2.1.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-06 13:15:30 +01:00
Steven Barth
c8e4b2e937
Merge pull request #851 from paulfertser/master
...
openocd: fix package dependencies
2015-02-06 10:19:35 +01:00
Steven Barth
922dc01896
Merge pull request #854 from Naoir/perl-threads
...
perl: Add initial threading support
2015-02-06 10:18:51 +01:00
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>
2015-02-05 21:33:02 +01:00
Álvaro Fernández Rojas
8f8251f374
Merge pull request #856 from thess/shairplay-move
...
shairplay: Move to sound menu and sub-directory
2015-02-05 11:38:01 +01:00
Ted Hess
2b198b27ee
Merge pull request #849 from zxdavb/master
...
dosfstools: import from oldpackages, bump to new upstream version 3.0.27
2015-02-04 19:21:41 -05:00
David Bonnes
96d208380e
dosfstools: bump to v3.0.27 & add ICONV support
...
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
2015-02-04 21:57:26 +00:00
Ted Hess
45c7267ba5
CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:45:08 -05:00
Ted Hess
51866c0b69
Merge pull request #855 from thess/upmpdcli-move
...
upmpdcli: Move to sound menu and sub-directory
2015-02-04 15:29:13 -05:00
Ted Hess
a9f87e3851
shairplay: Move to sound menu and sub-directory
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:13:08 -05:00
Ted Hess
e61499165b
upmpdcli: Move to sound menu and sub-directory
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:49:47 -05:00
Ted Hess
3e58633462
shairport: Move to sound menu and sub-directory
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:43:10 -05:00
Ted Hess
e74ed31e76
ffmpeg: Update to 2.5.3. Fix mips64 build failures
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:09:58 -05:00
Marcel Denia
60b61d35fb
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-04 13:57:27 +01:00
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>
2015-02-04 13:56:30 +01:00
Marcel Denia
30753fd5e5
perl: Add threading configuration for all remaining architectures
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-04 13:51:21 +01:00
Marcel Denia
fe91afba66
perl: Add i486 threading configuration
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-04 13:51:21 +01:00
Marcel Denia
4248b8b72d
perl: Add new CONFIG_PERL_THREADS option for enabling threading support
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-04 13:51:16 +01:00
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>
2015-02-03 17:11:37 +03:00
Steven Barth
d654a226fb
Merge pull request #848 from chris5560/master
...
privoxy: new upstream version 3.0.23
2015-02-03 10:31:58 +01:00
Steven Barth
3e26b8d328
Merge pull request #850 from mstorchak/luaposix
...
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
2015-02-03 10:30:56 +01:00
Maxim Storchak
be4158484b
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-03 01:46:25 +02:00
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>
2015-02-02 20:34:10 +01:00
Nicolas Thill
fd2e9f0750
libftdi1: fix pkgconfig file
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:38:08 +01:00
Nicolas Thill
38b243a6c4
libftdi: fix pkgconfig file
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:37:49 +01:00
Nicolas Thill
21f572176d
freetype: fix pkgconfig file
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:36:51 +01:00
Nicolas Thill
6bdc2e1eae
nfs-kerne-server: fix host/build
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:35:48 +01:00
Nicolas Thill
9fe9596e31
opencv: disable unwanted components/features explicitly
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 12:49:02 +01:00
Steven Barth
76c46996dd
Merge pull request #844 from RussellSenior/patch-2.7.4
...
patch: bump version to 2.7.4
2015-02-02 12:29:36 +01:00
Steven Barth
327f5a9722
Merge pull request #840 from cjkoenig/update_liburcu
...
liburcu: Update to 0.8.6
2015-02-02 12:29:07 +01:00
Russell Senior
6c6a48e75d
patch: bump version to 2.7.4
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
2015-02-01 22:36:19 -08:00
Peter Wagner
d09c153df0
nfs-kernel-server: update to 1.3.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-02 03:02:07 +01:00
Nicolas Thill
39c8784355
squid: disable netfilter-conntrack explicitly
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
Nicolas Thill
fdf65ee6c9
libdmapsharing: add a patch to disable tests
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
Nicolas Thill
01f7bbf27a
libdmapsharing: fix typo in patch name, refresh patch
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00