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 --- mail/drac/DESCR | 8 ++++++++ mail/drac/MESSAGE | 7 +++++++ mail/drac/PLIST | 12 ++++++++++++ mail/drac/pkg/DESCR | 8 -------- mail/drac/pkg/MESSAGE | 7 ------- mail/drac/pkg/PLIST | 12 ------------ 6 files changed, 27 insertions(+), 27 deletions(-) create mode 100644 mail/drac/DESCR create mode 100644 mail/drac/MESSAGE create mode 100644 mail/drac/PLIST delete mode 100644 mail/drac/pkg/DESCR delete mode 100644 mail/drac/pkg/MESSAGE delete mode 100644 mail/drac/pkg/PLIST (limited to 'mail/drac') diff --git a/mail/drac/DESCR b/mail/drac/DESCR new file mode 100644 index 00000000000..ad18cfc8da8 --- /dev/null +++ b/mail/drac/DESCR @@ -0,0 +1,8 @@ +DRAC is a daemon that dynamically updates a relay authorization map for +sendmail. It provides a way to allow legitimate users to relay mail through an +SMTP server, while still preventing others from using it as a spam relay. +User's IP addresses are added to the map immediately after they have +authenticated to the POP or IMAP server. By default, map entries expire after +30 minutes, but can be renewed by additional authentication. Periodically +checking mail on a POP server is sufficient to do this. The POP and SMTP +servers can be on different hosts. diff --git a/mail/drac/MESSAGE b/mail/drac/MESSAGE new file mode 100644 index 00000000000..c9d9dda7cc4 --- /dev/null +++ b/mail/drac/MESSAGE @@ -0,0 +1,7 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/01 00:59:50 zuntum Exp $ + +You will need to modify a POP or IMAP server for this software to +work. Please see ${PREFIX}/share/examples/drac/INSTALL for details. + +====================================================================== diff --git a/mail/drac/PLIST b/mail/drac/PLIST new file mode 100644 index 00000000000..abd9c48e1ba --- /dev/null +++ b/mail/drac/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:59:50 zuntum Exp $ +libexec/rpc.dracd +include/drac.h +lib/libdrac.a +man/man3/dracauth.3 +man/man8/rpc.dracd.8 +share/examples/drac/README +share/examples/drac/INSTALL +share/examples/drac/testing.c +share/examples/drac/dracd-setup +share/examples/drac/dracd.allow-sample +@dirrm share/examples/drac diff --git a/mail/drac/pkg/DESCR b/mail/drac/pkg/DESCR deleted file mode 100644 index ad18cfc8da8..00000000000 --- a/mail/drac/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -DRAC is a daemon that dynamically updates a relay authorization map for -sendmail. It provides a way to allow legitimate users to relay mail through an -SMTP server, while still preventing others from using it as a spam relay. -User's IP addresses are added to the map immediately after they have -authenticated to the POP or IMAP server. By default, map entries expire after -30 minutes, but can be renewed by additional authentication. Periodically -checking mail on a POP server is sufficient to do this. The POP and SMTP -servers can be on different hosts. diff --git a/mail/drac/pkg/MESSAGE b/mail/drac/pkg/MESSAGE deleted file mode 100644 index eea8805571d..00000000000 --- a/mail/drac/pkg/MESSAGE +++ /dev/null @@ -1,7 +0,0 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:10 wiz Exp $ - -You will need to modify a POP or IMAP server for this software to -work. Please see ${PREFIX}/share/examples/drac/INSTALL for details. - -====================================================================== diff --git a/mail/drac/pkg/PLIST b/mail/drac/pkg/PLIST deleted file mode 100644 index da62176b929..00000000000 --- a/mail/drac/pkg/PLIST +++ /dev/null @@ -1,12 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/11 23:39:29 groo Exp $ -libexec/rpc.dracd -include/drac.h -lib/libdrac.a -man/man3/dracauth.3 -man/man8/rpc.dracd.8 -share/examples/drac/README -share/examples/drac/INSTALL -share/examples/drac/testing.c -share/examples/drac/dracd-setup -share/examples/drac/dracd.allow-sample -@dirrm share/examples/drac -- cgit v1.2.3