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
claudio
9759a26b21
[package] Add cwiid package
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 18:06:06 +00:00
bud
233c727f31
- bump version to 2010.5.22 for all uclibc versions
...
- minor fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-17 19:49:23 +00:00
swalker
f81d30c3b4
[packages] cksfv: fix the package definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-16 11:08:07 +00:00
juhosg
05bfd06e18
packages/utils: add cksfv package
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-15 18:51:21 +00:00
florian
3790fb7fae
[package] move broadcom-shdc from trunk to packages/utils
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-07 11:26:32 +00:00
nbd
2d61283178
collectd: add conditional dependencies for plugins (patch by NetRolller3D)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 00:16:25 +00:00
swalker
c51ed0d5b1
[packages] upx: update to 3.05
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 21:11:51 +00:00
swalker
808bc7393d
[packages] strace: update to 4.5.20
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 04:47:09 +00:00
swalker
5790bf0e0d
[packages] zile: update to 2.3.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-15 14:07:30 +00:00
swalker
f41e621afb
[packages] tar: update to 1.23, use PKG_INSTALL
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-15 11:43:33 +00:00
nico
777d13d079
[packages] restorefactory: cleanup code ( closes : #7327 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-13 00:52:08 +00:00
nico
0c7fae3ec3
[packages] petitboot: add dependency on TARGET_ps3 (again)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-08 13:15:57 +00:00