1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Move net/rwhois -> net/rwhoisd, an accurate name for the port/package

PR:		ports/99306
Submitted by:	Jo Rhett <jrhett@svcolo.com>
This commit is contained in:
Renato Botelho 2006-06-27 18:17:49 +00:00
parent 84ab690e32
commit 9398c6a5de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166459
8 changed files with 4 additions and 193 deletions

1
MOVED
View File

@ -2393,3 +2393,4 @@ print/cups-lpr|print/cups-base|2006-06|Merged cups-lpr into cups-base
audio/mpck|audio/checkmate|2006-06-24|project was renamed
www/xpi-tablesort|www/xpi-tabletools|2006-06-27|Extension renamed
mail/rssyl|mail/sylpheed-claws-rssyl|2006-06-27|Moved to follow the rest of sypheed-claws nameing scheme
net/rwhois|net/rwhoisd/2006-06-27|Moved to an accurate name

View File

@ -651,7 +651,7 @@
SUBDIR += ruby-tcpsocketpipe
SUBDIR += ruby-tserver
SUBDIR += rude
SUBDIR += rwhois
SUBDIR += rwhoisd
SUBDIR += samba
SUBDIR += samba-libsmbclient
SUBDIR += samba-nmblookup

View File

@ -1,66 +0,0 @@
# New ports collection makefile for: rwhois
# Date created: May 9th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= rwhois
PORTVERSION= 1.5.9.6
PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.rwhois.net/ftp/ \
http://www.rwhois.net/ftp/older_releases/
DISTNAME= ${PORTNAME}d-${PORTVERSION}
MAINTAINER= garga@FreeBSD.org
COMMENT= The Internic referral whois server
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>

View File

@ -1,3 +0,0 @@
MD5 (rwhoisd-1.5.9.6.tar.gz) = f18350b71603e9fefa76fc875e3f7544
SHA256 (rwhoisd-1.5.9.6.tar.gz) = 318eb37c2a742407ec2bc163fdbbc65721e5890a6bce7ee8925885bae240baa4
SIZE (rwhoisd-1.5.9.6.tar.gz) = 528488

View File

@ -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.
#
. %%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"

View File

@ -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/

View File

@ -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

View File

@ -1,11 +1,11 @@
# New ports collection makefile for: rwhois
# New ports collection makefile for: rwhoisd
# Date created: May 9th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= rwhois
PORTNAME= rwhoisd
PORTVERSION= 1.5.9.6
PORTREVISION= 1
CATEGORIES= net ipv6