openwrt/svn-archive/packages.git
14 years agonfs-kernel-server: add dependency on librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:31 +0000 (01:45 +0000)]
nfs-kernel-server: add dependency on librpc

SVN-Revision: 25502

14 years agoportmap: add dependency on librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:29 +0000 (01:45 +0000)]
portmap: add dependency on librpc

SVN-Revision: 25501

14 years agonfs-server: add support for building with external librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:26 +0000 (01:45 +0000)]
nfs-server: add support for building with external librpc

SVN-Revision: 25500

14 years agonfs-kernel-server: fix compile issues with uclibc and the new external librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:25 +0000 (01:45 +0000)]
nfs-kernel-server: fix compile issues with uclibc and the new external librpc

SVN-Revision: 25499

14 years agoportmap: use the new LIBRPC flag
Felix Fietkau [Sun, 13 Feb 2011 01:45:22 +0000 (01:45 +0000)]
portmap: use the new LIBRPC flag

SVN-Revision: 25498

14 years agomake QMAKE_LIBS modifiable from within OpenWrt Makefiles invoking qmake
Mirko Vogt [Sat, 12 Feb 2011 19:56:38 +0000 (19:56 +0000)]
make QMAKE_LIBS modifiable from within OpenWrt Makefiles invoking qmake

SVN-Revision: 25489

14 years agoqt4: add qt4-openssl (#8726)
Florian Fainelli [Sat, 12 Feb 2011 19:27:01 +0000 (19:27 +0000)]
qt4: add qt4-openssl (#8726)

SVN-Revision: 25487

14 years agonet-snmp: enable 64-bits counter (#8818)
Florian Fainelli [Sat, 12 Feb 2011 19:22:39 +0000 (19:22 +0000)]
net-snmp: enable 64-bits counter (#8818)

SVN-Revision: 25486

14 years agodont add libgcc two times
Peter Wagner [Sat, 12 Feb 2011 16:37:40 +0000 (16:37 +0000)]
dont add libgcc two times

SVN-Revision: 25477

14 years agodepends on openssh-keygen
Peter Wagner [Sat, 12 Feb 2011 16:31:50 +0000 (16:31 +0000)]
depends on openssh-keygen

SVN-Revision: 25476

14 years agonmap: update to version 5.51
Nuno Goncalves [Sat, 12 Feb 2011 16:18:56 +0000 (16:18 +0000)]
nmap: update to version 5.51

SVN-Revision: 25475

14 years agoopenssh: simplify makefile
Florian Fainelli [Sat, 12 Feb 2011 12:57:31 +0000 (12:57 +0000)]
openssh: simplify makefile

SVN-Revision: 25471

14 years agoDEPENDS on libgcc
Peter Wagner [Sat, 12 Feb 2011 11:36:41 +0000 (11:36 +0000)]
DEPENDS on libgcc

SVN-Revision: 25470

14 years agotransmission: update to 2.21
Cezary Jackiewicz [Fri, 11 Feb 2011 16:18:16 +0000 (16:18 +0000)]
transmission: update to 2.21

SVN-Revision: 25467

14 years agowide-dhcpv6: generate used DUID from interface mac address before starting the client
Jo-Philipp Wich [Fri, 11 Feb 2011 03:38:22 +0000 (03:38 +0000)]
wide-dhcpv6: generate used DUID from interface mac address before starting the client

SVN-Revision: 25461

14 years agoadd DSCP QoS options to ssh_config and sshd_config thanks Philip Prindeville
Peter Wagner [Thu, 10 Feb 2011 18:35:16 +0000 (18:35 +0000)]
add DSCP QoS options to ssh_config and sshd_config thanks Philip Prindeville

SVN-Revision: 25451

14 years agoPackage: haproxy bump to version 1.4.11
Thomas Heil [Thu, 10 Feb 2011 17:36:19 +0000 (17:36 +0000)]
Package: haproxy bump to version 1.4.11

SVN-Revision: 25446

14 years agoPackage: haproxy (forgot to increse Version)
Thomas Heil [Thu, 10 Feb 2011 17:15:16 +0000 (17:15 +0000)]
Package: haproxy (forgot to increse Version)

SVN-Revision: 25445

14 years agoPackage: haproxy - increase default bufsize to 16384 so that http error 400 is not...
Thomas Heil [Thu, 10 Feb 2011 17:14:36 +0000 (17:14 +0000)]
Package: haproxy - increase default bufsize to 16384 so that http error 400 is not thrown any longer due to large get requests (reduce this in the global section with (tune.bufsize 8192) to save memory Thx. to Willy

SVN-Revision: 25444

14 years agoopencdk: change default mirror
Florian Fainelli [Wed, 9 Feb 2011 20:36:36 +0000 (20:36 +0000)]
opencdk: change default mirror

SVN-Revision: 25438

14 years agoopencdk: fix verification of clearsigned documents
Florian Fainelli [Wed, 9 Feb 2011 20:36:32 +0000 (20:36 +0000)]
opencdk: fix verification of clearsigned documents

This patch fixes a bug in the upstream library that prevents the verification of
 clearsigned documents with \r\n line endings. Obviously, it should go under
feeds/packages/libs/opencdk/patches/

Signed-off-by: Daniel A. Nagy <nagydani@epointsystem.org>
SVN-Revision: 25437

14 years agolibusb: prevent building unused stuff
Florian Fainelli [Wed, 9 Feb 2011 20:36:29 +0000 (20:36 +0000)]
libusb: prevent building unused stuff

This patch prevents the processing of the 'doc' and 'tests'
subdirectories of the libusb package. Since the result of building these
directories is never included in the ipkg package, omitting them saves
compilation time and avoids possible errors if building the docs fails
because of some openjade error (as it happened in my case).

This is my first contribution to the list, so please tell me if
something's wrong or if I could do smth better next time :-)

Signed-off-by: Joachim Schlipper <jschlipper@gmx.de>
SVN-Revision: 25436

14 years agolibjpeg: fix parallel build
Florian Fainelli [Wed, 9 Feb 2011 20:36:27 +0000 (20:36 +0000)]
libjpeg: fix parallel build

For parallel builds, make targets that build need to be separated from targets that install ;-)

Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 25435

14 years agocoreutils: rework Makefile.
Florian Fainelli [Wed, 9 Feb 2011 20:36:21 +0000 (20:36 +0000)]
coreutils: rework Makefile.

SVN-Revision: 25434

14 years agoupdate coreutils to 8.8
Florian Fainelli [Wed, 9 Feb 2011 13:15:22 +0000 (13:15 +0000)]
update coreutils to 8.8

Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
SVN-Revision: 25432

14 years agopwrtray: Update to latest n810bm API
Michael Büsch [Wed, 9 Feb 2011 12:54:07 +0000 (12:54 +0000)]
pwrtray: Update to latest n810bm API

SVN-Revision: 25430

14 years agoradvd: use "::/64" placeholder for empty prefixes in interface sections (#8788)
Jo-Philipp Wich [Tue, 8 Feb 2011 17:30:56 +0000 (17:30 +0000)]
radvd: use "::/64" placeholder for empty prefixes in interface sections (#8788)

SVN-Revision: 25424

14 years agoremove obsolete lines
Peter Wagner [Tue, 8 Feb 2011 00:05:48 +0000 (00:05 +0000)]
remove obsolete lines

SVN-Revision: 25416

14 years agoirssi: Add missing libpthread dependency
Vasilis Tsiligiannis [Mon, 7 Feb 2011 21:44:58 +0000 (21:44 +0000)]
irssi: Add missing libpthread dependency

SVN-Revision: 25410

14 years agoglib2: Add zlib and libpthread build dependencies
Vasilis Tsiligiannis [Mon, 7 Feb 2011 21:44:53 +0000 (21:44 +0000)]
glib2: Add zlib and libpthread build dependencies

SVN-Revision: 25409

14 years agosyslog-ng3: Add missing libpthread and zlib dependencies
Vasilis Tsiligiannis [Mon, 7 Feb 2011 21:44:47 +0000 (21:44 +0000)]
syslog-ng3: Add missing libpthread and zlib dependencies

SVN-Revision: 25408

14 years agoqt4: Default build rule: Honor PKG_JOBS, if present
Michael Büsch [Mon, 7 Feb 2011 17:12:22 +0000 (17:12 +0000)]
qt4: Default build rule: Honor PKG_JOBS, if present

SVN-Revision: 25404

14 years agoqt4: Port r25400 to qt-x11
Michael Büsch [Mon, 7 Feb 2011 17:00:57 +0000 (17:00 +0000)]
qt4: Port r25400 to qt-x11

SVN-Revision: 25403

14 years agotransmission: update to 2.20 final
Cezary Jackiewicz [Mon, 7 Feb 2011 15:58:58 +0000 (15:58 +0000)]
transmission: update to 2.20 final

SVN-Revision: 25402

14 years agoqmake.mk: pass $(STAGING_DIR); override Build/Compile/Default
Mirko Vogt [Mon, 7 Feb 2011 13:03:54 +0000 (13:03 +0000)]
qmake.mk: pass $(STAGING_DIR); override Build/Compile/Default

SVN-Revision: 25401

14 years agofix passing variables to qmake
Mirko Vogt [Mon, 7 Feb 2011 13:03:08 +0000 (13:03 +0000)]
fix passing variables to qmake

SVN-Revision: 25400

14 years agogst-plugins-base, gst-plugins-good, gst-plugins-ugly: use nls.mk
Jo-Philipp Wich [Mon, 7 Feb 2011 01:35:38 +0000 (01:35 +0000)]
gst-plugins-base, gst-plugins-good, gst-plugins-ugly: use nls.mk

SVN-Revision: 25397

14 years agoxmlrpc-c: partly revert r25357 - it broke autoreconf (#8814)
Jo-Philipp Wich [Sun, 6 Feb 2011 22:12:53 +0000 (22:12 +0000)]
xmlrpc-c: partly revert r25357 - it broke autoreconf (#8814)

SVN-Revision: 25396

14 years agobatman-adv: rename folder name to match project & package name
Marek Lindner [Sun, 6 Feb 2011 20:32:58 +0000 (20:32 +0000)]
batman-adv: rename folder name to match project & package name

SVN-Revision: 25394

14 years ago- fix building of baresip/restund - Signed-off-by: Alfred E. Heggestad <aeh at db...
Scott V. Kamp [Sun, 6 Feb 2011 19:53:53 +0000 (19:53 +0000)]
- fix building of baresip/restund - Signed-off-by: Alfred E. Heggestad <aeh at db.org>

SVN-Revision: 25393

14 years agotransmission: add run_daemon_as user to default config, build for embedded system
Cezary Jackiewicz [Sun, 6 Feb 2011 19:13:35 +0000 (19:13 +0000)]
transmission: add run_daemon_as user to default config, build for embedded system

SVN-Revision: 25392

14 years agogettext-full: fix compilation against uClibc 0.9.30 (#8413)
Jo-Philipp Wich [Sun, 6 Feb 2011 16:47:41 +0000 (16:47 +0000)]
gettext-full: fix compilation against uClibc 0.9.30 (#8413)

SVN-Revision: 25389

14 years agotransmission: update to 2.20b4, add new options
Cezary Jackiewicz [Sun, 6 Feb 2011 15:41:24 +0000 (15:41 +0000)]
transmission: update to 2.20b4, add new options

SVN-Revision: 25387

14 years agoopenssh: update to 5.8p1
Peter Wagner [Sun, 6 Feb 2011 13:03:37 +0000 (13:03 +0000)]
openssh: update to 5.8p1

SVN-Revision: 25382

14 years agoinstall header-files, fix modules installation, remove @BROKEN
Jan Willies [Sat, 5 Feb 2011 19:46:49 +0000 (19:46 +0000)]
install header-files, fix modules installation, remove @BROKEN

SVN-Revision: 25375

14 years agoupdate to 0.20.0
Jan Willies [Sat, 5 Feb 2011 19:42:41 +0000 (19:42 +0000)]
update to 0.20.0

SVN-Revision: 25374

14 years agoupdate to 0.30
Jan Willies [Sat, 5 Feb 2011 19:40:39 +0000 (19:40 +0000)]
update to 0.30

SVN-Revision: 25373

14 years agoscmpc: fix linking with openssl
Jo-Philipp Wich [Fri, 4 Feb 2011 12:58:39 +0000 (12:58 +0000)]
scmpc: fix linking with openssl

SVN-Revision: 25362

14 years agonbd: use nls.mk (for now)
Jo-Philipp Wich [Fri, 4 Feb 2011 12:53:37 +0000 (12:53 +0000)]
nbd: use nls.mk (for now)

SVN-Revision: 25361

14 years agogst-plugin-base: use nls.mk (for now)
Jo-Philipp Wich [Fri, 4 Feb 2011 12:50:53 +0000 (12:50 +0000)]
gst-plugin-base: use nls.mk (for now)

SVN-Revision: 25360

14 years ago- level up to svn rev 2080 - remove unneeded patches - add dummy package xmlrpc-c...
Mirko Vogt [Fri, 4 Feb 2011 11:35:14 +0000 (11:35 +0000)]
- level up to svn rev 2080 - remove unneeded patches - add dummy package xmlrpc-c which is needed to avoid dependency problems when installing xmlrpc-c as package on the target later

SVN-Revision: 25357

14 years agoweechat: fix autoreconf
Jo-Philipp Wich [Thu, 3 Feb 2011 20:04:30 +0000 (20:04 +0000)]
weechat: fix autoreconf

SVN-Revision: 25350

14 years agoyapsnmp: fix various autofails
Jo-Philipp Wich [Thu, 3 Feb 2011 19:13:26 +0000 (19:13 +0000)]
yapsnmp: fix various autofails

SVN-Revision: 25349

14 years agotor: add geoip package
Felix Fietkau [Thu, 3 Feb 2011 18:23:41 +0000 (18:23 +0000)]
tor: add geoip package

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 25347

14 years agosend: resolve header clash with libconfig
Jo-Philipp Wich [Thu, 3 Feb 2011 18:10:11 +0000 (18:10 +0000)]
send: resolve header clash with libconfig

SVN-Revision: 25346

14 years agobabel: new upstream release
Gabriel Kerneis [Thu, 3 Feb 2011 17:53:16 +0000 (17:53 +0000)]
babel: new upstream release

30 January 2011: babeld 1.1.0:

  * INCOMPATIBLE CHANGE: the UDP port number and multicast group have
    been changed to be the ones allocated by IANA.
  * Initial port to OpenBSD, by Vincent Gross.

SVN-Revision: 25345

14 years agolibsdl-mixer: fix autoreconf
Jo-Philipp Wich [Thu, 3 Feb 2011 17:16:24 +0000 (17:16 +0000)]
libsdl-mixer: fix autoreconf

SVN-Revision: 25342

14 years agodmapd: use nls.mk
Jo-Philipp Wich [Thu, 3 Feb 2011 12:40:13 +0000 (12:40 +0000)]
dmapd: use nls.mk

SVN-Revision: 25341

14 years agominidlna: fix iconv switch fallout
Jo-Philipp Wich [Thu, 3 Feb 2011 10:40:20 +0000 (10:40 +0000)]
minidlna: fix iconv switch fallout

SVN-Revision: 25340

14 years agobtpd: add autoreconf fixup to prevent openssl removal related build failures * re...
Stephen Walker [Thu, 3 Feb 2011 08:09:53 +0000 (08:09 +0000)]
btpd: add autoreconf fixup to prevent openssl removal related build failures * re-drop libopenssl dependency * fix description's long lines

SVN-Revision: 25339

14 years agondisc: update to 1.0.0 * add missing libpthread dependencies * append -std=c99 to...
Stephen Walker [Thu, 3 Feb 2011 03:25:29 +0000 (03:25 +0000)]
ndisc: update to 1.0.0 * add missing libpthread dependencies * append -std=c99 to TARGET_CFLAGS * update URL * use PKG_INSTALL * refresh patches

SVN-Revision: 25336

14 years agophp5: add upstream fix for "php_crypt_r.c:(.text+0x5a8): undefined reference to ...
Jo-Philipp Wich [Thu, 3 Feb 2011 01:36:26 +0000 (01:36 +0000)]
php5: add upstream fix for "php_crypt_r.c:(.text+0x5a8): undefined reference to `membar_producer'"

SVN-Revision: 25335

14 years agocalvaria: Add basic PMM parser
Michael Büsch [Thu, 3 Feb 2011 01:26:40 +0000 (01:26 +0000)]
calvaria: Add basic PMM parser

SVN-Revision: 25334

14 years agoelfutils: use nls.mk
Jo-Philipp Wich [Wed, 2 Feb 2011 20:06:24 +0000 (20:06 +0000)]
elfutils: use nls.mk

SVN-Revision: 25326

14 years agoflac: Refresh patches
Vasilis Tsiligiannis [Wed, 2 Feb 2011 19:01:21 +0000 (19:01 +0000)]
flac: Refresh patches

SVN-Revision: 25321

14 years agoglib2: Update to v2.26.1
Vasilis Tsiligiannis [Wed, 2 Feb 2011 19:01:16 +0000 (19:01 +0000)]
glib2: Update to v2.26.1

SVN-Revision: 25320

14 years agomake libintl and libiconv stub/full implementations switchable, use the new include...
Jo-Philipp Wich [Wed, 2 Feb 2011 18:54:24 +0000 (18:54 +0000)]
make libintl and libiconv stub/full implementations switchable, use the new include/nls.mk infrastructure for it

SVN-Revision: 25319

14 years agodigitemp: Add ds9097u support (#8778)
Vasilis Tsiligiannis [Wed, 2 Feb 2011 18:52:31 +0000 (18:52 +0000)]
digitemp: Add ds9097u support (#8778)

SVN-Revision: 25318

14 years agoffmpeg: Add libswscale package (#8763)
Vasilis Tsiligiannis [Wed, 2 Feb 2011 18:48:50 +0000 (18:48 +0000)]
ffmpeg: Add libswscale package (#8763)

SVN-Revision: 25316

14 years agoserdisplib: Update to v1.97.9 (#8757)
Vasilis Tsiligiannis [Wed, 2 Feb 2011 18:21:44 +0000 (18:21 +0000)]
serdisplib: Update to v1.97.9 (#8757)

SVN-Revision: 25315

14 years agosubversion: fix autoreconf
Jo-Philipp Wich [Wed, 2 Feb 2011 18:19:37 +0000 (18:19 +0000)]
subversion: fix autoreconf

SVN-Revision: 25314

14 years agolibmms: Update to v0.6 (#8756)
Vasilis Tsiligiannis [Wed, 2 Feb 2011 18:19:19 +0000 (18:19 +0000)]
libmms: Update to v0.6 (#8756)

SVN-Revision: 25313

14 years agoChangeset 25113 bumped the version of package ntfs-3g to 2011.1.15 but the checksum...
Bud Dhay [Wed, 2 Feb 2011 12:45:12 +0000 (12:45 +0000)]
Changeset 25113 bumped the version of package ntfs-3g to 2011.1.15 but the checksum for that blob is erroneously called PKG_MD5SUM_2010.1.15.

This patch provides a fix for this typo.

thanks Marc Vels

SVN-Revision: 25308

14 years agocalvaria: Fix dump
Michael Büsch [Wed, 2 Feb 2011 11:53:40 +0000 (11:53 +0000)]
calvaria: Fix dump

SVN-Revision: 25307

14 years agoicecast: fix build, properly use libvorbisidec
Felix Fietkau [Wed, 2 Feb 2011 02:36:56 +0000 (02:36 +0000)]
icecast: fix build, properly use libvorbisidec

SVN-Revision: 25306

14 years agovips: use libtool/autoconf fixups, fix linker errors
Felix Fietkau [Wed, 2 Feb 2011 02:36:55 +0000 (02:36 +0000)]
vips: use libtool/autoconf fixups, fix linker errors

SVN-Revision: 25305

14 years agoustl: disable bounds check exceptions when not using libstdc++, fixes compile errors
Felix Fietkau [Wed, 2 Feb 2011 02:36:52 +0000 (02:36 +0000)]
ustl: disable bounds check exceptions when not using libstdc++, fixes compile errors

SVN-Revision: 25304

14 years agoflac: fix autoreconf
Vasilis Tsiligiannis [Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)]
flac: fix autoreconf

SVN-Revision: 25300

14 years agohtop: override runtime detection of /proc files
Jo-Philipp Wich [Tue, 1 Feb 2011 23:32:09 +0000 (23:32 +0000)]
htop: override runtime detection of /proc files

SVN-Revision: 25299

14 years agomiredo: add a missing #include to fix compile errors under uclibc 0.9.32
Felix Fietkau [Tue, 1 Feb 2011 21:41:45 +0000 (21:41 +0000)]
miredo: add a missing #include to fix compile errors under uclibc 0.9.32

SVN-Revision: 25297

14 years agontfsprogs: add missing dependency on libgcrypt
Felix Fietkau [Tue, 1 Feb 2011 21:41:42 +0000 (21:41 +0000)]
ntfsprogs: add missing dependency on libgcrypt

SVN-Revision: 25296

14 years agomemcached: fix compile error triggerd by defining __need_IOV_MAX too late
Felix Fietkau [Tue, 1 Feb 2011 21:41:33 +0000 (21:41 +0000)]
memcached: fix compile error triggerd by defining __need_IOV_MAX too late

SVN-Revision: 25295

14 years agogettext-full: fix path to libintl.h
Felix Fietkau [Tue, 1 Feb 2011 20:31:42 +0000 (20:31 +0000)]
gettext-full: fix path to libintl.h

SVN-Revision: 25291

14 years agoadd a stub for libiconv_set_relocation_prefix (fixes gettext-full build)
Felix Fietkau [Tue, 1 Feb 2011 20:31:41 +0000 (20:31 +0000)]
add a stub for libiconv_set_relocation_prefix (fixes gettext-full build)

SVN-Revision: 25290

14 years agogettext: remove () around the N_ macro to fix packages that concantenate strings...
Felix Fietkau [Tue, 1 Feb 2011 20:31:38 +0000 (20:31 +0000)]
gettext: remove () around the N_ macro to fix packages that concantenate strings passed through it (fixes elfutils compile)

SVN-Revision: 25289

14 years agolibxml2: add a more reliable mirror, original site is down
Felix Fietkau [Tue, 1 Feb 2011 20:31:36 +0000 (20:31 +0000)]
libxml2: add a more reliable mirror, original site is down

SVN-Revision: 25288

14 years agobtpd: add missing dependency on libopenssl
Felix Fietkau [Tue, 1 Feb 2011 20:31:35 +0000 (20:31 +0000)]
btpd: add missing dependency on libopenssl

SVN-Revision: 25287

14 years agolibtheora: add a build dependency on libvorbis to make autoreconf work again
Felix Fietkau [Tue, 1 Feb 2011 20:31:32 +0000 (20:31 +0000)]
libtheora: add a build dependency on libvorbis to make autoreconf work again

SVN-Revision: 25286

14 years agortorrent: don't use fix dep on xmlrpc-c after last commit
Jo-Philipp Wich [Mon, 31 Jan 2011 22:06:30 +0000 (22:06 +0000)]
rtorrent: don't use fix dep on xmlrpc-c after last commit

SVN-Revision: 25267

14 years agoxmlrpc-c: don't use underscores in package names, it will confuse opkg
Jo-Philipp Wich [Mon, 31 Jan 2011 22:05:50 +0000 (22:05 +0000)]
xmlrpc-c: don't use underscores in package names, it will confuse opkg

SVN-Revision: 25266

14 years agotransmission: update to 2.20b3
Cezary Jackiewicz [Mon, 31 Jan 2011 18:21:50 +0000 (18:21 +0000)]
transmission: update to 2.20b3

SVN-Revision: 25262

14 years agocppunit: Fix install
Hamish Guthrie [Mon, 31 Jan 2011 11:23:14 +0000 (11:23 +0000)]
cppunit: Fix install

SVN-Revision: 25261

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

SVN-Revision: 25260

14 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

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

SVN-Revision: 25253

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

SVN-Revision: 25252

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

SVN-Revision: 25251

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

SVN-Revision: 25250

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

SVN-Revision: 25249

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

SVN-Revision: 25248