Subject: CVS commit: pkgsrc/security/kth-krb4
To: None <pkgsrc-changes@NetBSD.org>
From: Lex Wennmacher <wennmach@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2004 12:54:31
Module Name:	pkgsrc
Committed By:	wennmach
Date:		Mon Feb  9 12:54:31 UTC 2004

Modified Files:
	pkgsrc/security/kth-krb4: Makefile PLIST

Log Message:
Do not install bin/ftp (this will overwrite the ftp installed as part
of bootstrap-pkgsrc).

ftp is now always installed as bin/k4ftp. In addition, if the variable
KRB4_PREFIX_CMDS is set to YES, rcp, rlogin, rsh, su, and telnet will
be installed with a "k4" prefix.

This has been achieved by stealing the transform code from security/heimdal
and by tayloring it a bit.

Closes PR pkg/24354 by Tracy Di Marco White.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/security/kth-krb4/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/security/kth-krb4/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.