openwrt/svn-archive/archive.git
13 years ago[packages] cppunit: Fix install
Hamish Guthrie [Mon, 31 Jan 2011 11:23:14 +0000 (11:23 +0000)]
[packages] cppunit: Fix install

SVN-Revision: 25261

13 years ago[packages] tor-alpha: update to 0.2.2.22-alpha, add archive mirror
Stephen Walker [Mon, 31 Jan 2011 09:14:16 +0000 (09:14 +0000)]
[packages] tor-alpha: update to 0.2.2.22-alpha, add archive mirror

SVN-Revision: 25260

13 years agobatman-adv: upgrade package to latest release (2011.0.0)
Marek Lindner [Sun, 30 Jan 2011 14:29:31 +0000 (14:29 +0000)]
batman-adv: upgrade package to latest release (2011.0.0)

SVN-Revision: 25254

13 years ago[packages] transmission: update to 2.20b2, depend on libevent 2.0
Cezary Jackiewicz [Sun, 30 Jan 2011 07:01:31 +0000 (07:01 +0000)]
[packages] transmission: update to 2.20b2, depend on libevent 2.0

SVN-Revision: 25253

13 years ago[packages] imagemagick: remove carriage returns
Stephen Walker [Sun, 30 Jan 2011 01:25:17 +0000 (01:25 +0000)]
[packages] imagemagick: remove carriage returns

SVN-Revision: 25252

13 years ago[packages] miniupnpd: add option to enable NAT-PMP (#8747)
Jo-Philipp Wich [Sun, 30 Jan 2011 00:56:41 +0000 (00:56 +0000)]
[packages] miniupnpd: add option to enable NAT-PMP (#8747)

SVN-Revision: 25251

13 years ago[package] add imagemagick (#8430)
Florian Fainelli [Sat, 29 Jan 2011 22:09:22 +0000 (22:09 +0000)]
[package] add imagemagick (#8430)

SVN-Revision: 25250

13 years ago[package] ipsec-tools: enable ipv6 after r17009 (#8182)
Florian Fainelli [Sat, 29 Jan 2011 22:09:20 +0000 (22:09 +0000)]
[package] ipsec-tools: enable ipv6 after r17009 (#8182)

SVN-Revision: 25249

13 years ago[package] convert lighttpd and net-snmp to use autoconf_bool for ipv6
Florian Fainelli [Sat, 29 Jan 2011 22:09:19 +0000 (22:09 +0000)]
[package] convert lighttpd and net-snmp to use autoconf_bool for ipv6

SVN-Revision: 25248

13 years ago[package] add libevent2 (#8702)
Florian Fainelli [Sat, 29 Jan 2011 22:09:13 +0000 (22:09 +0000)]
[package] add libevent2 (#8702)

SVN-Revision: 25247

13 years ago[package] update ndyndns to 2.1 (#8732)
Florian Fainelli [Sat, 29 Jan 2011 22:09:11 +0000 (22:09 +0000)]
[package] update ndyndns to 2.1 (#8732)

SVN-Revision: 25246

13 years ago[packages] mysql: properly handle quoted datadirs in initscript
Jo-Philipp Wich [Sat, 29 Jan 2011 18:51:47 +0000 (18:51 +0000)]
[packages] mysql: properly handle quoted datadirs in initscript

SVN-Revision: 25243

13 years agocalvaria: Add p54spi EEPROM generator
Michael Büsch [Sat, 29 Jan 2011 18:14:17 +0000 (18:14 +0000)]
calvaria: Add p54spi EEPROM generator

SVN-Revision: 25240

13 years agoAdd calvaria. Tool to access Maemo CAL partition.
Michael Büsch [Sat, 29 Jan 2011 12:38:51 +0000 (12:38 +0000)]
Add calvaria. Tool to access Maemo CAL partition.

SVN-Revision: 25235

13 years ago[packages] radvd: move the client option to the interface config, switch to lists...
Stephen Walker [Sat, 29 Jan 2011 02:38:39 +0000 (02:38 +0000)]
[packages] radvd: move the client option to the interface config, switch to lists for possible multiple values

SVN-Revision: 25234

13 years ago[package] add less, full version
Florian Fainelli [Sat, 29 Jan 2011 02:14:52 +0000 (02:14 +0000)]
[package] add less, full version

Signed-off-by: koniu <gkusnierz@gmail.com
SVN-Revision: 25229

13 years ago[package] fetchmail: fixup md5 transition
Florian Fainelli [Sat, 29 Jan 2011 02:14:51 +0000 (02:14 +0000)]
[package] fetchmail: fixup md5 transition

this patch is cherry-pick from upstream:
  http://gitorious.org/fetchmail/fetchmail/commit/738dcc102db67a741893e2979c034df9904e2925

this patch fixed this error:
  http://tksite.gotdns.org:8010/broken_packages/xburst/fetchmail/compile.txt
~~~
mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.  -I./libesmtp -I/home/buildslave/openwrt1/xburst/build/staging_dir/target-mipsel_uClibc-0.9.31/usr/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/target-mipsel_uClibc-0.9.31/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.31/usr/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.31/include   -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float  -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c
md5c.c:44: warning: 'struct MD5Context' declared inside parameter list
md5c.c:44: warning: its scope is only this definition or declaration, which is probably not what you want
md5c.c: In function 'MD5Init':
md5c.c:46: error: dereferencing pointer to incomplete type
md5c.c:47: error: dereferencing pointer to incomplete type
~~~

SVN-Revision: 25228

13 years ago[package] update yaddns to 1.0-rc3
Florian Fainelli [Sat, 29 Jan 2011 02:14:49 +0000 (02:14 +0000)]
[package] update yaddns to 1.0-rc3

Signed-off-by: Raphael Huck <rhk@cksum.org>
SVN-Revision: 25227

13 years ago[package] update liboping to 1.6.0
Florian Fainelli [Sat, 29 Jan 2011 02:14:48 +0000 (02:14 +0000)]
[package] update liboping to 1.6.0

Signed-off-by: Daniel Poelzleithner <git@poelzi.org>
SVN-Revision: 25226

13 years ago[packages] radvd: update to 1.7
Stephen Walker [Sat, 29 Jan 2011 01:04:03 +0000 (01:04 +0000)]
[packages] radvd: update to 1.7
 * add RFC6106 DNSSL and clients init script options
 * add route, DNSSL and clients config sections
 * remove now ignored AdvRDNSSPreference and AdvRDNSSOpen pre RFC5006 options
 * remove empty route bool options
 * remove obsolete avr32 patch
 * use PKG_INSTALL, CONFIGURE_ARGS and MAKE_FLAGS

SVN-Revision: 25224

13 years agoRemove outdated psfreedom
Michael Büsch [Fri, 28 Jan 2011 19:39:22 +0000 (19:39 +0000)]
Remove outdated psfreedom

SVN-Revision: 25219

13 years agoAdd matchbox-keyboard
Michael Büsch [Fri, 28 Jan 2011 19:36:37 +0000 (19:36 +0000)]
Add matchbox-keyboard

SVN-Revision: 25216

13 years agoAdd libfakekey
Michael Büsch [Fri, 28 Jan 2011 19:35:08 +0000 (19:35 +0000)]
Add libfakekey

SVN-Revision: 25215

13 years agoxkbdata: Workaround n810 FN key issue
Michael Büsch [Fri, 28 Jan 2011 17:31:59 +0000 (17:31 +0000)]
xkbdata: Workaround n810 FN key issue

SVN-Revision: 25213

13 years agon810 keyboard: Change xkb rules to evdev
Michael Büsch [Fri, 28 Jan 2011 17:07:06 +0000 (17:07 +0000)]
n810 keyboard: Change xkb rules to evdev

SVN-Revision: 25210

13 years ago[packages] remove usages of $(CONFIG_LARGEFILE) and $(DISABLE_LARGEFILE)
Jo-Philipp Wich [Fri, 28 Jan 2011 16:59:47 +0000 (16:59 +0000)]
[packages] remove usages of $(CONFIG_LARGEFILE) and $(DISABLE_LARGEFILE)

SVN-Revision: 25207

13 years ago[packages] cppunit: Install library and includes in staging dir
Hamish Guthrie [Fri, 28 Jan 2011 15:28:12 +0000 (15:28 +0000)]
[packages] cppunit: Install library and includes in staging dir

SVN-Revision: 25202

13 years agoxkbdata: Add Nokia n810 vendor specific keyboard mappings
Michael Büsch [Fri, 28 Jan 2011 15:19:19 +0000 (15:19 +0000)]
xkbdata: Add Nokia n810 vendor specific keyboard mappings

SVN-Revision: 25201

13 years agoxorg-server: Add n810 keyboard config
Michael Büsch [Fri, 28 Jan 2011 15:18:24 +0000 (15:18 +0000)]
xorg-server: Add n810 keyboard config

SVN-Revision: 25200

13 years ago[pacakges] cppunit: Correct includes copy path
Hamish Guthrie [Fri, 28 Jan 2011 14:29:17 +0000 (14:29 +0000)]
[pacakges] cppunit: Correct includes copy path

SVN-Revision: 25199

13 years agopwrtray: Update
Michael Büsch [Fri, 28 Jan 2011 12:19:58 +0000 (12:19 +0000)]
pwrtray: Update

SVN-Revision: 25194

13 years agopygtk: Also install python .so modules
Michael Büsch [Fri, 28 Jan 2011 11:55:14 +0000 (11:55 +0000)]
pygtk: Also install python .so modules

SVN-Revision: 25191

13 years ago[packages] cppunit: Add new package cppunit for doing c++ unit testing
Hamish Guthrie [Fri, 28 Jan 2011 08:36:46 +0000 (08:36 +0000)]
[packages] cppunit: Add new package cppunit for doing c++ unit testing

SVN-Revision: 25190

13 years agoimlib2: Bump to 1.4.4
Michael Büsch [Fri, 28 Jan 2011 00:11:46 +0000 (00:11 +0000)]
imlib2: Bump to 1.4.4

SVN-Revision: 25184

13 years ago[packages] mysql: use proper proc file in hostname patch
Jo-Philipp Wich [Thu, 27 Jan 2011 22:43:17 +0000 (22:43 +0000)]
[packages] mysql: use proper proc file in hostname patch

SVN-Revision: 25183

13 years ago[packages] mysql: fix /bin/hostname invocation in table install script, openwrt does...
Jo-Philipp Wich [Thu, 27 Jan 2011 22:41:46 +0000 (22:41 +0000)]
[packages] mysql: fix /bin/hostname invocation in table install script, openwrt does not have this command

SVN-Revision: 25182

13 years ago[packages] mysql: ensure linking against libuClibc++, also install system table data...
Jo-Philipp Wich [Thu, 27 Jan 2011 22:29:00 +0000 (22:29 +0000)]
[packages] mysql: ensure linking against libuClibc++, also install system table data sql file

SVN-Revision: 25181

13 years agoxf86-input-tslib: Update to 0.0.6. This fixes touchscreen on linux-2.6.37.
Michael Büsch [Thu, 27 Jan 2011 22:00:15 +0000 (22:00 +0000)]
xf86-input-tslib: Update to 0.0.6. This fixes touchscreen on linux-2.6.37.

SVN-Revision: 25177

13 years agoxorg-server: Fix linkage
Michael Büsch [Thu, 27 Jan 2011 18:42:25 +0000 (18:42 +0000)]
xorg-server: Fix linkage

SVN-Revision: 25157

13 years agomesa: Fix version information in .pc files
Michael Büsch [Thu, 27 Jan 2011 18:38:12 +0000 (18:38 +0000)]
mesa: Fix version information in .pc files

SVN-Revision: 25156

13 years agolibSM, libXpm: dependency fixes
Michael Büsch [Thu, 27 Jan 2011 17:30:51 +0000 (17:30 +0000)]
libSM, libXpm: dependency fixes

SVN-Revision: 25155

13 years agovte: Compile fix
Michael Büsch [Thu, 27 Jan 2011 17:18:31 +0000 (17:18 +0000)]
vte: Compile fix

SVN-Revision: 25154

13 years agopango is not parallel build safe w.r.t. its internal libs
Michael Büsch [Thu, 27 Jan 2011 16:24:26 +0000 (16:24 +0000)]
pango is not parallel build safe w.r.t. its internal libs

SVN-Revision: 25153

13 years agoiperf: fix a typo that broke the single-threaded variant
Felix Fietkau [Thu, 27 Jan 2011 15:38:52 +0000 (15:38 +0000)]
iperf: fix a typo that broke the single-threaded variant

SVN-Revision: 25151

13 years agogpsd: Add missing define
Michael Büsch [Thu, 27 Jan 2011 14:36:30 +0000 (14:36 +0000)]
gpsd: Add missing define

SVN-Revision: 25150

13 years agogpsd: Fix crosscompile and libtool issues
Michael Büsch [Thu, 27 Jan 2011 14:26:38 +0000 (14:26 +0000)]
gpsd: Fix crosscompile and libtool issues

SVN-Revision: 25149

13 years ago[patchteam] updated wavemon to 0.7.1 - signed off by gkusnierz@gmail.com
Scott V. Kamp [Wed, 26 Jan 2011 21:37:54 +0000 (21:37 +0000)]
[patchteam] updated wavemon to 0.7.1 - signed off by gkusnierz@gmail.com

SVN-Revision: 25132

13 years agoiperf: fix g++-uc override, add -lpthread explicitly for iperf-mt
Felix Fietkau [Wed, 26 Jan 2011 13:49:28 +0000 (13:49 +0000)]
iperf: fix g++-uc override, add -lpthread explicitly for iperf-mt

SVN-Revision: 25114

13 years ago- add lowntfs-3g variant
Bud Dhay [Wed, 26 Jan 2011 13:34:27 +0000 (13:34 +0000)]
- add lowntfs-3g variant
- include mount helper per default in (low)ntfs-3g packages, essentially it's only a symlink so no space wasted
- bump version to latest stable

SVN-Revision: 25113

13 years ago[patch-team] new package quicktun / nacl - signed off by mschiffer@universe-factory.net
Scott V. Kamp [Wed, 26 Jan 2011 01:38:14 +0000 (01:38 +0000)]
[patch-team] new package quicktun / nacl - signed off by mschiffer@universe-factory.net

SVN-Revision: 25098

13 years ago[openssh] update openssh to 5.7p1
Peter Wagner [Mon, 24 Jan 2011 13:42:16 +0000 (13:42 +0000)]
[openssh] update openssh to 5.7p1

SVN-Revision: 25092

13 years ago[packages] miniupnpd: Bump version to 1.5
Daniel Dickinson [Mon, 24 Jan 2011 11:49:56 +0000 (11:49 +0000)]
[packages] miniupnpd: Bump version to 1.5

SVN-Revision: 25084

13 years ago[packages] ntpclient: mark conffile
Jo-Philipp Wich [Sun, 23 Jan 2011 19:30:59 +0000 (19:30 +0000)]
[packages] ntpclient: mark conffile

SVN-Revision: 25077

13 years ago[packages] samba3: mark conffiles
Jo-Philipp Wich [Sun, 23 Jan 2011 19:30:33 +0000 (19:30 +0000)]
[packages] samba3: mark conffiles

SVN-Revision: 25076

13 years ago[packages] tor-alpha: update to 0.2.2.21-alpha (CVE-2011-0427), refresh patches
Stephen Walker [Sun, 23 Jan 2011 06:52:29 +0000 (06:52 +0000)]
[packages] tor-alpha: update to 0.2.2.21-alpha (CVE-2011-0427), refresh patches

SVN-Revision: 25070

13 years ago[packages] tor: update to 0.2.1.29 (CVE-2011-0427)
Stephen Walker [Sun, 23 Jan 2011 06:51:53 +0000 (06:51 +0000)]
[packages] tor: update to 0.2.1.29 (CVE-2011-0427)

SVN-Revision: 25069

13 years ago[packages/gpiotoggling] add package which allows toggling GPIO ranges in kernel space...
Mirko Vogt [Sat, 22 Jan 2011 21:04:39 +0000 (21:04 +0000)]
[packages/gpiotoggling] add package which allows toggling GPIO ranges in kernel space, controllable via sysfs

SVN-Revision: 25064

13 years ago[packages] bmxd: move to git repository at bmx6.net
Axel Neumann [Sat, 22 Jan 2011 18:19:01 +0000 (18:19 +0000)]
[packages] bmxd: move to git repository at bmx6.net

SVN-Revision: 25063

13 years ago[packages] nmap: update to version 5.36TEST4
Nuno Goncalves [Sat, 22 Jan 2011 15:19:32 +0000 (15:19 +0000)]
[packages] nmap: update to version 5.36TEST4

SVN-Revision: 25062

13 years ago[packages] added tcsh: Enhanced Berkeley UNIX C shell
Nuno Goncalves [Wed, 19 Jan 2011 15:19:16 +0000 (15:19 +0000)]
[packages] added tcsh: Enhanced Berkeley UNIX C shell

SVN-Revision: 25046

13 years ago[packages] xtables-addons: remove m4 syntax error (#8593)
Jo-Philipp Wich [Mon, 17 Jan 2011 07:20:02 +0000 (07:20 +0000)]
[packages] xtables-addons: remove m4 syntax error (#8593)

SVN-Revision: 25033

13 years ago[packages] xmlrpc-c: package is not safe for parallel build
Jo-Philipp Wich [Mon, 17 Jan 2011 03:02:28 +0000 (03:02 +0000)]
[packages] xmlrpc-c: package is not safe for parallel build

SVN-Revision: 25030

13 years agobump ntfs-3g to latest stable
Bud Dhay [Sun, 16 Jan 2011 13:02:37 +0000 (13:02 +0000)]
bump ntfs-3g to latest stable

SVN-Revision: 25020

13 years agoiperf: use build variants, fix uclibc compile issues
Felix Fietkau [Sun, 16 Jan 2011 01:25:59 +0000 (01:25 +0000)]
iperf: use build variants, fix uclibc compile issues

SVN-Revision: 25019

13 years agodelete accidentally committed *.swp file
Mirko Vogt [Sat, 15 Jan 2011 22:11:55 +0000 (22:11 +0000)]
delete accidentally committed *.swp file

SVN-Revision: 25012

13 years ago[packages/xmlrpc-c] disable build variants for now, as:
Mirko Vogt [Sat, 15 Jan 2011 22:10:23 +0000 (22:10 +0000)]
[packages/xmlrpc-c] disable build variants for now, as:
 - we do not have a CONFLICTS yet, so both versions could be built and
   would intefere
 - variants are not binary-compatible so applications using this lib can
   not depend on the meta-package (PROVIDES) exported by both
 - the libxml2 variant isn't going to be used soon anyway

SVN-Revision: 25011

13 years ago[packages/rtorrent] fix build, adjust to new xmlrpc-c structure
Mirko Vogt [Sat, 15 Jan 2011 19:08:52 +0000 (19:08 +0000)]
[packages/rtorrent] fix build, adjust to new xmlrpc-c structure

SVN-Revision: 25010

13 years ago[packages/xmlrpc-c] use build variants to build xmlrpc-c with libxml2 as well as...
Mirko Vogt [Sat, 15 Jan 2011 12:57:33 +0000 (12:57 +0000)]
[packages/xmlrpc-c] use build variants to build xmlrpc-c with libxml2 as well as expat support

SVN-Revision: 25006

13 years ago[packages/xmlrpc-c] fix dependency xmlrpc-c_abyss-server -> xmlrpc-c_abyss
Mirko Vogt [Sat, 15 Jan 2011 03:40:15 +0000 (03:40 +0000)]
[packages/xmlrpc-c] fix dependency xmlrpc-c_abyss-server -> xmlrpc-c_abyss

SVN-Revision: 25005

13 years ago[packages/xmlrpc-c] add package "abyss" - fix dependencies
Mirko Vogt [Sat, 15 Jan 2011 03:32:33 +0000 (03:32 +0000)]
[packages/xmlrpc-c] add package "abyss" - fix dependencies

SVN-Revision: 25004

13 years ago[packages/xmlrpc-c] split xmlrpc-c library suite into several packages
Mirko Vogt [Sat, 15 Jan 2011 03:32:30 +0000 (03:32 +0000)]
[packages/xmlrpc-c] split xmlrpc-c library suite into several packages

SVN-Revision: 25003

13 years ago[packages] vnstat: readd download and symlink functionality
Jo-Philipp Wich [Sat, 15 Jan 2011 02:00:37 +0000 (02:00 +0000)]
[packages] vnstat: readd download and symlink functionality

SVN-Revision: 25001

13 years ago[packages] vnstat: rework package, get rid of download stuff (this is better done...
Jo-Philipp Wich [Fri, 14 Jan 2011 19:53:27 +0000 (19:53 +0000)]
[packages] vnstat: rework package, get rid of download stuff (this is better done externally), initialize db in init script, store monitored interfaces in /etc/config/vnstat

SVN-Revision: 25000

13 years ago[packages] curl: enable IPv6 if CONFIG_IPV6 is set (#8547)
Jo-Philipp Wich [Fri, 14 Jan 2011 11:41:11 +0000 (11:41 +0000)]
[packages] curl: enable IPv6 if CONFIG_IPV6 is set (#8547)

SVN-Revision: 24986

13 years ago[packages] mpd: Bump copyright date from r24970
Vasilis Tsiligiannis [Thu, 13 Jan 2011 00:14:08 +0000 (00:14 +0000)]
[packages] mpd: Bump copyright date from r24970

SVN-Revision: 24973

13 years ago[packages] quagga: Revert community related memleak fixes until properly implemented
Vasilis Tsiligiannis [Thu, 13 Jan 2011 00:14:03 +0000 (00:14 +0000)]
[packages] quagga: Revert community related memleak fixes until properly implemented

SVN-Revision: 24972

13 years ago[packages] quagga: Remove libpthread dependency and bogus make flags
Vasilis Tsiligiannis [Thu, 13 Jan 2011 00:13:57 +0000 (00:13 +0000)]
[packages] quagga: Remove libpthread dependency and bogus make flags

SVN-Revision: 24971

13 years ago[packages] mpd: Remove duplicate configure of aac (thanks Xiangfu Liu)
Vasilis Tsiligiannis [Thu, 13 Jan 2011 00:08:12 +0000 (00:08 +0000)]
[packages] mpd: Remove duplicate configure of aac (thanks Xiangfu Liu)

SVN-Revision: 24970

13 years agonet/quagga: fix a compile issue on pgbgp (thank you acinonyx)
Alexandros C. Couloumbis [Tue, 11 Jan 2011 15:37:47 +0000 (15:37 +0000)]
net/quagga: fix a compile issue on pgbgp (thank you acinonyx)

SVN-Revision: 24967

13 years ago[PATCH] package/yaddns: bump version, add uci compatibility
Jo-Philipp Wich [Mon, 10 Jan 2011 16:10:04 +0000 (16:10 +0000)]
[PATCH] package/yaddns: bump version, add uci compatibility
Use a newer multi-service version, and integrate into the UCI configuration
system properly (should work with luci too).

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

13 years ago[packages] ddns-scripts: prevent duplicate % escaping
Jo-Philipp Wich [Mon, 10 Jan 2011 16:04:56 +0000 (16:04 +0000)]
[packages] ddns-scripts: prevent duplicate % escaping

SVN-Revision: 24958

13 years agonet/quagga: add Pretty Good BGP patches: http://www.cs.unm.edu/~karlinjf/pgbgp/
Alexandros C. Couloumbis [Mon, 10 Jan 2011 12:58:09 +0000 (12:58 +0000)]
net/quagga: add Pretty Good BGP patches: cs.unm.edu/~karlinjf/pgbgp/

SVN-Revision: 24957

13 years ago[packages] nmap: makefile cleanup
Nuno Goncalves [Mon, 10 Jan 2011 12:22:12 +0000 (12:22 +0000)]
[packages] nmap: makefile cleanup

SVN-Revision: 24956

13 years ago[packages] nmap: update to version 5.36TEST3, added ncat, nping, ndiff and versions...
Nuno Goncalves [Sun, 9 Jan 2011 16:19:02 +0000 (16:19 +0000)]
[packages] nmap: update to version 5.36TEST3, added ncat, nping, ndiff and versions with ssl support

SVN-Revision: 24947

13 years ago[packages] freeswitch: Remove myself as maintainter due to non-competition agreement
Daniel Dickinson [Sun, 9 Jan 2011 04:32:08 +0000 (04:32 +0000)]
[packages] freeswitch: Remove myself as maintainter due to non-competition agreement

SVN-Revision: 24942

13 years ago[packages] xtables-addons: the configure first calls "make kernelrelease" which then...
Jo-Philipp Wich [Thu, 6 Jan 2011 09:57:53 +0000 (09:57 +0000)]
[packages] xtables-addons: the configure first calls "make kernelrelease" which then triggers a silentoldconfig of the tree
for the sole purpose of adding the localversion which is then stripped anyway. Let it call "make kernelversion" instead
which does not have such issues. This patch should fix #8535.

SVN-Revision: 24920

13 years ago[packages] fetchmail: update to 6.3.19, add ssl/nossl variants
Stephen Walker [Thu, 6 Jan 2011 04:53:53 +0000 (04:53 +0000)]
[packages] fetchmail: update to 6.3.19, add ssl/nossl variants

SVN-Revision: 24919

13 years ago[packages] msmtp: update to 1.4.22
Stephen Walker [Thu, 6 Jan 2011 04:52:24 +0000 (04:52 +0000)]
[packages] msmtp: update to 1.4.22

SVN-Revision: 24918

13 years ago[packages] dosfstools: update to 3.0.11
Stephen Walker [Thu, 6 Jan 2011 04:51:47 +0000 (04:51 +0000)]
[packages] dosfstools: update to 3.0.11

SVN-Revision: 24917

13 years ago[packages] nbd: update to 2.9.18, add kmod-nbd dependency, use PKG_INSTALL
Stephen Walker [Thu, 6 Jan 2011 04:50:58 +0000 (04:50 +0000)]
[packages] nbd: update to 2.9.18, add kmod-nbd dependency, use PKG_INSTALL

SVN-Revision: 24916

13 years ago[packages] p910nd: update to 0.94, drop obsolete patch, use PKG_INSTALL
Stephen Walker [Wed, 5 Jan 2011 21:29:51 +0000 (21:29 +0000)]
[packages] p910nd: update to 0.94, drop obsolete patch, use PKG_INSTALL

SVN-Revision: 24913

13 years ago[packages] i2c-tools: update to 3.0.3, refresh patches
Stephen Walker [Wed, 5 Jan 2011 21:27:53 +0000 (21:27 +0000)]
[packages] i2c-tools: update to 3.0.3, refresh patches

SVN-Revision: 24912

13 years ago[packages] restorefactory: update to release 5
Nuno Goncalves [Wed, 5 Jan 2011 15:34:05 +0000 (15:34 +0000)]
[packages] restorefactory: update to release 5

SVN-Revision: 24910

13 years ago[packages] watchcat: update to release 5
Nuno Goncalves [Wed, 5 Jan 2011 15:33:39 +0000 (15:33 +0000)]
[packages] watchcat: update to release 5

SVN-Revision: 24909

13 years ago[packages] unrar: update to 4.0.4, link against uclibcxx, use PKG_INSTALL
Stephen Walker [Wed, 5 Jan 2011 11:28:33 +0000 (11:28 +0000)]
[packages] unrar: update to 4.0.4, link against uclibcxx, use PKG_INSTALL

SVN-Revision: 24908

13 years ago[packages] l2tpv3tun: update to 0.2, use PKG_INSTALL and MAKE_FLAGS, cleanup whitespace
Stephen Walker [Wed, 5 Jan 2011 11:20:47 +0000 (11:20 +0000)]
[packages] l2tpv3tun: update to 0.2, use PKG_INSTALL and MAKE_FLAGS, cleanup whitespace

SVN-Revision: 24907

13 years ago[packages] sshtunnel: changed default retry time
Nuno Goncalves [Tue, 4 Jan 2011 21:13:00 +0000 (21:13 +0000)]
[packages] sshtunnel: changed default retry time

SVN-Revision: 24904

13 years ago[packages] watchcat: changed initd sequence
Nuno Goncalves [Tue, 4 Jan 2011 21:12:30 +0000 (21:12 +0000)]
[packages] watchcat: changed initd sequence

SVN-Revision: 24903

13 years ago[packages] watchcat: added default settings
Nuno Goncalves [Tue, 4 Jan 2011 17:20:37 +0000 (17:20 +0000)]
[packages] watchcat: added default settings

SVN-Revision: 24902

13 years ago[packages] restorefactory: directory fix
Nuno Goncalves [Tue, 4 Jan 2011 15:09:29 +0000 (15:09 +0000)]
[packages] restorefactory: directory fix

SVN-Revision: 24900