From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/fair-identd/DESCR | 16 ++++++++++++++++ net/fair-identd/PLIST | 2 ++ net/fair-identd/pkg/DESCR | 16 ---------------- net/fair-identd/pkg/PLIST | 2 -- 4 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 net/fair-identd/DESCR create mode 100644 net/fair-identd/PLIST delete mode 100644 net/fair-identd/pkg/DESCR delete mode 100644 net/fair-identd/pkg/PLIST (limited to 'net/fair-identd') diff --git a/net/fair-identd/DESCR b/net/fair-identd/DESCR new file mode 100644 index 00000000000..eeaa0b56d29 --- /dev/null +++ b/net/fair-identd/DESCR @@ -0,0 +1,16 @@ +This is Erik E. Fair's implementation of identd: + + A proper identification protocol (RFC 1413) implementation, + providing all the utility, security, and authentication of + all other implementations of this protocol, without all the + expensive and pointless grovelling in /dev/kmem. + + Careful design and software engineering makes this software + efficient, fast, compact, scalable, and completely maintenance + free. + + Anyone who feels the need to use a daemon more complex than + this one should go read section 6 of RFC 1413 very carefully, + and think again. + + Erik E. Fair , February 1, 2000 diff --git a/net/fair-identd/PLIST b/net/fair-identd/PLIST new file mode 100644 index 00000000000..c58f246d89e --- /dev/null +++ b/net/fair-identd/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:20 zuntum Exp $ +libexec/identd diff --git a/net/fair-identd/pkg/DESCR b/net/fair-identd/pkg/DESCR deleted file mode 100644 index eeaa0b56d29..00000000000 --- a/net/fair-identd/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -This is Erik E. Fair's implementation of identd: - - A proper identification protocol (RFC 1413) implementation, - providing all the utility, security, and authentication of - all other implementations of this protocol, without all the - expensive and pointless grovelling in /dev/kmem. - - Careful design and software engineering makes this software - efficient, fast, compact, scalable, and completely maintenance - free. - - Anyone who feels the need to use a daemon more complex than - this one should go read section 6 of RFC 1413 very carefully, - and think again. - - Erik E. Fair , February 1, 2000 diff --git a/net/fair-identd/pkg/PLIST b/net/fair-identd/pkg/PLIST deleted file mode 100644 index 1d2afb0169d..00000000000 --- a/net/fair-identd/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 10:28:45 rh Exp $ -libexec/identd -- cgit v1.2.3