dingo [Sun, 4 Dec 2011 20:42:46 +0000 (20:42 +0000)]
[patch-team] A python package for generating eeml documents. In particular can be used to send sensor data to pachube (https://pachube.com/) - Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29426
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 3 Dec 2011 13:59:59 +0000 (13:59 +0000)]
[packages] collectd: add iwinfo plugin, similar to wireless but compatible to madwifi and mac80211 drivers
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29404
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)]
ackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)
This patch is a port of the PyRRD package to openwrt. PyRRD is a wrapper
for rrdtool for python. The API is so much better than the python
bindings for rrd.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29402
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 3 Dec 2011 12:14:32 +0000 (12:14 +0000)]
packages: add pyrit (a GPGPU-driven WPA/WPA2-PSK key cracker)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29401
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 3 Dec 2011 12:14:27 +0000 (12:14 +0000)]
packages: add pyload (a fast, lightweight and full featured download manager)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29400
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 1 Dec 2011 17:39:25 +0000 (17:39 +0000)]
[packages] samba3: reverse logic of printing support, fix recursive dep between nmbd and samba3, fix recursive dep between samba, cups and printer support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29374
3c298f89-4303-0410-b956-
a3cf2f4a3e73
dingo [Thu, 1 Dec 2011 13:45:36 +0000 (13:45 +0000)]
[patch-team] update wing to
20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29373
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 30 Nov 2011 21:37:36 +0000 (21:37 +0000)]
[packages] samba3: fix typo in dependency spec
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29372
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 30 Nov 2011 20:16:50 +0000 (20:16 +0000)]
[packages] samba3: depend on cups if printing support is not disabled, fix build with SAMBA3_CONFIG_SMALLER=y and SAMBA3_CONFIG_NO_PRINTING=n
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29371
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 30 Nov 2011 20:00:04 +0000 (20:00 +0000)]
[packages] zoneinfo: switch to IANA mirror
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29370
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 30 Nov 2011 19:47:24 +0000 (19:47 +0000)]
[packages] python: fix compilation against Linux 3.x (#10197)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29369
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 14:21:01 +0000 (14:21 +0000)]
ddns-script: fix support for freedns
Signed-off-by: Bogdan Roman <abr28@cam.ac.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29368
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 14:20:59 +0000 (14:20 +0000)]
libupnp: fix example install and improve Makefile
The original Makefile installed libtool wrapper scripts instead of the
real binaries. Increase PKG_RELEASE to trigger rebuild.
Signed-off-by: John Lee <john.cylee@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29367
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:44:39 +0000 (12:44 +0000)]
simplejson: bump to 2.2.1
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29363
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:44:37 +0000 (12:44 +0000)]
yaddns: bump to 1.1
Changes compared to 1.0 are:
* autotools refactoring
* fix blocked state in request if connect() or recv() failed. Add timeout feature which abort pending request (connect(), send(), recv()) after XX seconds.
* add new ./configure options:
* --enable-debug
* --enable-log-debug
* --enable-log-color
* fix segfault case if user remove account cfg and SIGHUP yaddns when doing update procedure for the removed account.
* fix buffer overread in base64_encode function
* implement unit tests
* add -L, --use-syslog option
Signed-off-by: Anthony Viallard <avd@patatrac.info
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29362
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:44:22 +0000 (12:44 +0000)]
nginx: bump to 1.0.10
important fixes in changelog of 1.0.10 nginx from the current 1.0.8 in
trunk:
http://nginx.org/en/CHANGES-1.0
Signed-off-by: Daniel Petre <dani@ip6.ro>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29361
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:44:11 +0000 (12:44 +0000)]
hiawatha: bump to 7.8.2
Signed-off-by: Daniel Petre <dani@ip6.ro>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29360
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:44:08 +0000 (12:44 +0000)]
avahi: cleanup / enhance
This patch updates the avahi Makefile to correct a number of errors. In
particular it handles the choice of D-BUS- or non-D-BUS-enabled packages
more consistently.
Packages that don't require D-BUS support are compiled with D-BUS
support disabled by default, keeping the build as small as possible.
Support for D-BUS can be selected if desired.
Selecting packages that require D-BUS support -- avahi-utils or
libavahi-client -- will automatically cause all packages to be built
with D-BUS support and will add the D-BUS package to the build.
Note that after this update, the D-BUS package will be needed as part of
the compilation environment, so it will be downloaded and compiled, but
it will not be added to the build unless the user has enabled D-BUS
support or has selected avahi-utils or the avahi-client library, both of
which need it.
Tested on trunk r29283.
Signed-off-by Mike Brady <mikebrady@eircom.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29359
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 29 Nov 2011 18:46:32 +0000 (18:46 +0000)]
[packages] samba3: explicitely disable cups and iprint in configure if NO_PRINTING is set
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29357
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 29 Nov 2011 16:36:49 +0000 (16:36 +0000)]
[packages] prosody: restore BuildPackage call (#10513)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29356
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 29 Nov 2011 15:58:17 +0000 (15:58 +0000)]
[packages] openvpn: accept both "option enable" and "option enabled"
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29355
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 29 Nov 2011 10:35:57 +0000 (10:35 +0000)]
[packages] samba3: expose interfaces configuration in uci, move generated smb.conf to /var/etc, bump pkg release
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29354
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Nov 2011 19:16:08 +0000 (19:16 +0000)]
[packages] samba3: add missing patches from previous update commit, refresh series
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29351
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Nov 2011 12:51:26 +0000 (12:51 +0000)]
[packages] zoneinfo: update to 2011n (#10317)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29350
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Nov 2011 06:08:04 +0000 (06:08 +0000)]
[packages] samba3: add missing samba-nmbd.init, remove interface setting from config template
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Nov 2011 05:28:53 +0000 (05:28 +0000)]
[packages] samba3: kill pointless AC_TRY_RUN()
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 27 Nov 2011 18:50:23 +0000 (18:50 +0000)]
[packages] xtables-addons: package ip6table_rawpost
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 27 Nov 2011 18:31:00 +0000 (18:31 +0000)]
[packages] samba3: remove now empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29344
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 27 Nov 2011 18:28:39 +0000 (18:28 +0000)]
[PATCH-v6] samba 3.0.37 update
Samba3 patch is updated again so it applies after the new serive function
update (#29075).
I just tested it on my router and everything (still) seems to work.
So please commit it.
Through all versions these things are added to the original package in the
repositories:
* Updates samba3 package to version 3.0.37
* Splits nmbd and mountcifs into separate packages
* Added settings to remove printing support and to make smbd even smaller
* Removed LDAP, Kerebos and AD support
* Added iconv support
Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 25 Nov 2011 13:00:45 +0000 (13:00 +0000)]
[packages] libpolarssl: correct a packaging mistake, symlinks got installed as copies. Shrinks package by factor three
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 25 Nov 2011 04:26:41 +0000 (04:26 +0000)]
[packages] add openvpn-polarssl, experimental small OpenVPN Git build using PolarSSL instead of OpenSSL - it is fully compatible to the normal OpenVPN
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29333
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 25 Nov 2011 02:23:54 +0000 (02:23 +0000)]
[packages] umurmur: update to v0.2.8 to accomodate for polarssl v1.0.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 25 Nov 2011 02:23:07 +0000 (02:23 +0000)]
[packages] polarssl: update to v1.0.0, switch to cmake
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 21 Nov 2011 22:18:50 +0000 (22:18 +0000)]
packages/pure-ftpd: disable capabilities support (libcap) explicitly (closes: #10470)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 15:25:10 +0000 (15:25 +0000)]
packages/syslog-ng3: add dependency on librt (closes: #9435)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29283
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 15:18:55 +0000 (15:18 +0000)]
packages: add md5deep, a program to compute, match, and audit hashsets (closes: #9100)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 14:51:31 +0000 (14:51 +0000)]
packages/ntfsprogs: libgcrypt is only needed to make autoreconf happy, change to build dependency instead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29281
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 14:51:30 +0000 (14:51 +0000)]
packages/hplip: add dependency on libtiff (closes: #9072)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 13:42:15 +0000 (13:42 +0000)]
packages/sane-backends: fix dependencies (closes: #9884)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29278
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 13:42:14 +0000 (13:42 +0000)]
packages/python: add bzip2 module (closes: #9494)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29277
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 13:42:11 +0000 (13:42 +0000)]
packages/python: remove refs to zlib.so now that zlib is embedded (r20170)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29276
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 04:30:45 +0000 (04:30 +0000)]
packages/horst: update to 3.0 (closes: #10006)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29270
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 04:01:49 +0000 (04:01 +0000)]
packages/memcached: update to 1.4.7 (closes: #10046)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 03:50:35 +0000 (03:50 +0000)]
packages/icecast: fix build failure (closes: #10442)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29268
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 20 Nov 2011 02:38:46 +0000 (02:38 +0000)]
packages/darkice: set lame prefix explicitly (closes: #10442)
Signed-off-by: Alam Arias <Alam.GBC@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Sat, 19 Nov 2011 21:08:18 +0000 (21:08 +0000)]
[packages] php5: cleanup fastcgi package
- use new service functions
- introduce uci config
- rename initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Nov 2011 18:05:59 +0000 (18:05 +0000)]
[packages] libmikmod: package *.so as well, not only *.so.*
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 19 Nov 2011 02:56:46 +0000 (02:56 +0000)]
packages/gd: typo in gdlib-config (closes: #10005)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:14:10 +0000 (23:14 +0000)]
packages/lighttpd: use new service functions (closes: #10246)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:14:03 +0000 (23:14 +0000)]
packages/tctool: cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29252
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:14:01 +0000 (23:14 +0000)]
packages/samba: remove dependency on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29251
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:13:51 +0000 (23:13 +0000)]
packages/powertop: remove dependency on libgcc, unneeded DEFAULT & useless KCONFIG entries, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29250
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:13:49 +0000 (23:13 +0000)]
packages/avrusbboot: remove dependency on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29249
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:13:37 +0000 (23:13 +0000)]
packages/remotefs: remove dependencies on libc & libgcc, fix conffiles
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29248
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:13:31 +0000 (23:13 +0000)]
packages/wifitoggle: rename hotplug & uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29247
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 18 Nov 2011 23:13:29 +0000 (23:13 +0000)]
packages/dialog: cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Nov 2011 20:52:18 +0000 (20:52 +0000)]
[packages] zoneinfo: remove duplicate NZ and NZ-CHAT files, ship zone.tab
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:49:08 +0000 (11:49 +0000)]
packages/bluez-utils: rename uci config file, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29231
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:49:06 +0000 (11:49 +0000)]
packages/ap51-flash: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29230
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:49:05 +0000 (11:49 +0000)]
packages/vnstat: rename uci config file, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29229
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:49:03 +0000 (11:49 +0000)]
packages/ptunnel: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29228
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:49:01 +0000 (11:49 +0000)]
packages/p910nd: rename uci config file, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29227
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:59 +0000 (11:48 +0000)]
packages/httptunnel: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29226
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:57 +0000 (11:48 +0000)]
packages/dudders: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29225
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:55 +0000 (11:48 +0000)]
packages/darkstat: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29224
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:53 +0000 (11:48 +0000)]
packages/ftpd-topfield: rename initscript & uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29223
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:52 +0000 (11:48 +0000)]
packages/wide-dhcpv6: rename uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29222
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:48:50 +0000 (11:48 +0000)]
packages/psplash: rename initscript file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:09:00 +0000 (11:09 +0000)]
packages/sshtunnel: rename initscript file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29220
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:07:56 +0000 (11:07 +0000)]
packages/aiccu: rename uci config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29219
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 11:06:26 +0000 (11:06 +0000)]
packages/madwimax: rename initscript file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29218
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:27 +0000 (10:47 +0000)]
packages/smtptrapd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29217
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:26 +0000 (10:47 +0000)]
packages/frickin: use uci config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29216
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:23 +0000 (10:47 +0000)]
packages/rarpd: use uci config, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29215
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:22 +0000 (10:47 +0000)]
packages/vrrpd: use uci config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29214
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:19 +0000 (10:47 +0000)]
packages/parprouted: use uci config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29213
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:17 +0000 (10:47 +0000)]
packages/setserial: rename serial initscript to setserial, use uci config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29212
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 10:47:15 +0000 (10:47 +0000)]
packages/mini_snmpd: allow both raw & uci interface names in interfaces list
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29211
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 09:27:30 +0000 (09:27 +0000)]
packages/glibmm: revert r29206
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29207
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 09:14:35 +0000 (09:14 +0000)]
packages: move glibmm away to /feeds/xorg/lib/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29206
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 08:59:55 +0000 (08:59 +0000)]
packages: move gconf2 away to /feeds/xorg/lib/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29205
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 20:02:41 +0000 (20:02 +0000)]
packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 20:02:32 +0000 (20:02 +0000)]
packages/ushare: add /etc/config/ushare to conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29198
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 20:02:31 +0000 (20:02 +0000)]
packages/bind: ship a working named.conf file, add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29197
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 20:02:29 +0000 (20:02 +0000)]
packages/motion: disable SDL & sqlite3 support explicitly, disable CPU optimizations detection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29196
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Wed, 16 Nov 2011 17:09:20 +0000 (17:09 +0000)]
level up boost to version 0.46
- remove dedicated bjam-package since its maintaincene seems to only happen inside the boost tree now
- remove not anymore required patches
- add patch to remove hardcoded linker flags from jam file and move them into the OpenWrt Makefile (-pthreads -lrt)
- remove package boost-function_types
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29189
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 13:58:41 +0000 (13:58 +0000)]
packages: remove obsolete broadcom-sdhc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29186
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 13:27:44 +0000 (13:27 +0000)]
packages/tinc: fix pid-file arg passed in service command-line
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29185
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 13:27:42 +0000 (13:27 +0000)]
packages/openvpn: fix pid-file arg passed in service command-line
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29184
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:31 +0000 (09:44 +0000)]
packages/mini_snmpd: use new service functions, various changes:
* changes 'disks' & 'interfaces' options to list
* default 'enabled' to false
* mark '/etc/config/mini_snmpd' as a config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29182
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:29 +0000 (09:44 +0000)]
packages/nfs-server: use new service functions, remove portmap from start/stop (it is in its own initscript)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29181
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:27 +0000 (09:44 +0000)]
packages/deluge: use new service functions, add a 'group' config option for holding gid
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29180
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:25 +0000 (09:44 +0000)]
packages/transmission: use new service functions, rename 'run_daemon_as_user' config option to 'user'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:23 +0000 (09:44 +0000)]
packages/miniupnpd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:20 +0000 (09:44 +0000)]
packages/tor{,-alpha}: use a fixed predictable pid-file location (patch from Peter Wagner), remove PidFile config entry
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:18 +0000 (09:44 +0000)]
packages/mysql: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29176
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:16 +0000 (09:44 +0000)]
packages/mpjpg-streamer: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29175
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:14 +0000 (09:44 +0000)]
packages/ushare: use new service functions, change 'enable' option to 'enabled' like most other services are using, change 'username' option to 'user'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:13 +0000 (09:44 +0000)]
packages/tinyproxy: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 16 Nov 2011 09:44:11 +0000 (09:44 +0000)]
packages/olsrd: use new service functions (again)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29172
3c298f89-4303-0410-b956-
a3cf2f4a3e73