Commit Graph

8952 Commits

Author SHA1 Message Date
38b5520010 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
2011-11-16 20:02:31 +00:00
8fc5fafc43 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
2011-11-16 20:02:29 +00:00
f84f8b88fd 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
2011-11-16 17:09:20 +00:00
5130b47998 packages: remove obsolete broadcom-sdhc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:58:41 +00:00
b8dd3d75c1 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
2011-11-16 13:27:44 +00:00
1de2919548 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
2011-11-16 13:27:42 +00:00
f2342460e9 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
2011-11-16 09:44:31 +00:00
52da85f8aa 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
2011-11-16 09:44:29 +00:00
5eac616616 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
2011-11-16 09:44:27 +00:00
1ab938adbc 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
2011-11-16 09:44:25 +00:00
644ad3eee0 packages/miniupnpd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:23 +00:00
9e91f230fd 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
2011-11-16 09:44:20 +00:00
a05b905d05 packages/mysql: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:18 +00:00
45984535eb packages/mpjpg-streamer: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:16 +00:00
fd04302f28 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
2011-11-16 09:44:14 +00:00
e59863de27 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
2011-11-16 09:44:13 +00:00
4fb5622c35 packages/olsrd: use new service functions (again)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:11 +00:00
74b4a18a59 packages/baresip: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:09 +00:00
7a14389fa4 packages/lldpd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:06 +00:00
c3252e539f packages/basesip: remove old Config.in not needed anymore after r28756
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:04 +00:00
a04d81a40e packages/quicktun: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:02 +00:00
d8e3724a5e packages/openvpn: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:00 +00:00
62db3b32f6 packages/tinc: use new service functions, change 'disabled' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:43:57 +00:00
jow
0bc19f976a [packages] wide-dhcpv6: now that hexdump works again, fix endianess detection (#10396)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:41:50 +00:00
7b14669697 packages/sqlite3: enable SQLITE_ENABLE_UNLOCK_NOTIFY (closes: #10211)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 11:23:23 +00:00
57c6469df4 packages/privoxy: use new service functions
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 03:40:56 +00:00
58f84dff49 packages/nmap: add dependency on libstc++ to nping
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 03:28:37 +00:00
93f2973bed packages/sudo: update to 1.7.8p1, create sudo db at startup (closes: #10289)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 01:41:45 +00:00
9decdb3e5c packages: add python-django (closes: #10191)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 01:04:31 +00:00
bf71bed5c7 packages/python-imaging-library: fix cross compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 00:38:48 +00:00
cd42decb9f packages: add python-imaging-library (PIL)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 23:30:57 +00:00
306b6a1f1e packages/polipo: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 23:30:55 +00:00
40bd40c0d4 [packages] tinc: contribution from linus.luessing@web.de - configuration via uci similar to OpenVPN package
With this commit configuration via uci, similiar to the one used for
OpenVPN, will be added to tinc.

Most of the parameters are working just as described in the official
manpages of tincd and tinc.conf as provided by its developer.

The only exceptions are 'disabled' which if set to 1 will make the
init script completely ignore this tinc network and/or tinc host
and 'generate_keys' which if set to 1 will check whether
a key pair is already present for the given tinc network and if not will
generate them with the key size of "key_size" (default if not present:
2048) - this reduces the "effort" of setting up a tinc VPN on a router
to just providing the right uci config file with no need of creating
custom initialization scripts for for instance the key generation.

Furthermore, similiar to the OpenVPN configuration, also tinc configs
of its native format can be used. They just need to be placed in
/etc/tinc/NETNAME. The init scripts will always copy the content of
/etc/tinc/ to /tmp first and will append any parameters provided in
/etc/config/tinc afterwards (the user needs to take care to not specify
non-list parameters in both uci and native config).

(Trivial note: not working URLs of old repositories have been removed from Makefile for downloading sources)



git-svn-id: svn://svn.openwrt.org/openwrt/packages@29137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:41:03 +00:00
cb8e2c5949 [packages] olsrd: trivial, fixing copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:31:06 +00:00
ff3216995d [packages] olsrd: Manuel Munz freifunk@somakoma.de modified init file of olsrd with improvements for 6and4 operation and also for setup of smartgw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:27:40 +00:00
7949f082b3 [packages] olsrd: Version bump to 0.6.2
txtinfo plugin patch removed because now text is properly formatted, agreed with JoW
quagga patch removed because problem was fixed upstream in quagga, agreed with acinonyx


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:10:05 +00:00
1d7c9bae52 [packages] quagga: Disable ospfclient (thanks jow)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 18:32:16 +00:00
ae382a22db [packages] ntpd: * use libcap to drop roots privileges
* add ntp-key and ntp-key-ssl (linked against OpenSSL)
                 * update init file
                    - add ntp group and user
                 * compile with --without-lineeditlibs
                 * add ntptime to the ntp-utils package


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 18:30:05 +00:00
jow
0fb79a798b [packages] ddns-scripts: add dnsexit.com (#10425)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 16:21:51 +00:00
b265d99a29 batman-adv: update package to latest release (2011.4.0)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@29118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 15:52:12 +00:00
jow
15e4119bdb [packages] add libcap, a capability management library required by ntpd to run as non-root user, based on patch by Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 14:08:39 +00:00
d569af71c5 [packages] pulseaudio: fix running as pulse user
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 08:27:25 +00:00
df0ba0eaf4 packages/softflowd: use new service functions, use softflowctl to stop softflowd via control socket
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:54 +00:00
a5c9c3954d packages/rinetd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:53 +00:00
ad04b648d1 packages/ptunnel: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:51 +00:00
ac37eb2674 packages/haproxy: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:47 +00:00
95ac7d92bb packages/restund: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:45 +00:00
1a0b18f7f6 packages/stun: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:44 +00:00
67ddcf9a51 packages/vpzone: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:42 +00:00
33fa6ef156 packages/seeks: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:40 +00:00