packages.git
15 years ago[package] fix ccache compilation with mg (#5097)
florian [Mon, 25 May 2009 14:37:29 +0000 (14:37 +0000)]
[package] fix ccache compilation with mg (#5097)

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

15 years ago[package] delete nfs-utils now that nfs-kernel-server packages this utility
florian [Sun, 24 May 2009 12:44:52 +0000 (12:44 +0000)]
[package] delete nfs-utils now that nfs-kernel-server packages this utility

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

15 years ago[package] nfs-utils and nfs-kernel server use the same tarball, merge them into a...
florian [Sun, 24 May 2009 12:44:31 +0000 (12:44 +0000)]
[package] nfs-utils and nfs-kernel server use the same tarball, merge them into a single package

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

15 years ago[packages] ipsec-tools: update to v0.7.2
nico [Sat, 23 May 2009 03:51:45 +0000 (03:51 +0000)]
[packages] ipsec-tools: update to v0.7.2

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

15 years ago[packages] ntpd: update to v4.2.4p7
nico [Sat, 23 May 2009 03:49:43 +0000 (03:49 +0000)]
[packages] ntpd: update to v4.2.4p7

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

15 years ago[packages] ntpd: disable explicit request for linux capabilities since we don't have...
nico [Sat, 23 May 2009 03:19:47 +0000 (03:19 +0000)]
[packages] ntpd: disable explicit request for linux capabilities since we don't have libcap

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

15 years agooprofile: reduce package size, adjust linking order to find the right libiberty first
nbd [Sat, 23 May 2009 00:01:47 +0000 (00:01 +0000)]
oprofile: reduce package size, adjust linking order to find the right libiberty first

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

15 years agobinutils: for some reason libiberty was not exported properly, fix that, because...
nbd [Sat, 23 May 2009 00:01:44 +0000 (00:01 +0000)]
binutils: for some reason libiberty was not exported properly, fix that, because oprofile needs it

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

15 years ago[packages] net/tcpdump: disable checks for static libpcap
agb [Fri, 22 May 2009 19:09:55 +0000 (19:09 +0000)]
[packages] net/tcpdump: disable checks for static libpcap
dynamically links libpcap, reduces binary size by ~160KB

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

15 years ago[packages] net/xsupplicant: set madwifi as a conditional dep
agb [Fri, 22 May 2009 19:09:52 +0000 (19:09 +0000)]
[packages] net/xsupplicant: set madwifi as a conditional dep

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

15 years ago[package] update chillispot download location (#5177)
florian [Fri, 22 May 2009 18:39:10 +0000 (18:39 +0000)]
[package] update chillispot download location (#5177)

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

15 years ago[package] update haserl to 0.9.25 (#5179)
florian [Fri, 22 May 2009 18:35:25 +0000 (18:35 +0000)]
[package] update haserl to 0.9.25 (#5179)

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

15 years ago[package] update libpng to 1.2.35 (#5178)
florian [Fri, 22 May 2009 18:33:43 +0000 (18:33 +0000)]
[package] update libpng to 1.2.35 (#5178)

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

15 years ago[PATCH] Add support for Appweb Embedded WebServer with Server-Side Javascript
jow [Fri, 22 May 2009 13:24:40 +0000 (13:24 +0000)]
[PATCH] Add support for Appweb Embedded WebServer with Server-Side Javascript
This patch adds support for the Appweb embedded web server which supports Server-Side JavaScript.
It contains just a Makefile and no other files.
Signed-off-by: Michael O'Brien <mob@embedthis.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15989 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] fix uclib bug in jamvm
jow [Fri, 22 May 2009 13:09:45 +0000 (13:09 +0000)]
[PATCH] fix uclib bug in jamvm
I just realized that tls has some problems with ulibc. This patch disables
it and uses more opewrt-style install directories for libraries.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15988 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Enable 802.11 module in net-snmp
jow [Fri, 22 May 2009 13:02:25 +0000 (13:02 +0000)]
[PATCH] Enable 802.11 module in net-snmp
This enables the ieee802dot11 support in the net-snmp package.
So far there is a patch for 802.11 but it is not used.
Signed-off-by: roberto.riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15987 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[packages] Xorg/apps/xdm: add missing libX11 libXmu libXau and libXaw deps
agb [Thu, 21 May 2009 19:25:18 +0000 (19:25 +0000)]
[packages] Xorg/apps/xdm: add missing libX11 libXmu libXau and libXaw deps

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

15 years ago[package] add mpdas (#5125)
florian [Thu, 21 May 2009 09:08:58 +0000 (09:08 +0000)]
[package] add mpdas (#5125)

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

15 years ago[PATCH] Jamvm + classpatch (2/2)
jow [Wed, 20 May 2009 21:47:59 +0000 (21:47 +0000)]
[PATCH] Jamvm + classpatch (2/2)
Adds the classpath library to the repository. Version 0.98 has still
some regressions so for now it is better to use 0.97.2.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15953 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Jamvm + classpatch (1/2)
jow [Wed, 20 May 2009 21:47:23 +0000 (21:47 +0000)]
[PATCH] Jamvm + classpatch (1/2)
Bump jamvm to version 1.5.3.
It would be much appreciated if this patch could be committed
to the repository.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15952 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] Bump usb_modeswitch version number
jow [Wed, 20 May 2009 21:40:27 +0000 (21:40 +0000)]
[PATCH] Bump usb_modeswitch version number
Bump usb_modeswitch to version 0.9.7 (supports more devices and has
some new nice features)
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15951 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[PATCH] [Quagga] Add missing vty access list line
jow [Wed, 20 May 2009 21:08:51 +0000 (21:08 +0000)]
[PATCH] [Quagga] Add missing vty access list line
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15943 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] update lame to 398-2 (#5157)
florian [Wed, 20 May 2009 18:56:23 +0000 (18:56 +0000)]
[package] update lame to 398-2 (#5157)

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

15 years ago[package] update axTLS to 1.2.2 (#5167)
florian [Wed, 20 May 2009 16:55:01 +0000 (16:55 +0000)]
[package] update axTLS to 1.2.2 (#5167)

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

15 years ago[package] pysqlite is not installed even if it is selected in menuconfig.
florian [Wed, 20 May 2009 16:09:36 +0000 (16:09 +0000)]
[package] pysqlite is not installed even if it is selected in menuconfig.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15936 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd fribidi-packages - an implementation of the Unicode Bidirectional Algorithm ...
mirko [Wed, 20 May 2009 00:43:34 +0000 (00:43 +0000)]
add fribidi-packages - an implementation of the Unicode Bidirectional Algorithm (bidi)

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

15 years ago[batman] bump revision / handle multiple HNA / deal with DEVELOPER=1 properly
marek [Mon, 18 May 2009 17:49:15 +0000 (17:49 +0000)]
[batman] bump revision / handle multiple HNA / deal with DEVELOPER=1 properly

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

15 years ago[package] remove this patch since pulseaudio sources have it applied upstream
florian [Mon, 18 May 2009 13:57:27 +0000 (13:57 +0000)]
[package] remove this patch since pulseaudio sources have it applied upstream

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

15 years ago[package] update vnstat to 1.7 (#4989)
florian [Mon, 18 May 2009 13:53:59 +0000 (13:53 +0000)]
[package] update vnstat to 1.7 (#4989)

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

15 years ago[package] update polarssl to 0.11.1 (#5151)
florian [Mon, 18 May 2009 10:46:55 +0000 (10:46 +0000)]
[package] update polarssl to 0.11.1 (#5151)

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

15 years ago[package] add gcc-4.4.0 fixes from #5118
florian [Mon, 18 May 2009 09:14:17 +0000 (09:14 +0000)]
[package] add gcc-4.4.0 fixes from #5118

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

15 years ago[package] add gcc-4.4.0 related fixes from #5118
florian [Mon, 18 May 2009 09:13:58 +0000 (09:13 +0000)]
[package] add gcc-4.4.0 related fixes from #5118

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

15 years ago[package] update openldap to 2.4.16 (#5129)
florian [Mon, 18 May 2009 08:38:38 +0000 (08:38 +0000)]
[package] update openldap to 2.4.16 (#5129)

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

15 years ago[package] update gmp to 4.3.1 (#5130)
florian [Sun, 17 May 2009 17:24:55 +0000 (17:24 +0000)]
[package] update gmp to 4.3.1 (#5130)

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

15 years ago[package] add znc (#5063)
florian [Sun, 17 May 2009 16:09:36 +0000 (16:09 +0000)]
[package] add znc (#5063)

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

15 years ago[package] update transmission to 1.61 (#5110)
florian [Sun, 17 May 2009 15:59:58 +0000 (15:59 +0000)]
[package] update transmission to 1.61 (#5110)

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

15 years ago[package] update xmlrpc-c to 1.18.3 (#5119)
florian [Sun, 17 May 2009 15:51:00 +0000 (15:51 +0000)]
[package] update xmlrpc-c to 1.18.3 (#5119)

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

15 years ago[package] update lcd4linux to r1034 (#5106)
florian [Sun, 17 May 2009 15:44:02 +0000 (15:44 +0000)]
[package] update lcd4linux to r1034 (#5106)

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

15 years ago[package] add libvncserver (#5093)
florian [Sun, 17 May 2009 15:42:30 +0000 (15:42 +0000)]
[package] add libvncserver (#5093)

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

15 years ago[package] update sqlite3 to 3.6.14, switch to amalgation tarball (#5131)
florian [Sun, 17 May 2009 15:31:32 +0000 (15:31 +0000)]
[package] update sqlite3 to 3.6.14, switch to amalgation tarball (#5131)

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

15 years agoswitch to permissive branch, due not all applications handle the "deny-all"-rule...
mirko [Sat, 16 May 2009 15:30:10 +0000 (15:30 +0000)]
switch to permissive branch, due not all applications handle the "deny-all"-rule correctly yet (ref. lists.freedesktop.org/archives/dbus/2008-December/010769.html for reference)

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

15 years ago[packages] Require* calls must now be placed before BuildPackage calls
agb [Thu, 14 May 2009 07:13:06 +0000 (07:13 +0000)]
[packages] Require* calls must now be placed before BuildPackage calls

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

15 years ago[packages] freeradius2: fix wrong md5 (closes: #5114)
nico [Wed, 13 May 2009 23:15:44 +0000 (23:15 +0000)]
[packages] freeradius2: fix wrong md5 (closes: #5114)

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

15 years ago[packages] cups: remove empty patches (closes: #5121)
nico [Wed, 13 May 2009 22:29:20 +0000 (22:29 +0000)]
[packages] cups: remove empty patches (closes: #5121)

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

15 years ago[packages] lighttpd:
nico [Wed, 13 May 2009 20:25:20 +0000 (20:25 +0000)]
[packages] lighttpd:
 - fix webdav support (closes: #4859)
 - move config file from /etc/lighttpd.conf to /etc/lighttpd/lighttpd.conf
 - fix pcre (mis)detection by configure
 - add commented webdav examples in config file
 - bump release number

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

15 years ago[packages] ink: indent with tabs (closes: #5115), remove unneeded variables
nico [Wed, 13 May 2009 12:58:48 +0000 (12:58 +0000)]
[packages] ink: indent with tabs (closes: #5115), remove unneeded variables

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

15 years agoadd image with resolution 480x640 and use it instead of the generic one when TARGET_s...
mirko [Wed, 13 May 2009 11:33:29 +0000 (11:33 +0000)]
add image with resolution 480x640 and use it instead of the generic one when TARGET_s3c24xx is selected (OpenMoko GTA0x)

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

15 years ago[packages] qwo: fix build (closes: #4936)
nico [Wed, 13 May 2009 11:09:06 +0000 (11:09 +0000)]
[packages] qwo: fix build (closes: #4936)

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

15 years ago[packages] lcd4linux: only build routerboard driver on rb532
nico [Wed, 13 May 2009 07:46:19 +0000 (07:46 +0000)]
[packages] lcd4linux: only build routerboard driver on rb532

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

15 years ago[packages] ruby: add dependency on ruby-core to ruby-irb (closes: #5112)
nico [Wed, 13 May 2009 07:34:17 +0000 (07:34 +0000)]
[packages] ruby: add dependency on ruby-core to ruby-irb (closes: #5112)

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

15 years agocleanup Makefile, extract image-data, add init-script, replace generic image with...
mirko [Wed, 13 May 2009 07:23:33 +0000 (07:23 +0000)]
cleanup Makefile, extract image-data, add init-script, replace generic image with a smaller one (320x320)

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

15 years ago[packages] aalib: fix md5 (closes: #5113)
nico [Wed, 13 May 2009 06:55:01 +0000 (06:55 +0000)]
[packages] aalib: fix md5 (closes: #5113)

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

15 years ago[package] fix xsupplicant compilation failure against iwlib.h (#4937)
florian [Tue, 12 May 2009 13:17:42 +0000 (13:17 +0000)]
[package] fix xsupplicant compilation failure against iwlib.h (#4937)

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

15 years ago[PATCH] Fix missing sqlite package[PATCH] Fix missing sqlite package
florian [Tue, 12 May 2009 10:25:17 +0000 (10:25 +0000)]
[PATCH] Fix missing sqlite package[PATCH] Fix missing sqlite package

The python package does not call the BuildPackage method for sqlite3,
as a result the python-sqlite3 is not available in menuconfig.

Signed-off-by: Roberto Riggio <roberto dot riggio at create dot net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15796 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] add pcapsipdump and link it against uclibc++ preferably (#4969)
florian [Tue, 12 May 2009 10:06:43 +0000 (10:06 +0000)]
[package] add pcapsipdump and link it against uclibc++ preferably (#4969)

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

15 years ago[package] update ngircd to 14.1 (#4982)
florian [Tue, 12 May 2009 09:58:10 +0000 (09:58 +0000)]
[package] update ngircd to 14.1 (#4982)

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

15 years ago[package] prevent lsof from enabling selinux support (#4967)
florian [Tue, 12 May 2009 09:53:55 +0000 (09:53 +0000)]
[package] prevent lsof from enabling selinux support (#4967)

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

15 years ago[package] update maradns to 1.3.07.09 (#4920)
florian [Tue, 12 May 2009 09:49:19 +0000 (09:49 +0000)]
[package] update maradns to 1.3.07.09 (#4920)

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

15 years ago[package] update freeradius2 to 2.1.4, add more modules (#4930)
florian [Tue, 12 May 2009 09:40:31 +0000 (09:40 +0000)]
[package] update freeradius2 to 2.1.4, add more modules (#4930)

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

15 years ago[package] update quagga-unstable to 0.99.12 (#4935)
florian [Tue, 12 May 2009 08:48:51 +0000 (08:48 +0000)]
[package] update quagga-unstable to 0.99.12 (#4935)

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

15 years ago - add openwrt logo (480x480 - might be reduced when used for smaller resolutions)
mirko [Mon, 11 May 2009 22:10:40 +0000 (22:10 +0000)]
 - add openwrt logo (480x480 - might be reduced when used for smaller resolutions)
 - do not show msg field and progress bar

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

15 years ago[package] update cyassl to 1.0.3 (#5104)
florian [Mon, 11 May 2009 14:52:59 +0000 (14:52 +0000)]
[package] update cyassl to 1.0.3 (#5104)

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

15 years ago[package] update spawn-fcgi to 1.6.2 (#4976)
florian [Mon, 11 May 2009 14:47:50 +0000 (14:47 +0000)]
[package] update spawn-fcgi to 1.6.2 (#4976)

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

15 years ago[packages] add hasciicam, a tool to stream live ascii video feeds
nico [Sun, 10 May 2009 21:57:57 +0000 (21:57 +0000)]
[packages] add hasciicam, a tool to stream live ascii video feeds

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

15 years ago[packages] add aalib, an Ascii-Art rendering library
nico [Sun, 10 May 2009 21:49:40 +0000 (21:49 +0000)]
[packages] add aalib, an Ascii-Art rendering library

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

15 years ago[packages] keepalived: remove trailing backslashes from makefile
jow [Sun, 10 May 2009 13:42:02 +0000 (13:42 +0000)]
[packages] keepalived: remove trailing backslashes from makefile

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

15 years ago[packages] keepalived: fix vrrp support (#5095)
jow [Sun, 10 May 2009 13:36:28 +0000 (13:36 +0000)]
[packages] keepalived: fix vrrp support (#5095)

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

15 years ago[packages] mjpeg-streamer: bump to r84 (#5083)
jow [Sat, 9 May 2009 22:47:23 +0000 (22:47 +0000)]
[packages] mjpeg-streamer: bump to r84 (#5083)

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

15 years ago[packages] keepalived: force enabling of VRRP functionality, fix path to config file...
jow [Sat, 9 May 2009 22:12:20 +0000 (22:12 +0000)]
[packages] keepalived: force enabling of VRRP functionality, fix path to config file in init script (#5088)

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

15 years agoUpdate libwnck package to 2.26.1 and move it to the Xorg section.
lars [Fri, 8 May 2009 19:12:05 +0000 (19:12 +0000)]
Update libwnck package to 2.26.1 and move it to the Xorg section.

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

15 years ago[package] update cyassl to 1.0.2 (#5049)
florian [Thu, 7 May 2009 21:04:46 +0000 (21:04 +0000)]
[package] update cyassl to 1.0.2 (#5049)

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

15 years ago[package] update polarssl to 0.11.0 (#5048)
florian [Thu, 7 May 2009 20:57:14 +0000 (20:57 +0000)]
[package] update polarssl to 0.11.0 (#5048)

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

15 years ago[package] update transmission to 1.60 (#5065)
florian [Thu, 7 May 2009 20:45:12 +0000 (20:45 +0000)]
[package] update transmission to 1.60 (#5065)

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

15 years ago[package] update hiawatha to 6.13 (#5074)
florian [Thu, 7 May 2009 20:29:34 +0000 (20:29 +0000)]
[package] update hiawatha to 6.13 (#5074)

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

15 years ago[packages] Update libinklevel to 0.8.0rc2, fix usb device location
jow [Thu, 7 May 2009 15:10:01 +0000 (15:10 +0000)]
[packages] Update libinklevel to 0.8.0rc2, fix usb device location

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

15 years ago[packages] djbdns: remove junk from last commit
jow [Thu, 7 May 2009 14:54:24 +0000 (14:54 +0000)]
[packages] djbdns: remove junk from last commit

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

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