Commit Graph

15 Commits

Author SHA1 Message Date
Kris Kennaway
e53282941a Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSL
support.

PR:		ports/14280
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:16:50 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Kris Kennaway
c19aaee54d Upgrade to curl 6.1 1999-10-26 22:00:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Dirk Froemberg
6aff0c1f7b include ${PREFIX}/include/openssl due to openssl upgrade. 1999-06-02 07:24:33 +00:00
Kris Kennaway
0ffce1d572 Upgrade to v5.9
PR:	11837
1999-05-27 12:33:19 +00:00
Seiichirou Hiraoka
c7390666dd Update to 5.8
PR: ports/11527
Submitted by: cpiazza@home.net
1999-05-06 14:09:08 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Michael Haro
44d132853b Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gone
PR:		11160
Submitted by:	Chris Piazza cpiazza@home.net
1999-04-16 02:24:14 +00:00
Dirk Froemberg
5bd303f602 Remove the last remaining dependency to SSLeay. Use openssl instead.
OK'ed by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au> (maintainer)
1999-03-30 10:13:26 +00:00
David E. O'Brien
6da5921587 There is no need for "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine. 1999-02-11 11:27:30 +00:00
Bill Fumerola
bb0aa544ae curl is a client to get documents/files from servers, using any of the
supported protocols. The command is designed to work without user
interaction or any kind of interactivity.

curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, SSL (https:) connections, file
transfer resume and more.

PR:		ports/9079
Submitted By:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
		Kris Kennaway <kkenn@rebel.net.au>

This port replaces ports/www/urlget
1999-02-09 15:31:34 +00:00