Adam Gensler
675b31cdf8
Add netcat package from old 14.07 package repository.
Signed-off-by: Adam Gensler openwrt@a.gnslr.us
10 years ago
Steven Barth
296ecfdbdf
Merge pull request #735 from danak6jq/new-jamvm
move jamvm to new repo, update to jamvm 2.0.0
10 years ago
Steven Barth
b4ab7b2afa
Merge pull request #738 from danak6jq/new-classpath2
move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
10 years ago
Steven Barth
3599c890bf
Merge pull request #745 from commodo/ovs-upg-2.3.1
openvswitch: upgrade to version 2.3.1
10 years ago
Steven Barth
ccb1185fb6
Merge pull request #746 from mstorchak/luaposix
luaposix: update to v33.2.1
10 years ago
Maxim Storchak
4aee8e7574
luaposix: update to v33.2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Dana
b3f588f357
jamvm: move to new repo
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
10 years ago
Dana Myers
0d307e7003
classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
10 years ago
Alexandru Ardelean
e87af5bd0e
openvswitch: upgrade to version 2.3.1
Release notes here:
https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS
Remove patch (included in 2.3.1):
0005-datapath-backport___ip_select_ident_function.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Steven Barth
99e6f27075
Merge pull request #744 from commodo/python-upg-2.7.9
python: upgrade to version 2.7.9
10 years ago
Steven Barth
741a463d8a
Merge pull request #743 from commodo/python-pip-cleanups
Python pip cleanups
10 years ago
Steven Barth
383a505eb0
Merge pull request #742 from commodo/python-setuptools-cleanup
python-setuptools cleanup
10 years ago
Steven Barth
d2f2fbcb40
Merge pull request #741 from commodo/python-dns-cleanup
python-dns: remove PyPackage filespec
10 years ago
Steven Barth
6b9343abca
Merge pull request #740 from commodo/python-only-cleanups
Python Cleanups
10 years ago
Ted Hess
c04f69d527
libdaemon: disable examples (fix musl libc build error)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Alexandru Ardelean
87c4cbff5c
python: upgrade to version 2.7.9
Release notes here:
https://www.python.org/downloads/release/python-279/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
1ee71252e7
python-pip: remove windows binaries
Seem pip comes bundled with some Python libs.
Some more work will be needed to split them out of pip.
For now, some Windows executables are safe to remove.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
2a66f00b87
python-pip: add preinst and postrm scripts
Thanks to Xuefer Tinys <xuefer@gmail.com> for reporting this.
Case is:
opkg install python-setuptools - works fine
opkg install python-pip - reports conflicts for
files easy_install.pth & site.py
So the solution is to add some preinst script that backs up those files
on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
ca8f3dcf5c
python-setuptools: remove PyPackage filespec
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
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>
10 years ago
Alexandru Ardelean
71bd162dde
python-dns: remove PyPackage filespec
Default will be used.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
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>
10 years ago
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>
10 years ago
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