Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2003 16:49:46 -0800 (PST)
From:      "Bruce A. Mah" <bmah@packetdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48192: www/p5-Apache-Gallery misuses TEMPLATES, breaks readme target
Message-ID:  <200302120049.h1C0nk3w087860@nimitz.packetdesign.com>

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

>Number:         48192
>Category:       ports
>Synopsis:       www/p5-Apache-Gallery misuses TEMPLATES, breaks readme target
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 11 16:50:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bruce A. Mah
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD nimitz.packetdesign.com 4.7-STABLE FreeBSD 4.7-STABLE #48: Tue Jan 28 11:34:12 PST 2003 root@nimitz.packetdesign.com:/usr/obj/usr/src/sys/NIMITZ i386


	
>Description:

The www/p5-Apache-Gallery port defines a TEMPLATES Makefile variable.
Unfortunately this variable is used in bsd.port.mk to help locate
files used by "make readme".

Among other things, this prevents a release build that includes
a ports tree.

>How-To-Repeat:

nimitz:p5-Apache-Gallery% sudo make readme
===>   Creating README.html for p5-Apache-Gallery-0.5.1
sed: directory.tpl: No such file or directory
sed: error.tpl: No such file or directory
sed: index.tpl: No such file or directory
sed: info.tpl: No such file or directory
sed: layout.tpl: No such file or directory
sed: movie.tpl: No such file or directory
sed: navpicture.tpl: No such file or directory
sed: orig.tpl: No such file or directory
sed: picture.tpl: No such file or directory
sed: scale.tpl: No such file or directory
sed: showpicture.tpl/README.port: No such file or directory
*** Error code 1

Stop in /usr/ports/www/p5-Apache-Gallery.
*** Error code 1

Stop in /usr/ports/www/p5-Apache-Gallery.

>Fix:

Rename the port's TEMPLATES variable?

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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