Since there is no way to change language in yakuake itself, i've hacked a CMake build not to install .po files if WITHOUT_NLS is defined. I've done it same way as in devel/tortoisehg2 port. I'm not sure about commenting find_package(Msgfmt ...) line, though. Fix: Patch attached with submission follows:
Maintainer of x11/yakuake-kde4, Please note that PR ports/162378 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162378 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Approved, thanks.
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
Responsible Changed From-To: scheidell->freebsd-ports-bugs runaway process on dependency. 9-scheidell x11/yakuake-kde4 phonon-4.5.1 5:36:28 N/A phonon wants to take 5 hours to compile in tinderbox. back to pool.
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-12-20 21:07:27 UTC FreeBSD ports repository Modified files: x11/yakuake-kde4 Makefile pkg-plist Added files: x11/yakuake-kde4/files patch-CMakeLists.txt Log: - Support WITHOUT_NLS knob [1] - Add INSTALLS_ICONS=yes PR: ports/162378 [1] Submitted by: arrowdodger <6yearold@gmail.com> [1] Approved by: maintainer Revision Changes Path 1.22 +15 -0 ports/x11/yakuake-kde4/Makefile 1.1 +12 -0 ports/x11/yakuake-kde4/files/patch-CMakeLists.txt (new) 1.11 +33 -33 ports/x11/yakuake-kde4/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"
State Changed From-To: open->closed Committed. Thanks!