jow
2f9a65fa97
[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
jow
e8188cac6c
[packages] curl: restore 100-cross-compile.patch, the current version also does LD_LIBRARY_PATH crap
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-21 18:49:05 +00:00
jow
1b0bbf873b
curl: upgrade to 7.23.1
...
First patch version doesn't apply to current trunk, so please try this one.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 01:20:53 +00:00
jow
76fe2c1cf7
[packages] curl: fix syntax error in OpenWrt Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-18 14:48:57 +00:00
jow
46e1404b49
[packages] curl: don't fail with empty TARGET_LDFLAGS
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-18 03:55:12 +00:00
jow
ee96454b6f
[packages] curl: remove the LD_LIBRARY_PATH crap from configure script it fails hard during cross compilation
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 14:55:07 +00:00
jow
73835c66c4
[packages] curl: update to v7.21.7 (CVE-2011-2192)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 23:30:57 +00:00
cshore
0852dfa9ba
[net] File Transfer: Moved old FTP category and combined with other file transfer programs (HTTP, uucp, rsync, TFTP) to create the FIle Transfer submenu.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 05:50:28 +00:00
jow
89a970759d
[packages] curl: enable IPv6 if CONFIG_IPV6 is set ( #8547 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 11:41:11 +00:00
hauke
4ca0ffe1d2
curl: update to version 7.21.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-22 01:45:05 +00:00
jow
dcab670d6f
[packages] curl: make it cross compile safe again, remove configure time detection of openssl and gnutls paths
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-18 14:28:40 +00:00
jow
35624594db
[packages] curl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 23:03:29 +00:00
acoul
afba20eaed
libs/curl: update to version 7.21.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 10:55:41 +00:00
mirko
8f07d027b6
[packages/collectd] Use default configure settings and therewith fix current errors while building with libtool2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-06 15:32:10 +00:00
mb
aa323f78f1
From: Joseph Roback <openwrt-devel@roback.cc>
...
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 10:04:42 +00:00
florian
adcef0b93a
[package] fix inverted libcurl/curl descriptions ( #7648 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 22:26:35 +00:00
florian
282416dd6a
[package] revert r18554, until we fix curl compilation on all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 13:52:19 +00:00
florian
9bcabbd225
[package] update curl to 7.19.7 ( #6151 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-26 23:39:28 +00:00
nico
693fd253f2
[packages] curl: update to v7.19.6
...
- CVE-2009-2417
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 13:20:27 +00:00
florian
4de5143b4e
[package] get the enable/disable ipv6 configure option from the build system, do not override it locally
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26 11:57:29 +00:00
florian
a56c3039d7
[package] update curl to 7.19.5 ( #5219 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 12:19:33 +00:00
nbd
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
539230e1aa
[package] update libcurl to 7.19.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-03 09:10:42 +00:00
lars
31fbe927f0
Fix curl build. Fixes #3961
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-04 21:04:49 +00:00
nbd
b0190e566b
enable $(FPIC) for a few more packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:43:15 +00:00
thepeople
be1be641ca
move curl back to packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 13:12:54 +00:00
florian
6246f180e0
Move curl from packages to trunk, opkg depends on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:23:59 +00:00
florian
7b6e352ab9
Do not compile and generate curl tests and docs
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:22:38 +00:00
nbd
d6c25761f1
fix curl compile (based on patch by Ambroz Bizjak)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 09:43:06 +00:00
nbd
fd4689cd8e
fix curl compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 13:16:47 +00:00
nbd
7e392664f7
fix curl build problems on some machines
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 03:38:05 +00:00
florian
bc9a5b23e9
Fix curl linkings with openssl
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30 00:03:41 +00:00
olli
663c67ccde
[Packages] libs/curl: LDFLAGS required after upgrade to 7.17.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 19:07:03 +00:00
nix
708aee1cfe
Update to 7.17.1 and add tftp support
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 18:12:32 +00:00
nbd
f2e55a8fb5
lots of package cleanups/fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:12:26 +00:00
nbd
76e8333cc6
clean up, replace old libtool fixup calls with PKG_FIXUP
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:12:04 +00:00
nbd
bf06dbb788
remove UninstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +00:00
nbd
3f566a6017
clean up curl installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 01:37:05 +00:00
nbd
825a360721
clean up libcurl staging
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 01:27:43 +00:00
nbd
751961fa5a
fix curl compile, fix installation to STAGING_DIR/STAGING_DIR_HOST
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:42:00 +00:00
nbd
e296673ba6
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
blogic
1120328d15
InstallDev should be using (1) and not (STAGING_DIR)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
blogic
ef6b16d4d5
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 2/2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:51:22 +00:00
nico
52235e9f8a
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27 01:10:47 +00:00
nico
daed8d8d2b
add curl pkgconfig dev file, add libtool fixes, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:41:28 +00:00
nico
20bd7ec551
fix build under WhiteRussian SDK
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 10:16:35 +00:00
nbd
c0e5247848
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
d1cac1e535
use Build/Configure/Default macro, Makefile cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-28 22:43:08 +00:00
nico
a30ee1350a
change SECTION and CATEGORY to put packages in the right place, change PKG_BUILDDEPs to use package-name instead of source-name (seems to work best with WR sdk).
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-26 01:26:21 +00:00
nico
b15ab1659c
port curl to buildroot-ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-18 18:06:30 +00:00