12 Commits

Author SHA1 Message Date
cshore
fc8c6d10f3 [packages] Mass Fix for GCC 4.6
nodefaultlibs now includes libc so we have to add it where we want it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:34:08 +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
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
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
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
478cfbbdcc [net] Telephony: Yate: Corrected typo in dependency for dbwave.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 00:57:33 +00:00
cshore
d5a2b0c7b5 [net] yate: Added package for Yate (Yet Another Telephony Engine). Currently marked as @BROKEN because compilation and package creation is working successfuly, but it is untested on real hardware.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 00:03:37 +00:00