6796 Commits

Author SHA1 Message Date
florian
aca4cbbeb6 [package] gpsd: use autogen.sh
attach is the patch, fix the compile error:

libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4
libtool: and run autoconf again.

patch from Xiangfu Liu

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:22:18 +00:00
florian
87b0aa61fd [package] update ffmpeg to 0.5.4
Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only releases for security and minor bug fixes.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:22:14 +00:00
acoul
fcd8dc18da net/iputils: beautify brcm47xx fix (make owrt devs happy)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-24 11:22:25 +00:00
acoul
652d0cf6f2 net/iputils: include a missing option (thanks Hauke)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 20:05:51 +00:00
acoul
253e643c09 net/iputils: fix ping & arping under brcm47xx.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 20:02:00 +00:00
jow
d8dc1eb62d [packages] perl: make sure that staging_dir/*/usr/lib/perl5 is in host perl's @INC (#9111)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 17:50:01 +00:00
jow
9d1b10b795 [packages] coreutils: revert r26169, its just plain wrong
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 18:25:49 +00:00
swalker
81de56a092 [packages] zile: update to 2.3.23
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 01:41:59 +00:00
swalker
892c5fdcd7 [packages] tor-alpha: update to 0.2.2.23-alpha, add missing librt dependency, use secure urls
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 01:41:33 +00:00
cshore
6e2b2d8013 [net] Telephony: Yate: Added packages for files under /usr/share/yate, and created a minimal package collection for easy install.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 00:39:37 +00:00
cshore
57ddea3d46 [libs] zaptel-1.4.x: Added hotplug script to create correct Zaptel device nodes (hotplug's autocreate does the wrong thing).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 00:35:30 +00:00
cshore
6e8caf174a [net] Telephony: Yate: Fixed build problems that prevented server modules from loading. (Must not use libtool fixup). Also added copy of SNMP files to /usr/share/yate/data as is expected when the ysnmpagent module is installed. Also switched to using PKG_INSTALL instead of copying object from source/build tree.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 16:45:31 +00:00
jow
3ddf22d610 [packages] binutils: fix linking to libiberty (#9048)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 06:42:07 +00:00
thepeople
72d4f95dc2 Keep files in /etc/openvpn during sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 01:29:40 +00:00
cshore
166ca2f437 [libs] zaptel-1.4.x: Build more of the utils for testing and configureing Zaptel cards.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 23:37:48 +00:00
cshore
9cf8063360 [libs] zaptel14: Split ztdummy timer module into a speparate pacakge because we don't want to install it on x86 (because it is broken there).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 23:37:45 +00:00
cshore
6417d8dad8 [libs] [utils]: newt: Added source package newt which provides libnewt, a lightweight text console windowing library, and whiptail a lightweight dialog replacement. Depends on S-Lang library (slang2 source package)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 23:37:43 +00:00
cshore
fc32eda1b7 [libs] slang2: Added S-Lang Library, used by libnewt and also providing the S-Lang Shell
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 23:37:40 +00:00
cshore
a2ce8cac62 [net] Telephony: Yate: Corrected copyright header to reflect reality (i.e. because I created the Yate package for SMBPhone they own the copyright, but they have given permission to include it OpenWrt. This doesn't change based on what's written in the file, so might as well be accurate).
* Also bumped package version as I forgot previously.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 06:51:17 +00:00
cshore
3a9e5eda4e [net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for the modules marked as broken.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:27:04 +00:00
cshore
4a9c9eafc0 [net] IP Addresses and Names: Fixed using single IP addresses instead of always required n.n.n.n/n even for single IP's.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:06:27 +00:00
cshore
dddaecff07 [net] IP Addresses and Names: miniupnpd: Added rule to allow high ports be default. This fixes miniupnpd default to config so that it works as expected after installed and enabled. Also added comments for the UI, and removed the example config file as it is no longer needed.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 17:50:33 +00:00
acoul
564845633b net/mtr: remove libresolv dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 11:32:06 +00:00
nico
0d3f5c1e27 [packages] net: add a bmx6 package (thanks to Axel)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 03:15:22 +00:00
cshore
591fbdd41b [net] Telephony: Yate: Added conffiles. Fixes overwriting of configuration on reinstall/update.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 00:16:19 +00:00
cshore
507c7dc7ec [net] Telephony: Yate: Fixed bigendian test to use CONFIG_BIG_ENDIAN, not a cached autoconf variable. Thanks jow for pointing this out.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 12:48:48 +00:00
cshore
460fc3fd9d [net] Telephony: Yate: Added -DBIGENDIAN to TARGET_CFLAGS when the target is big endian. This fixes things like MD5 code in Yate for big endian targets. Closes #9049. Thanks to Dmitry Kurochkin for pointing this out.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 12:16:52 +00:00
cshore
2959289211 [net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes yate looking for configuration under /etc/yate/yate instead /etc/yate. Closes: 9040. Thanks Dimtiry Kurchkin for reporting.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 08:43:35 +00:00
cshore
438e2724ab [net] Telephony: yate: Added needed libraries and flags to configure for Yate to execute not just compile. Closes: #9039 and Closes: #9043. Based on patch and tickets from Dimitry Kurochkin. Thanks!
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 08:30:10 +00:00
cshore
9ad4ff10d6 [utils] coreutils: Stopped coreutils from building as long as no plugin is selected.
with commit 26026 (https://dev.openwrt.org/changeset/26026)
I see the coreutils package downloaded and build in my defconfig.

With the following patch, this default selection really does no build,
as long as no plugin is selected.
Thanks to Thomas Langer for this patch.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 01:37:41 +00:00
kerneis
e85c881d17 [packages] babeld: patch minor bug until next release
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 13:47:25 +00:00
cshore
e15130579b [net] various: Fixed openser and updatedd modules appearing in main list instead of under the openser and updatedd packages.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 02:04:12 +00:00
jow
578037e703 [packages] gst-plugins-good: enable icydemux and souphttpsrc plugins (#8762)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 22:44:13 +00:00
acinonyx
8868963605 [packages] quagga: Fix ownership of configuration directory and files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 21:00:10 +00:00
nbd
d744948309 openssh: do not touch /etc/services
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:43 +00:00
nbd
a1c680489a openntpd: remove the postinst script for updating services, group, passwd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:41 +00:00
nbd
984b50dcf2 leafnode: do not touch /etc/services
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:40 +00:00
nbd
60de74e018 ntpd: remove the postinst script for updating /etc/services
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:38 +00:00
nbd
71a0c809a4 atftp: remove the postinst script for updating /etc/services
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:35 +00:00
nbd
c44d166bb2 quagga: remove the postinst script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:56:33 +00:00
nbd
4d86429f54 proftpd: remove the postinst script for users/groups
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:12:01 +00:00
nbd
28988229bd alsa-driver: adding the audio group is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:02:58 +00:00
mb
5db771fa27 python-sip: Refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:49:03 +00:00
mb
4b35585a4a pyqt4: Update to latest stable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:27:56 +00:00
mb
ff77489658 pyqt4: riverbank deletes old versions from their server. So point our Makefile to a source that still contains the tarballs.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 13:32:33 +00:00
cshore
63aaed4016 [net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu as it had only one top-level entry.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 09:13:31 +00:00
cshore
d1b5a86809 [net] [multimedia]: Moved multimedia submenu to be part the the Multimedia package group, since that's what it's for.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 09:06:35 +00:00
cshore
1254af406d [net] printing: Removed printing submenu as it had only two entries.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 08:53:03 +00:00
cshore
8e9c7eee72 [admin] pmacct: Moved pmacct package from Network|pmacct to Administration because it's accounting information.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 08:50:00 +00:00
cshore
038a18f6a5 [net] wireless: Moved snort-wireless to wireless submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 08:35:53 +00:00