842 Commits

Author SHA1 Message Date
florian
a6cb3f59be [package] update owfs to 2.8p1, patch from Nicolas Leonard
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:11:45 +00:00
acoul
b231e4743a utils/picocom: update picocom to version 1.6 (closes #7873)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 07:22:35 +00:00
swalker
a4d6166917 [packages] usbutils: update to 0.90
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-26 20:30:14 +00:00
benoar
5b63e52ee8 [package] btrfs-utils: put it in the correct submenu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-26 00:17:11 +00:00
swalker
0ca7020ab7 [packages] zile: update to 2.3.19
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 01:10:45 +00:00
swalker
b5c5df72cd [packages] nano: update to 2.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 01:10:06 +00:00
swalker
a5268117b5 [packages] remove PKG_CATs that have crept in, add license to broadcom-sdhc, remove trailing whitespace
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-20 15:09:25 +00:00
nico
cb29aae930 [packages] owfs: sanitize Makefile:
* use Build/Configure/Defaults and CONFIGURE_{ARGS,VARS}
 * add owget binary to owshell package, install shared libs dev symlinks (closes: #7749)
 * use coherent template names
 * remove obsolete UninstallDev
 * bump release number


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 10:09:08 +00:00
nico
80d2dadbb7 [packages] collectd: fix fp-layout on big-endian targets (closes: #7707)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 23:40:04 +00:00
mb
50556d4010 Add maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 14:44:50 +00:00
nico
2bbf22e692 [packages] collectd: set postgresql lib location explicitly (closes: #7247)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 14:25:30 +00:00
nico
644fcd9530 [packages] ntfs-3g: update to 2010.8.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 21:08:34 +00:00
hcg
5940c73d10 [packages] bluez-utils: Add configuration and init scripts for hci serial devices
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 08:36:08 +00:00
nico
306977d3e8 [packages] ntfs-3g: remove defaults overrides, use coherent DEPENDS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-08 22:01:40 +00:00
jow
637c76e4d9 [PATCH] update joe package, support for all emulation modes.
UPDATE:
  - include support for all emulation modes jmacs jpico etc.
  - see patches/002-builtinrc.patch 


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 17:21:56 +00:00
jow
9ab41ebd59 [PATCH] lm-sensors package upgrade/update
Update the lm-Sensors Makefile to new the release (3.1.2). Enable
package selection on other platforms.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 17:18:54 +00:00
jow
33b6fd462a [PATCH] [usb-modeswitch-data] Update to latest available debian source.
This fixes the build of usb-modeswitch-data since the older version was no longer available at the specified URL.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 17:12:48 +00:00
florian
3f072dbc06 [package] add mount.ntfs-3.g
This patch defines new ntfs-3g package mount.ntfs-3g. The package helps to
add ntfs hotplug mount support for block-hotplug package. Please dont forget
to enable mount helper support in Busybox.

Signed-off-by: Zintis Petersons <zintis.petersons@abcsolutions.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 11:39:11 +00:00
florian
e45e971ecd [package] update fowsr to 20100718
changed name of cache file to '/var/fowsr.dat'
- added CWS_print_decoded_data() method
- added debug print outs as command line options
- added patch for checking valid fixed block data (thanks Timo Koivunen!)
 - added XML-format output file
- added pywws format table
- added CWS_write_byte() method
- added CWS_write_block() method
- added ws format definitions for unit settings
- added ws format definitions for unit display settings
 - added ws format definitions for unit alarm settings

Signed-off-by: Arne-Jørgen Auberg arne.jorgen.auberg@gmail.com

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 11:39:06 +00:00
claudio
5c22d9ebae [packages] i2c-tools: Package also the python bindings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 13:08:35 +00:00
claudio
d1dba3f370 [packages] cwiid: Package also the python bindings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 13:07:12 +00:00
claudio
43b8bce2dd [packages] add devmem2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 13:53:05 +00:00
swalker
793cafa295 [packages] tmux: update to 1.3 (#7642, thanks Zuljin), use PKG_INSTALL, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 03:07:46 +00:00
acoul
c1456393a4 utils/psmisc: fix peekfd issue on mips/big-endian targets, included upstream patch (thanks nico)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-18 10:35:49 +00:00
acoul
bdfa65dc4f utils/psmisc: update psmisc to 22.12
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-18 08:31:15 +00:00
nico
524b523c52 [packages] collectd: fix another build failure on avr32
the ted plugin fails on avr32 with the following error:

cc1: warnings being treated as errors
ted.c: In function 'ted_read_value':
ted.c:153: warning: format '%zi' expects type 'signed size_t', but argument 3 has type 'ssize_t'



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 13:33:09 +00:00
nico
8ffbffa6c0 [packages] collectd: fix build failure on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 12:12:02 +00:00
nico
d2b07a63c2 [packages] cwiid: don't build on 2.4, reformat, cleanup
* use the uinput subsystem, only available on 2.6



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 02:28:34 +00:00
swalker
72860d9cdf [packages] dash: update to 0.5.6.1, use PKG_INSTALL, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-14 14:19:20 +00:00
swalker
4fd4e15712 [packages] zile: update to 2.3.18
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-14 10:06:11 +00:00
nico
2153abeb82 [packages] ntfsprogs: disable crypto support explicitly, use libtool fixup & PKG_INSTALL, use $(CP) instead in $(INSTALL_BIN) (perms already set by upstream 'make install'), cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 16:40:33 +00:00
nico
a213128191 [packages] collectd: fix handling of plugins with '_' in their name, add explicit mysql detection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 20:13:45 +00:00
nico
b40494df31 [packages] collectd: fix another package name missed from [22132]
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 13:08:09 +00:00
nico
87a480440f [packages] collectd: fix package names (s/_/-/), remove dependency on libgcc (doesn't exist on all targets), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 13:05:22 +00:00
nico
3e679367f0 [packages] replace occurences of -lgcc with $(LIBGCC_S)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 00:37:05 +00:00
nico
6b05a95d33 [packages] ntfsprogs: fix build failure
* add a patch to prevent use of pkgconfig & config scripts in Makefiles after configure has been run



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 00:09:26 +00:00
acoul
6f0ae71eba utils/psmisc: fix fownload site (thanks faulpelz)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-06 15:40:35 +00:00
acoul
3e49640186 utils/psmisc: fix r22072
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-05 17:31:29 +00:00
acoul
a6df2374c0 utils/psmisc: add psmisc package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-05 17:13:30 +00:00
jow
639abb41a9 [packages] crypto-tools: update to v20100325 (#7462)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-04 21:19:24 +00:00
jow
108f3b4afa [packages] usb-modeswitch-data: only offer this package if usb-modeswitch has been selected
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-04 18:57:19 +00:00
jow
11ad2b2606 [packages] add usb-modeswitch-data, a collection of dongle specifc modeswitch configurations, together with usb-modeswitch the most common dongles should work ootb now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-04 18:22:06 +00:00
jow
c64871f832 [packages] usb-modeswitch: add hotplug handler to invoke usb_modeswitch when a flip flop dongle is detected, the handler should be 100% compatible to Debian usb-modeswitch-data config collection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-04 18:19:03 +00:00
mirko
3e077d1f7a avoid building documentation, as this requires <makeinfo> installed on the host
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-03 11:00:29 +00:00
cshore
9237c0e901 packages/rdiff-backup: Requires libraries only on full python, hence changed dependency to full python install
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-28 03:56:52 +00:00
jow
bd48056aaa [packages] debootstrap: move package to the admin directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 00:34:39 +00:00
jow
70e81a7b8f [packages] add "ntfsprogs", utilities to manage ntfs volumes from within OpenWrt (#7501)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-21 22:26:33 +00:00
jow
2ced456293 [packages] add "debootstrap", allows bootstrapping Debianish systems from within OpenWrt (#7500)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-21 22:10:49 +00:00
jow
1327fa9c57 [packages] add "pwcrypt", a cli wrapper around the crypt() call (#7490)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-21 21:57:27 +00:00
jow
efff0dfaab [packages] minicom, microcom, picocom, setserial: s/terminal/Terminal/ for submenu entries (#7494)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-21 21:55:06 +00:00