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>
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
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>
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
Daniel Gimpelevich
d16359b96e
vpnc: initial import
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
10 years ago
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>
10 years ago
Daniel Gimpelevich
a904a173ed
openconnect: separate out vpnc-scripts
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
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
Nicolas Thill
fdf65ee6c9
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
01f7bbf27a
libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
cebdcd227f
davfs2: add 'gettext-version' fixup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Daniel Golle
ac2a414592
lvm2: bump to version 2.02.116
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
champtar
b69f33a898
Merge pull request #835 from paulfertser/master
Add OpenOCD embedded debugging software
compile tested for ar71xx
10 years ago
Paul Fertser
361c320678
openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago