packages.git
12 years agopackages/zabbix: use new service functions, various other zabbix-agent fixes:
nico [Wed, 9 Nov 2011 19:49:06 +0000 (19:49 +0000)]
packages/zabbix: use new service functions, various other zabbix-agent fixes:

 * move user/group creation from postinst to initscript
 * use /var/run/zabbix directory for pid file
 * use /var/log/zabbix directory for log file
 * set correct ownership and perms for both directories

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28892 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/syslog-ng{,3}: use new service functions
nico [Wed, 9 Nov 2011 19:49:03 +0000 (19:49 +0000)]
packages/syslog-ng{,3}: use new service functions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28891 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/pmacct: use new service functions
nico [Wed, 9 Nov 2011 19:49:01 +0000 (19:49 +0000)]
packages/pmacct: use new service functions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28890 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/osiris: use new service functions, set /var/lib/osiris perms
nico [Wed, 9 Nov 2011 19:48:59 +0000 (19:48 +0000)]
packages/osiris: use new service functions, set /var/lib/osiris perms

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28889 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/nrpe: use new service functions, move user/group creation from postinst...
nico [Wed, 9 Nov 2011 19:48:57 +0000 (19:48 +0000)]
packages/nrpe: use new service functions, move user/group creation from postinst to initscript

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28888 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/monit: use new service functions, fix /etc/monitrc permissions
nico [Wed, 9 Nov 2011 19:48:55 +0000 (19:48 +0000)]
packages/monit: use new service functions, fix /etc/monitrc permissions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28887 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] nfsd: only demonize and write pid for rpc.mountd
tripolar [Wed, 9 Nov 2011 17:02:55 +0000 (17:02 +0000)]
[packages] nfsd: only demonize and write pid for rpc.mountd

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28884 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ntpd: remove uneeded line
tripolar [Wed, 9 Nov 2011 16:51:39 +0000 (16:51 +0000)]
[packages] ntpd: remove uneeded line

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28883 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ntpd: let ntpd create the pid file
tripolar [Wed, 9 Nov 2011 16:50:09 +0000 (16:50 +0000)]
[packages] ntpd: let ntpd create the pid file

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28882 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ntpd: use new service wrapper
tripolar [Wed, 9 Nov 2011 16:40:17 +0000 (16:40 +0000)]
[packages] ntpd: use new service wrapper

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28881 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] nfs-kernel-server: use new service wrapper
tripolar [Wed, 9 Nov 2011 16:11:05 +0000 (16:11 +0000)]
[packages] nfs-kernel-server: use new service wrapper

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28880 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] weechat: update to 0.3.6
loswillios [Wed, 9 Nov 2011 07:34:15 +0000 (07:34 +0000)]
[packages] weechat: update to 0.3.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28873 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agousb-modeswitch: Fix a condition to compare default product id and switched product...
jow [Wed, 9 Nov 2011 02:59:10 +0000 (02:59 +0000)]
usb-modeswitch: Fix a condition to compare default product id and switched product id on startup.

These default product id and switched product id are hex string variables, so this comparison operator should be '='.

Signed-off-by: Kentaro Matsuyama <kentaro.matsuyama@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28872 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] nfs-kernel-server: fix mount command
tripolar [Tue, 8 Nov 2011 01:38:11 +0000 (01:38 +0000)]
[packages] nfs-kernel-server: fix mount command

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28853 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apache: fix copy/paste error in r28846
nico [Tue, 8 Nov 2011 00:26:30 +0000 (00:26 +0000)]
packages/apache: fix copy/paste error in r28846

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28847 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apache: change runtime dir from /var/log to /var/run
nico [Tue, 8 Nov 2011 00:17:39 +0000 (00:17 +0000)]
packages/apache: change runtime dir from /var/log to /var/run

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28846 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apache: force use of LFS and 64-bit off_t here as well, use FPIC
nico [Tue, 8 Nov 2011 00:17:32 +0000 (00:17 +0000)]
packages/apache: force use of LFS and 64-bit off_t here as well, use FPIC

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28845 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/gpsd: add dependency on librt (closes: #10362)
nico [Mon, 7 Nov 2011 23:46:05 +0000 (23:46 +0000)]
packages/gpsd: add dependency on librt (closes: #10362)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28844 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/openldap: slapd config & initscript fixes
nico [Mon, 7 Nov 2011 23:46:03 +0000 (23:46 +0000)]
packages/openldap: slapd config & initscript fixes

 * use ldif backend by default, since bdb is disabled
 * create the default database directory (/var/openldap-data) at start

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28843 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/neon: force use of LFS and 64-bit off_t here as well
nico [Mon, 7 Nov 2011 23:45:59 +0000 (23:45 +0000)]
packages/neon: force use of LFS and 64-bit off_t here as well

fixes subversion segfaults after r28760, r28763, r28764 & r28765

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28842 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] qt4: make compilation of directfb gfx driver not only dependant on the...
jow [Mon, 7 Nov 2011 04:39:43 +0000 (04:39 +0000)]
[packages] qt4: make compilation of directfb gfx driver not only dependant on the state of the directfb package, but also check whether FEATURE_drawing-backend_DirectFB is actually enabled

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28798 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: actually add patch
jow [Mon, 7 Nov 2011 03:50:50 +0000 (03:50 +0000)]
[packages] aiccu: actually add patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28797 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: retry TIC login on nonfatal failures (#10310)
jow [Mon, 7 Nov 2011 03:43:40 +0000 (03:43 +0000)]
[packages] aiccu: retry TIC login on nonfatal failures (#10310)
* change the tic_Login() function to indicate fatal vs. nonfatal login errors
* retry tic_Login() on nonfatal failures, wait at least 10 seconds per retry
* increase delay by 10 seconds per try until the maximum of 120 seconds is reached
* move aiccu start command into background as it can take a long time to deamonize due to retries, blocking subsequent init scripts
* remove hotplug script for aiccu, the running instances should recover themselves if time and connectivity become available

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28796 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] tesseract: add workaround for byte-order mark in source file, backfire...
jow [Sun, 6 Nov 2011 23:35:14 +0000 (23:35 +0000)]
[packages] tesseract: add workaround for byte-order mark in source file, backfire gcc chokes on it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28791 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/tesseract: fix CR/LF line endings
nico [Sun, 6 Nov 2011 20:32:39 +0000 (20:32 +0000)]
packages/tesseract: fix CR/LF line endings

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28787 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/leptonica: fix CR/LF line endings
nico [Sun, 6 Nov 2011 20:32:38 +0000 (20:32 +0000)]
packages/leptonica: fix CR/LF line endings

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28786 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add tesseract
nico [Sun, 6 Nov 2011 18:19:45 +0000 (18:19 +0000)]
packages: add tesseract

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28783 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add leptonica (used by upcoming tesseract package)
nico [Sun, 6 Nov 2011 18:15:27 +0000 (18:15 +0000)]
packages: add leptonica (used by upcoming tesseract package)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28782 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ldns: update to 1.6.11 (closes: #10308)
nico [Sun, 6 Nov 2011 16:42:50 +0000 (16:42 +0000)]
packages/ldns: update to 1.6.11 (closes: #10308)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28781 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ldns: remove unused var, cleanup
nico [Sun, 6 Nov 2011 16:42:46 +0000 (16:42 +0000)]
packages/ldns: remove unused var, cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28780 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/privoxy: add dependency on zlib (closes: #10356)
nico [Sun, 6 Nov 2011 16:42:44 +0000 (16:42 +0000)]
packages/privoxy: add dependency on zlib (closes: #10356)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28779 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/privoxy: cleanup, use PKG_FIXUP & PKG_INSTALL
nico [Sun, 6 Nov 2011 16:42:43 +0000 (16:42 +0000)]
packages/privoxy: cleanup, use PKG_FIXUP & PKG_INSTALL

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28778 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/nrpe: add dependency on libwrap
nico [Sun, 6 Nov 2011 16:42:41 +0000 (16:42 +0000)]
packages/nrpe: add dependency on libwrap

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28777 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: znc: update to 0.202
jogo [Sun, 6 Nov 2011 13:56:01 +0000 (13:56 +0000)]
packages: znc: update to 0.202

Update to newest version and add the new modules (except for imapauth
and saslauth).

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28775 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: znc: fix cert linking and add mirror
jogo [Sun, 6 Nov 2011 13:55:56 +0000 (13:55 +0000)]
packages: znc: fix cert linking and add mirror

Properly (re-)create the link only if there's a file given and don't try to
change the owner of the link target.

Also add the znc release archive as a file mirror to prevent updates from
breaking the build.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28774 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/subversion: force use of LFS and 64-bit off_t (really closes: #9287)
nico [Sat, 5 Nov 2011 13:51:55 +0000 (13:51 +0000)]
packages/subversion: force use of LFS and 64-bit off_t (really closes: #9287)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28765 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apr-utils: force use of LFS and 64-bit off_t
nico [Sat, 5 Nov 2011 13:51:54 +0000 (13:51 +0000)]
packages/apr-utils: force use of LFS and 64-bit off_t

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28764 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apr: force use of LFS and 64-bit off_t
nico [Sat, 5 Nov 2011 13:51:52 +0000 (13:51 +0000)]
packages/apr: force use of LFS and 64-bit off_t

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28763 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/apr: force LFS support, fix apr_time_now function (closes: #9287)
nico [Sat, 5 Nov 2011 01:54:36 +0000 (01:54 +0000)]
packages/apr: force LFS support, fix apr_time_now function (closes: #9287)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28760 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobumped to the latest FS git (54b4b088d911d4c80f224ed561d8e278229a75ff)
mazilo [Sat, 5 Nov 2011 01:37:35 +0000 (01:37 +0000)]
bumped to the latest FS git (54b4b088d911d4c80f224ed561d8e278229a75ff)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28759 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/openl2tp: enable config file support (thanks to Bogdan Roman), provide ...
nico [Fri, 4 Nov 2011 23:28:07 +0000 (23:28 +0000)]
packages/openl2tp: enable config file support (thanks to Bogdan Roman), provide -full & -mini variants (closes: #10164)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28758 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/restund: update to 0.3.0 (thanks to Alfred E. Heggestad), make it modular...
nico [Fri, 4 Nov 2011 22:12:42 +0000 (22:12 +0000)]
packages/restund: update to 0.3.0 (thanks to Alfred E. Heggestad), make it modular, use start-stop-daemon

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28757 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/baresip: update to 0.3.0 (thanks to Alfred E. Heggestad), make it modular...
nico [Fri, 4 Nov 2011 22:12:41 +0000 (22:12 +0000)]
packages/baresip: update to 0.3.0 (thanks to Alfred E. Heggestad), make it modular, use start-stop-daemon

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28756 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/rem: add (thanks to Alfred E. Heggestad)
nico [Fri, 4 Nov 2011 22:12:39 +0000 (22:12 +0000)]
packages/rem: add (thanks to Alfred E. Heggestad)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28755 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/re: update to 0.3.0 (thanks to Alfred E. Heggestad)
nico [Fri, 4 Nov 2011 22:12:36 +0000 (22:12 +0000)]
packages/re: update to 0.3.0 (thanks to Alfred E. Heggestad)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28754 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/freeradius2: fix dependencies
nico [Fri, 4 Nov 2011 14:17:02 +0000 (14:17 +0000)]
packages/freeradius2: fix dependencies

freeradius2: fix some dependencies

Signed-off-by: Alexander Couzens <lynxis@c-base.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28752 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRevert "[packages]: nfs-kernel-server - 101-no_malloc_h.patch isn't needed anymore"
nbd [Fri, 4 Nov 2011 13:33:52 +0000 (13:33 +0000)]
Revert "[packages]: nfs-kernel-server - 101-no_malloc_h.patch isn't needed anymore"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28751 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/libv4l: mark as 2.6.30-37 only, v4l1 support has been removed in 2.6.38
nico [Fri, 4 Nov 2011 12:35:14 +0000 (12:35 +0000)]
packages/libv4l: mark as 2.6.30-37 only, v4l1 support has been removed in 2.6.38

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28749 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/xinetd: fix initscript (closes: #10342)
nico [Fri, 4 Nov 2011 12:28:17 +0000 (12:28 +0000)]
packages/xinetd: fix initscript (closes: #10342)

Create a pid file by default when starting xinetd (resolves #10342).

Signed-off-by: Stefan Agner <stefan@agner.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28748 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages]: nfs-kernel-server - 101-no_malloc_h.patch isn't needed anymore
tripolar [Fri, 4 Nov 2011 11:58:49 +0000 (11:58 +0000)]
[packages]: nfs-kernel-server - 101-no_malloc_h.patch isn't needed anymore

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28747 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] update nfs-kernel-server and nfs-utils to v1.2.5
tripolar [Thu, 3 Nov 2011 23:25:15 +0000 (23:25 +0000)]
[packages] update nfs-kernel-server and nfs-utils to v1.2.5
rename patches and remove 002-no_ttycom_h.patch - it not needed anymore

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28743 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/tor: update to 0.2.2.34
nico [Thu, 3 Nov 2011 21:58:24 +0000 (21:58 +0000)]
packages/tor: update to 0.2.2.34

tor 0.2.2.34 update patch

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28742 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/libevent: update to 2.0.15
nico [Thu, 3 Nov 2011 21:28:47 +0000 (21:28 +0000)]
packages/libevent: update to 2.0.15

libevent 2.0.15 update patch - fixes tor compile error

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28741 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/libpng: update to 1.2.46 (thanks to Raphael Huck)
nico [Thu, 3 Nov 2011 21:06:18 +0000 (21:06 +0000)]
packages/libpng: update to 1.2.46 (thanks to Raphael Huck)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28740 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/openswan: update to 2.6.37
nico [Thu, 3 Nov 2011 21:06:13 +0000 (21:06 +0000)]
packages/openswan: update to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28739 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: fix bad path in stop as well
jow [Thu, 3 Nov 2011 17:30:09 +0000 (17:30 +0000)]
[packages] aiccu: fix bad path in stop as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28730 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: create /var/etc as well
jow [Thu, 3 Nov 2011 17:19:43 +0000 (17:19 +0000)]
[packages] aiccu: create /var/etc as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28729 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: Add 'restart' option to force restart of daemon instead of HUP...
acinonyx [Thu, 3 Nov 2011 16:05:42 +0000 (16:05 +0000)]
[packages] aiccu: Add 'restart' option to force restart of daemon instead of HUP (#7629)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28727 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: Rework init script
acinonyx [Thu, 3 Nov 2011 16:05:38 +0000 (16:05 +0000)]
[packages] aiccu: Rework init script

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28726 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobumped up to the latest FS git commit (84d029e4b92c5161aca2c6317f3ff1087c60d52a)
mazilo [Thu, 3 Nov 2011 10:51:09 +0000 (10:51 +0000)]
bumped up to the latest FS git commit (84d029e4b92c5161aca2c6317f3ff1087c60d52a)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28720 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ushare: quote server name (#10322)
jow [Wed, 2 Nov 2011 11:16:50 +0000 (11:16 +0000)]
[packages] ushare: quote server name (#10322)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28714 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoadded missing patches/000-build-openwrt_rules.mk.patch
mazilo [Mon, 31 Oct 2011 13:29:27 +0000 (13:29 +0000)]
added missing patches/000-build-openwrt_rules.mk.patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28691 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopwrtray: Disable xevrep for now. Doesn't seem to work on our Xlib.
mb [Sun, 30 Oct 2011 22:40:18 +0000 (22:40 +0000)]
pwrtray: Disable xevrep for now. Doesn't seem to work on our Xlib.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28686 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: remove empty json-c (thanks to Raphael Huck)
nico [Sun, 30 Oct 2011 19:11:26 +0000 (19:11 +0000)]
packages: remove empty json-c (thanks to Raphael Huck)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28684 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogit update
mazilo [Sun, 30 Oct 2011 17:47:10 +0000 (17:47 +0000)]
git update

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28682 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/snort: various fixes
nico [Sat, 29 Oct 2011 13:40:14 +0000 (13:40 +0000)]
packages/snort: various fixes

 * use basic, mysql & pgsql VARIANTs
 * add a build dependency on librpc when building against uClibc (closes: #10132)
 * ship empty, useless, but working config & ruleset
 * ship dynamic engine & preprocessors, disabled by default
 * make it listen on loopback by default

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28667 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobumped to latest FreeSWITCH git commit with flite upgraded to v1.5.1
mazilo [Sat, 29 Oct 2011 12:45:28 +0000 (12:45 +0000)]
bumped to latest FreeSWITCH git commit with flite upgraded to v1.5.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28664 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/batman-adv: adjust dependency on CRC16 kernel module
nico [Fri, 28 Oct 2011 13:36:51 +0000 (13:36 +0000)]
packages/batman-adv: adjust dependency on CRC16 kernel module

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28657 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] asterisk-chan-sccp-b: update to revision 3004, cleanup Makefile
florian [Fri, 28 Oct 2011 09:25:54 +0000 (09:25 +0000)]
[package] asterisk-chan-sccp-b: update to revision 3004, cleanup Makefile

Patch from Hans Zandbelt.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28647 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] binutils: move /usr/bin/strings to /bin/strings, avoids clash with busybox...
jow [Thu, 27 Oct 2011 23:24:19 +0000 (23:24 +0000)]
[packages] binutils: move /usr/bin/strings to /bin/strings, avoids clash with busybox applet

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28640 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] aiccu: remove dependency on ntpclient (#10295)
jow [Thu, 27 Oct 2011 23:03:10 +0000 (23:03 +0000)]
[packages] aiccu: remove dependency on ntpclient (#10295)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28639 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopwrtray: Update config
mb [Thu, 27 Oct 2011 13:24:25 +0000 (13:24 +0000)]
pwrtray: Update config

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28625 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopwrtray: Update
mb [Thu, 27 Oct 2011 13:04:44 +0000 (13:04 +0000)]
pwrtray: Update

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28624 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openntpd: change binary path in init script as well
jow [Thu, 27 Oct 2011 10:19:43 +0000 (10:19 +0000)]
[packages] openntpd: change binary path in init script as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28621 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openntpd: remove/restore busybox ntpd on install/remove, relocate to ...
jow [Thu, 27 Oct 2011 10:19:14 +0000 (10:19 +0000)]
[packages] openntpd: remove/restore busybox ntpd on install/remove, relocate to /sbin to prevent clash with busybox

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28620 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoqt4: Add -continue flag. This fixes an iconv configure issue on X11-QT.
mb [Wed, 26 Oct 2011 17:43:51 +0000 (17:43 +0000)]
qt4: Add -continue flag. This fixes an iconv configure issue on X11-QT.
configure seems to mess up the cflags, so adding -continue really only is a workaround to this issue. But it makes it compile.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28609 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoqt4: Unset host CFLAGS. This fixes a compile error if CFLAGS are exported on the...
mb [Wed, 26 Oct 2011 17:41:02 +0000 (17:41 +0000)]
qt4: Unset host CFLAGS. This fixes a compile error if CFLAGS are exported on the host.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28608 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRemove obsolete 'retutahvo' utility
mb [Wed, 26 Oct 2011 15:13:55 +0000 (15:13 +0000)]
Remove obsolete 'retutahvo' utility

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28607 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRemove 'ucmb' packages
mb [Wed, 26 Oct 2011 14:57:17 +0000 (14:57 +0000)]
Remove 'ucmb' packages

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28606 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] perf: correct section & category
swalker [Wed, 26 Oct 2011 03:04:07 +0000 (03:04 +0000)]
[packages] perf: correct section & category

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28596 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/listener: add a config file, fix config file handling
nico [Wed, 26 Oct 2011 00:42:35 +0000 (00:42 +0000)]
packages/listener: add a config file, fix config file handling

Add a config file based on:

  http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/listener/files/listener.conf

Fix the location where listener is looking for its configuration file

(thanks to Xiangfu Liu for pointing these)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28594 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] netatalk: use -std=gnu99 instead of -std=c99, fixes unreachable cnid_dbd...
jow [Tue, 25 Oct 2011 23:10:13 +0000 (23:10 +0000)]
[packages] netatalk: use -std=gnu99 instead of -std=c99, fixes unreachable cnid_dbd - thanks dirtyfreebooter for spotting this

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28593 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add listener (thanks to Raphaël Huck)
nico [Tue, 25 Oct 2011 22:05:06 +0000 (22:05 +0000)]
packages: add listener (thanks to Raphaël Huck)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28592 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/minidlna: update to 1.0.22
nico [Tue, 25 Oct 2011 20:53:26 +0000 (20:53 +0000)]
packages/minidlna: update to 1.0.22

This patch updates Minidlna to 1.0.22.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28590 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ffmpeg: update to 0.8.5
nico [Tue, 25 Oct 2011 20:53:24 +0000 (20:53 +0000)]
packages/ffmpeg: update to 0.8.5

This patch updates FFmpeg to 0.8.5.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28589 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ffmpeg: fix pkg-config detection
nico [Tue, 25 Oct 2011 20:53:22 +0000 (20:53 +0000)]
packages/ffmpeg: fix pkg-config detection

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28588 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add perl-net-telnet (closes: #10277)
nico [Tue, 25 Oct 2011 20:53:19 +0000 (20:53 +0000)]
packages: add perl-net-telnet (closes: #10277)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28587 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] firewall-mod-save: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 13:06:35 +0000 (13:06 +0000)]
[packages] firewall-mod-save: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28579 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] multiwan: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 12:42:05 +0000 (12:42 +0000)]
[packages] multiwan: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28577 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] shorewall-lite: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 12:40:41 +0000 (12:40 +0000)]
[packages] shorewall-lite: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28576 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobatman-adv: bugfixes for the 2011.3.1 release
marek [Tue, 25 Oct 2011 12:37:44 +0000 (12:37 +0000)]
batman-adv: bugfixes for the 2011.3.1 release

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28575 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoshorewall-lite: update to 4.4.24
jow [Tue, 25 Oct 2011 11:34:28 +0000 (11:34 +0000)]
shorewall-lite: update to 4.4.24

This patch updates shorewall-lite to current stable release 4.4.24

Signed-off-by: Edy Corak info@loenshotel.de
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28574 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ntpd: allow coexistence with BusyBox ntpd by placing the deamon into ...
jow [Mon, 24 Oct 2011 22:13:18 +0000 (22:13 +0000)]
[packages] ntpd: allow coexistence with BusyBox ntpd by placing the deamon into /sbin and removing/adding the busybox ntpd symlink in postinst/prerm

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28572 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/ipset: move out to packages/net/
nico [Mon, 24 Oct 2011 21:35:02 +0000 (21:35 +0000)]
package/ipset: move out to packages/net/

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28561 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/perf: move out to packages/devel/
nico [Mon, 24 Oct 2011 21:33:35 +0000 (21:33 +0000)]
package/perf: move out to packages/devel/

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28560 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch: new version
jow [Mon, 24 Oct 2011 21:03:42 +0000 (21:03 +0000)]
packages/utils/usb-modeswitch: new version
New version of usb-modeswtich.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28559 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/mosquitto: update to 0.13 (thanks to Karl Palsson)
nico [Mon, 24 Oct 2011 20:58:58 +0000 (20:58 +0000)]
packages/mosquitto: update to 0.13 (thanks to Karl Palsson)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28558 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch-data: new version
jow [Mon, 24 Oct 2011 17:55:38 +0000 (17:55 +0000)]
packages/utils/usb-modeswitch-data: new version

There is a new version of usb-modeswitch-data as well.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28556 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch: use the hammer
jow [Mon, 24 Oct 2011 17:52:58 +0000 (17:52 +0000)]
packages/utils/usb-modeswitch: use the hammer

Not particularly beautiful but doing the trick...

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28555 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.7.1
zandbelt [Mon, 24 Oct 2011 10:58:30 +0000 (10:58 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.7.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28552 3c298f89-4303-0410-b956-a3cf2f4a3e73