packages.git
15 years agoNew package: djbdns
jow [Thu, 7 May 2009 14:38:59 +0000 (14:38 +0000)]
New package: djbdns
This adds D.J. Bernstein's djbdns package to OpenWRT. Documentation is in the package's included README file.

Signed-off-by: Johnny Halfmoon <jhalmoon at milksnot.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15688 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoNew package: ink 0.5.0
jow [Thu, 7 May 2009 14:26:35 +0000 (14:26 +0000)]
New package: ink 0.5.0
this adds a small command line utility for reading ink levels from
printers via libinklevel.

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

15 years agoNew package redir
jow [Thu, 7 May 2009 14:14:59 +0000 (14:14 +0000)]
New package redir
This patch adds a new package "redir" that allows to redirect incoming
TCP connections to a specific destination in a proxy-like way.

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

15 years agoRemove --no-timestamping wget option from update-pciids script
jow [Thu, 7 May 2009 13:45:02 +0000 (13:45 +0000)]
Remove --no-timestamping wget option from update-pciids script
This bug is introduced after upgrading pciutils package and prevents successful
installation of the package. This patch fixes update-pciids script not to use
--no-timestamping wget switch, which is not supported by busybox.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15679 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd default configuration for Quagga daemons
jow [Thu, 7 May 2009 13:42:44 +0000 (13:42 +0000)]
Add default configuration for Quagga daemons
This patch adds default configs for quagga daemons. It adds password zebra
and restricts vty access to everyone except localhost. If these confs do not
exist the daemons do not start when running quagga init script.

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

15 years ago[olsrd] Add quagga plugin package
jow [Thu, 7 May 2009 13:41:23 +0000 (13:41 +0000)]
[olsrd] Add quagga plugin package
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15677 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[Quagga] Ignore wireless netlink messages
jow [Thu, 7 May 2009 13:40:30 +0000 (13:40 +0000)]
[Quagga] Ignore wireless netlink messages
This patch fixes a bug where zebra terminates randomly with SIGABRT. The
problem originates from zebra trying to parse wireless netlink messages. The
following patch makes zebra ignore these messages.

Signed-off-by: Acinonyx <acinonyxs@yahoo.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15676 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[pcituils] Fix post-installation error
jow [Thu, 7 May 2009 13:38:28 +0000 (13:38 +0000)]
[pcituils] Fix post-installation error
This patch fixes an issue where installation of pciutils fails if pci IDs
cannot be downloaded (e.g. when there isn't any internet access)

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15675 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[Quagga] Fix typo when executing watchquagga
jow [Thu, 7 May 2009 13:35:13 +0000 (13:35 +0000)]
[Quagga] Fix typo when executing watchquagga
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15674 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] [olsrd] Start olsrd after starting quagga
jow [Thu, 7 May 2009 13:33:08 +0000 (13:33 +0000)]
[PATCH] [olsrd] Start olsrd after starting quagga

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

15 years ago[PATCH] Support for SPL (Standard PHP Library)
jow [Thu, 7 May 2009 13:21:57 +0000 (13:21 +0000)]
[PATCH] Support for SPL (Standard PHP Library)

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

15 years ago[package] update lighttpd to 1.4.22 (#5072)
florian [Thu, 7 May 2009 10:59:26 +0000 (10:59 +0000)]
[package] update lighttpd to 1.4.22 (#5072)

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

15 years agoavrusbboot: fix compile
nbd [Tue, 5 May 2009 13:27:17 +0000 (13:27 +0000)]
avrusbboot: fix compile

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

15 years agobahamut: fix compile with eglibc
nbd [Tue, 5 May 2009 13:27:05 +0000 (13:27 +0000)]
bahamut: fix compile with eglibc

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

15 years agofix obsolete url in package information
mirko [Tue, 5 May 2009 12:22:48 +0000 (12:22 +0000)]
fix obsolete url in package information

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

15 years agoupdate xorg glamo driver to latest git-revision
mirko [Tue, 5 May 2009 12:20:46 +0000 (12:20 +0000)]
update xorg glamo driver to latest git-revision

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

15 years ago[packages] linuxigd: don't include kernel.mk in Makefile
jow [Tue, 5 May 2009 12:12:06 +0000 (12:12 +0000)]
[packages] linuxigd: don't include kernel.mk in Makefile

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

15 years ago[packages] linuxigd: fix 004-iptables-1.4.3.2-compat.patch, search includes in stagin...
jow [Tue, 5 May 2009 12:08:58 +0000 (12:08 +0000)]
[packages] linuxigd: fix 004-iptables-1.4.3.2-compat.patch, search includes in staging dir

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

15 years agoadded djb ucspi-tcp patch provided by Johnny Halfmoon
markus [Tue, 5 May 2009 09:55:16 +0000 (09:55 +0000)]
added djb ucspi-tcp patch provided by Johnny Halfmoon

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

15 years agoadded djb daemontools patch provided by Johnny Halfmoon
markus [Tue, 5 May 2009 09:54:30 +0000 (09:54 +0000)]
added djb daemontools patch provided by Johnny Halfmoon

changed section from "net" to "utils"

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

15 years ago[packages] aiccu: add dependency on kmod-tun (closes: #4620)
nico [Tue, 5 May 2009 09:35:52 +0000 (09:35 +0000)]
[packages] aiccu: add dependency on kmod-tun (closes: #4620)

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

15 years agoadded djbdns patch provided by Johnny Halfmoon
markus [Tue, 5 May 2009 09:27:07 +0000 (09:27 +0000)]
added djbdns patch provided by Johnny Halfmoon

removed dnsmasq.patch as the options were included upstream already.

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

15 years agoglib2: clean up makefile, use libtool fixup, fix libiconv usage, convert to host...
nbd [Mon, 4 May 2009 23:33:10 +0000 (23:33 +0000)]
glib2: clean up makefile, use libtool fixup, fix libiconv usage, convert to host build instead of two-stage configure

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

15 years agoavahi: upgrade, remove gettext support (it breaks on a few host systems), fix up...
nbd [Mon, 4 May 2009 23:33:02 +0000 (23:33 +0000)]
avahi: upgrade, remove gettext support (it breaks on a few host systems), fix up autofools

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

15 years ago[package] fix miniupnpd compilation with iptables-1.4.3.2 (#5047)
florian [Mon, 4 May 2009 20:19:12 +0000 (20:19 +0000)]
[package] fix miniupnpd compilation with iptables-1.4.3.2 (#5047)

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

15 years agoatftp: fix compile with eglibc
nbd [Mon, 4 May 2009 18:57:20 +0000 (18:57 +0000)]
atftp: fix compile with eglibc

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

15 years agofix asterisk 1.4 compile
nbd [Mon, 4 May 2009 18:25:47 +0000 (18:25 +0000)]
fix asterisk 1.4 compile

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

15 years agoadd missing x11 uci config template
mirko [Mon, 4 May 2009 18:02:17 +0000 (18:02 +0000)]
add missing x11 uci config template

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

15 years agofix rrdtool compile
nbd [Mon, 4 May 2009 15:21:38 +0000 (15:21 +0000)]
fix rrdtool compile

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

15 years agoclean up a bit and use plain xorg.conf-files as long as the uci x11 parser is not...
mirko [Mon, 4 May 2009 13:04:57 +0000 (13:04 +0000)]
clean up a bit and use plain xorg.conf-files as long as the uci x11 parser is not finished

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

15 years agomove fontconfig cache to persistent memory
mirko [Mon, 4 May 2009 10:40:54 +0000 (10:40 +0000)]
move fontconfig cache to persistent memory

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

15 years agoadd host build for libfreetype
mirko [Sat, 2 May 2009 17:45:09 +0000 (17:45 +0000)]
add host build for libfreetype

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

15 years agoadd host build for libjpeg
mirko [Sat, 2 May 2009 17:33:27 +0000 (17:33 +0000)]
add host build for libjpeg

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

15 years ago[packages] linuxigd: patch for iptables 1.4.3.2 compatibility
jow [Sat, 2 May 2009 03:34:11 +0000 (03:34 +0000)]
[packages] linuxigd: patch for iptables 1.4.3.2 compatibility

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

15 years ago[packages] xtables-addons: bump to v1.15, drop portscan - removed upstream
jow [Sat, 2 May 2009 01:41:12 +0000 (01:41 +0000)]
[packages] xtables-addons: bump to v1.15, drop portscan - removed upstream

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

15 years ago[packages] miniupnpd: fix copyright
jow [Sat, 2 May 2009 01:01:10 +0000 (01:01 +0000)]
[packages] miniupnpd: fix copyright

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

15 years ago[packages] miniupnpd: bump to v1.3, remove obsolete patches, link against libiptc.so
jow [Sat, 2 May 2009 00:59:22 +0000 (00:59 +0000)]
[packages] miniupnpd: bump to v1.3, remove obsolete patches, link against libiptc.so

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

15 years agoremove superfluous explicit -lpthread addition
zandbelt [Fri, 1 May 2009 15:17:17 +0000 (15:17 +0000)]
remove superfluous explicit -lpthread addition

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

15 years agoupdate asterisk 1.6.x to 1.6.1.0
zandbelt [Fri, 1 May 2009 15:11:04 +0000 (15:11 +0000)]
update asterisk 1.6.x to 1.6.1.0

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

15 years ago[packages] openswan: fix Makefile - thanks Jonas Gorski
jow [Fri, 1 May 2009 11:20:03 +0000 (11:20 +0000)]
[packages] openswan: fix Makefile - thanks Jonas Gorski

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

15 years ago[packages] sqlite3: bump to v3.6.13 (#5029)
jow [Fri, 1 May 2009 01:22:39 +0000 (01:22 +0000)]
[packages] sqlite3: bump to v3.6.13 (#5029)

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

15 years ago[packages] 6tunnel: add kmod-sit dependency
jow [Thu, 30 Apr 2009 21:09:19 +0000 (21:09 +0000)]
[packages] 6tunnel: add kmod-sit dependency

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

15 years ago[packages] mpd: fix typo in [15480] (closes: #5030)
nico [Thu, 30 Apr 2009 20:10:27 +0000 (20:10 +0000)]
[packages] mpd: fix typo in [15480] (closes: #5030)

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

15 years ago[packages] add airpwn
jow [Wed, 29 Apr 2009 18:31:29 +0000 (18:31 +0000)]
[packages] add airpwn

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

15 years ago[packages] apache: remove apache-server and move all server stuff in apache (closes...
nico [Wed, 29 Apr 2009 13:04:01 +0000 (13:04 +0000)]
[packages] apache: remove apache-server and move all server stuff in apache (closes: #5024)

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

15 years ago[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/includ...
nico [Wed, 29 Apr 2009 12:56:17 +0000 (12:56 +0000)]
[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively

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

15 years ago[packages] sudo: fix typo in Makefile
jow [Wed, 29 Apr 2009 09:14:52 +0000 (09:14 +0000)]
[packages] sudo: fix typo in Makefile

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

15 years ago[packages] xine-ui: remove dependency to libnotimpl
jow [Wed, 29 Apr 2009 06:57:25 +0000 (06:57 +0000)]
[packages] xine-ui: remove dependency to libnotimpl

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

15 years ago[packages] gtk1: remove dependency to libnotimpl
jow [Wed, 29 Apr 2009 06:53:48 +0000 (06:53 +0000)]
[packages] gtk1: remove dependency to libnotimpl

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

15 years ago[packages] imlib2: remove dependency to libnotimpl
jow [Wed, 29 Apr 2009 06:52:11 +0000 (06:52 +0000)]
[packages] imlib2: remove dependency to libnotimpl

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

15 years ago[packages] mini-snmpd: fix a segfault when passing an invalid oid to the -V option...
nico [Tue, 28 Apr 2009 15:29:14 +0000 (15:29 +0000)]
[packages] mini-snmpd: fix a segfault when passing an invalid oid to the -V option (closes: #5021), log messages to syslog

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

15 years ago[package] ucmb uses an incompatible spi_gpio_platform_data with kernels before 2...
florian [Tue, 28 Apr 2009 10:48:45 +0000 (10:48 +0000)]
[package] ucmb uses an incompatible spi_gpio_platform_data with kernels before 2.6.28, mask  it for other kernels (#4999)

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

15 years ago[packages] openssh: update to v5.2p1 (partially closes: #4780, thanks to puchu)
nico [Mon, 27 Apr 2009 23:36:04 +0000 (23:36 +0000)]
[packages] openssh: update to v5.2p1 (partially closes: #4780, thanks to puchu)

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

15 years ago[packages] icmptx: update to v0.2, switched to git for source retrieval
nico [Mon, 27 Apr 2009 22:59:50 +0000 (22:59 +0000)]
[packages] icmptx: update to v0.2, switched to git for source retrieval

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

15 years ago[packages] luaexpat, lusec & luasocket: change dependency on Lua from "lua" to "...
nico [Mon, 27 Apr 2009 22:34:46 +0000 (22:34 +0000)]
[packages] luaexpat, lusec & luasocket: change dependency on Lua from "lua" to "+lua"

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

15 years ago[packages] rrdtool: force source reconfiguration when key subpackages are enabled...
nico [Mon, 27 Apr 2009 22:28:10 +0000 (22:28 +0000)]
[packages] rrdtool: force source reconfiguration when key subpackages are enabled/disabled (closes: #4996)

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

15 years ago[packages] prosody: update to v0.4.0
nico [Mon, 27 Apr 2009 22:22:21 +0000 (22:22 +0000)]
[packages] prosody: update to v0.4.0

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

15 years ago[packages] freetype: update to v2.3.9, merge r15288 from 8.09, delete empty patch
nico [Mon, 27 Apr 2009 22:21:26 +0000 (22:21 +0000)]
[packages] freetype: update to v2.3.9, merge r15288 from 8.09, delete empty patch

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

15 years ago[packages] cups: update to v1.3.10
nico [Mon, 27 Apr 2009 22:18:45 +0000 (22:18 +0000)]
[packages] cups: update to v1.3.10

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

15 years ago[packages] remove libnotimpl, missing math functions are provided by uClibc since...
nico [Mon, 27 Apr 2009 21:04:45 +0000 (21:04 +0000)]
[packages] remove libnotimpl, missing math functions are provided by uClibc since r10024

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

15 years ago[packages] zaptel-1.4.x: another attempt at fixing it :)
nico [Mon, 27 Apr 2009 15:56:29 +0000 (15:56 +0000)]
[packages] zaptel-1.4.x: another attempt at fixing it :)

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

15 years ago[packages] replace occurences of '$(PKG_BUILD_DIR)/.configured' with '$(STAMP_CONFIGU...
nico [Sun, 26 Apr 2009 12:18:29 +0000 (12:18 +0000)]
[packages] replace occurences of '$(PKG_BUILD_DIR)/.configured' with '$(STAMP_CONFIGURED)'

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

15 years agoRemove ancient cruft in ddns-scripts, and use the busybox built-in wget
noz [Sun, 26 Apr 2009 09:49:20 +0000 (09:49 +0000)]
Remove ancient cruft in ddns-scripts, and use the busybox built-in wget

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

15 years ago[packages] zaptel-1.4.x: fix compilation with linux 2.6.28+
nico [Sat, 25 Apr 2009 23:45:16 +0000 (23:45 +0000)]
[packages] zaptel-1.4.x: fix compilation with linux 2.6.28+

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

15 years ago[packages] vsftpd: compile with target optimizations
nico [Sat, 25 Apr 2009 21:03:43 +0000 (21:03 +0000)]
[packages] vsftpd: compile with target optimizations

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

15 years ago[packages] add netdiscover
nico [Sat, 25 Apr 2009 21:00:56 +0000 (21:00 +0000)]
[packages] add netdiscover

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

15 years ago[cosmetic] change occurences of LUA to Lua (from http://www.lua.org/about.html: Pleas...
nico [Sat, 25 Apr 2009 20:36:30 +0000 (20:36 +0000)]
[cosmetic] change occurences of LUA to Lua (from lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)

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

15 years agoClose tslib device when the module is unloaded. Closes a memory leak and
lars [Sat, 25 Apr 2009 16:06:27 +0000 (16:06 +0000)]
Close tslib device when the module is unloaded. Closes a memory leak and
allows the device to be reopended when the xserver is restarted.

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

15 years agoCleanup the saved_builtin_dir mess. Fixes that the xserver crashed when it was
lars [Sat, 25 Apr 2009 15:21:25 +0000 (15:21 +0000)]
Cleanup the saved_builtin_dir mess. Fixes that the xserver crashed when it was
restarted.

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

15 years ago[packages] xcbproto: don't include python packaging stuff at DUMP time
nico [Fri, 24 Apr 2009 20:30:23 +0000 (20:30 +0000)]
[packages] xcbproto: don't include python packaging stuff at DUMP time

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

15 years agoxcbproto: make python support conditional (auto-detected), and un-hardcode path names...
nbd [Fri, 24 Apr 2009 19:16:26 +0000 (19:16 +0000)]
xcbproto: make python support conditional (auto-detected), and un-hardcode path names for python 2.6

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

15 years ago[packages] peerguardian: fix dependencies, bump release number
nico [Fri, 24 Apr 2009 13:09:33 +0000 (13:09 +0000)]
[packages] peerguardian: fix dependencies, bump release number

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

15 years agoadjust path to bjam due to previous change - rely on $PATH
mirko [Wed, 22 Apr 2009 23:32:09 +0000 (23:32 +0000)]
adjust path to bjam due to previous change - rely on $PATH

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

15 years agocopy binary to <$(STAGING_DIR_HOST)/bin> because <$(STAGING_DIR_HOST)/usr/bin> isn...
mirko [Wed, 22 Apr 2009 23:29:09 +0000 (23:29 +0000)]
copy binary to <$(STAGING_DIR_HOST)/bin> because <$(STAGING_DIR_HOST)/usr/bin> isn't in $PATH

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

15 years ago[packages] net-snmp: fix snmpd.init generating wrong 'exec' configuration (closes...
nico [Tue, 21 Apr 2009 22:58:42 +0000 (22:58 +0000)]
[packages] net-snmp: fix snmpd.init generating wrong 'exec' configuration (closes: #4728)

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

15 years ago[packages] sudo: add a patch to prevent install from stripping binaries (thanks to...
nico [Tue, 21 Apr 2009 19:17:26 +0000 (19:17 +0000)]
[packages] sudo: add a patch to prevent install from stripping binaries (thanks to russel!)

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

15 years agobatman makefiles / configs / init scripts revised
marek [Tue, 21 Apr 2009 19:16:40 +0000 (19:16 +0000)]
batman makefiles / configs / init scripts revised
vis package added

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

15 years ago[packages] add Erlang/OTP programming language
nico [Tue, 21 Apr 2009 18:40:30 +0000 (18:40 +0000)]
[packages] add Erlang/OTP programming language

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

15 years agoupdate asterisk-1.4.x to 1.4.24.1
zandbelt [Tue, 21 Apr 2009 17:31:57 +0000 (17:31 +0000)]
update asterisk-1.4.x to 1.4.24.1

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

15 years agointroduce a new logic to handle release numbers when a significant change is made...
nico [Tue, 21 Apr 2009 11:38:28 +0000 (11:38 +0000)]
introduce a new logic to handle release numbers when a significant change is made on a package:
 - release packages get a "patch level" added to their release number, this last one being incremented on every change ;
 - trunk packages should always get their release number incremented.

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

15 years ago[packages] add sudo (closes: #4820)
nico [Tue, 21 Apr 2009 01:13:20 +0000 (01:13 +0000)]
[packages] add sudo (closes: #4820)

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

15 years ago[packages] babel: update to v0.95
nico [Tue, 21 Apr 2009 01:00:51 +0000 (01:00 +0000)]
[packages] babel: update to v0.95

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

15 years ago[packages] cups: create missing directory in initscript (closes: #4973), bump release...
nico [Mon, 20 Apr 2009 23:22:26 +0000 (23:22 +0000)]
[packages] cups: create missing directory in initscript (closes: #4973), bump release number

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

15 years agoolsrd: don't mess with the system's ipv4/ipv6 forwarding settings
nbd [Mon, 20 Apr 2009 21:37:19 +0000 (21:37 +0000)]
olsrd: don't mess with the system's ipv4/ipv6 forwarding settings

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

15 years agoUpdate dependencies on libspe2 and libpfm
hcg [Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)]
Update dependencies on libspe2 and libpfm

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

15 years ago[package] update libevent to 1.4.9 (#4907)
florian [Sun, 19 Apr 2009 20:54:26 +0000 (20:54 +0000)]
[package] update libevent to 1.4.9 (#4907)

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

15 years ago[package] update transmission to 1.52 (#4938)
florian [Sun, 19 Apr 2009 20:43:34 +0000 (20:43 +0000)]
[package] update transmission to 1.52 (#4938)

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

15 years ago[package] update wdiag to 0.10 (#4941)
florian [Sun, 19 Apr 2009 20:37:05 +0000 (20:37 +0000)]
[package] update wdiag to 0.10 (#4941)

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

15 years ago[package] nfs-kernel does not depend on libevent since nfsv4 support is disabled...
florian [Sun, 19 Apr 2009 20:35:04 +0000 (20:35 +0000)]
[package] nfs-kernel does not depend on libevent since nfsv4 support is disabled (#4896)

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

15 years ago[package] fix babel init script and install it by default (#4939)
florian [Sun, 19 Apr 2009 20:32:11 +0000 (20:32 +0000)]
[package] fix babel init script and install it by default (#4939)

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

15 years ago[PATCH] New package -- tcpser
jow [Sun, 19 Apr 2009 16:31:13 +0000 (16:31 +0000)]
[PATCH] New package -- tcpser
here's a patch for tcpser, an emulator of Hayes compatible modem.

Signed-off-by: Marek Drapal <marek.drapal@touchware.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15271 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Upgrade libgpg-error from v1.6 to v1.7.
jow [Sun, 19 Apr 2009 16:21:39 +0000 (16:21 +0000)]
[PATCH] Upgrade libgpg-error from v1.6 to v1.7.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15270 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Upgrade libgcrypt from 1.4.1 to 1.4.4.
jow [Sun, 19 Apr 2009 16:20:00 +0000 (16:20 +0000)]
[PATCH] Upgrade libgcrypt from 1.4.1 to 1.4.4.
In case the patch is unclear, the file 001-handle-minimal-build.patch is
no longer needed.  The 002-no_docs_tests.patch file is just refreshed
with new paths.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15269 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Upgrade gnutls from 2.4.1 to 2.6.4.
jow [Sun, 19 Apr 2009 16:14:42 +0000 (16:14 +0000)]
[PATCH] Upgrade gnutls from 2.4.1 to 2.6.4.
The upgrade fixes some known security vulnerabilities in the current
version.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15268 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Upgrade libidn from 1.12 to 1.13. Fix typo in description. Drop unneeded...
jow [Sun, 19 Apr 2009 16:13:26 +0000 (16:13 +0000)]
[PATCH] Upgrade libidn from 1.12 to 1.13. Fix typo in description. Drop unneeded CC setting.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15267 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] ahcpd: fix ticket 3550
jow [Sun, 19 Apr 2009 16:06:57 +0000 (16:06 +0000)]
[PATCH] ahcpd: fix ticket 3550
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15266 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] [package] pcmciautils: fix pccardctl segfault
jow [Sun, 19 Apr 2009 15:57:27 +0000 (15:57 +0000)]
[PATCH] [package] pcmciautils: fix pccardctl segfault
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15265 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] [package] bump pciutils to 3.1.2
jow [Sun, 19 Apr 2009 15:55:26 +0000 (15:55 +0000)]
[PATCH] [package] bump pciutils to 3.1.2
Decodes a few more capabilities, and has a more updated pci.ids database.

Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15264 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] [package] bump dmidecode to 2.10
jow [Sun, 19 Apr 2009 15:52:48 +0000 (15:52 +0000)]
[PATCH] [package] bump dmidecode to 2.10
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15263 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCHv2] [packages] utils/hdparm: update to 9.12
jow [Sun, 19 Apr 2009 15:49:55 +0000 (15:49 +0000)]
[PATCHv2] [packages] utils/hdparm: update to 9.12
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15262 3c298f89-4303-0410-b956-a3cf2f4a3e73