cshore [Sun, 27 Jun 2010 13:36:19 +0000 (13:36 +0000)]
net/freeswitch: Tweaked modules included in freeswitch-minimal
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21963
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 27 Jun 2010 13:36:16 +0000 (13:36 +0000)]
freeswitch/net: Moved default config into a separate package which installs under /usr/share for documentation purposes (as it's not really intended to be a production configuration)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21962
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 26 Jun 2010 16:57:44 +0000 (16:57 +0000)]
packages/zaptel-1.4.x: remove KCONFIG options
The package builds fine without the tracing stuff.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21902
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 26 Jun 2010 16:07:51 +0000 (16:07 +0000)]
[package] add missing CONFIG_SYSPROF_TRACER in zaptel-1.4.x
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21901
3c298f89-4303-0410-b956-
a3cf2f4a3e73
craigc [Sat, 26 Jun 2010 08:02:46 +0000 (08:02 +0000)]
[packages] multiwan: Updated rt_tables again, from 300 to 170.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21900
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 24 Jun 2010 11:33:33 +0000 (11:33 +0000)]
net/net-tools: break one big output package to individual net-tools utilities
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21888
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 23 Jun 2010 14:48:11 +0000 (14:48 +0000)]
packages/net/kismet: update to version 2010-01-R1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21886
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 23 Jun 2010 08:28:12 +0000 (08:28 +0000)]
packages/net/usbip: fix dependency issue (#5590)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21885
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 23 Jun 2010 08:26:33 +0000 (08:26 +0000)]
packages/libs/glib2: fix dependency issue (#5590)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21884
3c298f89-4303-0410-b956-
a3cf2f4a3e73
marek [Tue, 22 Jun 2010 14:37:40 +0000 (14:37 +0000)]
batman-adv: hotfix for maint branch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21880
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:49 +0000 (10:04 +0000)]
JavaScriptCore reqiures calling <make> before <make install>, otherwise it doesn't get compiled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21878
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:43 +0000 (10:04 +0000)]
package qt4-declarative which is part of the new qt4.7 feature and language <QML>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21877
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:38 +0000 (10:04 +0000)]
avoid requiring the member <defdname> in struct <__res_state> of libc which is bloated, deprecated and disabled in uClibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21876
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:32 +0000 (10:04 +0000)]
uClibc doesn't support the <realpath>-function properly which results in immediate segmentation faults when passing NULL as argument (as qt does). This patch - which adds checks before calling <realpath> - went upstream in qt4.7 and therewith is not needed anymore.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21875
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:25 +0000 (10:04 +0000)]
level up qt4 from 4.6.2 to 4.7beta
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21874
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:20 +0000 (10:04 +0000)]
since uclibc version 0.9.32 comes with nptl support, packages requiring nptl support could now be used with uclibc >= v0.9.32 as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21873
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 22 Jun 2010 10:04:13 +0000 (10:04 +0000)]
there are more parts where missing ntpl-support in uclibc < 0.9.32 is a problem when compiling qt4, so this effort trying to avoid using nptl functionality doesn't actually make anything better
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21872
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 22 Jun 2010 00:34:39 +0000 (00:34 +0000)]
[packages] debootstrap: move package to the admin directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21869
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jun 2010 22:34:41 +0000 (22:34 +0000)]
[packages] olsrd: force non-interactive install (#7470)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21868
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jun 2010 22:29:49 +0000 (22:29 +0000)]
[packages] haproxy: update to v1.4.7 (#7475)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21867
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jun 2010 22:26:33 +0000 (22:26 +0000)]
[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
jow [Mon, 21 Jun 2010 22:23:22 +0000 (22:23 +0000)]
[packages] zabbix: don't chown on host system (#7497)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21865
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jun 2010 22:14:51 +0000 (22:14 +0000)]
[packages] unbound: update to v1.4.5 (#7498)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21864
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jun 2010 22:10:49 +0000 (22:10 +0000)]
[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
jow [Mon, 21 Jun 2010 21:57:27 +0000 (21:57 +0000)]
[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
jow [Mon, 21 Jun 2010 21:55:06 +0000 (21:55 +0000)]
[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
jow [Mon, 21 Jun 2010 21:51:04 +0000 (21:51 +0000)]
[packages] mtd: make grep for playlist config option more explicit to discard comments (#7499)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21860
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sun, 20 Jun 2010 18:06:06 +0000 (18:06 +0000)]
[package] Add cwiid package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21855
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Jun 2010 02:40:04 +0000 (02:40 +0000)]
[packages] ffmpeg: add missing MD5SUM, add missing dependency on libpostproc to ffmpeg, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21845
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Jun 2010 02:35:39 +0000 (02:35 +0000)]
[packages] add liblo - Lightweight Open Sound Control (OSC) implementation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21844
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Sat, 19 Jun 2010 19:48:22 +0000 (19:48 +0000)]
[packages] asterisk16: upgrade to 1.6.2.9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21841
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 19 Jun 2010 10:07:37 +0000 (10:07 +0000)]
remove empty directories
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21840
3c298f89-4303-0410-b956-
a3cf2f4a3e73
craigc [Fri, 18 Jun 2010 23:24:19 +0000 (23:24 +0000)]
[packages]: multiwan - Removed invalid reference.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21839
3c298f89-4303-0410-b956-
a3cf2f4a3e73
craigc [Fri, 18 Jun 2010 04:15:30 +0000 (04:15 +0000)]
[packages] multiwan: Updated QoS table names.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21832
3c298f89-4303-0410-b956-
a3cf2f4a3e73
craigc [Fri, 18 Jun 2010 03:22:19 +0000 (03:22 +0000)]
[packages] multiwan:
Routing tables now begin at 300+, to stay away from default routing tables.
Changed message for fastbalancer failure.
Changed QoS portion to allow more WANs, added check to make sure same interface doesnt receive qos configuration twice.
Restructured order of iptables so DNS comes last, and utilizing differnt fwmark for load balancing.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21831
3c298f89-4303-0410-b956-
a3cf2f4a3e73
bud [Thu, 17 Jun 2010 19:49:23 +0000 (19:49 +0000)]
- 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
juhosg [Thu, 17 Jun 2010 17:45:57 +0000 (17:45 +0000)]
packages/zaptel-1.4: fix Kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21828
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Jun 2010 18:19:46 +0000 (18:19 +0000)]
[packages] ffmpeg: update to 0.5.2
* add OSS demuxer & PCM signed 16-bit encoder/decoder for audio output
* add an FFMPEG_PATENTED config item to include support for patented codecs - need help to spot them
* fix IPv6 support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21816
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Jun 2010 18:10:16 +0000 (18:10 +0000)]
[packages] add ortp - a Real-time Transport Protocol (RTP) library
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21815
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Wed, 16 Jun 2010 15:12:19 +0000 (15:12 +0000)]
[packages] transmission: update to 2.00 final
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21814
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 16 Jun 2010 11:08:07 +0000 (11:08 +0000)]
[packages] cksfv: fix the package definitions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21812
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Tue, 15 Jun 2010 22:20:49 +0000 (22:20 +0000)]
net/freeswitch: Set stacksize for freeswitch using ulimit in init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21811
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 15 Jun 2010 18:51:21 +0000 (18:51 +0000)]
packages/utils: add cksfv package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21810
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Mon, 14 Jun 2010 07:01:26 +0000 (07:01 +0000)]
[package] zaptel: fix typo introduced in r21786
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21792
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sun, 13 Jun 2010 13:05:59 +0000 (13:05 +0000)]
[package] zaptel: Package for wcusb and wctdm driver
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21786
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sun, 13 Jun 2010 07:08:08 +0000 (07:08 +0000)]
[packages] zaptel: update and fix kernel module build for 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21774
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 13 Jun 2010 00:22:08 +0000 (00:22 +0000)]
[packages] ndisc: make rdnssd depend on librt, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21773
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 13 Jun 2010 00:17:30 +0000 (00:17 +0000)]
[packages] ndisc:
- update to v0.9.9
- fix compilation by providing dummy WIFCONTINUED() macro
- package rdnssd DNS discovery deamon
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21772
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 11 Jun 2010 19:38:04 +0000 (19:38 +0000)]
Remove unavailable mirror for jtg package
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21761
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 11 Jun 2010 19:37:59 +0000 (19:37 +0000)]
tinc: update to 1.0.13
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21760
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Thu, 10 Jun 2010 11:53:13 +0000 (11:53 +0000)]
[packages] asterisk16: add CURL support for asterisk-1.6.x
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21753
3c298f89-4303-0410-b956-
a3cf2f4a3e73
axel [Tue, 8 Jun 2010 20:47:57 +0000 (20:47 +0000)]
packages/net/bmxd update to revision 1694
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21731
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 7 Jun 2010 11:26:32 +0000 (11:26 +0000)]
[package] move broadcom-shdc from trunk to packages/utils
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21702
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 6 Jun 2010 19:02:16 +0000 (19:02 +0000)]
[package] add mxml library (#7396)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21686
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 6 Jun 2010 19:02:12 +0000 (19:02 +0000)]
[package] update imapfilter to 2.2.2 (#7422)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21685
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zioproto [Fri, 4 Jun 2010 19:38:58 +0000 (19:38 +0000)]
[packages] olsrd: Added maintainer to the Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21678
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zioproto [Fri, 4 Jun 2010 19:34:41 +0000 (19:34 +0000)]
Version 0.6.0 of OLSR allows the 0.0.0.0 setting for the plugin so any host can gather information
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21677
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zioproto [Fri, 4 Jun 2010 19:33:29 +0000 (19:33 +0000)]
Removing default values enforced but init script, this way OLSR will use its default values that are suggested by the developers. This change was committed within the Wireless Battle Mesh V3 meeting
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21676
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Fri, 4 Jun 2010 07:02:16 +0000 (07:02 +0000)]
[packages] transmission: update to 2.00b2, prevent linking host libevent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21670
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 4 Jun 2010 03:37:54 +0000 (03:37 +0000)]
[packages] ptpd: fix initscript file name, fix description, add copyright header, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21669
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 4 Jun 2010 00:48:23 +0000 (00:48 +0000)]
[packages] babel: pass optimization flags, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21668
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 4 Jun 2010 00:39:14 +0000 (00:39 +0000)]
[packages] babel: fix typo in initscript, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21667
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Thu, 3 Jun 2010 21:15:23 +0000 (21:15 +0000)]
[package] babeld: fix wrong option order
Thanks to Juliusz and Nico.
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21666
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Thu, 3 Jun 2010 21:06:17 +0000 (21:06 +0000)]
[package] babeld: add missing options in init
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21665
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 2 Jun 2010 11:52:58 +0000 (11:52 +0000)]
[packages/net/bird] upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21658
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 1 Jun 2010 09:08:57 +0000 (09:08 +0000)]
[packages] add vpzone - A flexible multipurpose layer 3 VPN daemon
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21646
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Mon, 31 May 2010 12:17:42 +0000 (12:17 +0000)]
[package] ahcpd: Fix server mode (broken script)
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21644
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 30 May 2010 00:16:25 +0000 (00:16 +0000)]
collectd: add conditional dependencies for plugins (patch by NetRolller3D)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21625
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 29 May 2010 23:34:33 +0000 (23:34 +0000)]
strongswan4: make build dependencies on libraries required by plugins conditional
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21624
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Fri, 28 May 2010 16:49:24 +0000 (16:49 +0000)]
[package] ahcpd: fix typo in config file
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21602
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Thu, 27 May 2010 21:58:59 +0000 (21:58 +0000)]
[packages] olsrd: Add mdns and p2pd plugins, cleanup Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21587
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Thu, 27 May 2010 21:46:38 +0000 (21:46 +0000)]
[packages] olsrd: Update configuration schema with OLSRd default settings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21586
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Thu, 27 May 2010 21:43:30 +0000 (21:43 +0000)]
[pacakges] olsrd: Update to v0.6.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21585
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 26 May 2010 02:50:03 +0000 (02:50 +0000)]
[packages] ruby: correct the md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21570
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Tue, 25 May 2010 19:53:25 +0000 (19:53 +0000)]
[packages] transmission: update to 2.00b1, add new options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21569
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 24 May 2010 17:33:10 +0000 (17:33 +0000)]
[packages] ruby: add /usr/bin/gem binary to ruby-gems (closes: #7358)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21565
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 24 May 2010 16:13:11 +0000 (16:13 +0000)]
[packages] ruby: update to 1.9.1-p376, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21562
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 24 May 2010 10:40:32 +0000 (10:40 +0000)]
packages: add luasql package - Lua SQL bindings for MySQL, PostgreSQL & SQLite (closes: #7353)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21561
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 23 May 2010 21:11:51 +0000 (21:11 +0000)]
[packages] upx: update to 3.05
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21553
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 23 May 2010 13:23:47 +0000 (13:23 +0000)]
[packages] freeradius2: update to version 2.1.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21544
3c298f89-4303-0410-b956-
a3cf2f4a3e73
marek [Sun, 23 May 2010 13:17:09 +0000 (13:17 +0000)]
batman-adv: few makefile changes & upgrade dev to latest
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21541
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 23 May 2010 06:07:07 +0000 (06:07 +0000)]
[packages] lftp: update to 4.0.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21539
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 23 May 2010 04:47:09 +0000 (04:47 +0000)]
[packages] strace: update to 4.5.20
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21538
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 23 May 2010 04:43:39 +0000 (04:43 +0000)]
[packages] pure-ftpd: update to 1.0.29
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21537
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 23 May 2010 03:00:30 +0000 (03:00 +0000)]
[packages] prosody: update to 0.6.2, add an init script, enable the posix module and logging, use PKG_INSTALL
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21536
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 22 May 2010 18:22:50 +0000 (18:22 +0000)]
[packages] subversion: update to 1.6.11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21535
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 20 May 2010 06:53:26 +0000 (06:53 +0000)]
[packages] haproxy: update to v1.4.6, tune optimization flags (#7350)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21515
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 20 May 2010 06:03:37 +0000 (06:03 +0000)]
[packages] ddns-scripts: fix overriding ip_network (#7361)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21512
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Wed, 19 May 2010 13:08:07 +0000 (13:08 +0000)]
copy over pkgconfig file to $(STAGING_DIR) as well - thanks to Philipp Borgers for pointing this out
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21506
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 17 May 2010 20:05:32 +0000 (20:05 +0000)]
[packages] ucarp: fix hardcoded paths to binaries (#7345)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21496
3c298f89-4303-0410-b956-
a3cf2f4a3e73
craigc [Mon, 17 May 2010 15:49:02 +0000 (15:49 +0000)]
[packages] multiwan: Changed syslog message for Fast Balancer failure.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21487
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 17 May 2010 02:26:23 +0000 (02:26 +0000)]
[packages] jtg: put Roberto's email address inside angle brackets instead of parens
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21482
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 16 May 2010 14:22:12 +0000 (14:22 +0000)]
[packages] bump release number for packages modified after 0.03
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21480
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 16 May 2010 13:13:23 +0000 (13:13 +0000)]
sigscheme: new package in lang section
this patch adds a new package in the lang section:
http://code.google.com/p/sigscheme/
SigScheme is a R5RS Scheme interpreter for embedded use. It features
small footprint (64KB in library form on the 'small' configuration)
like SIOD and TinyScheme, low memory consumption (2-words per cons
cell), multibyte characters handling (UTF-8, EUCs and Shift_JIS) and
more.
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21473
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 16 May 2010 13:13:18 +0000 (13:13 +0000)]
new package: jtg
add the jtg traffic generator
Signed-off-by: Roberto Riggio <roberto.riggio@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21472
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 16 May 2010 06:58:53 +0000 (06:58 +0000)]
packages/perl: fix target system endianness detection (closes #6900)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21465
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 16 May 2010 06:58:48 +0000 (06:58 +0000)]
packages/perl: refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21464
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 15 May 2010 14:07:30 +0000 (14:07 +0000)]
[packages] zile: update to 2.3.16
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21453
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 15 May 2010 11:43:33 +0000 (11:43 +0000)]
[packages] tar: update to 1.23, use PKG_INSTALL
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21452
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 15 May 2010 11:33:57 +0000 (11:33 +0000)]
[packages] tor: better log directory permissions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21451
3c298f89-4303-0410-b956-
a3cf2f4a3e73