From nobody@FreeBSD.org  Sat Jul 17 10:41:35 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 047041065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 10:41:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CEB1B8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 10:41:34 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6HAfY5V033001
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 10:41:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6HAfYR8033000;
	Sat, 17 Jul 2010 10:41:34 GMT
	(envelope-from nobody)
Message-Id: <201007171041.o6HAfYR8033000@www.freebsd.org>
Date: Sat, 17 Jul 2010 10:41:34 GMT
From: Christof <christof.schulze@gmx.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: KDE4 port should include a dependency for ispell
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148708
>Category:       misc
>Synopsis:       x11/kde4 should include a dependency for ispell
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 17 10:50:06 UTC 2010
>Closed-Date:    Mon Jul 19 11:52:49 UTC 2010
>Last-Modified:  Mon Jul 19 11:52:49 UTC 2010
>Originator:     Christof
>Release:        8 RELENG
>Organization:
>Environment:
not important
>Description:
the kde4 metaport should include a dependency to ispell. When installing a fullly-fledged desktop environment this should be included. Otherwise one lateron has to hunt down why spell checking is not working in all kde apps even though the setting is not there.
>How-To-Repeat:
install kde4 metaport
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->kde 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 17 11:37:48 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148708 

From: Christof Schulze <christof.schulze@gmx.com>
To: bug-followup@freebsd.org,
 christof.schulze@gmx.com
Cc:  
Subject: Re: misc/148708: x11/kde4 should include a dependency for ispell
Date: Sat, 17 Jul 2010 15:43:21 +0200

 --nextPart2435093.pxzSkBf9WP
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 just a quick patch to add said dependency.
 
 
 =2D-- Makefile.orig	2010-07-17 15:37:36.873462717 +0200
 +++ Makefile	2010-07-17 15:42:36.548846431 +0200
 @@ -37,6 +37,8 @@
 =20
  .include <bsd.port.options.mk>
 =20
 +RUN_DEPENDS+=3D	ispell:${PORTSDIR}/textproc/ispell
 +
  .if !defined(WITHOUT_KDEACCESSIBILITY)
  RUN_DEPENDS+=3D	kdeaccessibility>=3D4:
 ${PORTSDIR}/accessibility/kdeaccessibility4
  .endif
 
 
 
 =2D-=20
 ()  ascii ribbon campaign - against html e-mail=20
 /\  www.asciiribbon.org   - against proprietary attachments
 
 --nextPart2435093.pxzSkBf9WP
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.15 (FreeBSD)
 
 iEYEABECAAYFAkxBs3kACgkQpZfyPAmdZJn3VwCgx1lQa8PZhBms9801wzhLA7Gm
 c3UAn0ZKP26eB15VDaHXuezUZ6feLGOi
 =fUWT
 -----END PGP SIGNATURE-----
 
 --nextPart2435093.pxzSkBf9WP--
State-Changed-From-To: open->feedback 
State-Changed-By: makc 
State-Changed-When: Sat Jul 17 19:33:34 UTC 2010 
State-Changed-Why:  
Sorry, I don't understand why that dependency is required. kdelibs4 
depends on Aspell and Enchant, spell checking should work without 
Ispell. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148708 
State-Changed-From-To: feedback->closed 
State-Changed-By: makc 
State-Changed-When: Mon Jul 19 11:52:48 UTC 2010 
State-Changed-Why:  
With next update textproc/enchant will allow to choose more spell 
checking backend. There is no need for adding them directly to kde4. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148708 
>Unformatted:
