Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 10:23:31 GMT
From:      Francisco Alves Cabrita <francisco@nortenet.pt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/84839: Missing Dependency www/p5-MasonX-Maypole port
Message-ID:  <200508121023.j7CANVsL071427@www.freebsd.org>
Resent-Message-ID: <200508121030.j7CAUHqD076232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84839
>Category:       ports
>Synopsis:       Missing Dependency www/p5-MasonX-Maypole port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 10:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Francisco Alves Cabrita
>Release:        FreeBSD 5.4-RELEASE-p6
>Organization:
Núcleo Português de FreeBSD
>Environment:
FreeBSD fac.e10.pt 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Sat Jul 30 04:12:24 WEST 2005     fac@fac.e10.pt:/usr/obj/usr/src/sys/MOBILE  i386
>Description:
This port[www/p5-MasonX-Maypole] brings an example that uses one Perl dependencie[databases/p5-Class-DBI-Loader-RElationship] not listed in Makefile. I think this must have that it listed as www/p5-Maypole as.

Thanks in advance
Francisco 
>How-To-Repeat:
      
>Fix:
in /usr/ports/www/p5-MasonX-Maypole:

--- Makefile    Fri Aug 12 10:13:55 2005
+++ Makefile.new        Fri Aug 12 10:13:18 2005
@@ -16,7 +16,8 @@
 COMMENT=       Mason as the frontend and view for Maypole version 2

 BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
-               ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+               ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+               ${SITE_PERL}/${PERL_ARCH}/Class/DBI/Loader/Relationship.pm:${PORTSDIR}/databases/p5-Class-DBI-Loader-Relationship
 RUN_DEPENDS=   ${BUILD_DEPENDS}

 PERL_CONFIGURE=        yes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508121023.j7CANVsL071427>