Othmar Truniger
be0ed6fc2c
linknx: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Álvaro Fernández Rojas
f58cd17867
libftdi: mode ftdi_eeprom from Libraries to Utilities
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Othmar Truniger
634d442613
knxd: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
c84451ee7e
pthsem: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Steven Barth
2993533747
Merge pull request #714 from tru7/net-linknx
linknx: new package
10 years ago
Steven Barth
186706e966
Merge pull request #713 from tru7/net-knxd
knxd: new package
10 years ago
Steven Barth
4978a35cae
Merge pull request #712 from tru7/libs-libesmtp
libesmtp: add Makefile for new package
10 years ago
Steven Barth
b764d7c85a
Merge pull request #711 from tru7/libs-pthsem
pthsem: new package
10 years ago
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>
10 years ago
Michael Heimpold
455e72f7da
php5: sort modules alphabetically
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Michael Heimpold
45fedef511
php5: fix iconv dependency
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
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>
10 years ago
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>
10 years ago
Michael Heimpold
8bd80bde68
php5: add missing $(SDK)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
W. Michael Petullo
9bcbcdfbc1
prosody: fix use of randomseed (prosody issue #439 )
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Steven Barth
64a2717e49
Merge pull request #614 from the2masters/luasec
luasec: update to 0.5 to fix memory leak hit by prosody
10 years ago
Steven Barth
3a0b7d37a7
Merge pull request #716 from Shulyaka/master
mailman: add http source download link
10 years ago
Denis Shulyaka
1e6a5606bc
mailman: add http source download link
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago
Á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>
10 years ago
Álvaro Fernández Rojas
53b0818c70
libftdi: add libftdi-config, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Á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>
10 years ago
Othmar Truniger
1b32623c5a
pthsem: updated Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
1a9bc1c43a
linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
934d7f249e
linknx: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
c7e53198ae
linknx: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
d2c7bf32ae
linknx: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
c978ec5335
knxd: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
f2bdf8e63f
knxd: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
3a8983f379
knxd: add patch file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
deedcd2b2a
knxd: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
c44dfcf4ec
pthsem: add patch for linux 3.x
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Steven Barth
4f34750e81
Merge pull request #700 from pesintta/master
Alpine: add new package v2.11
10 years ago
Othmar Truniger
9fe2d12df9
pthsem: add Makefile for new package
should replace the one in old packages
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
d0116042fa
libesmtp: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Ted Hess
5600b4c76e
Merge pull request #705 from equinox0815/stm32flash-update
stm32flash: upgrade to new version 0.4
10 years ago
Michael Heimpold
058a7f9e73
Merge pull request #704 from MikePetullo/master
vips: update to 7.42.1
10 years ago
Christian Pointner
c55ece05ed
stm32flash: upgrade to new version 0.4
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
10 years ago
W. Michael Petullo
69943ac1b8
vips: update to 7.42.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Michael Heimpold
d543e3372a
php5: update to 5.4.36
This fixes CVE-2014-8142.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Steven Barth
fbe02b4ab4
Merge pull request #698 from kissg1988/shadow
shadow: select all packages by default
10 years ago
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>
10 years ago
Etienne CHAMPETIER
7586532fdb
zabbix: update to 2.4.3
run-tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Gergely Kiss
37273090ea
shadow: select all packages by default
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Ted Hess
9ff625c7ea
Merge pull request #676 from thess/minidlna-work
minidlna: Add path to correct PID file for start-stop-daemon
10 years ago
Ted Hess
67dfc4d71c
Merge pull request #696 from antonlacon/ffmpeg-2.4.x
ffmpeg: update to 2.4.5
10 years ago
Steven Barth
cc9a1ccf7a
Merge pull request #697 from antonlacon/libpng-1.2.x
libpng: update to 1.2.52
10 years ago
Steven Barth
4b93183f55
Merge pull request #693 from chris5560/master
[luci-app-privoxy] New LuCI App to support privoxy
10 years ago
Steven Barth
916c7377a0
Merge pull request #694 from erdoukki/master
smstools3 : ADD smstools3 package
10 years ago
Ian Leonard
44d4b10c94
ffmpeg: update to 2.4.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Saverio Proto
695b595012
[tinc] Update to tinc 1.0.25
10 years ago