ejurgensen
c606a0a040
mxml: copy from oldpackages and update Makefile slightly
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:30 +02:00
ejurgensen
560598ca22
libunistring: add version 0.9.4
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:25 +02:00
ejurgensen
8365b52b20
libavl: add version 0.3.5
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:17 +02:00
ejurgensen
d15d70f693
libantlr3c: add version 3.2
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:50:27 +02:00
Marcel Denia
4715296a79
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:45 +02:00
Marcel Denia
ef3ac53da2
perl: Don't try to link against libnsl
...
And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:44 +02:00
Marcel Denia
4456537077
perl: Make I8/I16/I32 types explicitly signed for PPC
...
Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-16 11:12:44 +02:00
sbyx
73cbbe4c73
Merge pull request #436 from cyanidium/master
...
nut: New package for Network UPS Tools
2014-10-16 09:10:03 +02:00
cyanidium
d2e5a9896c
Remove placeholder maintainer email address
2014-10-15 22:09:29 -07:00
Marty R
d8258c35d5
nut: New package for Network UPS Tools
...
An older version of nut is in oldpackages. This commit is based on that
package and bumps the version to the latest release along with unifying
the server and client packages. More build options are provided for any
custom configuration but the defaults provide a working client and
server install which only needs a UPS driver. Drivers still build as
individual packages to minimise bloat. SSL support has also been added.
Signed-off-by: Martin Rowe <cyanidium@users.noreply.github.com>
2014-10-15 21:30:25 -07:00
Etienne CHAMPETIER
1f22b19d04
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-10-15 22:24:06 +02:00
Toke Høiland-Jørgensen
26eae4b9be
Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.
2014-10-15 20:15:20 +02:00
sbyx
0dcfd07ba6
Merge pull request #425 from MikePetullo/bogofilter
...
bogofilter: new package for bogofilter spam filter
2014-10-15 20:04:39 +02:00
sbyx
d7c4299b36
Merge pull request #432 from mwarning/master
...
libs/libsodium: update to 1.0.0
2014-10-15 20:02:31 +02:00
Toke Høiland-Jørgensen
8936f228a5
Merge pull request #433 from hnyman/add-sqm-scripts
...
Add sqm-scripts & luci-app-sqm: experimental QoS
2014-10-15 19:09:30 +02:00
sbyx
886239be7d
Merge pull request #429 from commodo/python-respin
...
Python respin
2014-10-15 18:47:08 +02:00
Moritz Warning
4767e3df5a
libs/libsodium: update to 1.0.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2014-10-15 18:16:05 +02:00
Hannu Nyman
da7e25264c
luci-app-sqm: Luci GUI for sqm-scripts QoS
...
This is the Luci GUI for managing SQM QoS System.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 19:11:46 +03:00
Hannu Nyman
5113575fb9
sqm-scripts: Smart Queue Management - experimental QoS
...
sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.
More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310
Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/
Original code used as the base:
8ce2936110
I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 18:56:37 +03:00
Alexandru Ardelean
02ad9c1915
python: upgrade to version 2.7.8
2014-10-15 16:49:49 +03:00
Alexandru Ardelean
e3145e1fb0
python: add python2 symlink to python as per PEP394
2014-10-15 10:02:57 +03:00
Alexandru Ardelean
b0c21ae7aa
python: use command instead of 'ln -sf'
2014-10-15 10:02:57 +03:00
Alexandru Ardelean
9cdea1ba38
python: include python*-package.mk irespective of DUMP env var
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:54 +03:00
Alexandru Ardelean
b49c17d6c7
python: enforce version assignment
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:49 +03:00
Alexandru Ardelean
3ad7208ba6
python: move python package versioning to python-package.mk
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:48 +03:00
Alexandru Ardelean
d5bd7dd36e
python: add old python 2 package back
...
According to PEP394 (http://legacy.python.org/dev/peps/pep-0394/ )
the 'python' command should refer to 'python2'.
In our case, this means we should reboot the old python package.
We could rename the package name to python2, but that would
just complicate things a bit with other packages, and
since we're doing this reboot, such a complication would be
unnecessary.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:33 +03:00
sbyx
0dcfc24c04
Merge pull request #431 from commodo/python3-fix
...
Python3 fix
2014-10-15 08:57:39 +02:00
Alexandru Ardelean
5cb802cac4
python3: fix python host path
2014-10-15 09:13:24 +03:00
Alexandru Ardelean
a964feec68
python3: add python3 symlink to python exec as per PEP394
2014-10-15 09:13:24 +03:00
Alexandru Ardelean
72092dabf2
python3: suffix vars with 3
2014-10-15 09:12:41 +03:00
Alexandru Ardelean
e4d94961c3
python3: include python*-package.mk irespective of DUMP env var
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 09:11:00 +03:00
Alexandru Ardelean
dee4a69cea
python3: enforce version assignment
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 09:10:29 +03:00
Alexandru Ardelean
9500f50f2b
python3: avoid making python3 the default python command
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 09:08:09 +03:00
Alexandru Ardelean
d5d9442928
python3: fixup python-package.mk include
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 09:08:06 +03:00
Thomas Heil
0e45b40fb5
haproxy: patches from upstream
...
-[PATCH 1/2] BUG/MEDIUM: systemd: set KillMode to 'mixed'
-[PATCH 2/2] BUG/MEDIUM: config: avoid skipping disabled proxies
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-14 23:33:27 +02:00
Ted Hess
72b9db1122
alsa-lib: remove cross-compile guess (restore old patch)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-14 15:43:11 -04:00
Peter Wagner
0d260899aa
openssh,ntpd: move USERID to the server only as the client utils don't need a user/group
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-14 18:00:42 +02:00
Ted Hess
af0003c3be
Merge pull request #428 from br101/master
...
ffmpeg: Disable mips32r2 for mips32 CPUs
2014-10-14 11:43:19 -04:00
Bruno Randolf
e652eb6243
ffmpeg: Disable mips32r2 for mips32 CPUs
...
Some CPUs, such as the au1500 are MIPS32 but not MIPS32r2 and we have to
explicitly disable mips32r2 in the ffmpeg configure script.
Signed-off-by: Bruno Randolf <br1@einfach.org>
2014-10-14 10:17:11 +01:00
sbyx
821923b0df
Merge pull request #423 from enigmagroup/master
...
rename python to python3
2014-10-14 07:16:08 +02:00
sbyx
d64c82da77
Merge pull request #416 from fededim/master
...
sstp-client: new appication has been ported in packages feeds under net/sstp-client (version 1.0.9)
2014-10-14 07:13:15 +02:00
W. Michael Petullo
665c5ee68b
bogofilter: new package for bogofilter spam filter
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-13 17:54:53 -04:00
Agent 42
d4bc92fad5
renaming python-package.mk to python3-package.mk
2014-10-13 22:58:43 +02:00
Agent 42
1e6a88dde0
rename package name to python3
2014-10-13 12:21:16 +02:00
Agent 42
5e3393cf94
rename folder to python3
2014-10-13 12:20:34 +02:00
Nikos Mavrogiannopoulos
f0a7ad87dd
gnutls: updated to 3.3.9
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-13 09:20:31 +02:00
Ted Hess
01e8f2c259
Merge pull request #421 from antonlacon/ffmpeg-2.3.x
...
ffmpeg: update to 2.3.4 and add libopus support to libffmpeg
2014-10-12 09:11:20 -04:00
sbyx
d88ade1411
Merge pull request #420 from chris5560/master
...
ddns-scripts: add retry loop to verify dns and proxy
2014-10-12 14:21:18 +02:00
Ian Leonard
94b4a11fe1
ffmpeg: Update to 2.3.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00
Ian Leonard
ad20ef1147
ffmpeg: add libopus support
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00