In message <[EMAIL PROTECTED]>, Cy Schubert write s: > cy 2008-05-14 23:06:14 UTC > > FreeBSD ports repository > > Modified files: > security/krb5 Makefile pkg-plist > Log: > Implement OPTIONS menu. > > Implement options that will allow the user to: > > - rename ftp and ftpd to kftp and kftpd > - rename telnet and telnetd to ktelnet and ktelnetd > - rename rlogin to krlogin > - rename rsh to krsh > - rename rcp to krcp > > This avoids shadowing by or being shadowed by, depending on one's PATH, > system utilities of the same name. > > Revision Changes Path > 1.126 +63 -10 ports/security/krb5/Makefile > 1.23 +7 -7 ports/security/krb5/pkg-plist >
The concept was conceived by wollman to initially avoid shadowing of the ftp application. No revision bump is required because this patch does not functionally alter the port. -- Cheers, Cy Schubert <[EMAIL PROTECTED]> FreeBSD UNIX: <[EMAIL PROTECTED]> Web: http://www.FreeBSD.org e**(i*pi)+1=0 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
