pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Remove package ripe-whois-tools superseded for a l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1408394711d5
branches:  trunk
changeset: 535358:1408394711d5
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Nov 15 01:06:18 2007 +0000

description:
Remove package ripe-whois-tools superseded for a long time at least
for the "whois part" by ripe-whois package , now also removed,
and now by the whois3 package.

diffstat:

 net/Makefile                          |   3 +-
 net/ripe-whois-tools/DESCR            |  23 ---------------
 net/ripe-whois-tools/Makefile         |  20 -------------
 net/ripe-whois-tools/PLIST            |   5 ---
 net/ripe-whois-tools/distinfo         |   8 -----
 net/ripe-whois-tools/patches/patch-aa |  38 -------------------------
 net/ripe-whois-tools/patches/patch-ab |  39 --------------------------
 net/ripe-whois-tools/patches/patch-ac |  52 -----------------------------------
 8 files changed, 1 insertions(+), 187 deletions(-)

diffs (230 lines):

diff -r c488c502d9fe -r 1408394711d5 net/Makefile
--- a/net/Makefile      Thu Nov 15 01:03:01 2007 +0000
+++ b/net/Makefile      Thu Nov 15 01:06:18 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.692 2007/11/15 01:00:18 seb Exp $
+# $NetBSD: Makefile,v 1.693 2007/11/15 01:06:18 seb Exp $
 #
 
 COMMENT=       Networking tools
@@ -401,7 +401,6 @@
 SUBDIR+=       rdesktop
 SUBDIR+=       rdist6
 SUBDIR+=       rinetd
-SUBDIR+=       ripe-whois-tools
 SUBDIR+=       rootprobe
 SUBDIR+=       rp-l2tp
 SUBDIR+=       rp-pppoe
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/DESCR
--- a/net/ripe-whois-tools/DESCR        Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-This is a set of C programs to be used in conjunction with the RIPE
-database. It contains the following programs:
-
-- whois
-  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 whois program is fully compatible with the
-  standard whois protocol and can thus replace your default whois
-  program.
-
-- 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.
-
-- cryptpw
-  Calculate a crypted password with given password and salt.
-  This password can then be used in the 'auth:' field of maintainer
-  objects.
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/Makefile
--- a/net/ripe-whois-tools/Makefile     Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:24 jlam Exp $
-#
-
-DISTNAME=      ripe-whois-tools-2.4
-CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.ripe.net/tools/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.ripe.net/ripencc/pub-services/db/
-COMMENT=       RIPE WHOIS client and tools
-
-WRKSRC=                ${WRKDIR}
-
-LIBS.DragonFly+=-lcrypt
-LIBS.NetBSD+=  -lcrypt
-LIBS.SunOS+=   -lnsl -lsocket
-
-MAKE_ENV+=     LIBS=${LIBS:M*:Q}
-
-.include "../../mk/bsd.pkg.mk"
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/PLIST
--- a/net/ripe-whois-tools/PLIST        Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:33 zuntum Exp $
-bin/ripe-whois
-bin/ripe-networkupdate
-bin/ripe-cryptpw
-man/man1/ripe-whois.1
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/distinfo
--- a/net/ripe-whois-tools/distinfo     Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 12:14:03 agc Exp $
-
-SHA1 (ripe-whois-tools-2.4.tar.gz) = 0ce107294de244da74efe01928596eaebe090a62
-RMD160 (ripe-whois-tools-2.4.tar.gz) = 5a6d217d4099d10557e761aa4aaef7c2413492f3
-Size (ripe-whois-tools-2.4.tar.gz) = 8613 bytes
-SHA1 (patch-aa) = 94508f4e63e941b5078dbdcb9fd79127344c7598
-SHA1 (patch-ab) = 241f9c51ceb834ae90d44b3567dd59116c5696f8
-SHA1 (patch-ac) = 2340f3e8abf02f6ecd3c32e52c076f11fc12773b
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/patches/patch-aa
--- a/net/ripe-whois-tools/patches/patch-aa     Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2004/01/27 13:40:03 grant Exp $
-
---- Makefile.orig      1998-11-17 03:38:32.000000000 +1100
-+++ Makefile
-@@ -19,14 +19,15 @@
- 
- DEFINES= -DRIPE
- PROG=  whois cryptpw
--DESTDIR= /usr/local/bin
--MANDIR=  /usr/local/man/man1
--INSTALL= install
--# LIBS=    -lresolv 
-+BINDIR=  ${PREFIX}/bin
-+MANDIR=  ${PREFIX}/man/man1
-+INSTALL_PROGRAM= ${BSD_INSTALL_PROGRAM}
-+INSTALL_MAN= ${BSD_INSTALL_MAN}
-+
- CFLAGS=  ${DEFINES}
- #
- # 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
-@@ -45,8 +46,10 @@ cryptpw: Makefile cryptpw.c
-       $(CC) ${CFLAGS} cryptpw.c -o cryptpw ${LIBS}
- 
- install: ${PROG}
--      $(INSTALL) -c -s -m 755 ${PROG} networkupdate ${DESTDIR}
--      $(INSTALL) -c    -m 444 whois.man ${MANDIR}/whois.1
-+      ${INSTALL_PROGRAM} whois ${BINDIR}/ripe-whois
-+      ${INSTALL_PROGRAM} cryptpw ${BINDIR}/ripe-cryptpw
-+      ${INSTALL_PROGRAM} networkupdate ${BINDIR}/ripe-networkupdate
-+      ${INSTALL_MAN} whois.man ${MANDIR}/ripe-whois.1
- 
- clean:
-       rm -f whois.o whois cryptpw cryptpw.o networkupdate networkupdate.o core
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/patches/patch-ab
--- a/net/ripe-whois-tools/patches/patch-ab     Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/05/18 11:39:29 rh Exp $
-
---- whois.c.orig       Tue Nov 17 12:32:56 1998
-+++ whois.c
-@@ -84,11 +84,20 @@
- #include      <crypt.h>
- #endif /* SYSV */
- 
-+#ifdef RIPE
-+#include <sys/param.h>
-+#define       NICHOST "whois.ripe.net"
-+#else
-+#define       NICHOST "whois.internic.net"
-+#endif
-+
- #ifdef __STDC__
- 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); 
-+#ifndef BSD
- extern int    gethostname(char *name, int namelen);
-+#endif
- #else /* !__STDC__ */
- extern int    gethostname();
- #endif /* __STDC__ */
-@@ -140,13 +149,6 @@
- #define RIPE
- #endif /* !RIPE */
- #endif /* TOPDOMAIN || CLEVER */
--
--#ifdef RIPE
--#include <sys/param.h>
--#define       NICHOST "whois.ripe.net"
--#else
--#define       NICHOST "whois.internic.net"
--#endif
- 
- void usage()
- {
diff -r c488c502d9fe -r 1408394711d5 net/ripe-whois-tools/patches/patch-ac
--- a/net/ripe-whois-tools/patches/patch-ac     Thu Nov 15 01:03:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/05/18 11:39:29 rh Exp $
-
---- whois.man.orig     Tue Nov 17 12:35:51 1998
-+++ whois.man
-@@ -1,9 +1,9 @@
--.TH WHOIS 1 "94/09/07"
-+.TH RIPE-WHOIS 1 "94/09/07"
- .\" RIPE version marten%ripe.net@localhost 1.10 94/09/07
- .SH NAME
--whois \- TCP/IP Internet directory service, RIPE version
-+ripe-whois \- TCP/IP Internet directory service, RIPE version
- .SH SYNOPSIS
--.B whois
-+.B ripe-whois
- [
- .B \-aFSrR
- ]
-@@ -32,12 +32,13 @@
- ]
- .I identifier
- 
--.B whois \-t
-+.B ripe-whois \-t
- .I type
--.B whois \-v
-+
-+.B ripe-whois \-v
- .I type
- .SH DESCRIPTION
--.B whois
-+.B ripe-whois
- 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 +121,7 @@
- .LP
- .SH EXAMPLES
- .IP
--.B example% whois karrenberg
-+.B example% ripe-whois karrenberg
- .IP
- person:  Daniel Karrenberg
- .br
-@@ -146,7 +147,7 @@
- .br
- source:  RIPE
- .IP
--.B example% whois -h whois.ripe.net -r 192.87.45.0/24
-+.B example% ripe-whois -h whois.ripe.net -r 192.87.45.0/24
- .IP
- inetnum:     192.87.45.0
- .br



Home | Main Index | Thread Index | Old Index