aboutsummaryrefslogtreecommitdiff
path: root/net/rwhoisd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-01 05:24:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-01 05:24:51 +0000
commitf32b4a646d57ce481b4dd7fe5833576a69aa79d5 (patch)
tree6c82ba3db072751cdb149734b14210803e71bfa2 /net/rwhoisd
parent5accad06a79f54cba34f76f2319d8456664b9780 (diff)
downloadports-f32b4a646d57ce481b4dd7fe5833576a69aa79d5.tar.gz
ports-f32b4a646d57ce481b4dd7fe5833576a69aa79d5.zip
Notes
Diffstat (limited to 'net/rwhoisd')
-rw-r--r--net/rwhoisd/Makefile68
-rw-r--r--net/rwhoisd/distinfo2
-rw-r--r--net/rwhoisd/files/rwhoisd.in31
-rw-r--r--net/rwhoisd/pkg-descr23
-rw-r--r--net/rwhoisd/pkg-plist67
5 files changed, 0 insertions, 191 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile
deleted file mode 100644
index cee2ae85c28d..000000000000
--- a/net/rwhoisd/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: rwhoisd
-# Date created: May 9th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= rwhoisd
-PORTVERSION= 1.5.9.6
-PORTREVISION= 1
-CATEGORIES= net ipv6
-MASTER_SITES= http://www.rwhois.net/ftp/ \
- http://www.rwhois.net/ftp/older_releases/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The Internic referral whois server
-
-DEPRECATED= Looks like an abandonware, no more public distfiles
-EXPIRATION_DATE= 2011-08-01
-
-OPTIONS= IPV6 "Enable IPV6 support" On \
- LARGEFILE "Enable largefile support (> 2Gb)" Off
-
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
-
-USE_RC_SUBR= rwhoisd
-
-BINOWN= bin
-BINGRP= bin
-
-MAN8= rwhois_indexer.8 rwhoisd.8
-
-PORTDOCS= INSTALL.html TODO UPGRADE operations_guide.html \
- operations_guide.txt rfc2167.txt security.html security.txt
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_IPV6)
-CONFIGURE_ARGS+= --disable-ipv6
-.endif
-
-.if defined(WITH_LARGEFILE)
-CONFIGURE_ARGS+= --enable-largefile
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's,rwhoisd/samples,rwhoisd,' \
- ${WRKSRC}/sample.data/Makefile.in
- @${REINPLACE_CMD} -e 's,userid: rwhoisd,userid: nobody,' \
- -e 's,pid-file: rwhoisd.pid,pid-file: /var/run/rwhoisd/rwhoisd.pid,' \
- ${WRKSRC}/sample.data/rwhoisd.conf
- @${REINPLACE_CMD} -E 's,"(.*\.log)","/var/log/rwhoisd/\1",g' \
- ${WRKSRC}/common/conf.h
-
-post-install:
- @${MKDIR} /var/log/rwhoisd /var/run/rwhoisd
- @${CHOWN} -R nobody /var/log/rwhoisd /var/run/rwhoisd
- ${INSTALL_MAN} ${WRKSRC}/doc/rwhois_indexer.8 ${PREFIX}/man/man8
- ${INSTALL_MAN} ${WRKSRC}/doc/rwhoisd.8 ${PREFIX}/man/man8
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-. for f in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
-. endfor
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net/rwhoisd/distinfo b/net/rwhoisd/distinfo
deleted file mode 100644
index 420f2c50c022..000000000000
--- a/net/rwhoisd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rwhoisd-1.5.9.6.tar.gz) = 66793f02bc9370914ca3f579409e8f79b6a394b8a981168ead7b1a6654a83a2a
-SIZE (rwhoisd-1.5.9.6.tar.gz) = 491955
diff --git a/net/rwhoisd/files/rwhoisd.in b/net/rwhoisd/files/rwhoisd.in
deleted file mode 100644
index 51bb0bdf085d..000000000000
--- a/net/rwhoisd/files/rwhoisd.in
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: rwhoisd
-# REQUIRE: LOGIN
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable this service:
-#
-# rwhoisd_enable (bool): Set to NO by default.
-# Set it to YES to enable rwhoisd.
-# rwhoisd_config (path): Set to %%PREFIX%%/etc/rwhoisd/rwhoisd.conf
-# by default.
-#
-
-. /etc/rc.subr
-
-name="rwhoisd"
-rcvar=${name}_enable
-
-command=%%PREFIX%%/sbin/${name}
-pidfile=${rwhoisd_pidfile}
-
-load_rc_config $name
-
-: ${rwhoisd_enable="NO"}
-: ${rwhoisd_config="%%PREFIX%%/etc/rwhoisd/rwhoisd.conf"}
-: ${rwhoisd_pidfile="/var/run/${name}/${name}.pid"}
-
-command_args="-d -c $rwhoisd_config"
-
-run_rc_command "$1"
diff --git a/net/rwhoisd/pkg-descr b/net/rwhoisd/pkg-descr
deleted file mode 100644
index 18465350eed2..000000000000
--- a/net/rwhoisd/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-With the exponential growth of the Internet, a central Whois database that
-provides host and network information of systems connected to the Internet,
-and electronic mail (email) addresses of the users of those systems has
-proven to be very inefficient. The sheer size and effort needed to maintain
-a centralized database necessitates an alternate, decentralized approach to
-storing and retrieving this information.
-
-RWhois is a Directory Services protocol which extends and enhances the Whois
-concept in a hierarchical and scaleable fashion. It focuses on the
-distribution of "network objects"--the data representing Internet resources
-or people--and uses the inherently hierarchical nature of these network
-objects (domain names, Internet Protocol (IP) networks, email addresses) to
-more accurately discover the requested information.
-
-RWhois synthesizes concepts from other, established Internet protocols to
-create a more useful way to find resources across the Internet. The RWhois
-protocol and architecture derive a great deal of structure from the Domain
-Name System (DNS) [RFC 1034] and borrow directory service concepts from
-other directory service efforts, primarily [X.500]. The protocol is also
-influenced by earlier established Internet protocols, such as the Simple
-Mail Transport Protocol (SMTP) [RFC 821] for response codes.
-
-WWW: http://www.rwhois.net/
diff --git a/net/rwhoisd/pkg-plist b/net/rwhoisd/pkg-plist
deleted file mode 100644
index 1125aa9f123a..000000000000
--- a/net/rwhoisd/pkg-plist
+++ /dev/null
@@ -1,67 +0,0 @@
-bin/rwhois_deleter
-bin/rwhois_indexer
-bin/rwhois_repack
-sbin/rwhoisd
-etc/rwhoisd/a.com/attribute_defs/asn.tmpl
-etc/rwhoisd/a.com/attribute_defs/contact.tmpl
-etc/rwhoisd/a.com/attribute_defs/domain.tmpl
-etc/rwhoisd/a.com/attribute_defs/guardian.tmpl
-etc/rwhoisd/a.com/attribute_defs/host.tmpl
-etc/rwhoisd/a.com/attribute_defs/org.tmpl
-etc/rwhoisd/a.com/attribute_defs/referral.tmpl
-etc/rwhoisd/a.com/data/asn/asn.txt
-etc/rwhoisd/a.com/data/contact/contact.txt
-etc/rwhoisd/a.com/data/domain/domain.txt
-etc/rwhoisd/a.com/data/guardian/guardian.txt
-etc/rwhoisd/a.com/data/host/host.txt
-etc/rwhoisd/a.com/data/org/org.txt
-etc/rwhoisd/a.com/data/referral/referral.txt
-etc/rwhoisd/a.com/schema
-etc/rwhoisd/a.com/soa
-etc/rwhoisd/net-10.0.0.0-8/attribute_defs/contact.tmpl
-etc/rwhoisd/net-10.0.0.0-8/attribute_defs/guardian.tmpl
-etc/rwhoisd/net-10.0.0.0-8/attribute_defs/host.tmpl
-etc/rwhoisd/net-10.0.0.0-8/attribute_defs/network.tmpl
-etc/rwhoisd/net-10.0.0.0-8/attribute_defs/referral.tmpl
-etc/rwhoisd/net-10.0.0.0-8/data/network/network.txt
-etc/rwhoisd/net-10.0.0.0-8/data/referral/referral.txt
-etc/rwhoisd/net-10.0.0.0-8/schema
-etc/rwhoisd/net-10.0.0.0-8/soa
-etc/rwhoisd/net-fd00:1234::-32/attribute_defs/host.tmpl
-etc/rwhoisd/net-fd00:1234::-32/attribute_defs/referral.tmpl
-etc/rwhoisd/net-fd00:1234::-32/attribute_defs/contact.tmpl
-etc/rwhoisd/net-fd00:1234::-32/attribute_defs/guardian.tmpl
-etc/rwhoisd/net-fd00:1234::-32/attribute_defs/network.tmpl
-etc/rwhoisd/net-fd00:1234::-32/data/referral/referral.txt
-etc/rwhoisd/net-fd00:1234::-32/data/network/network.txt
-etc/rwhoisd/net-fd00:1234::-32/soa
-etc/rwhoisd/net-fd00:1234::-32/schema
-etc/rwhoisd/rwhoisd.allow
-etc/rwhoisd/rwhoisd.auth_area
-etc/rwhoisd/rwhoisd.conf
-etc/rwhoisd/rwhoisd.deny
-etc/rwhoisd/rwhoisd.dir
-etc/rwhoisd/rwhoisd.root
-etc/rwhoisd/rwhoisd.x.dir
-@dirrm etc/rwhoisd/net-10.0.0.0-8/data/referral
-@dirrm etc/rwhoisd/net-10.0.0.0-8/data/network
-@dirrm etc/rwhoisd/net-10.0.0.0-8/data
-@dirrm etc/rwhoisd/net-10.0.0.0-8/attribute_defs
-@dirrm etc/rwhoisd/net-10.0.0.0-8
-@dirrm etc/rwhoisd/net-fd00:1234::-32/attribute_defs
-@dirrm etc/rwhoisd/net-fd00:1234::-32/data/referral
-@dirrm etc/rwhoisd/net-fd00:1234::-32/data/network
-@dirrm etc/rwhoisd/net-fd00:1234::-32/data
-@dirrm etc/rwhoisd/net-fd00:1234::-32
-@dirrm etc/rwhoisd/a.com/data/referral
-@dirrm etc/rwhoisd/a.com/data/org
-@dirrm etc/rwhoisd/a.com/data/host
-@dirrm etc/rwhoisd/a.com/data/guardian
-@dirrm etc/rwhoisd/a.com/data/domain
-@dirrm etc/rwhoisd/a.com/data/contact
-@dirrm etc/rwhoisd/a.com/data/asn
-@dirrm etc/rwhoisd/a.com/data
-@dirrm etc/rwhoisd/a.com/attribute_defs
-@dirrm etc/rwhoisd/a.com
-@dirrmtry etc/rwhoisd
-@exec mkdir -p /var/log/rwhoisd /var/run/rwhoisd; chown -R nobody /var/log/rwhoisd /var/run/rwhoisd