From a42e0a13b3b49942aee0bc8788b914427ee9a594 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 21 Feb 2004 20:43:34 +0000 Subject: - remove BROKEN, verified that port can fetch all files from all locations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit http://people.freebsd.org/~fenner/portsurvey/security.html#pidentd pidentd cvs tree / pkg-descr File: pidentd-2.8.5.tar.gz has 2 possible URLs: 1 OK, 1 bad, 0 skipped Port maintainer: dinoex@FreeBSD.org ftp://ftp.lysator.liu.se/pub/ident/servers/pidentd-2.8.5.tar.gz: looking for file 550 pidentd-2.8.5.tar.gz: No such file or directory. (Last OK result Thu Apr 4 9:05:23 2002 ) ftp://ftp.fu-berlin.de/unix/security/ident/servers/pidentd-2.8.5.tar.gz: ok File: pidentd-2.8.5-ipv6-1.5.diff.gz has 1 possible URL: OK! Summary 2 files fetchable out of 2 Master Site # files fetchable ftp.fu-berlin.de 1 www.imasy.or.jp 1 ftp.lysator.liu.se 0 $ ftp ftp://ftp.lysator.liu.se/pub/ident/servers/ Connected to ftp.lysator.liu.se. 220 Peter's Anonymous FTP server (pftpd 0.41 at Apr 29 2002 22:37:28) ready. 331 Guest login ok; use your e-mail address as password. 230 Login OK. Remote system type is UNIX. Using binary mode to transfer files. 200 Type set to I. 250 Command successful. 250-This directory is the main distribution point for the pidentd IDENT 250-(RFC1413) protocol server and it originates from the site: 250- 250- ftp://ftp.lysator.liu.se/pub/ident/servers/ 250- 250-Please report problems with the files in this directory to: 250- 250- Peter Eriksson 250 Command successful. ftp> ls 150 Opening ASCII mode data connection for file listing. [...] -rw-r--r-- 1 pen local 121835 Nov 26 1998 pidentd-2.8.5.tar.gz -rw-r--r-- 1 pen local 366 Nov 26 1998 pidentd-2.8.5.tar.gz.sig [...] 226 Transfer complete. $ ftp ftp://ftp.fu-berlin.de/unix/security/ident/servers/ Connected to ftp.fu-berlin.de. 220 FTP.FU-Berlin.DE ready. 331 Anonymous login ok, send anything as password. [...] 230- Welcome at Freie Universität Berlin, Germany. Willkommen auf dem FTP-Server der Freien Universität Berlin. Ein Service der Zentraleinrichtung für Datenverarbeitung (ZEDAT). 230 FTP.FU-Berlin.DE login ok. Remote system type is UNIX. Using binary mode to transfer files. 200 Type set to I 250 CWD command successful. 250 CWD command successful. ftp> ls 150 Opening ASCII mode data connection for file list [...] -rw-r--r-- 1 ZEDAT FU-Berlin 121835 Nov 25 1998 pidentd-2.8.5.tar.gz -rw-r--r-- 1 ZEDAT FU-Berlin 366 Nov 25 1998 pidentd-2.8.5.tar.gz.sig [...] 226 Transfer complete. $ fetch http://www.imasy.or.jp/~ume/ipv6/pidentd-2.8.5-ipv6-1.5.diff.gz Receiving pidentd-2.8.5-ipv6-1.5.diff.gz (9635 bytes): 100% 9635 bytes transferred in 5.5 seconds (1.71 kBps) --- security/pidentd/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'security') diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 0cc6bd8..74d6c66 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -18,8 +18,6 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= dinoex@FreeBSD.org COMMENT= An RFC1413 identification server -BROKEN= "Does not fetch" - ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} MAN8= identd.8 idecrypt.8 -- cgit v1.1