ports/104362: [update] pbnj - makefile missing dep p5-YAML

Joshua Abraham jabra at ccs.neu.edu
Thu Oct 12 18:20:54 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list