Changelog: Add additional path fix for etc directory. Bump 'PORTREVISION' to ensure a new package build. Add 'NOPORTDATA=yes' conditional patch / installation handling. Notified by FreeBSD QAT email about a mtree error regarding '${DATADIR}/syntax' leftovers when defining 'NOPORTDATA=yes'. It was never intended to support a 'NOPORTDATA=yes' installation, because it was assumed, the software expects the syntax files to be always present. 'PORTDATA' was just defined to allow reduce of 'pkg-plist' file size. So all syntax files were always installed. But QAT really wants a support for the 'NOPORTDATA=yes' case. The software seems to work fine without syntax files, so it is possible to add such a support. Many thanks! Regards Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Quick reminder, just in case it is out of sight. ;-) Thanks for taking care! -- Regards
Hello, soon this PR is getting two months old. Besides the initial assignment, there was no further response or action, not even after my followup email a month ago. It is an unusual long delay compared to my previous experience of the overall ports PRs flow. I extensively tested the port with all the possible (2^5 = 32) combinations of options the port provides (build, install, deinstall, pkg_add, pkg_delete, runtime). Everything went smooth and clean. I use the port myself regularly and did not encounter any problems. So is anything wrong with it, I should know? Or was this PR just out of sight? Thank you in advance! Merry Christmas! -- Regards
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-12-22 11:39:08 UTC FreeBSD ports repository Modified files: devel/diffuse Makefile Log: - Fix NOPORT* PR: 139885 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Revision Changes Path 1.8 +21 -4 ports/devel/diffuse/Makefile _______________________________________________ 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"