ports/106998: devel/gettext w/ NOPORTDOCS installs/orphans HTML documents
Ryan Beasley
ryan.beasley at gmail.com
Thu Dec 21 11:30:34 UTC 2006
>Number: 106998
>Category: ports
>Synopsis: devel/gettext w/ NOPORTDOCS installs/orphans HTML documents
>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 Dec 21 11:30:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Ryan Beasley
>Release: 6.1-RELEASE
>Organization:
>Environment:
FreeBSD yuki.internal. 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #2: Tue Oct 3 18:00:02 CDT 2006 ryanb at yuki.internal.:/usr/obj/usr/src/sys/YUKI i386
>Description:
Install of devel/gettext port unconditionally installs gettext_{1,...,21}.html under share/doc/gettext/. If NOPORTDOCS is defined, these files are still installed but -not- included in the packing list. As a result, they remain even after the package is removed.
>How-To-Repeat:
cd /usr/ports/devel/gettext
make -DNOPORTDOCS install
make deinstall
ls /usr/local/share/doc/gettext/gettext*.html
>Fix:
Not sure what the best approach is. Perhaps a conditional patch of work/gettext-0.14.5/gettext-tools/doc/Makefile.in is in order?
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list