From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 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 --- sysutils/i2ocfg/DESCR | 3 +++ sysutils/i2ocfg/MESSAGE | 16 ++++++++++++++++ sysutils/i2ocfg/PLIST | 4 ++++ sysutils/i2ocfg/pkg/DESCR | 3 --- sysutils/i2ocfg/pkg/MESSAGE | 16 ---------------- sysutils/i2ocfg/pkg/PLIST | 4 ---- 6 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 sysutils/i2ocfg/DESCR create mode 100644 sysutils/i2ocfg/MESSAGE create mode 100644 sysutils/i2ocfg/PLIST delete mode 100644 sysutils/i2ocfg/pkg/DESCR delete mode 100644 sysutils/i2ocfg/pkg/MESSAGE delete mode 100644 sysutils/i2ocfg/pkg/PLIST (limited to 'sysutils/i2ocfg') diff --git a/sysutils/i2ocfg/DESCR b/sysutils/i2ocfg/DESCR new file mode 100644 index 00000000000..0df9d522cdb --- /dev/null +++ b/sysutils/i2ocfg/DESCR @@ -0,0 +1,3 @@ +i2ocfg is an I2O configuraion dialog gateway for NetBSD. This means that it +lets you access the built-in HTML configuration utility found on some I2O +adapters, provided that you've got a web server and a browser. diff --git a/sysutils/i2ocfg/MESSAGE b/sysutils/i2ocfg/MESSAGE new file mode 100644 index 00000000000..445f9d37f1a --- /dev/null +++ b/sysutils/i2ocfg/MESSAGE @@ -0,0 +1,16 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:53:18 zuntum Exp $ + +To use this package: + +1. Create a group named `i2ocfg'. +2. chgrp i2ocfg /dev/iop? +3. chmod g=rw /dev/iop? +4. chgrp i2ocfg ${PREFIX}/libexec/cgi-bin/i2ocfg +5. chmod g+s ${PREFIX}/libexec/cgi-bin/i2ocfg +6. Ensure that a HTTP server is installed. If it's running, stop it. +7. Ensure that the HTTP server will execute SGID CGI programs. +8. Put HTTP access control in place. SSL would be a good idea. +9. Start the HTTP server. + +=========================================================================== diff --git a/sysutils/i2ocfg/PLIST b/sysutils/i2ocfg/PLIST new file mode 100644 index 00000000000..8ec747a813f --- /dev/null +++ b/sysutils/i2ocfg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:18 zuntum Exp $ +libexec/cgi-bin/i2ocfg +man/cat8/i2ocfg.0 +man/man8/i2ocfg.8 diff --git a/sysutils/i2ocfg/pkg/DESCR b/sysutils/i2ocfg/pkg/DESCR deleted file mode 100644 index 0df9d522cdb..00000000000 --- a/sysutils/i2ocfg/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -i2ocfg is an I2O configuraion dialog gateway for NetBSD. This means that it -lets you access the built-in HTML configuration utility found on some I2O -adapters, provided that you've got a web server and a browser. diff --git a/sysutils/i2ocfg/pkg/MESSAGE b/sysutils/i2ocfg/pkg/MESSAGE deleted file mode 100644 index 0fe5fce0fb4..00000000000 --- a/sysutils/i2ocfg/pkg/MESSAGE +++ /dev/null @@ -1,16 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2001/03/22 15:43:15 ad Exp $ - -To use this package: - -1. Create a group named `i2ocfg'. -2. chgrp i2ocfg /dev/iop? -3. chmod g=rw /dev/iop? -4. chgrp i2ocfg ${PREFIX}/libexec/cgi-bin/i2ocfg -5. chmod g+s ${PREFIX}/libexec/cgi-bin/i2ocfg -6. Ensure that a HTTP server is installed. If it's running, stop it. -7. Ensure that the HTTP server will execute SGID CGI programs. -8. Put HTTP access control in place. SSL would be a good idea. -9. Start the HTTP server. - -=========================================================================== diff --git a/sysutils/i2ocfg/pkg/PLIST b/sysutils/i2ocfg/pkg/PLIST deleted file mode 100644 index 06653f33ffa..00000000000 --- a/sysutils/i2ocfg/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/05/02 22:22:42 jlam Exp $ -libexec/cgi-bin/i2ocfg -man/cat8/i2ocfg.0 -man/man8/i2ocfg.8 -- cgit v1.2.3