ports/189879: Adding GNU Readline support for security/krb5

Peter Losher plosher at freebsd.org
Sat May 17 01:40:00 UTC 2014


>Number:         189879
>Category:       ports
>Synopsis:       Adding GNU Readline support for security/krb5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 17 01:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Peter Losher
>Release:        10.0-RELEASE
>Organization:
>Environment:
>Description:
This patch adds support for GNU Readline (in base) in security/krb5 (very useful when using the kadmin client - command line history and ncurses) 
>How-To-Repeat:

>Fix:
Apply patch and rebuild port

Patch attached with submission follows:

--- Makefile	2014-04-24 03:53:30.000000000 +0000
+++ Makefile.readline	2014-05-17 01:28:27.000000000 +0000
@@ -27,7 +27,7 @@
 USE_LDCONFIG=		yes
 USE_CSTD=		gnu99
 USE_AUTOTOOLS=		libtool
-USES=		gettext gmake perl5
+USES=			gettext gmake perl5 readline
 CONFIGURE_ARGS?=	--enable-shared --without-system-verto
 CONFIGURE_ENV=		INSTALL="${INSTALL}" YACC="${YACC}"
 MAKE_ARGS=		INSTALL="${INSTALL}"


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list