Xuefer
591af75d2e
python: whitespace fix for PYTHONPATH
Seems that using += adds a space in the PYTHONPATH.
Could be some other error, but at least this way
it's sure to not leave any spaces.
Thanks @Xuefer .
Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Steven Barth
c47ced20c1
Merge pull request #733 from aTanW/master
gammu: bump version to upstream 1.34.0
10 years ago
aTanW
400ddf6054
gammu: bump version to upstream 1.34.0
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
10 years ago
Steven Barth
8602b0d415
Merge pull request #730 from tru7/patch-3
knxd: use better macrons in Makefile
10 years ago
Steven Barth
7071589aef
Merge pull request #731 from tru7/patch-4
linknx: use better macros in Makefile
10 years ago
Steven Barth
93b4afa64a
Merge pull request #732 from andrenarchy/icecast-update
[icecast] update Makefile to 2.4.1
10 years ago
Othmar Truniger
23a17f85ac
linknx: use better macros in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
a0afa7623d
knxd: use better macrons in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Thomas Heil
7e28e54418
pcre: update to version 8.36
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
10 years ago
André Gaul
ef0242befa
[icecast] update Makefile to 2.4.1
10 years ago
Thomas Heil
a393c6b021
haproxy: update to version 1.5.10
- DOC: fix a few typos
- BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
- BUG/MINOR: parse: refer curproxy instead of proxy
- DOC: httplog does not support 'no'
- MINOR: map/acl/dumpstats: remove the "Done." message
- BUG/MEDIUM: sample: fix random number upper-bound
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
- BUG/MINOR: tcp-check: don't condition data polling on check type
- BUG/MEDIUM: tcp-check: don't rely on random memory contents
- BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
- BUG/MINOR: config: fix typo in condition when propagating process binding
- BUG/MEDIUM: config: do not propagate processes between stopped processes
- BUG/MAJOR: stream-int: properly check the memory allocation return
- BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
- BUG/MEDIUM: compression: correctly report zlib_mem
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
10 years ago
Thomas Heil
5ef87ec191
memcached: update to version 1.4.22
- Bugfix maintenance release
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
10 years ago
Thomas Heil
bf6152058b
Merge pull request #717 from MikePetullo/master
prosody: fix use of randomseed (prosody issue #439 )
10 years ago
Luka Perkov
44cb084378
taskwarrior: import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
ec2d4aeebd
gnutls: corrected compilation of tools when OCSP is disabled
Resolves #640
10 years ago
Nikos Mavrogiannopoulos
33c5c14c52
Merge pull request #723 from gohai/openconnect-readme-fixes
openconnect: update README
10 years ago
Nikos Mavrogiannopoulos
d647bd3464
openconnect: updated to 7.02
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
gohai
e1340c761c
openconnect: update README
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
10 years ago
Steven Barth
18dd4d2cd7
Merge pull request #721 from tru7/patch-3
linknx: fix Makefile to use TABs instead of spaces
10 years ago
Steven Barth
7a8d07d9bc
Merge pull request #720 from tru7/patch-2
knxd: fix Makefile to use TABs instead of spaces
10 years ago
Steven Barth
951382acef
Merge pull request #719 from tru7/patch-1
pthsem: fix Makefile to use TABs instead of spaces
10 years ago
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