Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 21:00:58 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gahr@FreeBSD.org
Subject:   ports/144185: [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter
Message-ID:  <20100221180058.B2DFDB829@hades.panopticon>
Resent-Message-ID: <201002211810.o1LIA2bw024008@freefall.freebsd.org>

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

>Number:         144185
>Category:       ports
>Synopsis:       [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 18:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
gegl's configure detects and if it is available, uses enscript from print/enscript-letter port.
As additional documentation is generated in this case, plist becomes broken:

http://people.freebsd.org/~amdmi3/gegl-0.0.22_7.log

I guess using PORTDOCS=* instead of specifying them in PLIST would simplify things a lot.

Also, I've had a report of gegl build failing in enscript-letter presence, but I couldn't reproduce this and I'm unsure we will be able to debug this. Anyway, FYI:

---
gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
/usr/local/bin/enscript -E --color --language=html -pgegl.h.html ../gegl/gegl.h
/usr/local/bin/enscript: 1: Syntax error: ")" unexpected
gmake[3]: *** [gegl.h.html] Ошибка 2
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
gmake[2]: *** [all-recursive] Ошибка 1
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
gmake[1]: *** [all-recursive] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22'
gmake: *** [all] Ошибка 2
*** Error code 1

Stop in /usr/ports/graphics/gegl.
*** Error code 1 
---

Port maintainer (gahr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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