Hannu Nyman
e989f69114
wget: update to version 1.17
Update wget to 1.17.
Release notes: http://savannah.gnu.org/forum/forum.php?forum_id=8410
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
преди 9 години
Hauke Mehrtens
10311faf44
Merge pull request #1989 from hauke/libffi
libffi: fix libffi.pc file
преди 9 години
Hauke Mehrtens
1dbf398d5c
Merge pull request #1990 from hauke/libgpg-error
libgpg-error: fix build with gcc-5
преди 9 години
Michael Heimpold
55421fe27b
libxml2: upgrade to 2.9.3
Beside some improvements, this also fixes several CVEs, for full
list see upstream changelog at:
https://mail.gnome.org/archives/xml/2015-November/msg00012.html
The patch needed for musl was accepted upstream, so we can remove it.
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
преди 9 години
Ted Hess
1253da8cfc
Merge pull request #1987 from thess/mjpg-streamer
mjpg-streamer: Fix SIGTRAP in v4l2uvc
преди 9 години
Marcel Denia
6552e55ea7
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net >
преди 9 години
Marcel Denia
51bef7ad20
perl: Enable crypt() for all libc implementations
Signed-off-by: Marcel Denia <naoir@gmx.net >
преди 9 години
Steven Barth
4cd52a64ac
Merge pull request #1992 from Adze1502/master
mwan3: update to version 2.0-0
преди 9 години
Hauke Mehrtens
84344880b9
Merge pull request #1994 from hauke/gpsd
gpsd: do not strip gpsd
преди 9 години
Hauke Mehrtens
127e1c4856
gpsd: do not strip gpsd
The not strip command is not strip=no, but it is nostrip=yes.
This fixes building this gpsd.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
преди 9 години
Toke Høiland-Jørgensen
7069b07a12
sqm-scripts: Drop dependency on 'ip'.
преди 9 години
Steven Barth
82b9e65ff0
Merge pull request #1606 from teslamint/patch-2
coova-chilli: fix compile error with musl
преди 9 години
Steven Barth
78097ac590
Merge pull request #1645 from feckert/master
extend net-snmp functionality
преди 9 години
Steven Barth
5f9cd613f6
Merge pull request #1743 from marcin1j/patchwork/owfs
owfs: add startup scripts, make features configurable and fix w1 adapter bugs
преди 9 години
Steven Barth
e138a2b4b0
Merge pull request #1870 from dangowrt/update-libmicrohttpd
libmicrohttpd: update to 0.9.44
преди 9 години
Steven Barth
3f76c2fd49
Merge pull request #1898 from NeoRaider/node-host
node: add python/host to HOST_BUILD_DEPENDS as well
преди 9 години
Steven Barth
a79587df85
Merge pull request #1991 from ClaymorePT/boost_4
boost: Update 4
преди 9 години
Steven Barth
f45e48214c
Merge pull request #1988 from brainsucker-na/master
strongswan: gmpdh plugin, package and strongswan-isakmp metapackage
преди 9 години
Steven Barth
29bcb03477
Merge pull request #1972 from jefferyto/python-cffi
python-cffi: new package
преди 9 години
Steven Barth
588626228b
Merge pull request #1970 from jefferyto/python-pycparser
python-pycparser: new package
преди 9 години
Steven Barth
31ff4162c3
Merge pull request #1956 from jefferyto/python-ply
python-ply: new package
преди 9 години
Steven Barth
a17350bf58
Merge pull request #1955 from jefferyto/python-ipaddress
python-ipaddress: new package
преди 9 години
Steven Barth
d2b5b1478a
Merge pull request #1954 from jefferyto/python-enum34
python-enum34: new package
преди 9 години
Steven Barth
749b7af0f2
Merge pull request #1953 from jefferyto/python-idna
python-idna: new package
преди 9 години
Steven Barth
016db93606
Merge pull request #1951 from jefferyto/python-six
python-six: new package
преди 9 години
Steven Barth
d572ab9a4d
Merge pull request #1950 from jefferyto/python-pyasn1
python-pyasn1: new package
преди 9 години
Steven Barth
8d42a18b2d
Merge pull request #1921 from jefferyto/zope-interface
zope-interface: import from old packages feed
преди 9 години
Toke Høiland-Jørgensen
5346fa8dc5
sqm-scripts: Bump to v1.0.5.
преди 9 години
Jeroen Louwes
8ff00a6273
mwan3: update to version 2.0-0
IPv6 support! :D
Big code overhaul; expect bugs..
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com >
преди 9 години
Carlos Miguel Ferreira
8f7e09026d
boost: Update 4
Major Updates
- Added support for Python 3.5.
- Removed the restriction for the target MPC85xx when using uclibc [1].
- No longer required since uclibc was removed from trunk.
- Added option to force static compilation.
- Added option to force linking statically to the C++ standard library and compiler runtime support libraries.
- Added option to disable multithreading support. It can be helpfull for those who wish to fully optimise their code.
- Some boost libraries will require multithreading to be active. For those, this option is active as a requirement.
Minor Updates
- Added -fPIC to CFLags [2].
- python requires independent position code when statically compiling.
References:
[1] - https://github.com/openwrt/packages/issues/1621
[2] - https://github.com/openwrt/packages/issues/1938
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com >
преди 9 години
Hauke Mehrtens
5dd2d24c6b
libgpg-error: fix build with gcc-5
Call the cpp preprocessor with -P argument which is now needed by gcc-5.
This is a backport of this upstream commit:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commitdiff;h= c01c8f0c4f
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
преди 9 години
Tim Harvey
4780da32d4
multimedia: add fbdevsink
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
преди 9 години
Hauke Mehrtens
c1137b6db7
libffi: fix libffi.pc file
The include dir pointed to staging_dir/target-mips_34kc+dsp_musl-1.1.11
/usr/lib/libffi-3.0.13/include which does not exists, this made glib2
fail to compile. The header files are copied to /usr/include so define
it in the libffi.pc file.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
преди 9 години
brainsucker-na
f705b3c0bf
strongswan: gmpdh plugin, package and strongswan-isakmp metapackage
gmpdh plugin implements DH Groups (same as normal GMP plugin), but links to GMP statically and is stripped of all RSA based stuff. Binary size for plugin is ~20kbytes with no dependency on libgmp (200+ kbytes after squash), easilly fitting into flash space restricted devices.
strongswan-isakmp metapackage defines a minimal set of strongswan plugins (including gmpdh) for ISAKMP / IKEv1 PSK tunnels. Will fit even 4mb routers (like tplink wr841n) with disabled IPv6 support and packages (so its a trade - IPv6 or ipsec tunnels).
Signed-of-by: Mikalai Miadzvedz <brainsucker.na@gmail.com >
преди 9 години
Ted Hess
fe4121b49f
Merge pull request #1981 from philenotfound/master
at: update init script to use procd
преди 9 години
Ted Hess
a17fa8c058
mjpg-streamer: Fix SIGTRAP in v4l2uvc
Signed-off-by: Ted Hess <thess@kitschensync.net >
преди 9 години
Phil Eichinger
a0c7a0948d
at: update init script to use procd
also increase PKG_RELEASE
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
преди 9 години
Álvaro Fernández Rojas
0421b32131
Merge pull request #1928 from hnyman/fix-mpg123
mpg123: fix installation by adding a missing backslash
преди 9 години
Luka Perkov
ec9f76e848
Merge pull request #1978 from philenotfound/master
at: bring back package
преди 9 години
Ted Hess
ba8206bb0d
Merge pull request #1974 from thess/icecast-update
icecast: Improve OOB experience - new defaults, add user & group ids
преди 9 години
Phil Eichinger
212d602c51
at: bring back package
* import from oldpackages
* version bump, update hash
* add PKG_LICENSE and PKG_LICENSE_FILES
* update patches
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
преди 9 години
Ted Hess
fbec0d5d11
Merge pull request #1971 from dibdot/adblock
adblock: fix redirection issues
преди 9 години
Jeffery To
1440f75ac7
python-cffi: new package
From PyPI:
Foreign Function Interface for Python calling C code.
This depends on python-pycparser, which is in PR #1970
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
преди 9 години
Jeffery To
d9409e25cc
package-ply: use given path instead of copying directly into staging_dir
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
преди 9 години
Dirk Brenken
3dc3e1d214
adblock: fix redirection issues
fix more corner cases because of mksh to ash migration
fix logical glitch during startup
Signed-off-by: Dirk Brenken <dirk@brenken.org >
преди 9 години
Jeffery To
168975c82d
python-pycparser: new package
From the README:
pycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.
This depends on python-ply, which is in PR #1956
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
преди 9 години
Jeffery To
6afa798958
python-ply: added Build/InstallDev section
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
преди 9 години
Ted Hess
a6d7666c4c
Merge pull request #1948 from mistachkin/master
Bring back the Tcl language (lang/tcl package)...
преди 9 години
mistachkin
7031109056
lang/tcl: Bring back package, updated to 8.6.4.
Signed-off-by: Joe Mistachkin <joe@mistachkin.com >
преди 9 години
Ted Hess
71db00dd69
icecast: Improve OOB experience - new defaults, add user & group ids
Signed-off-by: Ted Hess <thess@kitschensync.net >
преди 9 години