Date: Thu, 12 Oct 2006 18:08:46 GMT From: Joshua Abraham<jabra@ccs.neu.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/104362: [update] pbnj - makefile missing dep p5-YAML Message-ID: <200610121808.k9CI8kVe028128@www.freebsd.org> Resent-Message-ID: <200610121820.k9CIKHrp022223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <jabra@ccs.neu.edu> # # $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 <bsd.port.mk> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610121808.k9CI8kVe028128>