swalker [Tue, 7 Jun 2011 21:52:08 +0000 (21:52 +0000)]
[packages] freeswitch: store the git hash in the PKG_REV variable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 7 Jun 2011 21:48:31 +0000 (21:48 +0000)]
[packages] seeks: store the git hash in the PKG_REV variable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 7 Jun 2011 10:24:57 +0000 (10:24 +0000)]
[packages] add package 'seeks' - thanks to Obinou
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 7 Jun 2011 10:24:54 +0000 (10:24 +0000)]
[packages] add library 'tokyocabinet' - thanks to Obinou
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 7 Jun 2011 01:43:27 +0000 (01:43 +0000)]
[packages] subversion: update to 1.6.17
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 7 Jun 2011 01:42:39 +0000 (01:42 +0000)]
[packages] mercurial: update to 1.8.4, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 7 Jun 2011 01:41:49 +0000 (01:41 +0000)]
[packages] bwping: update to 1.3, drop obsolete patch, use PKG_INSTALL
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27119
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 6 Jun 2011 01:24:43 +0000 (01:24 +0000)]
[packages] vnstat: update to 1.11, drop obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 4 Jun 2011 14:12:34 +0000 (14:12 +0000)]
[packages] iputils: fix ping6 compilation, the missing in6_pktinfo structure is protected by a _GNU_SOURCE feature macro
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 3 Jun 2011 18:26:59 +0000 (18:26 +0000)]
ftpd-topfield: add missing dependency on libusb
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27099
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Jun 2011 13:15:02 +0000 (13:15 +0000)]
[packages] mocp (#9419)
- make libmad depend on PATENTED flag
- use wide ncurses for proper utf-8 handling
- add missing deps
- remove extraneous deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Jun 2011 13:13:21 +0000 (13:13 +0000)]
[packages] gnuplot: explicitely disable wxwidgets (#9478)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27097
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Jun 2011 14:24:23 +0000 (14:24 +0000)]
[package] libao: update to 1.1.0
Signed-off-by: Adam Chasen (adam@chasen.name)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27094
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Jun 2011 14:24:21 +0000 (14:24 +0000)]
[package] mg: update to
20110120
patch from Justus Winter
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Jun 2011 14:24:20 +0000 (14:24 +0000)]
[package] update strongswan4 to 4.5.2
Update version of strongswan4 package from 4.5.1 to 4.5.2.
Add new strongswan4 plugins: coupling, duplicheck, whitelist.
Add strongswan4-libfast package and make build dependencies on
clearsilver and fcgi conditional. Previously libfast was being built,
but not packaged. Now libfast will only be built when the it's package
is selected.
Remove ipsec.conf and strongswan.conf and use configuration files from
upstream instead. The previously provided strongswan.conf was not
functional.
Omit strongswan4-mod-kernel-klips from strongswan4-full meta package in
favor of strongswan4-mod-kernel-netlink. Only one of these two kernel
interfaces should be installed.
Omit strongswan4-mod-socket-default from strongswan4-full meta package
in favor of strongswan4-mod-socket-raw. Only the raw socket allows
charon to run while pluto is also running.
Make all build dependencies on libraries required by strongswan4 plugins
conditional.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27092
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Jun 2011 14:24:18 +0000 (14:24 +0000)]
[package] tcpdump: update to 4.1.1
Corrected patch (last try) to update tcpdump to version 4.1.1.
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27091
3c298f89-4303-0410-b956-
a3cf2f4a3e73
flyn [Wed, 1 Jun 2011 21:32:19 +0000 (21:32 +0000)]
Update dmapd and libdmapsharing to new upstream versions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27089
3c298f89-4303-0410-b956-
a3cf2f4a3e73
bud [Wed, 1 Jun 2011 14:47:21 +0000 (14:47 +0000)]
bump version to 2011.4.12,
new package ntfsprogs_ntfs-3g
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 30 May 2011 03:34:30 +0000 (03:34 +0000)]
[packages] rblibtorrent: remove unnecessary misspelled build dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27028
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 30 May 2011 03:17:55 +0000 (03:17 +0000)]
[packages] asterisk-1.8.x: remove stray comma
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27027
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Fri, 27 May 2011 18:55:37 +0000 (18:55 +0000)]
[packages] transmission: make scrape-paused-torrents optional
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27020
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Fri, 27 May 2011 02:52:43 +0000 (02:52 +0000)]
[packages] ntpd: update to version 4.2.6_p3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27017
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 27 May 2011 01:02:35 +0000 (01:02 +0000)]
[packages] lft: update to 3.32
* add whob package
* disable install target strip'ping
* remove obsolete pcap cflags patch
* use PKG_INSTALL & CONFIGURE_ARGS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27016
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 24 May 2011 16:30:58 +0000 (16:30 +0000)]
[packages] udpcast: fix section mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27004
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 24 May 2011 16:03:51 +0000 (16:03 +0000)]
[packages] cryptsetup: update to 1.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27003
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 10:01:23 +0000 (10:01 +0000)]
[PATCH] add interface and hosts parsing from uci dhcp config to ISC dhcpd (fix bridges)
This allows people to use the luci interface to specify to dhcpd which
interfaces it should listen to, and which static MAC->IP host mappings
should it define
For the interface, this has to be done in the initscript, via
commandline when the server is started
For the static hosts, the initscript makes a file called
/tmp/dhcpd.hosts which you can include in your dhcpd.config to use the
webgui defined hosts
Fix: 7.5.2011. Now works properly on interfaces which are in a bridge
Signed-off-by: Rajko Stojadinovic <admin@rajko.info>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26998
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:46:46 +0000 (09:46 +0000)]
[PATCH] Update iputils to
20101006
This patch also fixes the ping6 linking issues with uClibc by disabling
the libresolv-based stuff (the "-N nodeinfo-option" feature).
Signed-off-by: Luis Alberto Dallos Roa <luis.dallos at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:37:51 +0000 (09:37 +0000)]
[PATCH] yaddns: update to 1.1-rc2
Hi,
The patch attached to the mail updates yaddns to 1.1-rc2. Changes are:
* autotools refactoring
* fix blocked state in request if connect() or recv() failed.
Add timeout feature which abort pending request (connect(), send(), recv())
after XX seconds.
* add new ./configure options:
* --enable-debug
* --enable-debug-log
* fix segfault case if user remove account cfg and SIGHUP yaddns when
doing update procedure for the removed account.
* fix buffer overread in base64_encode function
* implement unit tests
Regards,
Anthony.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26993
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:09:58 +0000 (09:09 +0000)]
[PATCH] tinyproxy: allow to use the bind option
Attached patch allows to use the 'bind' option even if transparent proxy
support is compiled into tinyproxy (which is in openwrt). There are
several references related to the bug, but nobody seams to know why this
- apparently not needed - check was build in.
Regards
Mathias
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26982
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:03:42 +0000 (09:03 +0000)]
[packages] add xprop - an application used for settings X properties, patch by Lauri Võsandi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26981
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:01:18 +0000 (09:01 +0000)]
[packages] add udpcast - a file transfer tool that can send data simultaneously to many destinations on a LAN, patch by Lauri Võsandi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26980
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 08:47:22 +0000 (08:47 +0000)]
[packages] restund, baresip, libre: update to v0.2.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26979
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 08:40:37 +0000 (08:40 +0000)]
[packages] libpcre: enable unicode property support (required by php) (#9360)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26978
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Mon, 23 May 2011 23:11:03 +0000 (23:11 +0000)]
git package; cleaning up my mess
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26976
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Mon, 23 May 2011 22:46:33 +0000 (22:46 +0000)]
upgrade git package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26975
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Mon, 23 May 2011 21:06:12 +0000 (21:06 +0000)]
[packages] admin: muninlite: Corrected patch for bridge / dash in interface name patch. It had extraneous +'s from copying from a patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26974
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Mon, 23 May 2011 21:06:08 +0000 (21:06 +0000)]
[naalstones] muninlite: Fixes: Error messages on server due to missing ethtool on node, recognition of tapX devices, recognition of openwrt bridges, and workaround for dashes in interface names (replace with an underscore on graph)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26973
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 22 May 2011 11:00:40 +0000 (11:00 +0000)]
[packages] wget: disable IRI
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26967
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Sat, 21 May 2011 14:21:16 +0000 (14:21 +0000)]
upated to latest git with additional modules
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26966
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Sat, 21 May 2011 06:57:57 +0000 (06:57 +0000)]
[packages] php5: fix build on backfire (membar_producer link error, closes #9379)
The attached patch was accepted upstream, see
http://bugs.php.net/bug.php?id=54895 for details.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26965
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Fri, 20 May 2011 17:40:50 +0000 (17:40 +0000)]
[packages] weechat: update to 0.3.5, use cmake for building
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26964
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Fri, 20 May 2011 11:49:25 +0000 (11:49 +0000)]
[packages] distribute: update to 0.6.16, install easy_install (fixes #8135)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26960
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:05:33 +0000 (10:05 +0000)]
[packages] fix nmap build variants (#9387)
The default variant of nmap does not appear to be building correctly, if
at all (all invocations of configure have --with-openssl). Add a nossl
variant to fix building.
Set PKG_BULID_DIR to differ between variants to prevent overlapping of
builds.
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26951
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 19 May 2011 16:31:35 +0000 (16:31 +0000)]
fix MD5SUM on freeswitch-sounds-en-us-callie-8000-1.0.15.tar.gz package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26950
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Thu, 19 May 2011 05:26:06 +0000 (05:26 +0000)]
[packages] utils: restorefactory: Fixed typo in package description define. Thank RealOpty.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26946
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Thu, 19 May 2011 01:42:39 +0000 (01:42 +0000)]
[packages] liboping: update to 1.6.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26944
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Thu, 19 May 2011 01:42:17 +0000 (01:42 +0000)]
[packages] libconfig: update to 1.4.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26943
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 19 May 2011 00:58:41 +0000 (00:58 +0000)]
add a support for mod_spandsp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26942
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 18 May 2011 14:37:03 +0000 (14:37 +0000)]
[packages] zile: update to 2.3.24
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26941
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 18 May 2011 14:36:48 +0000 (14:36 +0000)]
[packages] unrar: update to 4.0.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26940
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 18 May 2011 14:36:27 +0000 (14:36 +0000)]
[packages] monit: update to 5.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26939
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Wed, 18 May 2011 13:12:27 +0000 (13:12 +0000)]
update patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26938
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Wed, 18 May 2011 13:08:10 +0000 (13:08 +0000)]
update patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26937
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Wed, 18 May 2011 12:32:00 +0000 (12:32 +0000)]
update to v1.0.7 (a daily snapshot of git version)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26935
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 18 May 2011 09:42:55 +0000 (09:42 +0000)]
[packages] wget: make it depend on libidn
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26929
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Wed, 18 May 2011 09:28:15 +0000 (09:28 +0000)]
[packages] transmission: update to 2.31
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26928
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 17 May 2011 12:40:10 +0000 (12:40 +0000)]
[packages] cryptsetup: update to 1.3.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26925
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 17 May 2011 11:09:51 +0000 (11:09 +0000)]
[packages] miniupnpc: update to 1.5
* add libminiupnpc package
* use PKG_INSTALL & MAKE_FLAGS
* add copyright info
* refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26921
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Tue, 17 May 2011 05:14:39 +0000 (05:14 +0000)]
[packages] transmission: update to 2.30
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26914
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 16 May 2011 12:33:32 +0000 (12:33 +0000)]
[packages] aircrack-ng: implement --ignore-negative-one option to cope with cfg80211 monitor mode channel issues
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26910
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 11:23:28 +0000 (11:23 +0000)]
[packages] net-snmp: Comment out optional 'sysDecr' in example config (#9414)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26904
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:20 +0000 (09:37 +0000)]
[packages] tcp_wrappers: Refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26899
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:17 +0000 (09:37 +0000)]
[packages] tcp_wrappers: upstream patch for supporting n.n.n.n/len notation
Actually, it needs to return the prefix in network byte order... htonl() and ntohl() tend to be identical.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26898
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:50:38 +0000 (08:50 +0000)]
[packages] polarssl: update to 0.14.3 (#9183), thanks Martin Johansson
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26897
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:29:45 +0000 (08:29 +0000)]
[packages] tinc: update to 1.0.14 (#9384), thanks netztrip
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26896
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:28:13 +0000 (08:28 +0000)]
[packages] pure-ftpd: update to 1.0.32 (#9411), thanks realopty, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26895
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:26:18 +0000 (08:26 +0000)]
[packages] openvpn-devel: update to 201120 (#9341), thanks Stefan Hellermann, use CONFIGURE_{ARGS,VARS}, add copyright info
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26894
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:24:28 +0000 (08:24 +0000)]
[packages] lftp: update to 4.2.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26893
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 15 May 2011 08:23:01 +0000 (08:23 +0000)]
[packages] e169-stats: update to 0.6 (#9255), thanks obsy, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26892
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Fri, 13 May 2011 19:02:24 +0000 (19:02 +0000)]
[packages] php5: add gettext module
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26887
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Fri, 13 May 2011 18:25:52 +0000 (18:25 +0000)]
[packages] mocp: adds Music On Console player
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26886
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 13 May 2011 06:31:41 +0000 (06:31 +0000)]
[packages] openvpn: stop instances even if they are disabled (#9404)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26881
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 11 May 2011 08:11:25 +0000 (08:11 +0000)]
[package] update faifa to r82
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26871
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Tue, 10 May 2011 21:10:16 +0000 (21:10 +0000)]
[packages] php5: fix build and package dependencies
- fix PKG_BUILD_DEPENDS (should finally close #9196)
- correct package dependency spec as suggested by jow (refs #9368)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26870
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Tue, 10 May 2011 14:29:29 +0000 (14:29 +0000)]
[packages]: update openssh to 5.8p2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26869
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 9 May 2011 20:20:22 +0000 (20:20 +0000)]
[libftdi]
Adds libfti - a C-library to interface FTDI USB-serial-chips.
Package may need improvement, source libftdi also provides a C++ binding
which is not getting installed with this package yet.
Signed-off-by: Michael Markstaller <mm@elabnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26867
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 9 May 2011 19:13:52 +0000 (19:13 +0000)]
[usb-modeswitch]
* Update usb-modeswitch to v1.1.7
* Update usb-modeswitch-data to v20110227
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26866
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jmccrohan [Mon, 9 May 2011 12:12:39 +0000 (12:12 +0000)]
[package] lcd4linux: update to SVN r1144
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26864
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 9 May 2011 07:11:18 +0000 (07:11 +0000)]
[packages] ddns-scripts: add he.net service url (#9376)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26863
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 8 May 2011 12:21:47 +0000 (12:21 +0000)]
[packages] ulogd: compile with --export-dynamic to solve segfault in dlopen() (#8481)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26853
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 8 May 2011 11:05:21 +0000 (11:05 +0000)]
[PATCH] split rsyncd into a separate package
Split rsyncd into a separate package
Make rsyncd a separate config option so that people who don't want an
rsync daemon using up RAM can still select the rsync client. Depends
on rsync for the binary, the rsyncd package just consists of the init
script and configuration files.
Signed-off-by: Russell Senior <seniorr at aracnet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26852
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Sun, 8 May 2011 09:00:57 +0000 (09:00 +0000)]
[packages] php5: add missing $ sign (fixes #9264)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26847
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Fri, 6 May 2011 18:16:05 +0000 (18:16 +0000)]
upgrade debootstrap package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26839
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Fri, 6 May 2011 17:59:29 +0000 (17:59 +0000)]
reorganize lm-sensors Makefile
Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26838
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 6 May 2011 05:07:40 +0000 (05:07 +0000)]
net/bird: update to version 1.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26835
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 5 May 2011 21:02:27 +0000 (21:02 +0000)]
[packages] ipv6calc: update to v0.82.1, fixes claring of "valid" flag on mips platforms
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26834
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 5 May 2011 14:40:50 +0000 (14:40 +0000)]
[packages] apr: ditch shipped libtool, make it non-silent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26831
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 5 May 2011 14:32:20 +0000 (14:32 +0000)]
[packages] apr-util: remove shipped libtool, don't use host odbc_config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26830
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 4 May 2011 19:07:17 +0000 (19:07 +0000)]
[packages] mini-snmpd: make IPv4 / IPv6 mode switchable when daemon is built with IPv6 support, previously it was hardcoded to v6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26826
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)]
[packages] php5: Rework and simplify makefile (#9196)
- use standard variables for configure
- use standard macros for build (prevents a second configure/compile
run when both php5-cli and php5-cgi packages are selected)
- construct PKG_CONFIG_DEPENDS before including packages.mk (fixes #9196)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26825
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Wed, 4 May 2011 18:27:36 +0000 (18:27 +0000)]
[packages] php5: fix APC support
The APC patch adds the APC extension to the source tree. However,
when it was selected nothing happens since the extension wasn't
'registered'. This is what a 'buildconf' run usually does.
This however needs version 2.13 of autoconf. So instead of
requiring this (additional) autoconf version on the build system
the files changed are included in an additional patch.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26824
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Wed, 4 May 2011 18:24:15 +0000 (18:24 +0000)]
[packages] php5: whitespace fixes only
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26823
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 4 May 2011 14:49:58 +0000 (14:49 +0000)]
[packages] package luaposix, the general Lua POSIX library
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26821
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Sun, 1 May 2011 19:07:05 +0000 (19:07 +0000)]
[packages/qt4] linuxinput device grabbing: disable debug output
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26800
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 30 Apr 2011 13:04:49 +0000 (13:04 +0000)]
[packages] libusb-1.0: add a workaround for uClibc TFD_NONBLOCK / O_NONBLOCK mismatch on mips (#9338)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26794
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 30 Apr 2011 12:52:37 +0000 (12:52 +0000)]
[packages] lvm2: readd $(FPIC) (#9335)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26793
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 29 Apr 2011 15:45:52 +0000 (15:45 +0000)]
[PATCH] New package CPUsage
Add CPUsage to /utils
CPUsage is a small utility to dump the CPU usage every second.
This version can write CSV output.
Signed-off-by: Florian Sesser <sesser@in.tum.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26792
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 29 Apr 2011 15:39:59 +0000 (15:39 +0000)]
[packages] pcre: Add C++ wrapper for pcre package (#9331)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26791
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 29 Apr 2011 15:33:07 +0000 (15:33 +0000)]
[PATCH] [packages] New package libcunit
Add to CUnit to /libs/
CUnit is a lightweight system for writing, administering, and running unit
tests in C. It provides C programmers a basic testing functionality with a
flexible variety of user interfaces.
Signed-off-by: Florian Sesser <sesser@in.tum.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26790
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 29 Apr 2011 15:26:26 +0000 (15:26 +0000)]
[PATCH] strongswan4 update to 4.5.1
This patch updates the strongswan4 package from 4.3.7 to 4.5.1. I have
added the following plugins which get built as strongswan4-mod-<plugin>
packages:
constraints - X.509 constraint checking
dhcp - DHCP-based IP and DNS
farp - Fake arp responses
led - LED blink on IKE activity
revocation - X.509 revocation checking
socket-default - Default socket for IKEv2
socket-raw - RAW socket of IKEv1 and IKEv2
xauth - XAUTH authentication
Upstream default plugins were added to the strongswan4-default meta
package. "socket-default" and "kernel-netlink" plugins were added to the
strongswan4-minimal meta package since a socket and a kernel interface are
required for a working setup and these are the upstream defaults in this
case. The whack command was moved to strongswan4-app-pluto.
The 202-clone.patch has been fixed upstream so it can be removed. The
other patches were rebased for the new strongswan4 release.
I have been using strongswan 4.5.1 with backfire and trunk for a couple
weeks now. There are some missing kernel modules in trunk that are
required for strongswan4 to work (also true for 4.3.7). There are already
a couple of tickets on trac addressing these kernel modules:
https://dev.openwrt.org/ticket/9234
https://dev.openwrt.org/ticket/8928
I also have my own patch that just packages all of the missing modules
into a single kmod-crypto-ipsec package. It would be nice to get some
discussion how these modules should be packaged so we can get working
ipsec support in trunk.
Signed-off-by: Lars Hjersted <lars at hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26789
3c298f89-4303-0410-b956-
a3cf2f4a3e73