Commit Graph

1501 Commits

Author SHA1 Message Date
acbc492127 [package] shadow: rework Makefile
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:44 +00:00
903ee65f73 [packages] shadow: add chage utility
Signed-off-by: Kyle Anderson <kyle@xkyle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:42 +00:00
d142914b8f [packages] wview: fix segmentation fault in WMR USB driver
Do not overflow the input buffer. This happens on slow hosts that take
long time to recompute the data on start.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:07 +00:00
8d02f073ed [packages] wview: fix operation for low temperatures for WMRUSB
When the outside temperature is less than -10C the station reports that
dewpoint is invalid. This patch allows to ignore only that value instead
of ignoring all of the packet contents from the outside sensor (including
temperature and humidity).

This is also sort of fixed (the reported dew point values might be
invalid) in upstream release 5.20.0, but we can't use his repository
because there is no public repository and also he ignores requests on
his semi-private bugtracker; so we need to use the source we can
trust, and currently jgoerzen's branch is the best source out there.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:05 +00:00
7b3359b8d2 [packages] oww: update to 0.86.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 22:28:26 +00:00
c0701c2619 [packages] xz: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:21 +00:00
68f6d05220 [packages] squashfs-tools: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:18 +00:00
0da7d6b3d0 [packages] squashfs-tools: fix recursive dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-21 16:34:09 +00:00
nbd
df3488f51a packages: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-18 12:04:54 +00:00
96a4a8a683 [packages] oww: update to 0.86.3 (#13262)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-13 19:27:56 +00:00
59dda6cdfb [packages] squashfs-tools: modularize package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:51 +00:00
22fdde6b7a [packages] xz: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:41 +00:00
cf93237f88 [packages] squashfs-tools: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 20:49:10 +00:00
34c8446c0c zsh: disable gdbm
zsh would use gdbm if available, failing packaging checks.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-22 10:04:16 +00:00
46fb1b3bf5 [packages] add dump1090, Mode S decoder for the Realtek RTL2832U
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-18 19:02:46 +00:00
b5860d2e0c [packages] rtl-sdr: Update to latest revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 21:27:08 +00:00
7f2cae5f49 petitboot: Use uname for hostname
Signed-off-by: Geoff Levand <geoff@infradead.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@35742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-22 01:05:37 +00:00
90b484f2d8 petitboot: Update MAINTAINER info
Signed-off-by: Geoff Levand <geoff@infradead.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-21 23:08:48 +00:00
f52678800a ps3-utils: Update MAINTAINER info
Signed-off-by: Geoff Levand <geoff@infradead.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-21 23:06:30 +00:00
37b9513e22 [packages] freecwmp: fix typo in init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:24:49 +00:00
7f7f575dfe [packages] freecwmp: upgrade to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:22:03 +00:00
e567a7bbde [packages] zsh: simplify Makefile
Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 13:47:15 +00:00
15469568db Update ccrypt package to 1.10
A new version 1.10 of ccrypt encryption tools package has been published in
late 2012. The old version 1.9 dates back to 2009.

Link to changelog: http://ccrypt.sourceforge.net/ChangeLog

October 18, 2012: Release 1.10. This release fixes a number of minor
portability issues and minor bugs. The ccrypt core functionality has been
factored into a convenience library libccrypt.a. A ccguess program was added
to assist in the recovery of mistyped keys. Improved error checking and fixed
minor compiler warnings. Minor improvements to emacs support, and added a
--disable-emacs configuration option. Thanks to bornlibra23 and Johannes
Ruscheinski for bug reports.

I have tested the version 1.10 on ar71xx/wndr3700.

A patch to update ccrypt to 1.10 is included.

Signed-off-by: hannu.nyman@iki.fi
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-17 11:24:25 +00:00
300ad457de open-plc-utils: add Qualcomm Atheros Open Powerline toolkit packages
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-11 11:12:52 +00:00
ea7ba48a00 [packages] iioutils: add new package
Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-11 10:58:51 +00:00
cbca2c811f [packages] anyremote: upgrade to version 6.2
Signed-off-by: Mikhail Fedotov <anyremote@mail.ru>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-11 10:47:00 +00:00
4d499de94a [packages] zsh: add version 5.0.2
Installs the shell binary, and all applicable completion functions.
Completion functions specific for other systems (e.g. AIX/Solaris/Redhat/etc)
are not installed.

Compiled against ncurses. Notice the "--with-term-lib=..." at Build/Configure
forcing the preference for ncurses (against ncursesw). To build with ncursesw,
(i) change the dependencies, (ii) remove the '--with-term-lib=...' (iii) add
CPPFLAGS=-I$(STAGING_DIR)/usr/include/ncursesw to the configure command.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-04 00:10:08 +00:00
jow
b942511811 wifitoggle: don't assume option disabled to be present (#9750)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-31 12:47:50 +00:00
nbd
40bbe4ecf0 nut: fix remaining reference to libusb
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 18:43:49 +00:00
nbd
36af48b452 remove libusb-legacy and point its users at libusb-compat
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 18:09:28 +00:00
nbd
39b658d194 usb-modeswitch, usb-modeswitch-data: remove (moved to trunk)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 12:02:58 +00:00
nbd
e3824a5f3b libusb-1.0, usbutils: remove (moved to trunk)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 10:49:16 +00:00
jow
788366516d cryptsetup: require kernel direct IO support (#12703)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-28 13:45:14 +00:00
220fb0aa58 [packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot environment from/to none-flash devices
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-21 15:27:41 +00:00
a076a7ed23 [packages] stm32flash: use package name in subdir template
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-21 15:27:37 +00:00
5a7bd4afa3 [packages] new package: stm32flash - tool for flashing STM32 controllers
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-21 15:27:34 +00:00
b661e8c833 [packages] bluelog: update to 1.1.0, thanks Tom Nardi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-20 20:57:23 +00:00
6f31017731 i2c-tools: update i2c-tools to v3.1.0
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 16:34:33 +00:00
eb735a27ad less: update to 457
This patch updates less to 457.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 16:34:33 +00:00
8c176b0c41 [packages] rtl-sdr: New package, software defined radio with RTL2832U dongle
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-10 16:19:23 +00:00
jow
2f226e9d1f boblight: forcibly build against libstdc++
The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.

Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 19:41:39 +00:00
9c20816cba utils/mtd-utils: flash_eraseall must depend on flash_erase
Since a8801d8665bcc94c63a798e291a03c88f2af0215 upstream commit
flash_eraseall is a shell wrapper around flash_erase.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-04 09:31:55 +00:00
nbd
07553a0731 mdadm: select kernel direct i/o support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-03 18:53:02 +00:00
2eb229c46c usb-modeswitch-data: Update homepage URL
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 10:48:29 +00:00
583b452905 packages: depend on libelf1 instead of libelf
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:41 +00:00
a24e1e9e27 flashrom: remove broken msr path change
This almost caused a nasty accident on my Geos — without the MSR access
it managed to erase *most* of the flash and write the new image, but
didn't manage to change the last few KiB. Thankfully I'd already taken a
copy of the old contents, and could flash them back.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:40 +00:00
6ee6a614d8 collectd: remove bogus maximum of 3600 seconds for 'timeleft'
The apcups and snmp plugins were using this to store time in minutes, but
nut uses seconds. Upstream wants to make them all use seconds (unlike my
first patch to make nut use minutes to be consistent with the others), so
all we need to do is fix the maximum. If we were *using* the apcups and
snmp plugins, those would probably want fixing to multiply by 60.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:38 +00:00
7442b49d05 collectd: enable nut plugin
This works now...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:36 +00:00
f25cbf8117 nut: install development files for libupsclient
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:35 +00:00
787b5c61cb nut: add initscripts for upsd and upsmon, create config from UCI
There's more to be done here, but this is a good start and covers most
things that people will need to configure.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:32 +00:00