Port details |
- curl Command line tool and library for transferring data with URLs
- 8.11.0_1 ftp =440 8.10.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-11-21 20:52:39
- Commit Hash: 90c6b7b
- People watching this port, also watch:: libiconv, expat, gmake, png, freetype2
- Also Listed In: net www
- License: MIT
- WWW:
- https://curl.se/
- https://github.com/curl/curl
- Description:
- curl is used in command lines or scripts to transfer data. It is also used in
cars, television sets, routers, printers, audio equipment, mobile phones,
tablets, settop boxes, media players and is the internet transfer backbone for
thousands of software applications affecting billions of humans daily.
It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP,
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and
TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, HTTP/2, cookies, user+password authentication
(Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer
resume, proxy tunneling and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/curl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/curl
- pkg install curl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: curl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731679162
SHA256 (curl-8.11.0.tar.xz) = db59cf0d671ca6e7f5c2c5ec177084a33a79e04c97e71cf183a5cdea235054eb
SIZE (curl-8.11.0.tar.xz) = 2750684
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libnghttp2.so : www/libnghttp2
- libidn2.so : dns/libidn2
- libssh2.so : security/libssh2
- libpsl.so : dns/libpsl
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- audio/lv2lint
- databases/tarantool
- databases/tiledb
- deskutils/bookworm
- devel/git
- devel/roswell
- dns/ddclient
-
Deleted ports which required this port:
- for Fetch
-
Deleted ports which required this port:
- for Libraries
-
- archivers/urbackup-server
- archivers/zchunk
- astro/cfitsio
- astro/foxtrotgps
- astro/gnuastro
- astro/mepo
- astro/opencpn
-
Deleted ports which required this port:
- for Run
-
- audio/lv2lint
- audio/somafm-cli
- biology/atac-seq
- biology/biostar-tools
- biology/mca-calling
- biology/ncbi-entrez-direct
- biology/rna-seq
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for curl-8.11.0_1:
ALTSVC=on: HTTP Alternative Services support
COOKIES=on: Cookies support
CURL_DEBUG=off: cURL debug memory tracking
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
IDN=on: International Domain Names support
IPV6=on: IPv6 protocol support
LIBUV=off: Event-based tests
NTLM=on: NTLM authentication support
PROXY=on: Proxy support
PSL=on: Public Suffix List support
STATIC=on: Build static executables and/or libraries
TLS_SRP=on: TLS-SRP (Secure Remote Password) support
====> Options available for the group COMPRESSION
BROTLI=on: Brotli compression support
ZSTD=on: Zstandard compression support
====> Options available for the group PROTOCOL
DICT=on: DICT (RFC 2229) support
FTP=on: FTP protocol support
GOPHER=on: Gopher protocol support
HTTP=on: HTTP/HTTPS support
HTTP2=on: HTTP/2 support (requires HTTP)
IMAP=on: IMAP/IMAPS support
IPFS=on: IPFS support
LDAP=off: LDAP protocol support
LDAPS=off: LDAP protocol over SSL support (requires GNUTLS/OPENSSL/WOLFSSL)
LIBSSH=off: SCP/SFTP support via libssh (requires OPENSSL)
LIBSSH2=on: SCP/SFTP support via libssh2 (requires OPENSSL)
MQTT=off: MQTT support
POP3=on: POP3/POP3S support
RTSP=on: Real Time Streaming Protocol (RTSP) support
SMB=off: SMB/CIFS support
SMTP=on: SMTP/SMTPS support
TELNET=on: Telnet support
TFTP=on: TFTP support
WEBSOCKET=on: WebSocket support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
====> DNS resolving options: you have to select exactly one of them
CARES=off: Asynchronous DNS resolution via c-ares
THREADED_RESOLVER=on: Threaded DNS resolver
====> SSL protocol support: you can only select none or one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
WOLFSSL=off: SSL/TLS support via wolfSSL
===> Use 'make config' to modify these settings
- Options name:
- ftp_curl
- USES:
- cpe libtool localbase pathfix perl5 shebangfix tar:xz gssapi pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.19.6 15 Aug 2009 13:41:32 |
roam |
Update the cURL port to 7.19.6. |
7.19.5_1 15 Jun 2009 12:10:15 |
roam |
Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(
Bump the shared lib dependency on ports touched by the c-ares update.
Pointy hat to: roam (myself) |
7.19.5 19 May 2009 13:43:45 |
roam |
Update to curl-7.19.5. |
7.19.4 15 May 2009 11:55:05 |
pav |
- Mark MAKE_JOBS_SAFE
PR: ports/133003
Submitted by: mm
Approved by: maintainer timeout (roam; 1 month) |
7.19.4 07 Mar 2009 03:57:38 |
roam |
Update to curl-7.19.4, which fixes a redirection vulnerability.
The changes in the patch files are almost the same as in Eugene's PR,
although I arrived at them mostly independently :)
Reformat all patch files now that I use quilt to manage them.
Fix two complaints from portlint: needless use of CFLAGS and differentiation
between NOPORTDOCS and NOPORTEXAMPLES. Thanks, Eugene!
PR: 132358
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> |
7.19.2 26 Jan 2009 02:13:54 |
roam |
Forced commit to note that the without-proxy build failure was...
Reported by: Warren Block <wblock@wonkity.com> |
7.19.2 26 Jan 2009 02:11:02 |
roam |
Apply a band-aid to fix the build without proxy support.
Note that some of the tests shall fail for the present. |
7.19.2 23 Jan 2009 15:40:34 |
roam |
At long last, update the curl port to its almost-current version, 7.19.2.
Yes, there's been a new 7.19.3 version for a couple of days now,
but I figure you folks have been waiting for me much too much as it is :(
Apologies all around!
Prompted by: several PR's and more people (and portmgrs) than I dare admit |
7.18.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
7.18.0 24 Apr 2008 14:11:53 |
roam |
Argh. The cURL build requires Perl.
PR: 123050
Reported by: Chess Griffin <chess@chessgriffin.com>
Pointy hat to: roam (myself) |
7.18.0 23 Apr 2008 11:33:34 |
roam |
Update to curl-7.18.0. |
7.16.3_1 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
7.16.3 27 Aug 2007 15:44:22 |
roam |
Update to curl-7.16.3.
Fix the (still present in 7.16.3) libssh2 problems, at least so that
cURL works with the libssh2 0.17 in our ports tree.
PR: 114215 (the basic update)
Submitted by: pesho.petrov@gmail.com |
7.16.1_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
7.16.1_1 11 Jul 2007 09:05:04 |
roam |
Actually, at least this version of cURL sometimes breaks with the new
libssh2, and fails to connect. Mark the libssh2 usage as broken until
I figure out what is the matter. And yep, David Thiel did inform me
in advance about his plans to update libssh2, and I did not check then. |
7.16.1_1 10 Jul 2007 18:55:06 |
pav |
- Chase libssh2 update
PR: ports/114474
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Pointy hat to: lx |
7.16.1_1 01 Jul 2007 08:56:17 |
novel |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
7.16.1 09 Mar 2007 14:45:32 |
roam |
Update to curl 7.16.1, loosely based on the PR. Also:
- add a LIBSSH2 option for SCP and SFTP support using security/libssh2;
- add a patch from the cURL CVS repository to fix an expired cookie in
test 62.
PR: 109670
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> |
7.16.0_1 02 Jan 2007 08:54:13 |
novel |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
7.16.0 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
7.15.5_1 07 Nov 2006 17:07:41 |
roam |
If c-ares support is requested, properly depend on the shared c-ares
library now that dns/c-ares installs it. This should, among other
things, fix the build of libcurl on amd64.
Reported by: girgen |
7.15.5 18 Sep 2006 12:46:29 |
roam |
Update to cURL 7.15.5 and integrate Scot Hetzel's patch for
really making OpenSSL support optional. Now OpenSSL and GnuTLS
are on level ground, both controlled by the OPTIONS setting.
Fortunately, it turned out that the curl_multi_socket() API change
does not affect any of the ports that use ftp/curl.
PR: 102871, 103126
Submitted by: pav, vd, Scot Hetzel <swhetzel@gmail.com> |
7.15.4 14 Jul 2006 07:11:59 |
roam |
Add an explicit knob for c-ares support now that we have Daniel's version
of the ares library in the ports tree. The knob defaults to "off" since
it conflicts with curl's IPv6 support - which is now also configurable via
its own knob.
PORTREVISION not bumped since there is no change in the default package
build - if enough people consider asynchronous DNS resolving to be good,
it could become the default, but for the present it is not. |
7.15.4 13 Jul 2006 08:54:04 |
roam |
Update to 7.15.4, mostly by Vasil Dimov's PR.
In addition, OPTIONS'ify everything but OpenSSL support.
PR: 99050
Submitted by: vd |
7.15.3 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
7.15.3 20 Mar 2006 12:49:56 |
vd |
Update from 7.15.1 to 7.15.3
PR: ports/94727
Submitted by: vd
Approved by: secteam (simon)
Security: http://curl.haxx.se/docs/adv_20060320.html |
7.15.1_1 09 Jan 2006 16:34:19 |
novel |
Chase gnutls update. |
7.15.1 09 Dec 2005 12:10:41 |
mnag |
Update to 7.15.1 [1]
Reorganize Makefile
PR: 90079 [1]
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (security 1 day, simon with secteam hat)
Security: http://curl.haxx.se/docs/adv_20051207.html
http://secunia.com/advisories/17907/ |
7.15.0 12 Nov 2005 18:52:22 |
pav |
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus |
7.15.0 14 Oct 2005 16:11:46 |
roam |
Update to 7.15.0, which contains a security fix, among other changes.
PR: 87393
Submitted by: Vasil Dimov <vd@datamax.bg>
Security: http://curl.haxx.se/docs/security.html#BID15102 |
7.14.1 05 Sep 2005 20:22:41 |
roam |
A forced commit to note that the exactly same update was also submitted in
PR: 85660
Submitted by: Vasil Dimov <vd@datamax.bg> |
7.14.1 05 Sep 2005 18:12:41 |
roam |
Update to 7.14.1. |
7.14.0 05 Jun 2005 19:31:45 |
pav |
- Update to 7.14.0
- Provide WITH_GNUTLS knob to replace OpenSSL with GnuTLS
PR: ports/81195
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (18 days) |
7.13.1_1 14 Mar 2005 20:33:30 |
krion |
Fix plist.
Portlint(1).
Bump PORTREVISION. |
7.13.1 12 Mar 2005 02:36:52 |
roam |
Update to curl 7.13.1, which also takes care of the recent security
issue. |
7.12.3_2 21 Dec 2004 16:06:19 |
roam |
Add libidn support, configurable with the WITH/WITHOUT_LIBIDN knob.
Add debugging support via the WITH_CURL_DEBUG knob.
Properly use LC_ALL=C instead of LANG=C to run the test suite
(thanks Fujishima-san!) |
7.12.3_1 21 Dec 2004 10:07:38 |
roam |
Repeat after me: testing the build on lots of machines is not an excuse
for not checking for packing list changes... |
7.12.3 21 Dec 2004 09:51:09 |
roam |
Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
Explicitly disable libidn support so that it is not even probed if libidn
is installed; I will look into enabling it after some more testing.
Testing paid off on: ref4 (lib/select.c), sledge (lib/sendf.c) |
7.12.1 10 Aug 2004 13:32:51 |
roam |
Update to 7.12.1, which is mainly an important bugfix release, but also
contains some new functionality. |
7.12.0 03 Jun 2004 22:41:40 |
roam |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
7.11.1 09 Apr 2004 12:14:13 |
roam |
Update to curl 7.11.1. |
7.11.0_1 27 Mar 2004 12:45:47 |
roam |
Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed.
Bump PORTREVISION.
PR: 64667
Submitted by: Marius Strobl <marius@alchemy.franken.de> |
7.11.0 06 Feb 2004 09:43:28 |
roam |
Update curl to 7.11.0. |
7.10.8 13 Dec 2003 08:32:10 |
roam |
Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.
PR: 60105
Submitted by: ijliao |
7.10.7 10 Sep 2003 07:02:52 |
roam |
Mark BROKEN on 64-bit arches (1).
De-quote the COMMENT variable.
Fix a typo in a comment.
Reported by: naddy (1) |
7.10.7 02 Sep 2003 13:07:00 |
roam |
Update to curl-7.10.7; the added patch is needed to actually get
the test suite going :) |
7.10.5_1 01 Sep 2003 08:47:18 |
roam |
Use bsd.port.mk's OpenSSL support.
Submitted by: dinoex |
7.10.5_1 16 Jun 2003 02:50:30 |
kris |
Fix LP64 bugs and bump PORTREVISION. This still detects the bogus
gethostbyaddr_r() "implementation" in libc, which may be causing problems
in certain cases. |
7.10.5 06 Jun 2003 08:28:34 |
roam |
Update to curl-7.10.5.
Submitted by: Phillip Oleson <poleson@verio.net> |
7.10.4 25 Apr 2003 15:36:09 |
roam |
Update to 7.10.4.
PR: 51315
Submitted by: Jason Harris <jharris@widomaker.com> |
7.10.3_2 16 Apr 2003 14:52:35 |
dinoex |
- Use bsd.openssl.mk
(No response from maintainer after 2003-04-09)
PR: 48978 |
7.10.3_2 05 Mar 2003 10:43:09 |
roam |
Use ports/security/openssl/Makefile.ssl instead of USE_OPENSSL
to prevent conflicts between the base system and port OpenSSL libraries.
Bump PORTREVISION.
Reported by: Stephen Cravey <clists@www.gotbrains.org>
Submitted by: Scot Hetzel <hetzels@westbend.net> |
7.10.3_1 19 Feb 2003 16:07:30 |
roam |
Remove pkg-comment files in my ports. |
7.10.3_1 22 Jan 2003 09:51:42 |
roam |
Add a .netrc handling patch from the cURL CVS repository.
Reported by: David Thiel <lx@redundancy.redundancy.org> |
7.10.3 17 Jan 2003 15:40:13 |
roam |
Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.
Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author) |
7.10.3 15 Jan 2003 11:21:52 |
roam |
Update to curl-7.10.3. There is a minor problem with the lib503 and
lib504 tests on some FreeBSD versions, but the major bulk of the
functionality is there, and it is still an improvement over 7.10.2 :)
Not functionally tested on: ia64; there is no spoon.. er.. perl5 on
pluto1.FreeBSD.org for the present. |
7.10.2 02 Jan 2003 16:02:08 |
roam |
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.
Add PORTDOCS handling. |
7.9.8 02 Jul 2002 08:36:46 |
roam |
Update to 7.9.8.
For some reason, this segfaults badly on sparc64, or at least on the
only sparc64 machine that I have access to (thanks mike!). I'll deal
with this later; for the present, let the x86 and Alpha users benefit
from the new cURL features and bugfixes :)
PR: 39873
Submitted by: Ying-Chih Kuo <yckuo@yckuo.org> |
7.9.7_2 24 Jun 2002 16:03:00 |
roam |
Fix a segfault in an IPv4-only case - realloc() may really, well,
"reallocate" memory even when the programmer only asks for a resizing
of the region.
Reported by: Steve Ames <steve@energistic.com>
While I'm here, change the way SSL header and library paths are handled
to avoid specifically referencing /usr/lib and /usr/include; while
-STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit
-I/usr/include (and rightly so, IMHO). |
7.9.7_1 07 Jun 2002 00:21:18 |
kris |
Bump PORTREVISION for bugfixes just committed. |
7.9.7 07 Jun 2002 00:19:38 |
kris |
Correct some non-exploitable format string errors and an extraneous
format string argument. |
7.9.7 21 May 2002 16:08:47 |
roam |
Update to curl-7.9.7. |
7.9.6 16 Apr 2002 11:30:21 |
roam |
Update to 7.9.6. |
22 Feb 2002 09:52:10 |
roam |
Now that the pkg_install tools know how to handle symlinks, unbreak the cURL
package - include libcurl.so in the packing list so that pkg_add(1) makes it
visible to other packages. |
14 Dec 2001 18:08:30 |
roam |
Update to 7.9.2. Add a vendor patch (from the cURL CVS repository) to make it
compile. Remove the GNU make dependency. |
05 Nov 2001 10:05:57 |
roam |
Update to 7.9.1, add a 'test' target to run the curl suite tests. Note: some
of those seem to intermitently fail on my system, no idea why. Nuke the
commented-out USE_AUTOMAKE and a no-longer-needed post-configure substitution
in some Makefiles. |
05 Oct 2001 12:24:26 |
roam |
Update to 7.9. |
01 Sep 2001 15:56:28 |
roam |
Update to 7.8.1, which should, among other changes, fix the POST bug in
cURL/PHP interaction. |
19 Jul 2001 16:58:34 |
roam |
Add the ipv6 category. |
26 Jun 2001 12:41:01 |
roam |
Update to 7.8, which is needed by www/mod_php4 now. Disable use of automake -
the configuration framework was updated for use with autoconf and automake
newer than the ones in the Ports collection, and breaks with those. Besides,
the pregenerated configure script in the distribution Does The Right Thing(tm)
anyway. |
08 Jun 2001 11:21:17 |
roam |
Update to 7.7.3, with fingers crossed hoping the minor API change does not
break dependent ports. |
09 May 2001 14:43:07 |
roam |
Update the WWW line; curl has been at curl.haxx.se for quite some time now;
I've even changed the MASTER_SITE in the Makefile, just not here.. oops. |
25 Apr 2001 10:30:11 |
roam |
Update to 7.7.2 |
09 Apr 2001 16:01:53 |
roam |
Remove two dead sites that the distfile checking scripts complained about |
05 Apr 2001 22:22:26 |
roam |
Update to 7.7.1, which, among other new features, fixes the HTTP-PROXY/IPv6
interplay. |
23 Feb 2001 15:30:03 |
roam |
Update to 7.6.1. Besides a couple of bugfixes (most notably to the HTTP PUT
resume), this version has a couple of new features, too - including IPv6
support, submitted by Jun-ichiro "itojun" Hagino. (Yes, this is
itojun@FreeBSD.org :) |
31 Jan 2001 11:16:31 |
roam |
Update to 7.6 and format the MAN3 list better. |
05 Jan 2001 08:10:03 |
roam |
Update to 7.5.2. |
12 Dec 2000 11:07:26 |
roam |
Update to 7.5.1 - a bugfix release mainly for a -o outfname parsing bug, where
bad things would happen if the output filename was longer than the fetched
URL. |
04 Dec 2000 16:06:40 |
roam |
Update to version 7.5. |
25 Nov 2000 08:13:46 |
roam |
Take over maintainership |
19 Nov 2000 04:05:57 |
kris |
Upgrade to curl 7.4.2 |
30 Oct 2000 01:54:34 |
kris |
Update to curl 7.4.1. Adds Kerberos support. |
08 Oct 2000 02:04:17 |
asami |
Convert category ftp to new layout. |
24 Sep 2000 00:39:43 |
kris |
Oops, I forgot to commit this patch to make WITH_SSL compile again. |
22 Sep 2000 02:59:06 |
kris |
Update all ports using OpenSSL and RSA to work without rsaref since it is no
longer required. Apologies to the various maintainers whom I did not yet hear
back from, but the ports freeze is coming up in a few hours and I will be
verifying all of these ports on a 4.1 machine myself to catch any problems.
|
04 Sep 2000 01:56:47 |
kris |
Upgrade to curl 7.2.1 |
02 Jun 2000 21:39:13 |
kris |
Add a manpage to MAN1 |