Gergely Kiss
38bf5dc750
seafile-seahub: fix installation process of python dependencies
Solves "bash: easy_install: command not found" error during build
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Steven Barth
fa9cc681e7
mdnsresponder: remove spurious conffile section
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Daniel Golle
21f598178e
Merge pull request #648 from mstorchak/lvm2
lvm2 improvements
10 years ago
Ted Hess
0da4eeaeee
mpd: Update to 0.18.20
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
61d52a8fd1
Merge pull request #671 from remakeelectric/libwebsockets
libs: libwebsockets: add latest released version
10 years ago
Ted Hess
5f05f4ef74
upmpdcli: Change default interface to 'lan'
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Karl Palsson
e895f5aa5e
lang: lua-mosquitto: import new package
Based on released version of lua binding to libmosquitto.
Advantages compared to lua-mqtt:
* qos 1/2 support
* substantially faster
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Karl Palsson
8e6fc86dd5
libs: libwebsockets: add latest released version
This includes a patch for cyassl building that has been committed
upstream, but not released.
There's no SPDX license identifier for LGPL + static linking exception,
so I've used "LGPL-2.1+exception" as suggested at
http://lwn.net/Articles/378329/
See also: https://github.com/warmcat/libwebsockets/issues/170
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Karl Palsson
8649be4361
lang: lua: Add penlight library
Created new package for last current release of penlight.
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Steven Barth
4cfb0fce47
Merge pull request #668 from Zokormazo/bwm-ng
bwm-ng: import 0.6
10 years ago
Steven Barth
85401dd764
Merge pull request #669 from Zokormazo/grep
grep: update to 2.21, add license and maintainer
10 years ago
Julen Landa Alustiza
2b1003da62
grep: update to 2.21, add license and maintainer
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Ted Hess
a56998399b
Merge pull request #667 from thess/upmpdcli-work
upmpdcli: Add UPnP icon. Use procd for start/stop.
10 years ago
Daniel Golle
befe43e099
debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Julen Landa Alustiza
9ba792eb9a
bwm-ng: import 0.6
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Steven Barth
d24befd61c
dbus: readd libpthread dependency (accidentally removed)
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Ted Hess
4eb1e3aea4
upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Julen Landa Alustiza
912744785b
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Steven Barth
d2164b89cb
mdnsresponder: update to 561.1.1
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
f0e61a423c
dbus: fix musl build
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
c6b61a828b
dbus: update to 1.9.4
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
ad60b567be
libaio: update to 0.3.110, bump copyright, add license
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Ted Hess
4c7282e22a
Merge pull request #665 from MikePetullo/master
lighttpd: reorder modules so that redirect loads before auth
10 years ago
W. Michael Petullo
14aa488309
lighttpd: reorder modules so that redirect loads before auth
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Luiz Angelo Daros de Luca
2280c80e97
Merge pull request #664 from luizluca/elfutils
elfutils: imported from oldpackages, updated to 0.160
10 years ago
Luiz Angelo Daros de Luca
5313490216
elfutils: imported from oldpackages, updated to 0.160
The pkg was imported from oldpackages.
It was updated to latest version, requiring some fixes in patches.
I added myself as maintainer.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Steven Barth
de0ab1305e
nail: unbreak compilation
disabling SSLv2 and SSLv3 caused nail to break, fixed this
some of our snapshot builders don't have CVS, switch to Debian as source
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Gergely Kiss
92b36e4a14
seafile: fetch sources using commit hashes instead of release tags
Avoids source filename conflicts and the need to delete source packages
at the end of the prepare stage. This has forced the buildenv to rebuild
the packages even if they were built already.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
25271e534f
libsearpc: use commit hash in version instead of release tag
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
8e781d1a48
seafile: import seafile-server package and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
42b3bce850
libzdb: import version 3.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
033d721e1f
libevhtp: add version 1.2.9
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
76ba0ac87a
procps: import version 3.2.8 of the procps utilities
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
5e2f77242a
jansson: pull version 2.7
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
da4bb88762
simplejson: import version 3.6.5
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
b35330fd8f
python-mysql: import version 1.2.5 of the MySQL-python package
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
e842d3329d
python-imglib: import version 1.1.7 of Python Imaging Library
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
5d88024f88
vala: import version 0.26
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
983d20ee86
sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Etienne CHAMPETIER
115c26619c
sqlite3: update to 3.8.7.4
compile tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
527539c842
Merge pull request #663 from luizluca/libvpx_issue662
libvpx: force to use gcc as linker
10 years ago
Luiz Angelo Daros de Luca
9e673f2a4b
libvpx: force to use gcc as linker
libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.
Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Gergely Kiss
fabb55271d
python: fix file conflict between python and python-base packages
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Ted Hess
b57e22b38d
Merge pull request #660 from antonlacon/ffmpeg-2.4.x
ffmpeg: Update to 2.4.4
10 years ago
Steven Barth
7925faa27e
Update CONTRIBUTING.md
Add guideline to avoid rolling sources.
Some minor cleanups and clarifications.
10 years ago
Luiz Angelo Daros de Luca
13f173cfdb
Merge pull request #659 from luizluca/ruby-update
ruby: update to 2.1.5
10 years ago
Luiz Angelo Daros de Luca
2df27eab26
ruby: update to 2.1.5
Ruby 2.1.5 has been released.
This release includes a security fix for a DoS vulnerability of REXML.
It is similar to the fixed vulnerability in the previous release, but
new and different from it.
CVE-2014-8090: Another Denial of Service XML Expansion
And, some bug fixes are also included. See tickets and ChangeLog for details.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Ian Leonard
665cd72e82
ffmpeg: Update to 2.4.4
Drop fminf patch; fminf emulation is no longer included upstream.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Maxim Storchak
c92de8b441
lvm2: strip lvm.conf, ipk size down by ~20k
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Maxim Storchak
0b452c03d4
lvm2: symlink individual tools to lvm binary
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago