Port build on tinderbox failed do to find docs installed even though with following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Furthur the docs were not deinstalled. A patch has been created to modify the port to honor NOPORTDOCS=yes and NOPORTEXAMPLES=yes. Fix: Please commit the attached patch which change to WITHOUT_DOCS style variables to NOPORTDOCS, same for examples. Patch is also available on http://www.kodem.com/ports/ . Patch attached with submission follows: How-To-Repeat: build textproc/xerces-c2 with following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes and the local config set to install docs and examples. Install and remove the port. The docs will still be installed but not deinstalled. Examples with be installed and deinstalled.
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2008-09-06 01:10:09 UTC FreeBSD ports repository Modified files: textproc/xerces-c2 Makefile pkg-plist Log: - Fix build with NOPORTDOCS/NOPORTEXAMPLES - Use NOPORTDOCS/NOPORTEXAMPLES instead of options - Some related cleanups PR: 126888 Submitted by: Ken Menzel <kenm at icarz dot com> (maintainer) Revision Changes Path 1.25 +8 -17 ports/textproc/xerces-c2/Makefile 1.11 +120 -121 ports/textproc/xerces-c2/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"