Path to this page:
./
www/curl,
Client that groks URLs
Branch: pkgsrc-2008Q1,
Version: 7.18.0nb2,
Package name: curl-7.18.0nb2,
Maintainer: rechtCurl is a command line tool for transferring files with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
kerberos...), file transfer resume, proxy tunneling and a busload of other
useful tricks.
Required to run:[
devel/libidn]
Required to build:[
devel/libtool-base]
Package options: gssapi, inet6
Master sites: (Expand)
SHA1: f561a6a1f285c22d1f6a54b4dfa19b6cb9362c2a
RMD160: f25ec844e7ef6221719439b3214fd3c3a42f5604
Filesize: 1737.716 KB
Version history: (Expand)
- (2008-06-08) Updated to version: curl-7.18.0nb2
- (2008-04-12) Package added to pkgsrc.se, version curl-7.18.0nb1 (created)
CVS history: (Expand)
2008-05-13 14:55:30 by Tyler R. Retzlaff | Files touched by this commit (3) |
Log message:
pullup ticket #2375 - requested by dholland
curl: fix broken build on netbsd 3
revisions pulled up:
- pkgsrc/www/curl/Makefile 1.82
- pkgsrc/www/curl/distinfo 1.55
- pkgsrc/www/curl/patches/patch-aa 1.12
Module Name: pkgsrc
Committed By: dholland
Date: Mon May 12 20:37:06 UTC 2008
Modified Files:
pkgsrc/www/curl: Makefile distinfo
Added Files:
pkgsrc/www/curl/patches: patch-aa
Log message:
Add explicit -lkrb5 with -lgssapi, when enabled. Fixes broken build
on NetBSD 3.x. PR pkg/38331. PKGREVISION++.
Ok: joerg
|