| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
PKG_FIXUP should be defined before including package.mk
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\
| |
| | |
openconnect: separate out vpnc-scripts and import vpnc
|
| |
| |
| |
| | |
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
|
|\ \
| | |
| | | |
shairplay: use generic autoreconf fixup
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \
| | | |
| | | | |
privoxy: modified initscript (remove killall)
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
remove "killall" from initscript because it kills itself #867
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \
| | | |
| | | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \
| | | |
| | | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
aircrack-ng: import from old packages
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
cleanup, update to latest version, mark myself maintainer
Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- update to latest version (v0.9.14)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- update to latest version (v1.2.15)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \
| | | |
| | | | |
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>
|
|\ \ \ \
| |_|_|/
|/| | | |
perl: Add initial threading support
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\ \ \
| |_|/
|/| | |
shairplay: Move to sound menu and sub-directory
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
dosfstools: import from oldpackages, bump to new upstream version 3.0.27
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| |/ /
|/| | |
upmpdcli: Move to sound menu and sub-directory
|
|/ /
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
privoxy: new upstream version 3.0.23
|
| |
| |
| |
| |
| |
| | |
new upstream version 3.0.23
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|