From 431e7a7ddad1a9e4611e8e6d4b744301d3730458 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 02:15:23 +0000 Subject: Move pkg/ files into package's toplevel directory --- www/web500gw/DESCR | 9 +++++++++ www/web500gw/PLIST | 17 +++++++++++++++++ www/web500gw/pkg/DESCR | 9 --------- www/web500gw/pkg/PLIST | 17 ----------------- 4 files changed, 26 insertions(+), 26 deletions(-) create mode 100644 www/web500gw/DESCR create mode 100644 www/web500gw/PLIST delete mode 100644 www/web500gw/pkg/DESCR delete mode 100644 www/web500gw/pkg/PLIST (limited to 'www/web500gw') diff --git a/www/web500gw/DESCR b/www/web500gw/DESCR new file mode 100644 index 00000000000..927560959da --- /dev/null +++ b/www/web500gw/DESCR @@ -0,0 +1,9 @@ +A gateway that connects WWW browsers to LDAP based directories. + +Web500gw expects HTTP requests from a WWW browser on a TCP port +(usually 8888). Depending on the requested URL web500gw performs +read/search/modify/add/delete requests to the Directory and sends HTML +pages back to the browser. Web500gw uses the LDAPv2 protocol to talk +to a Directory server. It is able to work with a Standalone LDAP +server (like UMich/OpenLDAP slapd or Netscape LDAP product) and with +an LDAP Frontend to an X.500 Directory System Agent. diff --git a/www/web500gw/PLIST b/www/web500gw/PLIST new file mode 100644 index 00000000000..d5fce0ba4b2 --- /dev/null +++ b/www/web500gw/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:19:04 zuntum Exp $ +man/man8/web500gw.8 +etc/web500/web500gw.conf +etc/web500/ldapfilter.conf +etc/web500/ldapfilter.conf.internal +etc/web500/ldaptemplates.conf +etc/web500/ldaptemplates.conf.internal +etc/web500/web500gw.help +etc/web500/web500gw.messages +etc/web500/web500gw.attr +etc/web500/ldapfriendly +etc/web500/web500gw.help.de +etc/web500/web500gw.messages.de +etc/web500/web500gw.attr.de +etc/web500/ldapfriendly.de +@dirrm etc/web500 +sbin/web500gw diff --git a/www/web500gw/pkg/DESCR b/www/web500gw/pkg/DESCR deleted file mode 100644 index 927560959da..00000000000 --- a/www/web500gw/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -A gateway that connects WWW browsers to LDAP based directories. - -Web500gw expects HTTP requests from a WWW browser on a TCP port -(usually 8888). Depending on the requested URL web500gw performs -read/search/modify/add/delete requests to the Directory and sends HTML -pages back to the browser. Web500gw uses the LDAPv2 protocol to talk -to a Directory server. It is able to work with a Standalone LDAP -server (like UMich/OpenLDAP slapd or Netscape LDAP product) and with -an LDAP Frontend to an X.500 Directory System Agent. diff --git a/www/web500gw/pkg/PLIST b/www/web500gw/pkg/PLIST deleted file mode 100644 index 1baff9092cd..00000000000 --- a/www/web500gw/pkg/PLIST +++ /dev/null @@ -1,17 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/01/08 14:15:57 hwr Exp $ -man/man8/web500gw.8 -etc/web500/web500gw.conf -etc/web500/ldapfilter.conf -etc/web500/ldapfilter.conf.internal -etc/web500/ldaptemplates.conf -etc/web500/ldaptemplates.conf.internal -etc/web500/web500gw.help -etc/web500/web500gw.messages -etc/web500/web500gw.attr -etc/web500/ldapfriendly -etc/web500/web500gw.help.de -etc/web500/web500gw.messages.de -etc/web500/web500gw.attr.de -etc/web500/ldapfriendly.de -@dirrm etc/web500 -sbin/web500gw -- cgit v1.2.3