From owner-freebsd-ports Sun Mar 31 16:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4109837B42B for ; Sun, 31 Mar 2002 16:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g310o2l57330; Sun, 31 Mar 2002 16:50:02 -0800 (PST) (envelope-from gnats) Received: from mail.60hz.org (60hz.org [198.144.199.170]) by hub.freebsd.org (Postfix) with ESMTP id F37F537B416 for ; Sun, 31 Mar 2002 16:40:20 -0800 (PST) Received: from root by mail.60hz.org with local (Exim 3.34 #1) id 16rprl-000GsP-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 31 Mar 2002 16:40:09 -0800 Message-Id: Date: Sun, 31 Mar 2002 16:40:09 -0800 From: Mark Laws Reply-To: Mark Laws To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36595: Update port: security/oidentd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36595 >Category: ports >Synopsis: Update port: security/oidentd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 31 16:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Laws >Release: FreeBSD 4.5-STABLE i386 >Organization: 60Hz Networking >Environment: >Description: - Port updated to 2.0.3 >How-To-Repeat: >Fix: diff -ruN oidentd.bak/Makefile oidentd/Makefile --- oidentd.bak/Makefile Sun Mar 31 14:55:18 2002 +++ oidentd/Makefile Sun Mar 31 14:55:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= oidentd -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk diff -ruN oidentd.bak/distinfo oidentd/distinfo --- oidentd.bak/distinfo Sun Mar 31 14:55:18 2002 +++ oidentd/distinfo Sun Mar 31 14:58:45 2002 @@ -1 +1 @@ -MD5 (oidentd-2.0.1.tar.gz) = 7c4f4f26ab44dfab88861b45260e324c +MD5 (oidentd-2.0.3.tar.gz) = a8404689d89e1e5beafd8eb10f85359f diff -ruN oidentd.bak/pkg-descr oidentd/pkg-descr --- oidentd.bak/pkg-descr Sun Mar 31 14:55:18 2002 +++ oidentd/pkg-descr Sun Mar 31 15:09:23 2002 @@ -1,16 +1,17 @@ -from the README: +From the README: -oidentd is an ident (rfc1413 compliant) daemon that runs on Linux, +"oidentd is an ident (rfc1413 compliant) daemon that runs on Linux, FreeBSD, OpenBSD and Solaris. oidentd can handle IP masqueraded/NAT connections -on Linux, FreeBSD and OpenBSD. oidentd has a flexible mechanism for specifying -ident responses. Users can be granted permission to specify their own ident -responses. Responses can be specified according to host and port pairs. +on Linux, FreeBSD (ipf only) and OpenBSD. oidentd has a flexible mechanism for +specifying ident responses. Users can be granted permission to specify their +own ident responses. Responses can be specified according to host and port +pairs." FreeBSD's inetd has a built-in ident service which can also generate bogus responses. -Porter's note: Masquerading only works with ipf at the moment. Hopefully ipfw -will be supported in a later version of oidentd. +Please see the TODO file for more information on why only ipf is +supported under FreeBSD. WWW: http://ojnk.sourceforge.net/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message