diff options
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/ripetools/Makefile | 23 | ||||
-rw-r--r-- | net/ripetools/distinfo | 3 | ||||
-rw-r--r-- | net/ripetools/files/patch-aa | 47 | ||||
-rw-r--r-- | net/ripetools/files/patch-ab | 49 | ||||
-rw-r--r-- | net/ripetools/files/patch-whois.c | 10 | ||||
-rw-r--r-- | net/ripetools/pkg-descr | 29 | ||||
-rw-r--r-- | net/ripetools/pkg-plist | 2 |
10 files changed, 1 insertions, 165 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 9c1ccd8e4129..2626399960db 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -12748,7 +12748,6 @@ rio500 ports/audio/rio500 rioutil ports/audio/rioutil ripe-whois ports/net/ripe-whois ripenc ports/audio/ripenc -ripetools ports/net/ripetools ripit ports/audio/ripit ripmime ports/mail/ripmime ripole ports/textproc/ripole @@ -2547,3 +2547,4 @@ www/mod_jk2-apache2||2006-11-21|Has expired: "JK2 is officially unsupported, no devel/p5-IO-Stty||2006-11-21|Has expired: project no longer exists print/pecl-panda||2006-11-22|Has expired: Project is dead and does not work mail/dbmail-devel|mail/dbmail21|2006-11-23|Renamed +net/ripetools|net/ripe-whois|2006-11-24|Has expired: project no longer exists diff --git a/net/Makefile b/net/Makefile index e1e3e054b362..70843597d646 100644 --- a/net/Makefile +++ b/net/Makefile @@ -674,7 +674,6 @@ SUBDIR += rfbproxy SUBDIR += rinetd SUBDIR += ripe-whois - SUBDIR += ripetools SUBDIR += ris SUBDIR += rmsg SUBDIR += roadrunner diff --git a/net/ripetools/Makefile b/net/ripetools/Makefile deleted file mode 100644 index 747c268b7592..000000000000 --- a/net/ripetools/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: ripe-whois -# Date created: 5th June 1997 -# Whom: joe@uk.freebsd.org -# -# $FreeBSD$ -# - -PORTNAME= ripetools -PORTVERSION= 2.4 -CATEGORIES= net -MASTER_SITES= ftp://ftp.ripe.net/tools/ -DISTNAME= ripe-whois-tools-2.4 - -MAINTAINER= ports@FreeBSD.org -COMMENT= RIPE's own version of whois, and a RIPE database tool - -DEPRECATED= "Please use net/ripe-whois!" - -NO_WRKSUBDIR= yes - -MAN1= ripewhois.1 - -.include <bsd.port.mk> diff --git a/net/ripetools/distinfo b/net/ripetools/distinfo deleted file mode 100644 index 6da56a8a8c5e..000000000000 --- a/net/ripetools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ripe-whois-tools-2.4.tar.gz) = e6bf6cd019b2fd6e49409850b92c34ad -SHA256 (ripe-whois-tools-2.4.tar.gz) = 9b7964831574865183de8a9e6644e57a118218f28fce1e13d41b34f403750203 -SIZE (ripe-whois-tools-2.4.tar.gz) = 8613 diff --git a/net/ripetools/files/patch-aa b/net/ripetools/files/patch-aa deleted file mode 100644 index 596223615dea..000000000000 --- a/net/ripetools/files/patch-aa +++ /dev/null @@ -1,47 +0,0 @@ ---- Makefile.orig Thu Oct 1 18:28:49 1998 -+++ Makefile Tue Dec 22 14:57:27 1998 -@@ -16,15 +16,15 @@ - - - DEFINES= -DRIPE --PROG= whois cryptpw --DESTDIR= /usr/local/bin --MANDIR= /usr/local/man/man1 -+PROG= ripewhois -+DESTDIR= ${PREFIX}/bin -+MANDIR= ${PREFIX}/man/man1 - INSTALL= install - # LIBS= -lresolv --CFLAGS= ${DEFINES} -+CFLAGS+= ${DEFINES} -Wall -ansi -pedantic - # - # for BSDI --CC=shlicc2 -Wall -ansi -pedantic -O6 -m486 -+#CC=shlicc2 -Wall -ansi -pedantic -O6 -m486 - # - # for Linux - #CC=gcc -Wall -ansi -pedantic -O6 -m486 -@@ -34,8 +34,8 @@ - - all: $(PROG) - --whois: Makefile whois.c -- $(CC) ${CFLAGS} whois.c -o whois ${LIBS} -+ripewhois: Makefile whois.c -+ $(CC) ${CFLAGS} whois.c -o ripewhois ${LIBS} - $(CC) ${CFLAGS} -DNETWORKUPDATE whois.c -o networkupdate ${LIBS} - - cryptpw: Makefile cryptpw.c -@@ -43,10 +43,10 @@ - - install: ${PROG} - $(INSTALL) -c -s -m 755 ${PROG} networkupdate ${DESTDIR} -- $(INSTALL) -c -m 444 whois.man ${MANDIR}/whois.1 -+ $(INSTALL) -c -m 444 whois.man ${MANDIR}/ripewhois.1 - - clean: -- rm -f whois.o whois cryptpw cryptpw.o networkupdate networkupdate.o core -+ rm -f whois.o ripewhois cryptpw cryptpw.o networkupdate networkupdate.o core - - CURRENTNAME=ripe-whois-tools-2.2 - diff --git a/net/ripetools/files/patch-ab b/net/ripetools/files/patch-ab deleted file mode 100644 index 1bd1c879978a..000000000000 --- a/net/ripetools/files/patch-ab +++ /dev/null @@ -1,49 +0,0 @@ ---- whois.man.orig Mon Mar 1 01:13:13 1999 -+++ whois.man Mon Mar 1 01:13:16 1999 -@@ -1,9 +1,9 @@ --.TH WHOIS 1 "94/09/07" -+.TH RIPEWHOIS 1 "94/09/07" - .\" RIPE version marten@ripe.net 1.10 94/09/07 - .SH NAME --whois \- TCP/IP Internet directory service, RIPE version -+ripewhois \- TCP/IP Internet directory service, RIPE version - .SH SYNOPSIS --.B whois -+.B ripewhois - [ - .B \-aFSrR - ] -@@ -32,12 +32,12 @@ - ] - .I identifier - --.B whois \-t -+.B ripewhois \-t - .I type --.B whois \-v -+.B ripewhois \-v - .I type - .SH DESCRIPTION --.B whois -+.B ripewhois - searches for an object in the RIPE Network Management database. - The key can be either a name (such as "Karrenberg"),a nic-handle - (such as "DK58"), -@@ -120,7 +120,7 @@ - .LP - .SH EXAMPLES - .IP --.B example% whois karrenberg -+.B example% ripewhois karrenberg - .IP - person: Daniel Karrenberg - .br -@@ -146,7 +146,7 @@ - .br - source: RIPE - .IP --.B example% whois -h whois.ripe.net -r 192.87.45.0/24 -+.B example% ripewhois -h whois.ripe.net -r 192.87.45.0/24 - .IP - inetnum: 192.87.45.0 - .br diff --git a/net/ripetools/files/patch-whois.c b/net/ripetools/files/patch-whois.c deleted file mode 100644 index c3e022803f8c..000000000000 --- a/net/ripetools/files/patch-whois.c +++ /dev/null @@ -1,10 +0,0 @@ ---- whois.c.orig Tue Nov 25 15:41:34 2003 -+++ whois.c Tue Nov 25 15:43:57 2003 -@@ -88,7 +88,6 @@ - extern int getopt(int argc, char * const *argv, const char *optstring); - extern int kill(pid_t pid, int sig); - extern FILE *fdopen(int fildes, const char *type); --extern int gethostname(char *name, int namelen); - #else /* !__STDC__ */ - extern int gethostname(); - #endif /* __STDC__ */ diff --git a/net/ripetools/pkg-descr b/net/ripetools/pkg-descr deleted file mode 100644 index df7755ef934c..000000000000 --- a/net/ripetools/pkg-descr +++ /dev/null @@ -1,29 +0,0 @@ -- ripewhois - - The RIPE version of the whois client program. - - This is intended for European users as it will query a RIPE whois - server with extended whois capabilities rather than a standard whois - protocol server. The ripewhois program is fully compatible with the - standard whois protocol and can thus replace your default whois - program. - - This program is aware of quite some extra flags that the standard whois - doesn't support. Just try 'ripewhois' without arguments to see an - explanation of these. Please note that most of these flags are NOT - supported by non RIPE whois servers. In cases where you use this client - to query non RIPE whois servers, you should not use any of these - flags. - - This client supports the "-v" option and the argument "all" to - "-t" and "-v". - - -- networkupdate - - A program that allows updating the RIPE database with the whois - protocol instead of the usual E-mail interface. This program can - usually only be used by the administrators of the whois server itself. - The updating mechanism is too powerfull (for now) to allow the general - public to use this mechanism. The server is protected by means of an - accesslist. diff --git a/net/ripetools/pkg-plist b/net/ripetools/pkg-plist deleted file mode 100644 index 084c46b4c5cc..000000000000 --- a/net/ripetools/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/ripewhois -bin/networkupdate |