Alexandru Ardelean
16f53ee9c8
python-setuptools: use $(PYTHON_PKG_DIR) short-hand
...
Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 14:21:36 +02:00
Alexandru Ardelean
71bd162dde
python-dns: remove PyPackage filespec
...
Default will be used.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 14:19:19 +02:00
Alexandru Ardelean
8b86c1528a
python: add default PyPackage/filespec if not defined
...
Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 14:15:02 +02:00
Alexandru Ardelean
9b94e3cb6e
python: trim all whitespaces for the operator in the filespec
...
That would allow for files (in filespecs) to be indented.
As it is now, the files need to be added at the begginning of the line.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 10:50:31 +02:00
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>
2015-01-06 10:50:31 +02:00
Steven Barth
c47ced20c1
Merge pull request #733 from aTanW/master
...
gammu: bump version to upstream 1.34.0
2015-01-05 18:49:44 +01:00
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(-)
2015-01-05 20:28:45 +03:00
Steven Barth
8602b0d415
Merge pull request #730 from tru7/patch-3
...
knxd: use better macrons in Makefile
2015-01-05 10:00:39 +01:00
Steven Barth
7071589aef
Merge pull request #731 from tru7/patch-4
...
linknx: use better macros in Makefile
2015-01-05 10:00:29 +01:00
Steven Barth
93b4afa64a
Merge pull request #732 from andrenarchy/icecast-update
...
[icecast] update Makefile to 2.4.1
2015-01-05 09:58:49 +01:00
Othmar Truniger
23a17f85ac
linknx: use better macros in Makefile
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-04 22:13:07 +01:00
Othmar Truniger
a0afa7623d
knxd: use better macrons in Makefile
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-04 22:05:31 +01:00
Thomas Heil
7e28e54418
pcre: update to version 8.36
...
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-01-04 20:52:11 +01:00
André Gaul
ef0242befa
[icecast] update Makefile to 2.4.1
2015-01-04 19:00:39 +01:00
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>
2015-01-04 18:21:07 +01:00
Thomas Heil
5ef87ec191
memcached: update to version 1.4.22
...
- Bugfix maintenance release
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-01-04 18:17:46 +01:00
Thomas Heil
bf6152058b
Merge pull request #717 from MikePetullo/master
...
prosody: fix use of randomseed (prosody issue #439 )
2015-01-04 18:06:11 +01:00
Luka Perkov
44cb084378
taskwarrior: import from old-packages
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-04 00:41:32 +01:00
Nikos Mavrogiannopoulos
ec2d4aeebd
gnutls: corrected compilation of tools when OCSP is disabled
...
Resolves #640
2015-01-03 19:05:14 +01:00
Nikos Mavrogiannopoulos
33c5c14c52
Merge pull request #723 from gohai/openconnect-readme-fixes
...
openconnect: update README
2015-01-03 19:04:55 +01:00
Nikos Mavrogiannopoulos
d647bd3464
openconnect: updated to 7.02
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-03 18:58:39 +01:00
gohai
e1340c761c
openconnect: update README
...
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
2015-01-03 17:29:48 +01:00
Steven Barth
18dd4d2cd7
Merge pull request #721 from tru7/patch-3
...
linknx: fix Makefile to use TABs instead of spaces
2015-01-03 17:08:24 +01:00
Steven Barth
7a8d07d9bc
Merge pull request #720 from tru7/patch-2
...
knxd: fix Makefile to use TABs instead of spaces
2015-01-03 17:08:17 +01:00
Steven Barth
951382acef
Merge pull request #719 from tru7/patch-1
...
pthsem: fix Makefile to use TABs instead of spaces
2015-01-03 17:08:07 +01:00
Othmar Truniger
be0ed6fc2c
linknx: fix Makefile to use TABs instead of spaces
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 16:13:54 +01:00
Álvaro Fernández Rojas
f58cd17867
libftdi: mode ftdi_eeprom from Libraries to Utilities
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-03 16:10:10 +01:00
Othmar Truniger
634d442613
knxd: fix Makefile to use TABs instead of spaces
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 16:07:14 +01:00
Othmar Truniger
c84451ee7e
pthsem: fix Makefile to use TABs instead of spaces
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 15:55:36 +01:00
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
W. Michael Petullo
9bcbcdfbc1
prosody: fix use of randomseed (prosody issue #439 )
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-01-02 14:22:54 -05: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