Commit graph

1986 commits

Author SHA1 Message Date
Steven Barth
2993533747 Merge pull request #714 from tru7/net-linknx
linknx: new package
2015-01-03 11:53:07 +01:00
Steven Barth
186706e966 Merge pull request #713 from tru7/net-knxd
knxd: new package
2015-01-03 11:53:04 +01:00
Steven Barth
4978a35cae Merge pull request #712 from tru7/libs-libesmtp
libesmtp: add Makefile for new package
2015-01-03 11:52:13 +01:00
Steven Barth
b764d7c85a Merge pull request #711 from tru7/libs-pthsem
pthsem: new package
2015-01-03 11:51:57 +01:00
Michael Heimpold
ee6be18e88 php5: remove patches for sqlite2 support
SQLite2 support was dropped by upstream a long time ago, so
let's remove the leftovers here, too.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 22:44:24 +01:00
Michael Heimpold
455e72f7da php5: sort modules alphabetically
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
Michael Heimpold
45fedef511 php5: fix iconv dependency
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
Michael Heimpold
b17f0cd5d1 php5: drop a few unneeded dependencies
- fileinfo: PHP actually uses its own libmagic implementation
- pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread,
  not the extension
- xml{reader,writer}: both do not use iconv stuff

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
Michael Heimpold
7c4ed7731c php5: gd: do not link against libiconv (fixes #706)
This commit adds a patch to enforce the usage of an alternative
code path, preventing the need of libiconv in the bundled libgd
of php.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
Michael Heimpold
8bd80bde68 php5: add missing $(SDK)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
Steven Barth
64a2717e49 Merge pull request #614 from the2masters/luasec
luasec: update to 0.5 to fix memory leak hit by prosody
2015-01-02 00:05:04 +01:00
Steven Barth
3a0b7d37a7 Merge pull request #716 from Shulyaka/master
mailman: add http source download link
2015-01-01 22:06:28 +01:00
Denis Shulyaka
1e6a5606bc mailman: add http source download link
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-01-01 23:02:13 +03:00
Álvaro Fernández Rojas
a42982c970 libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-01 20:51:22 +01:00
Álvaro Fernández Rojas
53b0818c70 libftdi: add libftdi-config, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-01 20:49:31 +01:00
Álvaro Fernández Rojas
d54b357dfc libftdi: fix packagekit when useing cmake
Based on upstream commit by Thomas Jarosch based on Alexander's patch.
More info: https://github.com/openwrt/packages/pull/690

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-01 20:05:34 +01:00
Othmar Truniger
1b32623c5a pthsem: updated Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 13:56:28 +01:00
Othmar Truniger
1a9bc1c43a linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:22:57 +01:00
Othmar Truniger
934d7f249e linknx: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:21:03 +01:00
Othmar Truniger
c7e53198ae linknx: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:20:11 +01:00
Othmar Truniger
d2c7bf32ae linknx: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:18:51 +01:00
Othmar Truniger
c978ec5335 knxd: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:15:49 +01:00
Othmar Truniger
f2bdf8e63f knxd: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:14:02 +01:00
Othmar Truniger
3a8983f379 knxd: add patch file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:12:53 +01:00
Othmar Truniger
deedcd2b2a knxd: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:11:31 +01:00
Othmar Truniger
c44dfcf4ec pthsem: add patch for linux 3.x
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:04:55 +01:00
Steven Barth
4f34750e81 Merge pull request #700 from pesintta/master
Alpine: add new package v2.11
2014-12-31 10:03:26 +01:00
Othmar Truniger
9fe2d12df9 pthsem: add Makefile for new package
should replace the one in old packages

Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:03:15 +01:00
Othmar Truniger
d0116042fa libesmtp: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 09:58:13 +01:00
Ted Hess
5600b4c76e Merge pull request #705 from equinox0815/stm32flash-update
stm32flash: upgrade to new version 0.4
2014-12-30 09:56:03 -05:00
Michael Heimpold
058a7f9e73 Merge pull request #704 from MikePetullo/master
vips: update to 7.42.1
2014-12-30 13:34:07 +01:00
Christian Pointner
c55ece05ed stm32flash: upgrade to new version 0.4
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-12-30 02:34:40 +01:00
W. Michael Petullo
69943ac1b8 vips: update to 7.42.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-12-29 18:10:16 -05:00
Michael Heimpold
d543e3372a php5: update to 5.4.36
This fixes CVE-2014-8142.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-28 19:39:32 +01:00
Steven Barth
fbe02b4ab4 Merge pull request #698 from kissg1988/shadow
shadow: select all packages by default
2014-12-28 17:50:56 +01:00
Antti Seppälä
cbbe43302f Alpine: add new package v2.11
Alpine (Alternatively Licenced Program for Internet News and Email) is a
free software console email client developed at the University of Washington.
It is suitable for both the inexperienced email user as well as for
the most demanding power user.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
2014-12-27 15:46:20 +02:00
Etienne CHAMPETIER
7586532fdb zabbix: update to 2.4.3
run-tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-12-26 20:06:56 +01:00
Gergely Kiss
37273090ea shadow: select all packages by default
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-26 17:58:10 +01:00
Ted Hess
9ff625c7ea Merge pull request #676 from thess/minidlna-work
minidlna: Add path to correct PID file for start-stop-daemon
2014-12-26 09:46:39 -05:00
Ted Hess
67dfc4d71c Merge pull request #696 from antonlacon/ffmpeg-2.4.x
ffmpeg: update to 2.4.5
2014-12-26 09:43:44 -05:00
Steven Barth
cc9a1ccf7a Merge pull request #697 from antonlacon/libpng-1.2.x
libpng: update to 1.2.52
2014-12-26 09:58:40 +01:00
Steven Barth
4b93183f55 Merge pull request #693 from chris5560/master
[luci-app-privoxy] New LuCI App to support privoxy
2014-12-26 09:57:24 +01:00
Steven Barth
916c7377a0 Merge pull request #694 from erdoukki/master
smstools3 : ADD smstools3 package
2014-12-26 09:53:17 +01:00
Ian Leonard
44d4b10c94 ffmpeg: update to 2.4.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-12-24 14:30:39 -08:00
Saverio Proto
695b595012 [tinc] Update to tinc 1.0.25 2014-12-24 09:49:05 +01:00
Steven Barth
d838872cc5 fwknop: refresh patches
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-23 14:57:34 +01:00
drEagle
40f59a3d1b Merge pull request #1 from erdoukki/smstools3
smstools3 : ADD smstools3 package
2014-12-23 13:43:33 +01:00
Peter Wagner
335dbdb850 git: update to 2.2.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-12-23 13:28:35 +01:00
Christian Schoenebeck
dca364638e [luci-app-privoxy] New LuCI App to support privoxy
New LuCI Application to support privoxy WEB proxy

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-23 11:51:42 +01:00
Steven Barth
a052782dea Merge pull request #692 from chris5560/master
[privoxy] back to old-style initscript not using procd
2014-12-23 11:03:14 +01:00