packages.git
14 years ago[packages] upx: define UCL_NO_ASM to fix build on x86 (ucl is built with --disable...
nico [Tue, 9 Mar 2010 21:23:39 +0000 (21:23 +0000)]
[packages] upx: define UCL_NO_ASM to fix build on x86 (ucl is built with --disable-asm), add missing dependencies, cleanup

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

14 years ago[packages] libucl: don't ship dev shlib symlink, bump release number
nico [Tue, 9 Mar 2010 21:17:47 +0000 (21:17 +0000)]
[packages] libucl: don't ship dev shlib symlink, bump release number

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

14 years ago[packages] SDL_sound: use PKG_INSTALL, disable all external libs use explicitely...
nico [Tue, 9 Mar 2010 19:11:53 +0000 (19:11 +0000)]
[packages] SDL_sound: use PKG_INSTALL, disable all external libs use explicitely, don't ship dev shlib symlink, bump release number

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

14 years ago[packages] SDL: use CONFIGURE_ARGS & CONFIGURE_VARS instead of Build/Configure/Defaul...
nico [Tue, 9 Mar 2010 18:56:04 +0000 (18:56 +0000)]
[packages] SDL: use CONFIGURE_ARGS & CONFIGURE_VARS instead of Build/Configure/Default, install sdl-config in $(STAGING_DIR)/usr/bin/ and a relative symlink to it in $(STAGING_DIR)/host/bin/

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

14 years ago[packages] ntp: disable snmp explicitely
nico [Tue, 9 Mar 2010 18:46:15 +0000 (18:46 +0000)]
[packages] ntp: disable snmp explicitely

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

14 years agoupdate opennsh to 5.4p1 and move ssk-kegen out of openssh-client-utils and openssh...
tripolar [Tue, 9 Mar 2010 11:51:55 +0000 (11:51 +0000)]
update opennsh to 5.4p1 and move ssk-kegen out of openssh-client-utils and openssh-server
and create a seperate package for it - to get rid of problems when both packages
are installed at the same time

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

14 years ago[packages] arpwatch: change PKG_BUILD_DIR to prevent configure for finding libpcap...
nico [Tue, 9 Mar 2010 11:18:40 +0000 (11:18 +0000)]
[packages] arpwatch: change PKG_BUILD_DIR to prevent configure for finding libpcap build dir

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

14 years agoremove empty patches folder
tripolar [Tue, 9 Mar 2010 00:46:05 +0000 (00:46 +0000)]
remove empty patches folder

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

14 years ago[packages] libnetfilter-{log,queue}: don't include kernel.mk anymore, use PKG_INSTALL
nico [Tue, 9 Mar 2010 00:38:56 +0000 (00:38 +0000)]
[packages] libnetfilter-{log,queue}: don't include kernel.mk anymore, use PKG_INSTALL

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

14 years agorevert r19969 and use $$$$CXXFLAGS defined in ./include/package-defaults.mk instead...
tripolar [Tue, 9 Mar 2010 00:07:00 +0000 (00:07 +0000)]
revert r19969 and use $$$$CXXFLAGS defined in ./include/package-defaults.mk instead of $(CXXFLAGS)
Thanks {Nico}

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

14 years ago[packages] add http download for files from http://www.netfilter.org/
nico [Mon, 8 Mar 2010 19:37:20 +0000 (19:37 +0000)]
[packages] add http download for files from netfilter.org/

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

14 years ago[packages] luafilesystem: use released tarball hosted on github (closes: #6814)
nico [Mon, 8 Mar 2010 14:25:05 +0000 (14:25 +0000)]
[packages] luafilesystem: use released tarball hosted on github (closes: #6814)

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

14 years ago[packages] srelay: force libwrap use (closes: #6739), bump release number
nico [Mon, 8 Mar 2010 14:00:14 +0000 (14:00 +0000)]
[packages] srelay: force libwrap use (closes: #6739), bump release number

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

14 years ago[packages] fix the logging file for nmbd
florian [Sun, 7 Mar 2010 18:47:23 +0000 (18:47 +0000)]
[packages] fix the logging file for nmbd

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

14 years ago[packages] fix samba3 logging in nmbd when CONFIG_SAMBA3_DEBUG is enabled (#6389)
florian [Sun, 7 Mar 2010 18:43:51 +0000 (18:43 +0000)]
[packages] fix samba3 logging in nmbd when CONFIG_SAMBA3_DEBUG is enabled (#6389)

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

14 years ago[packages] argtable: update to 2.12
swalker [Sat, 6 Mar 2010 18:25:37 +0000 (18:25 +0000)]
[packages] argtable: update to 2.12

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

14 years ago[packages] ucarp: update to 1.5.2, add missing libpcap depends, select the ip addr...
swalker [Sat, 6 Mar 2010 17:03:32 +0000 (17:03 +0000)]
[packages] ucarp: update to 1.5.2, add missing libpcap depends, select the ip addr symbols needed by the init script, cleanup the init script

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

14 years ago[packages] zile: update to 2.3.15
swalker [Sat, 6 Mar 2010 11:21:30 +0000 (11:21 +0000)]
[packages] zile: update to 2.3.15

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

14 years ago[packages] gzip: update to 1.4, correct symlinks on post{inst,rm}
swalker [Sat, 6 Mar 2010 10:53:30 +0000 (10:53 +0000)]
[packages] gzip: update to 1.4, correct symlinks on post{inst,rm}

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

14 years ago[packages] libidn: update to 1.18
swalker [Fri, 5 Mar 2010 12:08:59 +0000 (12:08 +0000)]
[packages] libidn: update to 1.18

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

14 years ago[packages] proftpd: update to 1.3.3, add standalone init script, comment out UseIPv6...
swalker [Fri, 5 Mar 2010 11:34:19 +0000 (11:34 +0000)]
[packages] proftpd: update to 1.3.3, add standalone init script, comment out UseIPv6 when IPv6 is disabled

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

14 years ago[packages] sudo: update to 1.7.2p5
swalker [Fri, 5 Mar 2010 07:24:31 +0000 (07:24 +0000)]
[packages] sudo: update to 1.7.2p5

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

14 years agouse $(CXXFLAGS) instead of $$$$CXXFLAGS
tripolar [Thu, 4 Mar 2010 00:24:58 +0000 (00:24 +0000)]
use $(CXXFLAGS) instead of $$$$CXXFLAGS

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

14 years agolink ctorrent against uclibc++ instead of libcstc++
tripolar [Thu, 4 Mar 2010 00:11:33 +0000 (00:11 +0000)]
link ctorrent against uclibc++ instead of libcstc++

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

14 years agobatman-adv: upgrade to latest trunk/maint
marek [Wed, 3 Mar 2010 00:13:47 +0000 (00:13 +0000)]
batman-adv: upgrade to latest trunk/maint

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

14 years ago[packages] srelay: add a patch to fix auth accepting any passwords (closes: #6781)
nico [Tue, 2 Mar 2010 17:22:22 +0000 (17:22 +0000)]
[packages] srelay: add a patch to fix auth accepting any passwords (closes: #6781)

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

14 years ago[packages] cyassl: update to 1.4.0 and new patches to fix makefiles
rhk [Tue, 2 Mar 2010 16:17:35 +0000 (16:17 +0000)]
[packages] cyassl: update to 1.4.0 and new patches to fix makefiles

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

14 years agomark freepops broken
thepeople [Tue, 2 Mar 2010 15:32:29 +0000 (15:32 +0000)]
mark freepops broken

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

14 years agoswitch ntpd to the build variants infrastructure
tripolar [Mon, 1 Mar 2010 19:31:27 +0000 (19:31 +0000)]
switch ntpd to the build variants infrastructure
-- d die folgenden Zeilen werden ignoriert --

M    net/ntpd/Makefile

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

14 years agoirssi Makefile style ++ :)
tripolar [Mon, 1 Mar 2010 19:28:49 +0000 (19:28 +0000)]
irssi Makefile style ++ :)

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

14 years agoctorrent depends on openssl
tripolar [Mon, 1 Mar 2010 18:31:27 +0000 (18:31 +0000)]
ctorrent depends on openssl

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

14 years agoswitch ctorrent to using the build variants infrastructure
tripolar [Sun, 28 Feb 2010 17:32:15 +0000 (17:32 +0000)]
switch ctorrent to using the build variants infrastructure
* ctorrent is linked to openssl
* ctorrent-nossl uses builtin SHA-1

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

14 years ago[packages] memcached: remove submenu, fix copyright year, add memory option to defaul...
jow [Sun, 28 Feb 2010 17:19:34 +0000 (17:19 +0000)]
[packages] memcached: remove submenu, fix copyright year, add memory option to default config

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

14 years ago[packages] updatedd: mark uci as config file (#6766)
jow [Sun, 28 Feb 2010 16:58:16 +0000 (16:58 +0000)]
[packages] updatedd: mark uci as config file (#6766)

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

14 years agoadd package PTPd
matteo [Sun, 28 Feb 2010 16:31:04 +0000 (16:31 +0000)]
add package PTPd

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

14 years ago[package] add memcached (#6746)
florian [Sun, 28 Feb 2010 12:26:53 +0000 (12:26 +0000)]
[package] add memcached (#6746)

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

14 years ago[package] switch mstmp to using build variants (#6723)
florian [Sun, 28 Feb 2010 12:26:51 +0000 (12:26 +0000)]
[package] switch mstmp to using build variants (#6723)

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

14 years ago[package] switch irssi to using the build variants infrastructure (#6726)
florian [Sun, 28 Feb 2010 12:26:47 +0000 (12:26 +0000)]
[package] switch irssi to using the build variants infrastructure (#6726)

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

14 years ago[package] update tor to 0.2.1.24 (#6748)
florian [Sun, 28 Feb 2010 12:26:45 +0000 (12:26 +0000)]
[package] update tor to 0.2.1.24 (#6748)

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

14 years ago[package] update privoxy to 3.0.16, move to correct section, remove now useless patch...
florian [Sun, 28 Feb 2010 12:26:42 +0000 (12:26 +0000)]
[package] update privoxy to 3.0.16, move to correct section, remove now useless patch (#6747)

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

14 years ago[package] prevent umurmur server crashed on client join, remove useless patch, bump...
florian [Sun, 28 Feb 2010 12:26:40 +0000 (12:26 +0000)]
[package] prevent umurmur server crashed on client join, remove useless patch, bump relase number (#6745)

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

14 years ago[packages] collectd: use start-stop-daemon for service invokation
jow [Sun, 28 Feb 2010 01:50:39 +0000 (01:50 +0000)]
[packages] collectd: use start-stop-daemon for service invokation

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

14 years ago[patchteam] Update umurmur package to version 0.2.1 (and split into openssl and polar...
spudz76 [Sat, 27 Feb 2010 18:45:42 +0000 (18:45 +0000)]
[patchteam] Update umurmur package to version 0.2.1 (and split into openssl and polarssl versions) - closes #6745 - thanks Zuljin

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

14 years ago[patchteam] sysfsutils: separate libsysfs and sysfsutils and move to libs, add patch...
spudz76 [Sat, 27 Feb 2010 08:22:13 +0000 (08:22 +0000)]
[patchteam] sysfsutils: separate libsysfs and sysfsutils and move to libs, add patch - thanks RaphaĆ«l

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

14 years ago[packages] proftpd: update to 1.3.2e
obsy [Fri, 26 Feb 2010 20:13:10 +0000 (20:13 +0000)]
[packages] proftpd: update to 1.3.2e

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

14 years ago[packages] zabbix: Fix build.
lars [Fri, 26 Feb 2010 10:55:00 +0000 (10:55 +0000)]
[packages] zabbix: Fix build.
zabbix build expects $ARCH to be the target OS not the target architecture.

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

14 years agofixes OLSR 6and4 mode does not work if HNA entries are configured, closes #4803
thepeople [Fri, 26 Feb 2010 05:16:56 +0000 (05:16 +0000)]
fixes OLSR 6and4 mode does not work if HNA entries are configured, closes #4803

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

14 years agoadd server option, closes #4816
thepeople [Fri, 26 Feb 2010 05:01:18 +0000 (05:01 +0000)]
add server option, closes #4816

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

14 years ago[patchteam] ez-ipupdate: [PATCH] unnecessarily runs as a daemon (also allow multiple...
thepeople [Fri, 26 Feb 2010 04:54:10 +0000 (04:54 +0000)]
[patchteam] ez-ipupdate: [PATCH] unnecessarily runs as a daemon (also allow multiple instances), closes #4874

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

14 years agodo not lock this to wan, allows it to be used on wan interfaces not named wan.
thepeople [Fri, 26 Feb 2010 03:41:56 +0000 (03:41 +0000)]
do not lock this to wan, allows it to be used on wan interfaces not named wan.

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

14 years agoadd freepops, closes #1683
thepeople [Fri, 26 Feb 2010 02:37:38 +0000 (02:37 +0000)]
add freepops, closes #1683

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

14 years ago[patchteam] Add wide-ipv6 packages, thanks Raphael
spudz76 [Fri, 26 Feb 2010 01:13:38 +0000 (01:13 +0000)]
[patchteam] Add wide-ipv6 packages, thanks Raphael

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

14 years ago[packages] stunnel: add X-Forward-For support for proxying http traffic (#6753)
jow [Thu, 25 Feb 2010 14:30:06 +0000 (14:30 +0000)]
[packages] stunnel: add X-Forward-For support for proxying http traffic (#6753)

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

14 years ago[packages] libs/boost: fix PKG_BUILD_DIR definition
agb [Thu, 25 Feb 2010 10:43:58 +0000 (10:43 +0000)]
[packages] libs/boost: fix PKG_BUILD_DIR definition

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

14 years agofixed another typo - hope the last one :(
tripolar [Thu, 25 Feb 2010 02:55:18 +0000 (02:55 +0000)]
fixed another typo - hope the last one :(

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

14 years agofixed another typo
tripolar [Thu, 25 Feb 2010 02:47:02 +0000 (02:47 +0000)]
fixed another typo

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

14 years agomount nfsd on /proc/fs/nfsd
tripolar [Thu, 25 Feb 2010 02:28:02 +0000 (02:28 +0000)]
mount nfsd on /proc/fs/nfsd
install sm-notify

based on a patch by  Benjamin Cama <benoar@free.fr>

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

14 years ago[packages] Use include_mk
lars [Wed, 24 Feb 2010 23:13:32 +0000 (23:13 +0000)]
[packages] Use include_mk

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

14 years ago[packages] pango: Fix build. Fixes #6731
lars [Wed, 24 Feb 2010 22:54:49 +0000 (22:54 +0000)]
[packages] pango: Fix build. Fixes #6731

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

14 years ago[packages] clearsilver: fix Config.in handling and refresh patches
rhk [Wed, 24 Feb 2010 17:02:13 +0000 (17:02 +0000)]
[packages] clearsilver: fix Config.in handling and refresh patches

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

14 years agodisable building powertop by default, it causes kernel debug to be on which gets...
thepeople [Wed, 24 Feb 2010 03:39:50 +0000 (03:39 +0000)]
disable building powertop by default, it causes kernel debug to be on which gets picked up by CONFIG_ALL=y

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

14 years ago[package] babeld: fix compilation on Broadcom (2.4)
kerneis [Tue, 23 Feb 2010 13:52:02 +0000 (13:52 +0000)]
[package] babeld: fix compilation on Broadcom (2.4)

Patch sent upstream.  Applied in OpenWrt until the next release.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19825 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoFix dependencies for vte
ryd [Tue, 23 Feb 2010 01:47:03 +0000 (01:47 +0000)]
Fix dependencies for vte

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

14 years ago[packages] urbi, opensips, faifa, kamailio: Build with -fPIC
lars [Mon, 22 Feb 2010 23:18:48 +0000 (23:18 +0000)]
[packages] urbi, opensips, faifa, kamailio: Build with -fPIC

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

14 years ago[packages] syslog-ng3: Pass missing configure args for which configure does
lars [Mon, 22 Feb 2010 23:17:09 +0000 (23:17 +0000)]
[packages] syslog-ng3: Pass missing configure args for which configure does
autodetection. Which caused build failures

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

14 years ago[packages] bandwidthd: Don't add host include und library paths.
lars [Mon, 22 Feb 2010 23:15:25 +0000 (23:15 +0000)]
[packages] bandwidthd: Don't add host include und library paths.

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

14 years ago[packages] coova-chilli: update to 1.2.2 (#6721)
swalker [Mon, 22 Feb 2010 20:11:16 +0000 (20:11 +0000)]
[packages] coova-chilli: update to 1.2.2 (#6721)

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

14 years ago[packages] transmission: update to 1.91
obsy [Mon, 22 Feb 2010 18:20:00 +0000 (18:20 +0000)]
[packages] transmission: update to 1.91

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

14 years ago[package] ahcpd: update to 0.51, fix scripts
kerneis [Mon, 22 Feb 2010 11:00:30 +0000 (11:00 +0000)]
[package] ahcpd: update to 0.51, fix scripts

- Full-featured UCI configuration file (including server mode).
- Client mode configuration in /etc/config/network (proto ahcp).
- Launch at most one instance in server/forwarder mode, and as many
  instance as interfaces in client mode.
- Add status and reload options to init script.
- Make /etc/config/ahcpd a config file, simplify Makefile.
- Do not check the pid file (useless).
- 29 January 2010: ahcpd 0.51
  * Servers are now configured with a plain-text configuration file.
  * Implemented client-side support for prefix delegation (-P).
  * Made requesting state more persistent, to deal with packet loss.
  * Fixed a typo that prevented the -I option from working.
  * Fixed compilation on BSD systems.
  * Fixed a bug that could cause an expired lease to be discarded when
    older ones are available.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19813 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[packages] quagga: Fix compile
lars [Mon, 22 Feb 2010 00:41:15 +0000 (00:41 +0000)]
[packages] quagga: Fix compile

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

14 years ago[packages] snort: Don't add host include and libraray paths
lars [Sun, 21 Feb 2010 22:05:35 +0000 (22:05 +0000)]
[packages] snort: Don't add host include and libraray paths

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

14 years agouse ntpd instead of because == ntp
tripolar [Sun, 21 Feb 2010 21:42:09 +0000 (21:42 +0000)]
use ntpd instead of  because  == ntp

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

14 years ago[packages] kismet: Don't add host include paths
lars [Sun, 21 Feb 2010 21:37:29 +0000 (21:37 +0000)]
[packages] kismet: Don't add host include paths

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

14 years ago[packages] imlib2: Pass Xorg include and libarary path. Otherwise it will look
lars [Sun, 21 Feb 2010 21:02:40 +0000 (21:02 +0000)]
[packages] imlib2: Pass Xorg include and libarary path. Otherwise it will look
for it for them in the host environment.

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

14 years ago[packages] osiris: Don't add host include paths
lars [Sun, 21 Feb 2010 20:55:00 +0000 (20:55 +0000)]
[packages] osiris: Don't add host include paths

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

14 years agofix typo
tripolar [Sun, 21 Feb 2010 20:38:38 +0000 (20:38 +0000)]
fix typo

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

14 years agoadd new ntpd-openssl package to get a ntpd that is linked against openssl
tripolar [Sun, 21 Feb 2010 20:27:30 +0000 (20:27 +0000)]
add new ntpd-openssl package to get a ntpd that is linked against openssl

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

14 years ago[packages] speex: Provide ogg prefix path. Otherwise it will start looking for
lars [Sun, 21 Feb 2010 15:31:55 +0000 (15:31 +0000)]
[packages] speex: Provide ogg prefix path. Otherwise it will start looking for
libogg in host paths.

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

14 years ago[packages] xserver-xorg: Fix setting verion suffix to CONFIGURED_STAMP in
lars [Sun, 21 Feb 2010 15:01:35 +0000 (15:01 +0000)]
[packages] xserver-xorg: Fix setting verion suffix to CONFIGURED_STAMP in
xorg-driver.mk

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

14 years ago[packages] freeswitch: Don't look for libgnutls-config. The package does not
lars [Sun, 21 Feb 2010 14:16:48 +0000 (14:16 +0000)]
[packages] freeswitch: Don't look for libgnutls-config. The package does not
depend on gnutls and it will only find the hosts libgnutls-config anyway.

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

14 years ago[packages] ucarp: fix url, add license, cleanup Makefile
swalker [Sun, 21 Feb 2010 00:06:37 +0000 (00:06 +0000)]
[packages] ucarp: fix url, add license, cleanup Makefile

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

14 years ago[packages] apcupsd: Move local include path before all other includes paths.
lars [Sat, 20 Feb 2010 21:36:16 +0000 (21:36 +0000)]
[packages] apcupsd: Move local include path before all other includes paths.
Otherwise it will include the wrong md5.h and the build will fail. Fixes #5449

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

14 years ago[package] add madwimax (#6167)
florian [Sat, 20 Feb 2010 11:43:38 +0000 (11:43 +0000)]
[package] add madwimax (#6167)

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

14 years ago[package] add libusb-1.0 (#6166)
florian [Sat, 20 Feb 2010 11:43:36 +0000 (11:43 +0000)]
[package] add libusb-1.0 (#6166)

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

14 years ago[package] update netatalk to 2.1beta1 (#6686)
florian [Sat, 20 Feb 2010 11:43:34 +0000 (11:43 +0000)]
[package] update netatalk to 2.1beta1 (#6686)

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

14 years ago[packages] update libnfc to 1.3.3, thanks neomilium (#6677)
florian [Sat, 20 Feb 2010 11:43:30 +0000 (11:43 +0000)]
[packages] update libnfc to 1.3.3, thanks neomilium (#6677)

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

14 years ago[packages] add disktype (#6613)
florian [Sat, 20 Feb 2010 10:20:58 +0000 (10:20 +0000)]
[packages] add disktype (#6613)

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

14 years ago[packages] add ucarp (#6612)
florian [Sat, 20 Feb 2010 10:20:56 +0000 (10:20 +0000)]
[packages] add ucarp (#6612)

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

14 years agothis patch adds geftpserver package.
thepeople [Sat, 20 Feb 2010 04:53:31 +0000 (04:53 +0000)]
this patch adds geftpserver package.
-Raphael

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

14 years agothis patch fixes a build error described in ticket #6702.
thepeople [Sat, 20 Feb 2010 04:51:10 +0000 (04:51 +0000)]
this patch fixes a build error described in ticket #6702.

-Raphael

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

14 years agothese patches add upx and libucl packages.
thepeople [Sat, 20 Feb 2010 04:43:27 +0000 (04:43 +0000)]
these patches add upx and libucl packages.

From http://upx.sourceforge.net/

UPX is a free, portable, extendable, high-performance executable packer
for several different executable formats. It achieves an excellent
compression ratio and offers very fast decompression. Your executables
suffer no memory overhead or other drawbacks for most of the formats
supported, because of in-place decompression.

-Raphael

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

14 years agothis patch updates gettext to 0.17.
thepeople [Sat, 20 Feb 2010 04:39:41 +0000 (04:39 +0000)]
this patch updates gettext to 0.17.

-Raphael

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

14 years ago[packages] openswan: update to v2.6.24 and remove obsolete patches - fixes Linux...
jow [Sat, 20 Feb 2010 04:25:47 +0000 (04:25 +0000)]
[packages] openswan: update to v2.6.24 and remove obsolete patches - fixes Linux 2.6.32 compatibility

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

14 years agoupdate nfs-kernel-server to 1.1.6
tripolar [Fri, 19 Feb 2010 14:28:36 +0000 (14:28 +0000)]
update nfs-kernel-server to 1.1.6

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

14 years ago[package] babeld: update to 0.98, fix scripts
kerneis [Fri, 19 Feb 2010 12:33:36 +0000 (12:33 +0000)]
[package] babeld: update to 0.98, fix scripts

- Full-featured UCI configuration file (no need for babeld.conf).
- Do not check the pid file (useless) and ahcpd script (harmful).
- Make /etc/config/babeld a config file.
- Launch at most one instance of babeld.
- Add status and reload options to init script.
- 8 February 2010: babeld 0.98:
  * Implement the ability to prefer Babel routes to external routes
    according to the kernel priority (-A).
  * Implement the ability to redistribute "boot" routes when the
    protocol is explicitly specified on the "redistribute" line.
  * Allow trailing whitespace in config file.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19754 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[packages] ndyndns: Don't add host include paths.
lars [Fri, 19 Feb 2010 04:57:35 +0000 (04:57 +0000)]
[packages] ndyndns: Don't add host include paths.

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

14 years ago[packages] ipcad: Don't add host include paths.
lars [Fri, 19 Feb 2010 04:56:59 +0000 (04:56 +0000)]
[packages] ipcad: Don't add host include paths.

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

14 years ago[packages] rrdtool: Don't add host include paths.
lars [Fri, 19 Feb 2010 04:55:42 +0000 (04:55 +0000)]
[packages] rrdtool: Don't add host include paths.

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

14 years ago[packages] pciutils: update to 3.1.7
swalker [Fri, 19 Feb 2010 04:48:12 +0000 (04:48 +0000)]
[packages] pciutils: update to 3.1.7

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

14 years ago[packages] stress: update to 1.0.3
swalker [Fri, 19 Feb 2010 04:46:26 +0000 (04:46 +0000)]
[packages] stress: update to 1.0.3

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