From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 12 18:20:54 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECCB16A40F for ; Thu, 12 Oct 2006 18:20:53 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15EB043D64 for ; Thu, 12 Oct 2006 18:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9CIKHSs022224 for ; Thu, 12 Oct 2006 18:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9CIKHrp022223; Thu, 12 Oct 2006 18:20:17 GMT (envelope-from gnats) Resent-Date: Thu, 12 Oct 2006 18:20:17 GMT Resent-Message-Id: <200610121820.k9CIKHrp022223@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joshua Abraham Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F136C16A532 for ; Thu, 12 Oct 2006 18:11:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD6843DE5 for ; Thu, 12 Oct 2006 18:08:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9CI8kVN028130 for ; Thu, 12 Oct 2006 18:08:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9CI8kVe028128; Thu, 12 Oct 2006 18:08:46 GMT (envelope-from nobody) Message-Id: <200610121808.k9CI8kVe028128@www.freebsd.org> Date: Thu, 12 Oct 2006 18:08:46 GMT From: Joshua Abraham To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/104362: [update] pbnj - makefile missing dep p5-YAML X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 18:20:54 -0000 >Number: 104362 >Category: ports >Synopsis: [update] pbnj - makefile missing dep p5-YAML >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 12 18:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Joshua Abraham >Release: 5.5 and 6.2beta2 >Organization: >Environment: FreeBSD test 5.5 FreeBSD 5.5 FreeBSD test2 6.2-BETA2 FreeBSD 6.2-BETA2 >Description: added /usr/ports/textproc/p5-YAML to the deps >How-To-Repeat: Perform an install when you don't have p5-YAML installed. Then sudo scanpbnj -s 127.0.0.1 >Fix: # New ports collection makefile for: pbnj # Date created: July 26, 2006 # Whom: Joshua D. Abraham # # $FreeBSD: ports/security/pbnj/Makefile,v 1.1 2006/09/30 07:30:18 miwi Exp $ # PORTNAME= pbnj PORTVERSION= 2.02 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= MAINTAINER= jabra@ccs.neu.edu COMMENT= A suite of tools to monitor changes on a network BUILD_DEPENDS= ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/Nmap/Parser.pm:${PORTSDIR}/security/p5-Nmap-Parser \ ${SITE_PERL}/mach/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ ${SITE_PERL}/mach/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \ ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which RUN_DEPENDS= ${BUILD_DEPENDS} \ nmap:${PORTSDIR}/security/nmap PERL_CONFIGURE= yes MAN1= scanpbnj.1 \ outputpbnj.1 \ genlist.1 post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile .include >Release-Note: >Audit-Trail: >Unformatted: