aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* bluez: enable static lib, install dev filesNicolas Thill2015-01-09
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: add new packageNicolas Thill2015-01-09
| | | | | | This merges & obsoletes bluez-libs & bluez-utils from old packages feed. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #733 from aTanW/masterSteven Barth2015-01-05
|\ | | | | gammu: bump version to upstream 1.34.0
| * gammu: bump version to upstream 1.34.0aTanW2015-01-05
| | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | taskwarrior: import from old-packagesLuka Perkov2015-01-04
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | stm32flash: upgrade to new version 0.4Christian Pointner2014-12-30
| | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | shadow: select all packages by defaultGergely Kiss2014-12-26
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | smstools3 : ADD smstools3 packageGerald Kerma2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add smstools3 package from http://smstools3.kekekasvi.com/ Tested successfull as an email/sms gateway with : - Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem - Trunk: OpenWrt Chaos Calmer r43753 - Kirkwood : Globalscale Technologies Guruplug Server Plus Send and receive SMS with modem : OK Forward received SMS to mailhub : OK Signed-off-by: Gerald Kerma <dreagle@doukki.net>
* | btrfs-progs: improve init scriptDaniel Golle2014-12-22
| | | | | | | | | | | | check for btrfs in /proc/filesystems instead of /proc/modules Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | shadow-utils: remove dependency causing conflictGergely Kiss2014-12-20
| | | | | | | | | | | | | | The "+ALL:shadow" dependency causes conflict with passwd utility as it is provided by busybox in the default configuration. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | shadow: fix libintl/libiconv dependenciesGergely Kiss2014-12-20
| | | | | | | | | | | | | | | | Include nls.mk rather than explicitly using the stub versions. This allows to make the packages depend on the full versions of libiconv & libintl and thus to have full language support. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | unrar: update to 5.2.3Álvaro Fernández Rojas2014-12-20
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | less: import from oldpackages.Julen Landa Alustiza2014-12-19
| | | | | | | | | | | | Current oldpackages version is latest stable. Added myself as maintainer. Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | Merge pull request #648 from mstorchak/lvm2Daniel Golle2014-12-19
|\ \ | | | | | | lvm2 improvements
| * | lvm2: strip lvm.conf, ipk size down by ~20kMaxim Storchak2014-12-14
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | lvm2: symlink individual tools to lvm binaryMaxim Storchak2014-12-14
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | grep: update to 2.21, add license and maintainerJulen Landa Alustiza2014-12-18
| | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | dbus: readd libpthread dependency (accidentally removed)Steven Barth2014-12-18
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | dbus: fix musl buildSteven Barth2014-12-17
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | dbus: update to 1.9.4Steven Barth2014-12-17
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | procps: import version 3.2.8 of the procps utilitiesGergely Kiss2014-12-16
|/ / | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | shadow: remove duplicate install sectionSteven Barth2014-12-14
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | shadow: add dummy install-section for shadow-utilsSteven Barth2014-12-14
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #638 from aTanW/masterSteven Barth2014-12-14
|\| | | | | joe: add a new package to the build tree
| * joe: add a new package to the build treeaTanW2014-12-12
| | | | | | | | | | | | | | | | | | | | | | | | 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(+)
* | attr: update to 20141020, add license filesMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | acl: update to 20140812, add license filesMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | lsof: add license informationMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | haserl: add license fileMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | smartmontools: add license fileMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | tmux: add license fileMaxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | opensc: fix help output of openpgp-toolDaniel Golle2014-12-13
| | | | | | | | | | | | | | A comma sign was left-out when re-basing the GnuK patch on top of opensc. Also order options more intuitively, put --do last. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #612 from the2masters/btrfs-progs-init-scriptDaniel Golle2014-12-11
|\ \ | | | | | | btrfs-progs: Fix init script
| * | btrfs-progs: Fix init scriptStefan Hellermann2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #636 from aTanW/masterSteven Barth2014-12-11
|\ \ \ | | |/ | |/| gammu: Fix copypaste typo in config file installation
| * | gammu: Fix copypaste typo in config file installationaTanW2014-12-11
| | |
* | | Merge pull request #633 from aTanW/masterSteven Barth2014-12-10
|\| | | | | | | | Fix gammu config file installation and declaration
| * | Fix gammu config file installation and descriptionaTanW2014-12-10
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
* | | Merge pull request #611 from the2masters/btrfs-progs-compile-fixDaniel Golle2014-12-10
|\ \ \ | | | | | | | | btrfs-progs: add libacl as compile time dependency
| * | | btrfs-progs: add libacl as compile time dependencyStefan Hellermann2014-12-08
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | f2fs-tools: add packageLuka Perkov2014-12-10
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | Merge pull request #623 from aTanW/masterSteven Barth2014-12-09
|\ \ \ | | |/ | |/| This adds package gammu v 1.33.0 to the build tree
| * | This adds package gammu v 1.33.0 to the build treeaTanW2014-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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(+)
* | | misc: Correct tag spelling PKG_LICENSE_FILESTed Hess2014-12-09
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #595 from ffainelli/stokenNikos Mavrogiannopoulos2014-12-08
|\ \ | | | | | | Add stoken and update openconnect to use it
| * | utils: add stokenFlorian Fainelli2014-12-07
| |/ | | | | | | | | | | | | | | 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>
* / btrfs-progs: fix libattr linking and dependencyDaniel Golle2014-12-08
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* btrfs-progs: import from oldpackgesDaniel Golle2014-12-05
| | | | | | | bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header, add missing dependencies, ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* cryptsetup: bump copyright headerDaniel Golle2014-12-05
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* cryptsetup: add PKG_LICENSE informationDaniel Golle2014-12-05
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>