Marcel Denia
59d24044b3
perl: Fix uClibc handling
Configuration scripts expect the libc identifier to be "uclibc" in case we're using it,
OpenWrt provides "uClibc". Oh well...
Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years ago
aTanW
0d857aa078
joe: fix key bindings
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
joerc | 7 -------
1 file changed, 7 deletions(-)
9 years ago
Marcel Denia
bb06539632
perl: Set gccversion configuration symbol correctly
This was previously manually set to '4.8.0'. Aside from just being incorrect,
it also breaks Errno's GCC5 detection.
Fixes #2044 .
Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years ago
Hannu Nyman
eeb2ccb860
Merge pull request #2049 from dibdot/adblock
adblock: maintenance update
9 years ago
Dirk Brenken
45f005d856
adblock: maintenance update
* remove "downloads" category from shallalist default configuration, due
to false positives (i.e. debian & microsoft update sites)
* remove example white- & blacklist entries
* further optimize shallalist handling
* fix domain merging with empty whitelist
* various minor fixes & enhancements
* documentation update
Signed-off-by: Dirk Brenken <dirk@brenken.org>
9 years ago
Hannu Nyman
0a271bfeb4
Merge pull request #2046 from MikePetullo/libgee
libgee: install Vala-related files
9 years ago
W. Michael Petullo
76627cdbd8
libgee: install Vala-related files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
Carlos Miguel Ferreira
36e0d6664c
boost: Update 6
Minor fixes:
- CoRoutine2 selector requires that a GCC v5 compiler or better is selected
- coroutine2 requires C++14
- The Makefile was not alowing the libraries to be compiled with both
statically and shared, at the same time. There are now two seperate options,
allowing to select which version is wanted.
- The Makefile was also not allowing to compile both single thread and multi-
thread versions. Again, two seperate options now exist.
- There is also the option to build another set of libraries with debug support
which is good for development.
- These options are important for those who whish to build an OpenWRT SDK.
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
9 years ago
Daniel Golle
021c3e1198
btrfs-progs: remove no longer needed patch
xattr.h header location no longer needs to be patched.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Nikos Mavrogiannopoulos
99526baae2
ocserv: corrected path for ocserv-fw
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
18595194cf
ocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
62c95a10a8
ocserv: updated to 0.10.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Ted Hess
40c040abd4
libshout: Fix build/configure errors
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Ted Hess
14d565fccf
Merge pull request #2011 from gmagnotta/master
created mt-st project
9 years ago
Steven Barth
a2d634e8a6
Merge pull request #2003 from stintel/strongswan
strongswan: fix bug in 5.3.4
9 years ago
Stijn Tintel
f3d1722bb2
strongswan: add upstream patch for bug in 5.3.4
See https://wiki.strongswan.org/issues/1213
Removed the changes to charon-xpc.c because they didn't apply and are
only used on OS X anyway.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
9 years ago
Hannu Nyman
b2d082e5a3
Merge pull request #2022 from dibdot/mc
mc: add ash subshell support
9 years ago
Mangix
ea119211b2
openssh: remove dsa and add ecdsa + ed25519 to initial keygen.
Signed-off by: Rosen Penev <rosenp@gmail.com>
9 years ago
Jeffery To
38b8274718
python-cffi: add host compile/install, upgrade to 1.3.1
This depends on:
- python-setuptools host install (#1985 )
- python-pycparser host install (#2033 )
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Jeffery To
9a79d5f093
python-pycparser: add host compile/install
This depends on:
- python-setuptools host install (#1985 )
- python-ply host install (#2032 )
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Jeffery To
b2faede408
python-ply: add host compile/install
This depends on python-setuptools host install in PR #1985
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Hannu Nyman
c508fe103a
Merge pull request #2030 from dibdot/adblock
adblock: bugfix release
9 years ago
Dirk Brenken
2d40930fa0
adblock: bugfix release
* fix download parms
* fix tmp vars
* other small fixes
Signed-off-by: Dirk Brenken <dirk@brenken.org>
9 years ago
Hannu Nyman
aad69485ed
wget: backport upstream fix to re-enable disabling ipv6
Upstream wget 1.17 compilation breaks with --disable-ipv6 configuration.
Backport an upstream commit that fixes the disabling of ipv6 in wget.
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=2cfcadf5e6d5c444765aa460915ae27109a8dbce
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years ago
Jonas Gorski
2e91dc6bb7
znc: drop GCC dependencies
OpenWrt trunk's lowest supported GCC version is 4.8, so we don't need
to depend on specific versions anymore. Fixes visibility with GCC 5,
the current default.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
9 years ago
Hannu Nyman
cd2fb65b40
Merge pull request #2025 from hnyman/wget-nossl
wget: fix nossl variant in 1.17
9 years ago
Hannu Nyman
5ca6d406b6
wget: fix nossl variant in 1.17
wget-nossl variant for wget 1.17 is broken in upstream.
Copy a patch from upstream mailing list to fix compilation.
http://lists.gnu.org/archive/html/bug-wget/2015-11/msg00074.html
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years ago
Dirk Brenken
1d797c29b0
mc: add ash subshell support
* backport a slightly modified subshell patch to stable 4.8.15
(see ticket: https://www.midnight-commander.org/ticket/2742 )
* enable subshell support by default
Signed-off-by: Dirk Brenken <dirk@brenken.org>
9 years ago
gmagnotta
eb60b138a8
created mt-st project
Signed-off-by: Giuseppe Magnotta giuseppe.magnotta@gmail.com
9 years ago
Ted Hess
9624739946
Merge pull request #1973 from thess/libshout-work
Make 2 variants for libshout. Update oggfwd to use full variant.
9 years ago
Ted Hess
0c4cc6bd57
Merge pull request #1968 from thess/smstools-work
smstools3: Fix NLS build dependencies
9 years ago
Ted Hess
54d5f57db5
Merge pull request #1965 from thess/redsocks-build
redsocks: updates to latest source and gcc build options
9 years ago
Nikos Mavrogiannopoulos
f90f6251d5
gnutls: updated to 3.4.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
67498cffdf
ocserv: always advertise the local domain to peer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
3b87afcea8
vpnc-script: don't attempt to resolve domains which match the local domain
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
b70b5d0b5e
ocserv: Added option to pass split-dns configuration to clients
Relates to #1975
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
1f9b054deb
vpnc-script: create dnsmasq entries for connections where default domain is set
Relates to #1975
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
7730977135
Merge pull request #2015 from ClaymorePT/p11_kit_1
p11-kit: Version update
9 years ago
Hannu Nyman
5465aecf1a
Merge pull request #2019 from dibdot/adblock
adblock: reduce memory consumption
9 years ago
Dirk Brenken
6d75710491
adblock: reduce memory consumption
* rework shallalist processing: significantly reduce memory consumption
during archive extraction and merging.
* considerable reduce memory consumption during adblock source
processing.
* considerable reduce memory consumption of sort (sorts only the domain
list and not the bigger dnsmasq file)
other changes:
* auto detection/defaults for adb_if, adb_dev, adb_ntpsrv, adb_maxloop,
adb_maxtime and adb_minspace - these options can be safely removed from
previous adblock configuration file
* check total memory and main uhttpd configuration on startup
* documentation update
Signed-off-by: Dirk Brenken <dirk@brenken.org>
9 years ago
Hannu Nyman
e44e0e3736
Merge pull request #1961 from hnyman/gnome
libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
9 years ago
Ted Hess
aa62dfd38d
Merge pull request #1995 from br101/master
pingcheck: Add new package
9 years ago
Hannu Nyman
9510a11bcc
Merge pull request #1999 from dibdot/adblock
adblock: logging & documentation update
9 years ago
Hannu Nyman
ccf79f985a
Merge pull request #1998 from hnyman/advice
CONTRIBUTING.md: Add advice about pull requests
9 years ago
Luka Perkov
de147bf869
Merge pull request #2017 from thomasp11/master
cshark: update to latest git HEAD
9 years ago
Thomas Peterson
bc5c8fdbee
cshark: update to latest git HEAD
9 years ago
Jo-Philipp Wich
c7ddd3140d
Merge pull request #2008 from ollie27/libpngupdate
libpng: update to 1.2.54
9 years ago
Jo-Philipp Wich
24acd472d7
Merge pull request #2016 from padre-lacroix/master
bandwidthd: fix build with gcc5
9 years ago
Jeffery To
dbeb12c28d
python-setuptools: add ability to install on host
This depends on python-host.mk in PR #1984
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Steven Barth
dbde5d5295
Merge pull request #1984 from jefferyto/host-python-package
python: add capability to install python packages for the host
9 years ago