aTanW
0f0cdec0b9
joe: add a new package to the build tree
Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 63 ++++
files/joerc | 621 +++++++++++++++++++++++++++++++++++++++++++++
patches/001-mathaway.patch | 58 ++++
3 files changed, 742 insertions(+)
10 years ago
aTanW
fa215d1952
gammu: Fix copypaste typo in config file installation
10 years ago
aTanW
0263f910cb
Fix gammu config file installation and description
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
10 years ago
Luka Perkov
bad607f2c2
f2fs-tools: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Ted Hess
8b5421f699
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
aTanW
f044f11552
This adds package gammu v 1.33.0 to the build tree
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
10 years ago
Stefan Hellermann
02f732fb5d
btrfs-progs: Fix init script
the init script calls the old btrfsctl util, which is not included in
btrfs-progs anymore. Update the init script to call "btrfs device scan"
which assembles multi device btrfs filesystems.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
10 years ago
Stefan Hellermann
4680f3514b
btrfs-progs: add libacl as compile time dependency
I got following error while compiling btrfs-progs for ar71xx:
make[4]: Entering directory `/home/stefan/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/btrfs-progs-v3.17.3'
[LN] libbtrfs.so.0
[LN] libbtrfs.so
[CC] btrfs-convert.o
[LD] libbtrfs.so.0.1
/home/stefan/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/libblkid.so: warning: This version of __fpending returns bytes remaining in buffer for both narrow and wide streams. glibc's version returns wide chars in buffer for the wide stream case.
[LD] mkfs.btrfs
[LD] btrfs
[LD] btrfs-debug-tree
[LD] btrfs-image
[LD] btrfs-map-logical
[LD] btrfs-zero-log
[LD] btrfs-find-root
btrfs-convert.c:30:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
make[4]: *** [btrfs-convert.o] Error 1
fix it by adding libacl as compile time dependency, as btrfs-convert is not
linked to libacl.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
10 years ago
Daniel Golle
c088105ae2
btrfs-progs: fix libattr linking and dependency
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Florian Fainelli
ebd0c44052
utils: add stoken
stoken is a tokencode generator compatible with RSA SecurID
128-bit (AES). stoken supports libtomcrypt and libnettle, we build
against nettle by default since tomcrypt is not packaged by OpenWrt
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Daniel Golle
5b9977c6a7
btrfs-progs: import from oldpackges
bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header,
add missing dependencies, ...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
52b5924f18
cryptsetup: bump copyright header
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
a7e91318ce
cryptsetup: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
fc004f77e4
import cryptsetup from oldpackages
and bump version to 1.6.6 and switch to kernel.org mirror
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
d73dea9d94
lvm2: bump version to 2.02.114
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Lukasz Baj
dd9b7ea73a
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
10 years ago
Florian Fainelli
50a3f36538
open-plc-utils: add license information
Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Florian Fainelli
3a69c5ca63
open-plc-utils: import from oldpackages
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Daniel Golle
fdb502f3aa
pcsc-lite: bump version to 1.8.13
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
36ed0c44fc
opensc: bump to git codebase of 20141126 and rebase GnuK patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
c67c581264
ccid: update to version 1.4.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
2e3de14cc3
lvm2: bump version to 2.02.113
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Richard Kunze
04fb676036
coreutils: bump version to 8.23
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Daniel Golle
0ccf65931e
tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Steven Barth
9f7ec5c8d7
libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Álvaro Fernández Rojas
ee24bbfeb4
pciutils: update to 3.3.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Oskari Rauta
b76f2aa546
dbus host building
Enable dbus host building ( some packages on other feed(s) need dbus on
host side, since packages need to be compiled natively before cross
compiling)
10 years ago
Dmitry V. Zimin
5099a25d76
mpack: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
10 years ago
Dirk Brenken
892855a5fc
mc: force rebuild when config changes
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
Petar Koretic
d15b15b951
luci-app-lxc: use ubus binding for lxc-create
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Luka Perkov
dfd4daf633
lxc: correctly install configuration files
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Richard Kunze
773f8d4b13
sispmctl: fix compilation error with musl
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
7c94f61506
sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
feb67e6b07
hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
18d534ba40
hdparm: import from oldpackages, bump version to 9.45
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Dirk Brenken
09dbb05f78
mc: various makefile/compile time changes
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
Luka Perkov
e044d612a0
lxc: minor dependencies tweak
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
b76bb76071
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
77949c83bb
lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Vladimir Ulrich
cdb72f2d52
Removed Middle-East target due there're no files for it.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Vladimir Ulrich
82754adc17
utils/zoneifo: Moved from old packages with updates
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Dirk Brenken
4d24d41805
mc: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago