9487 Commits

Author SHA1 Message Date
hauke
0d3cdf77d2 fowsr: update to 2.0-131015
- update version, md5
- update source url
- fix grammar

Reported-by: Daniel Wiegert <daniel@thewiegerts.com>
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:36:42 +00:00
hauke
c1a7fee484 boblight: update to boblight 478
- fixes gcc 4.8 error by using a version later than 428
see https://code.google.com/p/boblight/issues/detail?id=36
- add libusb-1.0 dependency

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:25:36 +00:00
hauke
d94aef04e1 net/remotefs: updated remotefs to 1.0
remotefs: Switched to Git tag for newest release, better
package name and correct versioning. Removed libfuse from remotefs-server
dependencies. Updated init script with actual version from remotefs
repository.

Signed-off-by: Aleksey Tulinov <aleksey.tulinov@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:14:42 +00:00
hauke
7184cf53a7 avrdude: update to avrdude 6.0.1
according to configure warning some options were removed

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:05:44 +00:00
hauke
4474f2911f zabbix-extra-mac80211: fix mac80211.phydiscovery
/sys/kernel/debug/ is now only accessible to root,
use zabbix_helper_mac80211 (suid helper) to compute
mac80211.phydiscovery (the discovery rule)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 21:27:47 +00:00
hauke
0d416a1cc0 Zabbix: update to 2.2.1
With this new version of zabbix we do not need
uname and hostname anymore, see
https://svn.zabbix.com/browse/ZBX-5616
Only compile tested for now

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 21:27:13 +00:00
hauke
b47d1ebf84 mysql: cleanup and update to 5.1.73
This is a cryptographically signed message in MIME format.

- some mirrors do not have the old version anymore
- cleanup deprecated options

--without-vio : removed in 5.0.2
--without-raid, --without-mysqlfs : removed in 5.0.3
http://dev.mysql.com/doc/refman/5.0/en/source-configuration-options.html

--without-pstack : removed in 5.1.54
--without-bench : removed in 5.1.11
http://dev.mysql.com/doc/refman/5.1/en/source-configuration-options.html

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 21:14:15 +00:00
nunojpg
64f84b7d0b [packages] add myself as a maintainer for various packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 20:17:18 +00:00
nunojpg
3009368efd [packages] add remserial, bridge TCP/IP port with a device
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 19:56:44 +00:00
nunojpg
c6a23a9fb7 [packages] add RTKLIB, GNSS positioning suite
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 19:30:09 +00:00
nunojpg
af0c5d3990 [packages] open2300: custom config file was not copied, makefile cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 14:00:47 +00:00
jow
ef90dbc471 tiff: fix autoreconf
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-04 15:32:40 +00:00
jow
1de539c66a sane-backends: update to 1.0.24 and fix configure
- bump to 1.0.24
	- get rid of shipped libtool
	- remove host include paths from configure macros
	- do not patch generated configure
	- refresh patches

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-04 15:32:37 +00:00
kaloz
d236eeea3b [packages/libs/curl]: update to 7.35.0, fixes CVE-2014-0015
Spotted this on my twitter feed, so i guess it is good for something.
 
http://curl.haxx.se/docs/adv_20140129.html
 
Signed-off-by: Russell Senior <russell@personaltelco.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 13:15:15 +00:00
juhosg
0a2fcfbf5d packages/ffmpeg: disable altivec support
The altivec support in the ffmpeg package is enabled
by default which causes the following build error on
powerpc targets:

  You need a compiler that supports {} in AltiVec vector declarations.

  If you think configure made a mistake, make sure you are using the latest
  version from Git.  If the latest version fails, report the problem to the
  ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  Include the log file "config.log" produced by configure as this will
  help solving the problem.

Altivec is not supported by any of our powerpc targets, so
disable that by default.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:50 +00:00
juhosg
3e7e28ce9e package/ffmpeg: remove trailing whitespaces from the Makefile
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:49 +00:00
juhosg
e7ee3fdc14 packages/libflac: don't hardcode altivec options in CPUCFLAGS
The '-maltivec' and '-mabi=altivec' options always
included in the CPUCPFLAGS variable, even if altivec
support is disabled. This causes build failure on
powerpc platforms without altivec support:

  bitmath.c:1:0: error: AltiVec and E500 instructions cannot coexist

Update the src/libFLAC/Makefile.am template to skip
altivec options if 'FLaC__USE_ALTIVEC' is not used.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:47 +00:00
jow
1a7cc8cfb6 alpine: fix build on Archlinux
alpine adds a wrong path during configure (-L/usr/lib)
this leads to build fail on Archlinux
...
checking for setupterm in -lncurses... no
...
"configure: error: Terminfo/termcap not found"

since Debian uses a different path for "host libs" it fails to load wrong libs
and finds the right ncurses lib in the next (correct) path

The wrong path is injected by the SSL test
thx jow for finding it

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 13:30:15 +00:00
jow
7597bb13da packages: libdaemon: prevent an erroneous error message
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 13:01:21 +00:00
jow
6469bc1c61 cmus: fix configure checks against host files
cmuses configure checks an absolute path for the existence of a kernel
header. This results in a check against the hosts version of
/usr/include/sys/soundcard.h, which potentially does not exists (at
least on my system).

This patch supersedes http://patchwork.openwrt.org/patch/2713/.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 12:58:17 +00:00
jow
e69dca813c mxml: Update package source URL
The ftp.easysw.com site has disappeared completely. So switch to the
authors personal site.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 12:55:41 +00:00
jow
4b28719502 cups: Update package source URL
The ftp.easysw.com site has disappeared completely.

This patch adds the official cups site as package source and
drops all easysw.com servers and not longer existent mirrors
of easys.com.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 12:55:40 +00:00
jow
4e9143e657 shadow: add missing build dependency
As jow has stated in #12004 correctly, shadows needs a build dependency
on libintl (gettext) to provide the missing m4 macros.

The missing dependency was spotted while doing a parallel build.

This patch closes #12004.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 12:54:17 +00:00
jow
a5499da920 re, rem: drop packages, they got moved to the telephony feed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 12:51:49 +00:00
cyrus
630430bc1c mdnsresponder: fix versioned .so link and move libdns_sd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-28 20:53:48 +00:00
luka
a92acc734c [packages] lxc: lxc-lua depends on luafilesystem
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-26 01:08:40 +00:00
luka
a3acaff4f0 [packages] lxc: update to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-24 14:39:04 +00:00
luka
e7a29f15dc [packages] monit: upgrade to 5.6
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-24 00:11:37 +00:00
luka
1e8e3cd070 [packages] strongswan: upgrade to 5.1.1
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-23 16:12:01 +00:00
swalker
d40f0f4555 [packages] uftp: update to 4.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-19 21:59:30 +00:00
obsy
6a59e46bea [packages] transmision: fixup configure, fuzz
while at it remove patch fuzz by refreshing patches

fixes build warning:
configure: WARNING: unrecognized options: --disable-gtk

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 17:03:21 +00:00
luka
aeed132f50 [packages] gstreamer: update grammar.y to build with bison 3
In gstreamer's gst/parse/grammar.y, YYLEX_PARAM is no longer supported in bison
3. Replace YYLEX_PARAM with %lex-param.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-31 00:44:18 +00:00
nbd
d14777943b pptpd: create /var/etc if it does not exist (#14687)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 11:32:01 +00:00
heil
05749252d4 package haproxy: fix gcc 4.7 warning
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-27 23:37:51 +00:00
luka
68da3fd839 [packages] debootstrap: update to 1.0.55
Signed-off-by: John Vogel <jvogel4@stny.rr.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-20 10:24:47 +00:00
mhei
ef245f0acd [packages] php5: upgrade to 5.4.23
This upgrades includes a fix for a memory corruption
in openssl_x509_parse() (CVE-2013-6420).

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-19 20:38:39 +00:00
nbd
c8afd579e1 libzstream: fix build failure by removing pedantic errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-19 13:30:33 +00:00
jogo
206eb9fdca packages: znc: update to 1.2
Various fixes and small enhancements as well as the return of the
fakeonline module (now known as modules_online).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-19 11:33:40 +00:00
nbd
7a4869aed3 madwifi: add a dependency on hostapd-common-old
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-16 18:42:47 +00:00
luka
323b115925 [packages] i2c-tools: update to r6204
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-15 21:12:49 +00:00
luka
945c5a7bcc [packages] i2c-tools: fix TARGET_CPPFLAGS
Fixes #13546 and #13857.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-15 21:12:47 +00:00
luka
ec0ed19f94 [packages] strongswan: add second download mirror
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-13 14:42:56 +00:00
kaloz
273d9b9c86 [nginx]: fix compile errors and upgrade to 1.4.4
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-13 11:45:51 +00:00
luka
a7119dd6bc [packages] canutils: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-11 10:54:49 +00:00
luka
39d1fdd640 [packages] libsocketcan: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-11 10:54:48 +00:00
luka
e3e3284819 [packages] mtd-utils: add missing dependency
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-11 10:34:57 +00:00
jow
8c6d805944 wifitoggle: use ubus call network reload to apply wifi changes (#14587)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-10 12:19:18 +00:00
heil
722ee7bfa2 package: haproxy - [PATCH 10/10] MEDIUM: http: add "redirect scheme" to ease HTTP to
HTTPS redirection


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-29 15:28:24 +00:00
jow
e5d1dac1c9 rrdtool-1.0.x: make pod2man errors nonfatal (#14479)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-29 14:27:22 +00:00
kaloz
4427da6f27 [coova-chilli]: add compile options against various ssl libraries
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-26 13:10:57 +00:00