From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- security/kth-krb4/DESCR | 6 ++ security/kth-krb4/MESSAGE | 17 ++++ security/kth-krb4/PLIST | 218 ++++++++++++++++++++++++++++++++++++++++++ security/kth-krb4/pkg/DESCR | 6 -- security/kth-krb4/pkg/MESSAGE | 17 ---- security/kth-krb4/pkg/PLIST | 218 ------------------------------------------ 6 files changed, 241 insertions(+), 241 deletions(-) create mode 100644 security/kth-krb4/DESCR create mode 100644 security/kth-krb4/MESSAGE create mode 100644 security/kth-krb4/PLIST delete mode 100644 security/kth-krb4/pkg/DESCR delete mode 100644 security/kth-krb4/pkg/MESSAGE delete mode 100644 security/kth-krb4/pkg/PLIST (limited to 'security/kth-krb4') diff --git a/security/kth-krb4/DESCR b/security/kth-krb4/DESCR new file mode 100644 index 00000000000..294db535e3b --- /dev/null +++ b/security/kth-krb4/DESCR @@ -0,0 +1,6 @@ +This is a severly hacked up version of Eric Young's eBones-p9 kerberos +version. The DES library has been updated with his 3.23 version and +numerous patches collected over the years have been applied to both +the kerberos and DES sources, most notably the CMU patches for extended +lifetimes that AFS uses. There is also support for AFS built into most +programs. diff --git a/security/kth-krb4/MESSAGE b/security/kth-krb4/MESSAGE new file mode 100644 index 00000000000..edb55348e0c --- /dev/null +++ b/security/kth-krb4/MESSAGE @@ -0,0 +1,17 @@ +=============================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/01 01:16:47 zuntum Exp $ + +Kth-krb4 now has been installed on your system. + +To complete the installation you'll have to configure Kerberos. +More information on how to configure Kerberos is available via the "info" +command. Sample configuration files are installed in +${PREFIX}/share/examples/kth-krb4. + +At a minimum, to configure a Kerberos client, copy +${PREFIX}/share/examples/kth-krb4/{krb.conf,krb.realms} to /etc and +customize them. Also, apply the patches provided in services-1.4.2.diff +(for NetBSD-1.4.2) or services-1.5.diff (for NetBSD-1.5/1.5.1) +to /etc/services. + +=============================================================================== diff --git a/security/kth-krb4/PLIST b/security/kth-krb4/PLIST new file mode 100644 index 00000000000..1090679b8a2 --- /dev/null +++ b/security/kth-krb4/PLIST @@ -0,0 +1,218 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:47 zuntum Exp $ +share/examples/kth-krb4/inetd.conf.changes +share/examples/kth-krb4/krb.conf +share/examples/kth-krb4/krb.realms +share/examples/kth-krb4/services-1.4.2.diff +share/examples/kth-krb4/services-1.5.diff +@dirrm share/examples/kth-krb4 +include/acl.h +include/com_err.h +include/com_right.h +include/des.h +include/kadm.h +include/kafs.h +include/kdc.h +include/klog.h +include/krb.h +include/krb-protos.h +include/krb-archaeology.h +include/krb_db.h +include/ktypes.h +include/md4.h +include/md5.h +include/otp.h +include/prot.h +include/sha.h +include/sl.h +include/krb_err.h +include/kadm_err.h +include/rc4.h +include/roken.h +include/roken-common.h +include/ss/ss.h +lib/libcom_err.a +lib/libdes.a +lib/libkrb.a +lib/libkdb.a +lib/libkadm.a +lib/libacl.a +lib/libkafs.a +lib/libeditline.a +lib/libsl.a +lib/libss.a +lib/libotp.a +lib/libroken.a +bin/compile_et +bin/mk_cmds +bin/kinit +bin/kdestroy +bin/klist +bin/kpasswd +bin/kadmin +bin/kauth +bin/ksrvtgt +bin/zrefresh +bin/login +bin/rsh +bin/rcp +bin/rlogin +bin/su +bin/pfrom +bin/pagsh +bin/afslog +bin/kstring2key +bin/xnlock +bin/kx +bin/rxterm +bin/rxtelnet +bin/tenletxr +bin/otpprint +bin/otp +bin/kip +bin/ftp +bin/telnet +libexec/kerberos +libexec/kip-join-network +libexec/kipd-control +libexec/kpropd +libexec/kprop +libexec/kadmind +libexec/kauthd +libexec/rshd +libexec/rlogind +libexec/movemail +libexec/push +libexec/popper +libexec/kxd +libexec/kipd +libexec/ftpd +libexec/telnetd +sbin/ext_srvtab +sbin/kdb_destroy +sbin/kdb_edit +sbin/kdb_init +sbin/kdb_util +sbin/kstash +sbin/ksrvutil +man/man1/xnlock.1 +man/man1/afslog.1 +man/man1/des.1 +man/man1/ftp.1 +man/man1/kauth.1 +man/man1/kdestroy.1 +man/man1/kerberos.1 +man/man1/kinit.1 +man/man1/klist.1 +man/man1/kpasswd.1 +man/man1/ksrvtgt.1 +man/man1/kx.1 +man/man1/login.1 +man/man1/movemail.1 +man/man1/otp.1 +man/man1/otpprint.1 +man/man1/pagsh.1 +man/man1/rcp.1 +man/man1/rlogin.1 +man/man1/rsh.1 +man/man1/rxtelnet.1 +man/man1/rxterm.1 +man/man1/su.1 +man/man1/telnet.1 +man/man1/tenletxr.1 +man/man3/acl_check.3 +man/man3/des_crypt.3 +man/man3/kafs.3 +man/man3/kerberos.3 +man/man3/krb_realmofhost.3 +man/man3/krb_sendauth.3 +man/man3/krb_set_tkt_string.3 +man/man3/kuserok.3 +man/man3/tf_util.3 +man/man3/editline.3 +man/man5/ftpusers.5 +man/man5/krb.conf.5 +man/man5/krb.extra.5 +man/man5/krb.realms.5 +man/man5/login.access.5 +man/man8/ext_srvtab.8 +man/man8/ftpd.8 +man/man8/kadmin.8 +man/man8/kadmind.8 +man/man8/kauthd.8 +man/man8/kdb_destroy.8 +man/man8/kdb_edit.8 +man/man8/kdb_init.8 +man/man8/kdb_util.8 +man/man8/kerberos.8 +man/man8/kprop.8 +man/man8/kpropd.8 +man/man8/ksrvutil.8 +man/man8/kstash.8 +man/man8/kxd.8 +man/man8/popper.8 +man/man8/rlogind.8 +man/man8/rshd.8 +man/man8/telnetd.8 +man/man8/push.8 +man/cat1/afslog.0 +man/cat1/des.0 +man/cat1/ftp.0 +man/cat1/kauth.0 +man/cat1/kdestroy.0 +man/cat1/kerberos.0 +man/cat1/kinit.0 +man/cat1/klist.0 +man/cat1/kpasswd.0 +man/cat1/ksrvtgt.0 +man/cat1/kx.0 +man/cat1/login.0 +man/cat1/movemail.0 +man/cat1/otp.0 +man/cat1/otpprint.0 +man/cat1/pagsh.0 +man/cat1/rcp.0 +man/cat1/rlogin.0 +man/cat1/rsh.0 +man/cat1/rxtelnet.0 +man/cat1/rxterm.0 +man/cat1/su.0 +man/cat1/telnet.0 +man/cat1/tenletxr.0 +man/cat3/acl_check.0 +man/cat3/des_crypt.0 +man/cat3/kafs.0 +man/cat3/kerberos.0 +man/cat3/krb_realmofhost.0 +man/cat3/krb_sendauth.0 +man/cat3/krb_set_tkt_string.0 +man/cat3/kuserok.0 +man/cat3/tf_util.0 +man/cat3/editline.0 +man/cat5/ftpusers.0 +man/cat5/krb.conf.0 +man/cat5/krb.equiv.0 +man/cat5/krb.realms.0 +man/cat5/login.access.0 +man/cat8/ext_srvtab.0 +man/cat8/ftpd.0 +man/cat8/kadmin.0 +man/cat8/kadmind.0 +man/cat8/kauthd.0 +man/cat8/kdb_destroy.0 +man/cat8/kdb_edit.0 +man/cat8/kdb_init.0 +man/cat8/kdb_util.0 +man/cat8/kerberos.0 +man/cat8/kprop.0 +man/cat8/kpropd.0 +man/cat8/ksrvutil.0 +man/cat8/kstash.0 +man/cat8/kxd.0 +man/cat8/popper.0 +man/cat8/rlogind.0 +man/cat8/rshd.0 +man/cat8/telnetd.0 +man/cat8/push.0 +@unexec install-info --delete %D/info/kth-krb.info %D/info/dir +info/kth-krb.info +@exec install-info %D/info/kth-krb.info %D/info/dir diff --git a/security/kth-krb4/pkg/DESCR b/security/kth-krb4/pkg/DESCR deleted file mode 100644 index 294db535e3b..00000000000 --- a/security/kth-krb4/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -This is a severly hacked up version of Eric Young's eBones-p9 kerberos -version. The DES library has been updated with his 3.23 version and -numerous patches collected over the years have been applied to both -the kerberos and DES sources, most notably the CMU patches for extended -lifetimes that AFS uses. There is also support for AFS built into most -programs. diff --git a/security/kth-krb4/pkg/MESSAGE b/security/kth-krb4/pkg/MESSAGE deleted file mode 100644 index e25252c59e8..00000000000 --- a/security/kth-krb4/pkg/MESSAGE +++ /dev/null @@ -1,17 +0,0 @@ -=============================================================================== -$NetBSD: MESSAGE,v 1.4 2001/08/02 12:46:50 wennmach Exp $ - -Kth-krb4 now has been installed on your system. - -To complete the installation you'll have to configure Kerberos. -More information on how to configure Kerberos is available via the "info" -command. Sample configuration files are installed in -${PREFIX}/share/examples/kth-krb4. - -At a minimum, to configure a Kerberos client, copy -${PREFIX}/share/examples/kth-krb4/{krb.conf,krb.realms} to /etc and -customize them. Also, apply the patches provided in services-1.4.2.diff -(for NetBSD-1.4.2) or services-1.5.diff (for NetBSD-1.5/1.5.1) -to /etc/services. - -=============================================================================== diff --git a/security/kth-krb4/pkg/PLIST b/security/kth-krb4/pkg/PLIST deleted file mode 100644 index 71a6fffb794..00000000000 --- a/security/kth-krb4/pkg/PLIST +++ /dev/null @@ -1,218 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2001/08/02 12:46:50 wennmach Exp $ -share/examples/kth-krb4/inetd.conf.changes -share/examples/kth-krb4/krb.conf -share/examples/kth-krb4/krb.realms -share/examples/kth-krb4/services-1.4.2.diff -share/examples/kth-krb4/services-1.5.diff -@dirrm share/examples/kth-krb4 -include/acl.h -include/com_err.h -include/com_right.h -include/des.h -include/kadm.h -include/kafs.h -include/kdc.h -include/klog.h -include/krb.h -include/krb-protos.h -include/krb-archaeology.h -include/krb_db.h -include/ktypes.h -include/md4.h -include/md5.h -include/otp.h -include/prot.h -include/sha.h -include/sl.h -include/krb_err.h -include/kadm_err.h -include/rc4.h -include/roken.h -include/roken-common.h -include/ss/ss.h -lib/libcom_err.a -lib/libdes.a -lib/libkrb.a -lib/libkdb.a -lib/libkadm.a -lib/libacl.a -lib/libkafs.a -lib/libeditline.a -lib/libsl.a -lib/libss.a -lib/libotp.a -lib/libroken.a -bin/compile_et -bin/mk_cmds -bin/kinit -bin/kdestroy -bin/klist -bin/kpasswd -bin/kadmin -bin/kauth -bin/ksrvtgt -bin/zrefresh -bin/login -bin/rsh -bin/rcp -bin/rlogin -bin/su -bin/pfrom -bin/pagsh -bin/afslog -bin/kstring2key -bin/xnlock -bin/kx -bin/rxterm -bin/rxtelnet -bin/tenletxr -bin/otpprint -bin/otp -bin/kip -bin/ftp -bin/telnet -libexec/kerberos -libexec/kip-join-network -libexec/kipd-control -libexec/kpropd -libexec/kprop -libexec/kadmind -libexec/kauthd -libexec/rshd -libexec/rlogind -libexec/movemail -libexec/push -libexec/popper -libexec/kxd -libexec/kipd -libexec/ftpd -libexec/telnetd -sbin/ext_srvtab -sbin/kdb_destroy -sbin/kdb_edit -sbin/kdb_init -sbin/kdb_util -sbin/kstash -sbin/ksrvutil -man/man1/xnlock.1 -man/man1/afslog.1 -man/man1/des.1 -man/man1/ftp.1 -man/man1/kauth.1 -man/man1/kdestroy.1 -man/man1/kerberos.1 -man/man1/kinit.1 -man/man1/klist.1 -man/man1/kpasswd.1 -man/man1/ksrvtgt.1 -man/man1/kx.1 -man/man1/login.1 -man/man1/movemail.1 -man/man1/otp.1 -man/man1/otpprint.1 -man/man1/pagsh.1 -man/man1/rcp.1 -man/man1/rlogin.1 -man/man1/rsh.1 -man/man1/rxtelnet.1 -man/man1/rxterm.1 -man/man1/su.1 -man/man1/telnet.1 -man/man1/tenletxr.1 -man/man3/acl_check.3 -man/man3/des_crypt.3 -man/man3/kafs.3 -man/man3/kerberos.3 -man/man3/krb_realmofhost.3 -man/man3/krb_sendauth.3 -man/man3/krb_set_tkt_string.3 -man/man3/kuserok.3 -man/man3/tf_util.3 -man/man3/editline.3 -man/man5/ftpusers.5 -man/man5/krb.conf.5 -man/man5/krb.extra.5 -man/man5/krb.realms.5 -man/man5/login.access.5 -man/man8/ext_srvtab.8 -man/man8/ftpd.8 -man/man8/kadmin.8 -man/man8/kadmind.8 -man/man8/kauthd.8 -man/man8/kdb_destroy.8 -man/man8/kdb_edit.8 -man/man8/kdb_init.8 -man/man8/kdb_util.8 -man/man8/kerberos.8 -man/man8/kprop.8 -man/man8/kpropd.8 -man/man8/ksrvutil.8 -man/man8/kstash.8 -man/man8/kxd.8 -man/man8/popper.8 -man/man8/rlogind.8 -man/man8/rshd.8 -man/man8/telnetd.8 -man/man8/push.8 -man/cat1/afslog.0 -man/cat1/des.0 -man/cat1/ftp.0 -man/cat1/kauth.0 -man/cat1/kdestroy.0 -man/cat1/kerberos.0 -man/cat1/kinit.0 -man/cat1/klist.0 -man/cat1/kpasswd.0 -man/cat1/ksrvtgt.0 -man/cat1/kx.0 -man/cat1/login.0 -man/cat1/movemail.0 -man/cat1/otp.0 -man/cat1/otpprint.0 -man/cat1/pagsh.0 -man/cat1/rcp.0 -man/cat1/rlogin.0 -man/cat1/rsh.0 -man/cat1/rxtelnet.0 -man/cat1/rxterm.0 -man/cat1/su.0 -man/cat1/telnet.0 -man/cat1/tenletxr.0 -man/cat3/acl_check.0 -man/cat3/des_crypt.0 -man/cat3/kafs.0 -man/cat3/kerberos.0 -man/cat3/krb_realmofhost.0 -man/cat3/krb_sendauth.0 -man/cat3/krb_set_tkt_string.0 -man/cat3/kuserok.0 -man/cat3/tf_util.0 -man/cat3/editline.0 -man/cat5/ftpusers.0 -man/cat5/krb.conf.0 -man/cat5/krb.equiv.0 -man/cat5/krb.realms.0 -man/cat5/login.access.0 -man/cat8/ext_srvtab.0 -man/cat8/ftpd.0 -man/cat8/kadmin.0 -man/cat8/kadmind.0 -man/cat8/kauthd.0 -man/cat8/kdb_destroy.0 -man/cat8/kdb_edit.0 -man/cat8/kdb_init.0 -man/cat8/kdb_util.0 -man/cat8/kerberos.0 -man/cat8/kprop.0 -man/cat8/kpropd.0 -man/cat8/ksrvutil.0 -man/cat8/kstash.0 -man/cat8/kxd.0 -man/cat8/popper.0 -man/cat8/rlogind.0 -man/cat8/rshd.0 -man/cat8/telnetd.0 -man/cat8/push.0 -@unexec install-info --delete %D/info/kth-krb.info %D/info/dir -info/kth-krb.info -@exec install-info %D/info/kth-krb.info %D/info/dir -- cgit v1.2.3