upgrade to Curl 7.7

--
From: Pete Fritchman <petef@databits.net>
This commit is contained in:
brad 2001-03-30 18:40:59 +00:00
parent 468c74233f
commit 570ca380ab
3 changed files with 22 additions and 14 deletions

View File

@ -1,12 +1,18 @@
# $OpenBSD: Makefile,v 1.23 2001/02/22 22:19:52 espie Exp $
# $OpenBSD: Makefile,v 1.24 2001/03/30 18:40:59 brad Exp $
DISTNAME= curl-7.6.1
COMMENT= "get files from FTP, GOPHER, HTTP or HTTPS servers"
DISTNAME= curl-7.7
CATEGORIES= net
NEED_VERSION= 1.336
NEED_VERSION= 1.364
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \
ftp://ftp.win.or.jp/pub/network/www/misc/ \
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
ftp://cool.haxx.se/curl/ \
ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \
http://curl.linuxworx.com.au/ \
http://www.cubic.ch/mirror/curl/ \
http://curl.webmeta.com/ \
ftp://gd.tuwien.ac.ut/utils/archivers/curl/
HOMEPAGE= http://curl.haxx.se/
@ -17,16 +23,18 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --disable-thread
CONFIGURE_ARGS+= --enable-static --disable-thread \
--with-random="/dev/arandom"
FLAVORS= kerberos
FLAVOR?=
.if ${FLAVOR:L:Mkerberos}
CONFIGURE_ARGS+= --with-krb4-includes="/usr/include/kerberosIV"
CONFIGURE_ARGS+= --disable-ipv6
CONFIGURE_ARGS+= --with-krb4-includes="/usr/include/kerberosIV" \
--disable-ipv6
.endif
DOCS= CHANGES LEGAL MITX.txt README

View File

@ -1,3 +1,3 @@
MD5 (curl-7.6.1.tar.gz) = 89f149aaeeb4e92d3ebd88d5936264b6
RMD160 (curl-7.6.1.tar.gz) = 978de7139bedfa8a1f38e659704df0585011c618
SHA1 (curl-7.6.1.tar.gz) = f7b440a983315b57ce36e9f73804bcbe6449f478
MD5 (curl-7.7.tar.gz) = b0f0f52f4d96ca9e06d9c09ab26547e6
RMD160 (curl-7.7.tar.gz) = d631da2327ead06aa7bfb3441454a5af001229ef
SHA1 (curl-7.7.tar.gz) = 5d454012c25b591d45a886288f81a78782307401

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/12/05 20:11:29 brad Exp $
lib/libcurl.so.1.0
@comment $OpenBSD: PFRAG.shared,v 1.3 2001/03/30 18:41:00 brad Exp $
lib/libcurl.so.2.0
DYNLIBDIR(%B)