Commit Graph

8770 Commits

Author SHA1 Message Date
645205bcb0 [packages] fix openswan cross compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 13:30:33 +00:00
cad8e1d341 [package] vtun: fix menuconfig warning
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 13:05:38 +00:00
3613a0079d [package] gatling: fix build failure on ARM platforms
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 12:06:42 +00:00
00970f016f [packages] fixes imagemagick
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 08:54:46 +00:00
56b7af4cf4 [packages] wview update for radlib fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 20:04:10 +00:00
40ff33b65f [packages] remove variants from radlib
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 20:04:08 +00:00
aacb8d82f0 [packages] daq broke on full builds
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 19:31:56 +00:00
c8e8e5f72e [package] add pdnsd DNS proxy
pdnsd, is an IPv6 capable proxy DNS server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope with
unreachable or down DNS servers (for example in dial-in networking).

pdnsd can be used with applications that do dns lookups, eg on startup, and
can't be configured to change that behaviour, to prevent the often
minute-long hangs (or even crashes) that result from stalled dns queries.

Signed-off-by: Sebastian Muszynski <basti@linkt.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:47 +00:00
fc85d2fa0d [package] 4th: update to latest stable release v3.61.5
[Florian]
- cleaned up makefile
- added PKG_MD5SUM

Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:46 +00:00
2e63625484 [package] vtun: make package more configurable
added possibility to disable lzo compression and encryption to save ram

[Florian: added missing zlib dependency]

Signed-off-by: Andreas Braeu <ab@andi95.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:43 +00:00
27ac5da954 [package] Snort: patch for snortsam support (update for 2.9.2.2)
This patch introduces support for Snort plugin Snortsam. (resend, for snort version 2.9.2.2 - for 2.8.4.1 is located there http://patchwork.openwrt.org/patch/2381/)

Signed-off-by: Jiri Slachta <jiri@slachta.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:42 +00:00
0c4ed19f02 [package] Snort: update to 2.9.2.2
I've managed to update Snort to version 2.9.2.2. I did not want to split this patch even if it has so many deltas - there are many deletions of unused patches. Also there is a configuration file that has almost the same functionality as the 2.8.4.1 one. The reason I've not written a patch for update to 2.9.3 is to preserve compatibility with snortsam which has not patch for 2.9.3 yet.

If this patch becomes accepted then patch http://patchwork.openwrt.org/patch/2381/ becomes obsolete, because it depends on 2.8.4.1. Next patch (3/3) introduces support for Snortsam package (Snortsam is snort version independent, just needs snort to be patched with proper patch).

Signed-off-by: Jiri Slachta <jiri@slachta.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:40 +00:00
7921d8ddbd [package] Package libdaq as a new Snort dependency
libdaq, a data acquisition library needed by a Snort 2.9.x.

Signed-off-by: Jiri Slachta <jiri@slachta.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:38 +00:00
95428a6d3a [package] add ostiary package
This patch adds the Ostiary package to the repository.  I've tested this on the latest build (revision 31158).  Installation, un-installation and ostiaryd.init script all seem to work correctly.

A bit of background, Ostiary has a similar purpose to Port Knocking but uses a different implementation that removes the possibility of replay attacks.  Not everyone will view it as suitable for their needs, but for me combined with ssh I feel it is more than sufficient.

I suppose for the super paranoid admin, the perfect system would be a package that uses the approach of port knocking via a closed port that is combined with an ostiary style signature challenge.

Anyhow, I have created quickstart documentation for the server and client at "http://wiki.openwrt.org/doc/howto/ostiary.server" and  "http://wiki.openwrt.org/doc/howto/ostiary.client".

Signed-off-by: Desmond Hokin <Salander@gmx.u>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:37 +00:00
9e22456b41 [package] lsm: update to 0.131
his patch updates link state monitor (lsm) to release 0.131,
add sample connections.conf and update lsm.conf and lsm_script

Signed-off-by: Edy Corak <info@loenshotel.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:08:30 +00:00
7ba9023506 [packages] unify ltq-tapi deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 11:09:07 +00:00
4862987d0c [packages] fix radlib VARIANT usage
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 09:52:11 +00:00
jow
ece79eeb82 [packages] gzip: use relative symlinks in postinstall
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 22:59:42 +00:00
63bfc7876d [packages] xtables-addons breaks for powerpc due to missing csum_ipv6_magic()
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 18:38:46 +00:00
40ff392e71 packages/lcd4linux: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 08:13:22 +00:00
35d826d3c0 packages/lcd4linux: select libgd for graphical drivers
Fixes the following build error:
Package lcd4linux-custom is missing dependencies for the following libraries:
libgd.so.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 08:13:21 +00:00
092fcf0b27 packages/lcd4linux: don't use --as-needed LD flag
It causes build error if a graphical driver is selected:
drv.o:(.got+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
collect2: ld returned 1 exit status
make[5]: *** [lcd4linux] Error 1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 08:13:19 +00:00
f5cb7e5c1e [package] faifa: update to 2012-08-11
Contains minor hpav_cfg fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 16:10:18 +00:00
jow
1578747a83 [packages] minidlna: link libintl.so if full language support is enabled (#11791)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 00:45:53 +00:00
jow
ab9819a232 [packages] glib2: add a build dependency on libintl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 00:43:39 +00:00
6e9d7aab58 [package] libimobiledevice: bypass usbmuxd pkgconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:29 +00:00
67f1a8fec1 [package] libimobiledevice: disable largefile support
Avoids the configure script checking for it while cross-compiling

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:27 +00:00
2f9a90b36d [package] usbmuxd: fix build on 64-bits targets and pkconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:26 +00:00
d41130e70f [package] wview: new package, automated weather station software
This is runtime tested on a MIPS-based DIR-620 with a simulator station.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:25 +00:00
289047f9bb [package] radlib: bump version to 2.12.0, add sqlite
This is the latest official version. Currently tested only with wview as there
are no other packages in the repository depending on radlib.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:20 +00:00
fe2fb38758 [packages] sslh: Fix typo in init script (#11998)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-09 10:26:05 +00:00
59ed02dd8c batman-adv: bla2 & gateway mode interaction fix
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@33064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 20:40:16 +00:00
395c7790f4 [package] add kamailio3
Official kamailio 3.0 was released on January 11, 2010.
It includes an astonishing number of improvements and new features.
Kamailio v3.3.0 was released on June 18, 2012. This patch contains
last version of Kamailio. Compared to previous version of kamailio3
package (sent http://patchwork.openwrt.org/patch/2284/ ) there is no
patch for curl.h line removal from and also a few modules were added.

Signed-off-by: Jiri Slachta <jiri@slachta.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:50 +00:00
216810d40b [package] add peervpn package Makefile
PeerVPN (http://www.peervpn.net/), by Tobias Volk, is software that
builds virtual ethernet networks between multiple computers. A virtual
network built by PeerVPN uses a full mesh topology. All nodes talk
directly to each other, there is no need for a central server. If one
node goes down, the rest of the network is unaffected.

Configuring PeerVPN is easy. You just need to configure an encryption
key, network name and the contact information (IP address and port) of
some other PeerVPN nodes. Adding a new node to an existing network
doesn't require the existing nodes to alter their configuration,
because its IP address is automatically distributed across the whole
virtual network.

Signed-off-by: Dan VerWeire <dverweire@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:45 +00:00
d9a44341ea [package] mjpg-streamer: install web pages (#6499)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:41 +00:00
d33a2ce113 [package] xmail: cope with empty flags options (#9452)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:40 +00:00
hcg
0e4b15341d [packages] wget: add required dependency (librt)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 14:12:09 +00:00
jow
08efb33bae [packages] multiwan: switch to /lib/functions/network.sh to derive network state (#11780)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 10:37:29 +00:00
5869c5f52d [package] add dns2tcp tunneling daemon (#10751)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:26 +00:00
fb3fd81e6f [package] perf: only depend on libdw now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:25 +00:00
69d29cdb73 [package] isc-dhcp: only run on requested interfaces (#11008)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:23 +00:00
2871c5b46c [package] openh323: build using local speex (#6663)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:22 +00:00
694b56e175 [package] pwlib: set -fpermissive to build properly with gcc-4.7+
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:21 +00:00
0bb3eb53ab [package] chrony: fix build when ipv6 is globally disabled (#11790)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:19 +00:00
035b8eda21 [package] add netio bandwidth measurement tool (#8668)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:18 +00:00
582b2e3011 [package] add gatling web server (#6914)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:16 +00:00
96ce4c149a [package] lcdproc: update to 0.5.4 (#9053)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:13 +00:00
4417f7f147 [package] vpnc: use $(INSTALL_DIR) instead of a custom install call (#10957)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:12 +00:00
244285ef63 [package] ffmpeg: fix typo on config variables to enable custom build (#11948)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:10 +00:00
831aa489f3 [package] appweb: fix build when IPv6 support is disable (#7897)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:09 +00:00