Ted Hess
6841e484cc
Merge pull request #452 from ejurgensen/forked-daapd
forked-daapd: add gperf host tool dependency
10 years ago
Ted Hess
1dc4e2854e
Merge pull request #451 from ejurgensen/upstream
gperf: modified copy from oldpackages, upgrade to 3.0.4
10 years ago
ejurgensen
54b346587b
forked-daapd: add gperf host tool dependency
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
21a5b9f644
gperf: modified copy from oldpackages, upgrade to 3.0.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
Michael Heimpold
5a59015c2f
Merge pull request #447 from openwrt/libxml2-update
libxml2: update to 2.9.2
10 years ago
Álvaro Fernández Rojas
b96c9bc7a1
unrar: Update to version 5.2.1, refresh patch.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Steven Barth
5a7ea72967
libxml2: update to 2.9.2
fixes CVE-2014-3660, CVE-2014-0191 among other issues
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
774bb44494
strongswan: update to 5.2.1
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
2b6ffa58cf
cyrus-sasl / postfix: work around recursive dependency issue in toolchain
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
sbyx
eb3ccec265
Merge pull request #445 from commodo/python-update-2
Python update 2
10 years ago
sbyx
b3ee2345ad
Merge pull request #435 from MikePetullo/bogofilter
bogofilter: depend on db47 with statistics support
10 years ago
sbyx
b3c86a9d45
Merge pull request #434 from MikePetullo/db47
db47: add option to turn off small build
10 years ago
sbyx
9a710015b9
Merge pull request #386 from Shulyaka/postfix
postfix: new packages for Postfix MTA
10 years ago
Denis Shulyaka
cbe59734b6
Postfix MTA
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago
W. Michael Petullo
daf12e3256
bogofilter: create /usr/sbin before installing postfix-bogofilter there
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
d67610ac77
bogofilter: depend on db47 with statistics support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
332eb1b03b
Merge remote-tracking branch 'openwrt/master' into bogofilter
10 years ago
W. Michael Petullo
a31e4b7b7f
bogofilter: install postfix-bogofilter script
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
ab1ded0cb1
db47: add a variant full which builds statistics etc. support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
sbyx
93bda18b2a
Merge pull request #443 from ott/master
knot: Split utils subpackage
10 years ago
Alexandru Ardelean
820278a0c8
python: use libncursesw instead of libncurses
Python's build scripts prefer ncursesw, and if it is detected
it will be used.
The problem will occur when linking, since ncursesw libs may not be
installed if not added as deps, but the sources will be compiled
against ncursesw.
Reference from Python's HISTORY file:
Patch #1428494 : Prefer linking against ncursesw over ncurses library.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
0141057a59
python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions
This mostly helps to avoid confusion when modules are cross-compiled.
Otherwise build folders are named with the host's platform name.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
a1f86a6870
python: enable shared python lib; make this the norm
This will reduce the bloat when users will want to compile in their
Python C extensions.
There will be a initial bloat (several kb) if just Python
is installed, but that will be compensated when users will add more
C extensions.
During the build we also have to add Python's PKG_BUILD_DIR
so that the shared lib is found when compiling Python's
built-in C extensions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
855ef2a530
python: add LD and LDSHARED env vars to Build/Compile/PyMod
Tells the host Python to use the target's linker.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
bfb286ff62
python: add PYTHON_INC_DIR var to CPPFLAGS
The target's PYTHON_INC_DIR should take precedence over the host's
include dir when cross-compiling.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
6521cc7ed7
python: do not install pyconfig.h on the target
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
9415753544
python: export CC + CCSHARED env vars to cross-compile Python C extensions properly
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
sbyx
9bf2bd6901
Merge pull request #444 from cyanidium/master
nut: Updated copyright (c) notice
10 years ago
Marty R
0ecfc499ce
nut: Updated (c) notice
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
10 years ago
Matthias-Christian Ott
3285adb572
knot: Split utils subpackage
knot-utils consists of kdig, khost, knsec3hash and knsupdate. In order
to reduce the size of software installed on a device it is useful to
include a minimal collection of software and thus it should be possible
to install the utilities individually. bind also creates a subpackage
for each utility.
Signed-off-by: Matthias-Christian Ott <ott@mirix.org>
10 years ago
Peter Wagner
169c863286
dovecot: update to 2.2.14
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Peter Wagner
30bdda47fb
openssh: update to 6.7p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Ted Hess
0c0ab73037
Merge pull request #440 from ejurgensen/master
forked-daapd and required libraries
10 years ago
Daniel Golle
1a911c1fe5
lvm2: add from old repo and update
Also add patch to fix blkid header location as suggested in #17877
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Peter Wagner
bfcfcc48c3
irssi: update to 0.8.17
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
ejurgensen
9ab6894c2f
forked-daapd: add version 22.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
c606a0a040
mxml: copy from oldpackages and update Makefile slightly
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
560598ca22
libunistring: add version 0.9.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
8365b52b20
libavl: add version 0.3.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
d15d70f693
libantlr3c: add version 3.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
Toke Høiland-Jørgensen
83371a30d3
Merge pull request #442 from hnyman/patch-sqm
sqm-scripts: Fix a minor bug, add copyrights, improve logging
10 years ago
Peter Wagner
ad4da82a8e
nfs-kernel-server: update to 1.3.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
sbyx
a53a4631cf
Merge pull request #439 from commodo/openvswitch-ipsec
Openvswitch IPSec Monitor + Python Bindings
10 years ago
Hannu Nyman
16d96ec143
sqm-scripts: Fix a minor bug, add copyrights, improve logging
Changes committed to the cerowrt original repo after the initial import here:
- Better license & copyright statements, as requested
- Fixed a minor bug in stopping sqm
- Logging improvements
- Dead code removed
- Typos corrected
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
10 years ago
sbyx
d0ab36fd51
Merge pull request #438 from commodo/python-update-1
Python update 1
10 years ago
Alexandru Ardelean
cfa1b5e17b
openvswitch: add openvswitch-ipsesc package back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
00cfd79006
openvswitch: add openvswitch-python subpackage
Requires python package.
Required by other openvswitch subpackages (like openvswitch-python).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
6862f1d8e6
python: add libopenssl and libcrypto as package deps
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
15111b3ccf
python: _md5 + _sha libs are now grouped under _hashlibs
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
d05c846e69
python: add patch to disable package compiles/tests during cross-builts
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago