FreeBSD Bugzilla – Attachment 107333 Details for
Bug 148094
Add gssapi support to ftp/curl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 522 bytes, created by
ben
on 2010-06-23 23:30:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ben
Created:
2010-06-23 23:30:04 UTC
Size:
522 bytes
patch
obsolete
>--- /usr/ports/ftp/curl/Makefile 2010-06-11 05:33:27.000000000 -0700 >+++ Makefile 2010-06-23 15:25:33.000000000 -0700 >@@ -7,6 +7,7 @@ > > PORTNAME= curl > PORTVERSION= 7.20.1 >+PORTREVISION= 1 > CATEGORIES= ftp ipv6 www > MASTER_SITES= http://curl.haxx.se/download/ \ > ftp://ftp.sunet.se/pub/www/utilities/curl/ \ >@@ -136,6 +137,10 @@ > CONFIGURE_ARGS += --without-krb4 > .endif > >+.if !defined(WITHOUT_GSSAPI) >+CONFIGURE_ARGS+= --with-gssapi >+.endif >+ > .if defined(WITH_LDAP) > CONFIGURE_ARGS+= --enable-ldap > USE_OPENLDAP= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 148094
: 107333