openwrt/svn-archive/archive.git
12 years agoettercap: Fix parallel build
Michael Büsch [Sun, 10 Oct 2010 18:27:43 +0000 (18:27 +0000)]
ettercap: Fix parallel build

SVN-Revision: 23387

12 years agoeggdrop: Fix parallel build
Michael Büsch [Sun, 10 Oct 2010 18:06:12 +0000 (18:06 +0000)]
eggdrop: Fix parallel build

SVN-Revision: 23386

12 years agoeggdrop: TCL8.5 compile fix
Michael Büsch [Sun, 10 Oct 2010 17:58:03 +0000 (17:58 +0000)]
eggdrop: TCL8.5 compile fix

SVN-Revision: 23385

12 years agoboost: Enable parallel compile
Michael Büsch [Sun, 10 Oct 2010 16:16:11 +0000 (16:16 +0000)]
boost: Enable parallel compile

SVN-Revision: 23380

12 years agoipsec-tools: Enable parallel build
Michael Büsch [Sun, 10 Oct 2010 14:15:25 +0000 (14:15 +0000)]
ipsec-tools: Enable parallel build

SVN-Revision: 23379

12 years agoipsec-tools: Fix compile on linux-2.6.36
Michael Büsch [Sun, 10 Oct 2010 14:14:57 +0000 (14:14 +0000)]
ipsec-tools: Fix compile on linux-2.6.36

SVN-Revision: 23378

12 years agowing: Enable parallel build
Michael Büsch [Sun, 10 Oct 2010 13:26:42 +0000 (13:26 +0000)]
wing: Enable parallel build

SVN-Revision: 23377

12 years agowing: Attempt to fix cross compile issues.
Michael Büsch [Sun, 10 Oct 2010 13:26:18 +0000 (13:26 +0000)]
wing: Attempt to fix cross compile issues.
The target build inherits configure properties from the host. This results in broken compile for an ARM target and PPC host. (and other combinations as well).
This tries to fix it. However, it still is not 100% safe. However, it does work on ARM/PPC with these changes.
We should either split this into host and target packages, or run a "make clean" between the host and target parts.

SVN-Revision: 23376

12 years agoqt4: Fix tslib mouse dependencies
Michael Büsch [Sat, 9 Oct 2010 19:43:36 +0000 (19:43 +0000)]
qt4: Fix tslib mouse dependencies

SVN-Revision: 23372

12 years agopyqt4: depend on X11
Michael Büsch [Sat, 9 Oct 2010 17:55:47 +0000 (17:55 +0000)]
pyqt4: depend on X11

SVN-Revision: 23371

12 years agoDo not pass -B to python. It might not like it.
Michael Büsch [Sat, 9 Oct 2010 17:53:06 +0000 (17:53 +0000)]
Do not pass -B to python. It might not like it.

SVN-Revision: 23370

12 years ago[packages] aodv-uu: resolve reference to CONFIG_LINUX_2_6
Jo-Philipp Wich [Sat, 9 Oct 2010 17:19:19 +0000 (17:19 +0000)]
[packages] aodv-uu: resolve reference to CONFIG_LINUX_2_6

SVN-Revision: 23368

12 years agophp5: Enable parallel build (patch by loswillios)
Michael Büsch [Sat, 9 Oct 2010 16:49:03 +0000 (16:49 +0000)]
php5: Enable parallel build (patch by loswillios)

SVN-Revision: 23366

12 years agopeerguardian: Fix typo
Michael Büsch [Sat, 9 Oct 2010 16:43:04 +0000 (16:43 +0000)]
peerguardian: Fix typo

SVN-Revision: 23365

12 years agovncrepeater: Enable parallel build
Michael Büsch [Sat, 9 Oct 2010 16:29:20 +0000 (16:29 +0000)]
vncrepeater: Enable parallel build

SVN-Revision: 23364

12 years agovncrepeater: Fix link failure. Add missing -lc and -lgcc
Michael Büsch [Sat, 9 Oct 2010 16:28:39 +0000 (16:28 +0000)]
vncrepeater: Fix link failure. Add missing -lc and -lgcc

SVN-Revision: 23363

12 years agouob-nomad: Internal dependencies are broken. Force -j1 for now.
Michael Büsch [Sat, 9 Oct 2010 16:08:31 +0000 (16:08 +0000)]
uob-nomad: Internal dependencies are broken. Force -j1 for now.

SVN-Revision: 23362

12 years agoucmb: Fix compile on 2.6.36
Michael Büsch [Sat, 9 Oct 2010 15:43:06 +0000 (15:43 +0000)]
ucmb: Fix compile on 2.6.36

SVN-Revision: 23361

12 years agost2205tool: Fix parallel build
Michael Büsch [Sat, 9 Oct 2010 15:12:08 +0000 (15:12 +0000)]
st2205tool: Fix parallel build

SVN-Revision: 23360

12 years agosablevm-sdk: Fix parallel build
Michael Büsch [Sat, 9 Oct 2010 11:10:52 +0000 (11:10 +0000)]
sablevm-sdk: Fix parallel build

SVN-Revision: 23359

12 years agosablevm-sdk: Do not hardcode host paths.
Michael Büsch [Sat, 9 Oct 2010 11:05:26 +0000 (11:05 +0000)]
sablevm-sdk: Do not hardcode host paths.

SVN-Revision: 23358

12 years agopthsem: Update. This fixes parallel build.
Michael Büsch [Sat, 9 Oct 2010 10:29:57 +0000 (10:29 +0000)]
pthsem: Update. This fixes parallel build.

SVN-Revision: 23357

12 years agopeerguardian: Bump release
Michael Büsch [Sat, 9 Oct 2010 09:29:18 +0000 (09:29 +0000)]
peerguardian: Bump release

SVN-Revision: 23356

12 years agopeerguardian: Enable parallel build
Michael Büsch [Sat, 9 Oct 2010 09:11:03 +0000 (09:11 +0000)]
peerguardian: Enable parallel build

SVN-Revision: 23355

12 years agopeerguardian: Remove uclibc++ dep.
Michael Büsch [Sat, 9 Oct 2010 09:08:18 +0000 (09:08 +0000)]
peerguardian: Remove uclibc++ dep.
Linking to uclibc++ and libstdc++ results in duplicate symbols and linker problems.

SVN-Revision: 23354

12 years agoopenswan: Fix compile on linux-2.6.36
Michael Büsch [Sat, 9 Oct 2010 08:43:44 +0000 (08:43 +0000)]
openswan: Fix compile on linux-2.6.36

SVN-Revision: 23353

12 years ago[packages] transmission: update to 2.10, start torrents as soon as they are added
Cezary Jackiewicz [Sat, 9 Oct 2010 05:38:15 +0000 (05:38 +0000)]
[packages] transmission: update to 2.10, start torrents as soon as they are added

SVN-Revision: 23352

12 years agooldrd: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 23:57:13 +0000 (23:57 +0000)]
oldrd: Fix parallel build

SVN-Revision: 23347

12 years agonodogsplash: Parallel build fixes
Michael Büsch [Fri, 8 Oct 2010 23:13:03 +0000 (23:13 +0000)]
nodogsplash: Parallel build fixes

SVN-Revision: 23344

12 years agonodogsplash: mkinstalldirs script does not exist. Just use $(INSTALL_DIR).
Michael Büsch [Fri, 8 Oct 2010 22:54:41 +0000 (22:54 +0000)]
nodogsplash: mkinstalldirs script does not exist. Just use $(INSTALL_DIR).

SVN-Revision: 23343

12 years agonginx: Add openssl dependency. Also fix parallel build.
Michael Büsch [Fri, 8 Oct 2010 22:36:18 +0000 (22:36 +0000)]
nginx: Add openssl dependency. Also fix parallel build.

SVN-Revision: 23342

12 years agomrd6: Compile fixes.
Michael Büsch [Fri, 8 Oct 2010 22:15:43 +0000 (22:15 +0000)]
mrd6: Compile fixes.
Do not use uClibc++. It causes linker errors with multiple symbols.
Fix/enable parallel build.

SVN-Revision: 23341

12 years agomini_snmpd: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 20:47:39 +0000 (20:47 +0000)]
mini_snmpd: Fix parallel build

SVN-Revision: 23339

12 years agomdk3: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 20:38:17 +0000 (20:38 +0000)]
mdk3: Fix parallel build

SVN-Revision: 23338

12 years agoloop-aes: Update. Fixes compile on 2.6.36
Michael Büsch [Fri, 8 Oct 2010 20:14:40 +0000 (20:14 +0000)]
loop-aes: Update. Fixes compile on 2.6.36

SVN-Revision: 23337

12 years agolirc: Update. This fixes compile on 2.6.36
Michael Büsch [Fri, 8 Oct 2010 19:59:51 +0000 (19:59 +0000)]
lirc: Update. This fixes compile on 2.6.36

SVN-Revision: 23336

12 years agolibsynce: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 19:37:43 +0000 (19:37 +0000)]
libsynce: Fix parallel build

SVN-Revision: 23335

12 years agolibrpcsecgss: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 19:10:23 +0000 (19:10 +0000)]
librpcsecgss: Fix parallel build

SVN-Revision: 23334

12 years agolibmpd: Enable parallel build
Michael Büsch [Fri, 8 Oct 2010 18:54:09 +0000 (18:54 +0000)]
libmpd: Enable parallel build

SVN-Revision: 23333

12 years agolibmpd wants glib2
Michael Büsch [Fri, 8 Oct 2010 18:50:14 +0000 (18:50 +0000)]
libmpd wants glib2

SVN-Revision: 23332

12 years agolibgssapi: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 18:30:50 +0000 (18:30 +0000)]
libgssapi: Fix parallel build

SVN-Revision: 23331

12 years agolibdlna: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 17:57:18 +0000 (17:57 +0000)]
libdlna: Fix parallel build

SVN-Revision: 23330

12 years agokrb5: Enable parallel build
Michael Büsch [Fri, 8 Oct 2010 17:11:24 +0000 (17:11 +0000)]
krb5: Enable parallel build

SVN-Revision: 23329

12 years agokrb5: Remove leftover manual patching
Michael Büsch [Fri, 8 Oct 2010 16:56:35 +0000 (16:56 +0000)]
krb5: Remove leftover manual patching

SVN-Revision: 23328

12 years agonet/lsm: add link state monitor package. (thank you Brian J. Murrell)
Alexandros C. Couloumbis [Fri, 8 Oct 2010 15:23:33 +0000 (15:23 +0000)]
net/lsm: add link state monitor package. (thank you Brian J. Murrell)

SVN-Revision: 23326

12 years ago[package] babel: include upstream patch until next release
Gabriel Kerneis [Fri, 8 Oct 2010 15:05:50 +0000 (15:05 +0000)]
[package] babel: include upstream patch until next release

Fri Sep 24 16:25:40 CEST 2010  Juliusz Chroboczek <jch@pps.jussieu.fr>
  * Don't use __attribute__((packed)), it is buggy.

SVN-Revision: 23325

12 years ago[alsa-lib] use static's instead of extern's, as latter ones may result in linking...
Mirko Vogt [Fri, 8 Oct 2010 13:10:39 +0000 (13:10 +0000)]
[alsa-lib] use static's instead of extern's, as latter ones may result in linking errors

SVN-Revision: 23322

12 years ago[qt4] do not depend von QT4_WS_X11 as it creates a recursive dependency and therewith...
Mirko Vogt [Fri, 8 Oct 2010 13:10:34 +0000 (13:10 +0000)]
[qt4] do not depend von QT4_WS_X11 as it creates a recursive dependency and therewith weird behaviours in menuconfig

SVN-Revision: 23321

12 years agogmp: Fix parallel build
Michael Büsch [Fri, 8 Oct 2010 12:18:10 +0000 (12:18 +0000)]
gmp: Fix parallel build

SVN-Revision: 23320

12 years agoflite: Parallel build fixes.
Michael Büsch [Fri, 8 Oct 2010 11:52:40 +0000 (11:52 +0000)]
flite: Parallel build fixes.
It does not parallelize well due to the screwed build-rules. Seems nontrivial to fix and probably not worth it. But it should not fail to build anymore.

SVN-Revision: 23316

12 years agobatman: 2.6.36 compile fixes
Michael Büsch [Thu, 7 Oct 2010 22:06:23 +0000 (22:06 +0000)]
batman: 2.6.36 compile fixes

SVN-Revision: 23313

12 years agozaptel-1.4: Fix inode pointer
Michael Büsch [Thu, 7 Oct 2010 21:43:27 +0000 (21:43 +0000)]
zaptel-1.4: Fix inode pointer

SVN-Revision: 23312

12 years agopostgresql: Parallel build fixes
Michael Büsch [Thu, 7 Oct 2010 18:22:18 +0000 (18:22 +0000)]
postgresql: Parallel build fixes

SVN-Revision: 23311

12 years agomysql: Parallel build fixes
Michael Büsch [Thu, 7 Oct 2010 18:06:28 +0000 (18:06 +0000)]
mysql: Parallel build fixes

SVN-Revision: 23310

12 years agoRemove krb5 patches made unnecessary by version bump
W. Michael Petullo [Thu, 7 Oct 2010 17:13:32 +0000 (17:13 +0000)]
Remove krb5 patches made unnecessary by version bump

SVN-Revision: 23309

12 years agoUpdate krb5 to 1.8
W. Michael Petullo [Thu, 7 Oct 2010 17:12:34 +0000 (17:12 +0000)]
Update krb5 to 1.8

SVN-Revision: 23308

12 years agozaptel-1.4: Compilefixes for 2.6.36
Michael Büsch [Thu, 7 Oct 2010 17:07:46 +0000 (17:07 +0000)]
zaptel-1.4: Compilefixes for 2.6.36

SVN-Revision: 23307

12 years agoUpdate libdmapsharing to 2.1.6
W. Michael Petullo [Thu, 7 Oct 2010 17:07:04 +0000 (17:07 +0000)]
Update libdmapsharing to 2.1.6

SVN-Revision: 23306

12 years agoUpdate dmapd to 0.0.31
W. Michael Petullo [Thu, 7 Oct 2010 17:04:57 +0000 (17:04 +0000)]
Update dmapd to 0.0.31

SVN-Revision: 23305

12 years agoTest commit privileges
W. Michael Petullo [Thu, 7 Oct 2010 17:03:20 +0000 (17:03 +0000)]
Test commit privileges

SVN-Revision: 23304

12 years agoretutahvo: Fix deps
Michael Büsch [Wed, 6 Oct 2010 19:34:38 +0000 (19:34 +0000)]
retutahvo: Fix deps

SVN-Revision: 23277

12 years agoAdd retutahvo tool.
Michael Büsch [Wed, 6 Oct 2010 19:19:37 +0000 (19:19 +0000)]
Add retutahvo tool.

SVN-Revision: 23276

12 years ago[package] haproxy: ash dont support $(<..) so change to $(cat ..)
Thomas Heil [Wed, 6 Oct 2010 14:54:42 +0000 (14:54 +0000)]
[package] haproxy: ash dont support $(<..) so change to $(cat ..)

SVN-Revision: 23275

12 years ago[package] haproxy: fix blocking reload of service
Thomas Heil [Wed, 6 Oct 2010 14:15:43 +0000 (14:15 +0000)]
[package] haproxy: fix blocking reload of service

SVN-Revision: 23274

12 years ago[packages] ... and readd @!LINUX_2_4 change to speedtouch-usb-firmware
Jo-Philipp Wich [Wed, 6 Oct 2010 00:01:52 +0000 (00:01 +0000)]
[packages] ... and readd @!LINUX_2_4 change to speedtouch-usb-firmware

SVN-Revision: 23268

12 years ago[packages] revert accidentally committed changes
Jo-Philipp Wich [Wed, 6 Oct 2010 00:00:43 +0000 (00:00 +0000)]
[packages] revert accidentally committed changes

SVN-Revision: 23267

12 years ago[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246
Jo-Philipp Wich [Tue, 5 Oct 2010 23:56:19 +0000 (23:56 +0000)]
[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246

SVN-Revision: 23266

12 years ago[packages] usbip: minor menuconfig update
Nuno Goncalves [Tue, 5 Oct 2010 22:48:11 +0000 (22:48 +0000)]
[packages] usbip: minor menuconfig update

SVN-Revision: 23265

12 years ago[packages] sshtunnel: update to version 2
Nuno Goncalves [Tue, 5 Oct 2010 21:51:46 +0000 (21:51 +0000)]
[packages] sshtunnel: update to version 2

SVN-Revision: 23263

12 years agoxtables-addons: use tbz
Michael Büsch [Tue, 5 Oct 2010 14:36:34 +0000 (14:36 +0000)]
xtables-addons: use tbz

SVN-Revision: 23247

12 years ago[packages] transmission: update to 2.10b1, add new option, lower default message...
Cezary Jackiewicz [Mon, 4 Oct 2010 17:47:40 +0000 (17:47 +0000)]
[packages] transmission: update to 2.10b1, add new option, lower default message level

SVN-Revision: 23225

12 years ago[packages] btpd: Fix a typo in init script
Vasilis Tsiligiannis [Sun, 3 Oct 2010 21:39:20 +0000 (21:39 +0000)]
[packages] btpd: Fix a typo in init script

SVN-Revision: 23209

12 years ago[packages] net-snmp: Add snmpv3/usmConf MIB module (#7359)
Vasilis Tsiligiannis [Sun, 3 Oct 2010 21:32:57 +0000 (21:32 +0000)]
[packages] net-snmp: Add snmpv3/usmConf MIB module (#7359)

SVN-Revision: 23208

12 years ago[packages] btpd: Add missing libpthread dependency (#8003)
Vasilis Tsiligiannis [Sun, 3 Oct 2010 19:55:33 +0000 (19:55 +0000)]
[packages] btpd: Add missing libpthread dependency (#8003)

SVN-Revision: 23207

12 years agonet/smcroute: add Static Multicast Routing Daemon package (closes #8026)
Alexandros C. Couloumbis [Sun, 3 Oct 2010 10:51:15 +0000 (10:51 +0000)]
net/smcroute: add Static Multicast Routing Daemon package (closes #8026)

SVN-Revision: 23191

12 years agovim: Do not compress the temporary docs tarball. That just wastes time. If we want...
Michael Büsch [Sat, 2 Oct 2010 22:57:03 +0000 (22:57 +0000)]
vim: Do not compress the temporary docs tarball. That just wastes time. If we want to save space, we should get rid of the temporary tarball completely.

SVN-Revision: 23188

12 years agovim: Fix doc build (Don't use absolute path in tarball). Also fix parallel build.
Michael Büsch [Sat, 2 Oct 2010 22:44:25 +0000 (22:44 +0000)]
vim: Fix doc build (Don't use absolute path in tarball). Also fix parallel build.

SVN-Revision: 23187

12 years agoqt4: Disable mitshm
Michael Büsch [Sat, 2 Oct 2010 22:07:25 +0000 (22:07 +0000)]
qt4: Disable mitshm

SVN-Revision: 23186

12 years agoxtables-addons: Update to 1.29. This fixes compile on linux-2.6.36. Also fix parallel...
Michael Büsch [Sat, 2 Oct 2010 19:30:17 +0000 (19:30 +0000)]
xtables-addons: Update to 1.29. This fixes compile on linux-2.6.36. Also fix parallel build.

SVN-Revision: 23185

12 years agomake: Fix parallel build
Michael Büsch [Sat, 2 Oct 2010 19:00:08 +0000 (19:00 +0000)]
make: Fix parallel build

SVN-Revision: 23184

12 years agopwrtray: Add missing PKG_CONFIG_DEPENDS
Michael Büsch [Sat, 2 Oct 2010 18:26:03 +0000 (18:26 +0000)]
pwrtray: Add missing PKG_CONFIG_DEPENDS

SVN-Revision: 23183

12 years agopwrtray: Add fix backend-only compile
Michael Büsch [Sat, 2 Oct 2010 17:10:12 +0000 (17:10 +0000)]
pwrtray: Add fix backend-only compile

SVN-Revision: 23182

12 years agopwrtray: Split package into frontend and backend. This allows the backend to be used...
Michael Büsch [Sat, 2 Oct 2010 16:58:54 +0000 (16:58 +0000)]
pwrtray: Split package into frontend and backend. This allows the backend to be used without X11.

SVN-Revision: 23181

12 years ago[packages] openswan: add missing parts of #7725
Jo-Philipp Wich [Sat, 2 Oct 2010 16:53:46 +0000 (16:53 +0000)]
[packages] openswan: add missing parts of #7725

SVN-Revision: 23180

12 years agopwrtray: Major bugfixes
Michael Büsch [Sat, 2 Oct 2010 16:32:01 +0000 (16:32 +0000)]
pwrtray: Major bugfixes

SVN-Revision: 23178

12 years agopwrtray: Fix CPU hog bug
Michael Büsch [Fri, 1 Oct 2010 10:51:15 +0000 (10:51 +0000)]
pwrtray: Fix CPU hog bug

SVN-Revision: 23167

12 years agopwrtray: Improve screen and device locking
Michael Büsch [Thu, 30 Sep 2010 22:05:11 +0000 (22:05 +0000)]
pwrtray: Improve screen and device locking

SVN-Revision: 23164

12 years agoAdd me as maintainer for certain packages.
Michael Büsch [Thu, 30 Sep 2010 10:18:02 +0000 (10:18 +0000)]
Add me as maintainer for certain packages.

SVN-Revision: 23158

12 years ago[packages] clearsilver: fix install rules, enables parallel building
Raphaël Huck [Wed, 29 Sep 2010 14:05:01 +0000 (14:05 +0000)]
[packages] clearsilver: fix install rules, enables parallel building

SVN-Revision: 23151

12 years ago[packages] proftpd: update to 1.3.3b
Cezary Jackiewicz [Tue, 28 Sep 2010 20:21:13 +0000 (20:21 +0000)]
[packages] proftpd: update to 1.3.3b

SVN-Revision: 23146

12 years agopwrtray: Add support for FB blanking
Michael Büsch [Sun, 26 Sep 2010 22:03:45 +0000 (22:03 +0000)]
pwrtray: Add support for FB blanking

SVN-Revision: 23124

12 years agopwrtray: Update to support lock button
Michael Büsch [Sun, 26 Sep 2010 19:29:27 +0000 (19:29 +0000)]
pwrtray: Update to support lock button

SVN-Revision: 23122

12 years agoqt4: Update to 4.7.0 release
Michael Büsch [Sat, 25 Sep 2010 00:34:38 +0000 (00:34 +0000)]
qt4: Update to 4.7.0 release

SVN-Revision: 23119

12 years ago[packages] asterisk-1.6.x update to 1.6.2.13 and add pbx_spool
Hans Zandbelt [Fri, 24 Sep 2010 09:26:56 +0000 (09:26 +0000)]
[packages] asterisk-1.6.x update to 1.6.2.13 and add pbx_spool

SVN-Revision: 23117

12 years ago[packages] asterisk-1.6.x Makefile fixes provided by Martin Stroomer
Hans Zandbelt [Thu, 23 Sep 2010 23:05:51 +0000 (23:05 +0000)]
[packages] asterisk-1.6.x Makefile fixes provided by Martin Stroomer

SVN-Revision: 23116

12 years ago[packages] haproxy: re-enable polling on listener() when memory shortage occours...
Thomas Heil [Tue, 21 Sep 2010 22:06:37 +0000 (22:06 +0000)]
[packages] haproxy: re-enable polling on listener() when memory shortage occours after accept

 - thanks to Willy Tarreau <w@1wt.eu>

SVN-Revision: 23108

12 years ago[packages] bzip2: bump to v1.0.6 (USN-986-1, CVE-2010-0405)
Jo-Philipp Wich [Tue, 21 Sep 2010 02:24:39 +0000 (02:24 +0000)]
[packages] bzip2: bump to v1.0.6 (USN-986-1, CVE-2010-0405)

SVN-Revision: 23106

12 years ago[package] miniupnpd: fix iptables rule order (#7965)
Jo-Philipp Wich [Sun, 19 Sep 2010 15:50:48 +0000 (15:50 +0000)]
[package] miniupnpd: fix iptables rule order (#7965)

SVN-Revision: 23096

12 years ago[packages] batman, bmxd: change urls for the open-mesh.net -> open-mesh.org move
Stephen Walker [Sun, 19 Sep 2010 14:15:24 +0000 (14:15 +0000)]
[packages] batman, bmxd: change urls for the open-mesh.net -> open-mesh.org move

SVN-Revision: 23089

12 years ago[packages] add miniupnpc, a small commandline upnp client (#7951)
Jo-Philipp Wich [Thu, 16 Sep 2010 00:54:12 +0000 (00:54 +0000)]
[packages] add miniupnpc, a small commandline upnp client (#7951)

SVN-Revision: 23077