tripolar
0444536ea6
Merge pull request #2124 from commodo/ntpd-build-fix
ntpd: add libcap to default dependencies of the ntpd package
9 years ago
Alexandru Ardelean
2238ccc7c2
ntpd: add libcap to default dependencies of the ntpd package
Seems ntpdate also requires this lib:
```
Package ntpdate is missing dependencies for the following libraries:
libcap.so.2
make[2]: *** [/store/buildbot/slave/ar71xx/build/bin/ar71xx/packages/packages/ntpdate_4.2.8p4-1_ar71xx.ipk] Error 1
make[2]: Leaving directory `/store/buildbot/slave/ar71xx/build/feeds/packages/net/ntpd'
```
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Luka Perkov
9bd34cd554
Merge pull request #2121 from v-vid/master
bump version to 3.5.12
9 years ago
Nuno Goncalves
b2bfb56bea
nmap: bump to 7.01
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
tripolar
a9f903918b
Merge pull request #2119 from commodo/glib2-fix-host-build
glib2: fix host build
9 years ago
v-vid
af2f21c96c
Bump version to 3.5.12
9 years ago
Alexandru Ardelean
ce37ee3f82
glib2: fix host build
Replace libintl/host with gettext-full/host.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Hannu Nyman
2e3fb832fc
python: bump PKG_RELEASE
Bump PKG_RELEASE of python 2.7.11 as there have been several fixes
since the initial release.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years ago
Hannu Nyman
315ef6bf42
Merge pull request #2118 from commodo/python2-fix-typo
python2: fix typo in HostPython function
9 years ago
Alexandru Ardelean
65b388adbc
python2: fix typo in HostPython function
I call this the curse of the End-Of-The-Year for me.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Hannu Nyman
b14411d5da
Merge pull request #2115 from commodo/python2-fix-setuptools
python: fix HostPython again
9 years ago
Alexandru Ardelean
fdde13be29
python: fix HostPython again
Tested on python-setuptools.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Ted Hess
befa2ce3e2
zile: Remove unecessary dependence on libncurses (non-w) version
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Hannu Nyman
7aa4b19f97
Merge pull request #2109 from commodo/python2-fix
python: fix HostPython host/target selection
9 years ago
Alexandru Ardelean
779643e358
python: fix HostPython host/target selection
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Hannu Nyman
b01a391c5e
Merge pull request #2108 from commodo/python-2-7-11-upgrade
python: fix upgrade 2.7.11 goof
9 years ago
Alexandru Ardelean
015adc9b7a
python: fix upgrade 2.7.11 goof
Seems those pkgconfig file paths were revealed to be incorrect
after doing a full clean build.
And I only had to inspiration to do one after doing the initial PR.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Hannu Nyman
995bdfdcfa
Merge pull request #2107 from commodo/python-2-7-11-upgrade
python: upgrade to version 2.7.11
9 years ago
Alexandru Ardelean
a8602a7ccb
python: upgrade to version 2.7.11
And split python-dev and python-lib2to3 packages.
Seems for python3 this was done, so we'll sync here.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Alexandru Ardelean
c55641331e
python: unify HostPython and HostHostPython functions
That means basically moving the host Python from $(STAGING_DIR_HOST)
to $(STAGING_DIR_HOST)/usr and making the PYTHONPATH var
as an argument.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Alexandru Ardelean
8054747a49
python: remove newline function; it's also in OpenWRT core
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Hannu Nyman
f0be8b0ea2
Merge pull request #2105 from dddaniel/master
atftp: Fix "undefined reference" linker errors.
9 years ago
Daniel Danzberger
8bc1404ff5
atftp: Fix "undefined reference" linker errors.
These errors were caused by using "inline" functions in a non-static context.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
9 years ago
Hannu Nyman
f5bcadb55e
Merge pull request #2102 from fededim/master
davfs2: simplified dependencies and added support for LFS
9 years ago
Rupan
761f82175b
davfs2: simplified dependencies and added support for LFS
Signed-off-by: Federico Di Marco <fededim@gmail.com>
9 years ago
Hannu Nyman
5351a1c740
Merge pull request #2061 from commodo/python-psycopg2-fix
python-psycopg2: fix build
9 years ago
Marcel Denia
8829ae3de6
perl: Work around recompile failures
Apparently, recompiling/relinking fails under some circumstances. This
patch has been reported to work around that issue.
Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years ago
Ted Hess
f5eb8b4257
Merge pull request #2098 from gibsson/triggerhappy_v1
triggerhappy: bump PKG_REV to fix input header creation
9 years ago
Gary Bisson
6f2538dc58
triggerhappy: bump PKG_REV to fix input header creation
Current configuration creates empty evtable_*.h header which makes all
the input event appear as "Unknown (null) event".
The maintainer of the project submitted a patch to fix this issue:
https://github.com/wertarbyte/triggerhappy/commit/7e5abc6
Thanks to this version bump, the old OpenWRT patch can be removed.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
9 years ago
Hannu Nyman
5176b9d779
Merge pull request #2089 from commodo/python-pip-conf
python-pip: add site-wide pip.conf with defaults
9 years ago
Hannu Nyman
0da38ec5b5
Merge pull request #2097 from oneru/nano-2.5
Update nano to 2.5.0
9 years ago
Alexandru Ardelean
3fe1374238
python-pip: add site-wide pip.conf with defaults
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Toke Høiland-Jørgensen
91a597eebe
sqm-scripts: Bump to v1.0.6.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years ago
Alexandru Ardelean
a4356a222b
python-psycopg2: fix build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Jonathan Bennett
ee422b3c33
Update nano to 2.5.0
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
9 years ago
Nikos Mavrogiannopoulos
1c063ad6fb
libradcli: updated to 1.2.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
893481234f
ocserv: doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Ted Hess
054d308b91
Merge pull request #2084 from ClaymorePT/boost_7
Boost: Update 7
9 years ago
tripolar
90e1587d07
Merge pull request #2077 from ryzhovau/etherwake_ldflags
etherwake: respect LDFLAGS
9 years ago
Álvaro Fernández Rojas
ffb1a1e9e5
unrar: update to v5.3.8
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
082314c49d
unrar: split unrar and libunrar into build variants, add missing InstallDev
Building unrar together with libunrar creates conflicts that can be fixed by
doing separate builds.
Closes https://github.com/openwrt/packages/pull/2060 .
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
tripolar
1f18c200a2
Merge pull request #2042 from neheb/master
openssh: remove dsa and add ecdsa + ed25519 to initial keygen.
9 years ago
Hannu Nyman
65243cc8f8
Merge pull request #2085 from jefferyto/python-enum34-update
python-enum34: update to 1.1.1, omit docs and tests from package
9 years ago
Hannu Nyman
0fee8f5cb7
Merge pull request #1982 from FlorianFieber/python3
Python3: Add python3-pip, python3-setuptools and their dependencies
9 years ago
Jeffery To
488c706d57
python-enum34: update to 1.1.1, omit docs and tests from package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Hannu Nyman
98215f762e
Merge pull request #2034 from jefferyto/python-cffi-host
python-cffi: add host compile/install, upgrade to 1.3.1
9 years ago
Hannu Nyman
3251aababd
Merge pull request #2033 from jefferyto/python-pycparser-host
python-pycparser: add host compile/install
9 years ago
Hannu Nyman
0b2ce1d786
Merge pull request #2032 from jefferyto/python-ply-host
python-ply: add host compile/install
9 years ago
Jeffery To
e2028abfd4
python-pycparser: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Jeffery To
0c4f1c390b
python-ply: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago