Bug 107882

Summary: deskutils/kdepim3 missing dependency
Product: Ports & Packages Reporter: Tobias Roth <ports>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tobias Roth 2007-01-13 18:30:14 UTC
When sending mail with kmail, the following error is printed in the console:

kmail: ERROR: : couldn't create slave : Unable to create io-slave:
klauncher said: Unknown protocol 'smtp'.

The mail is not sent.

See also

http://www.mail-archive.com/kubuntu-bugs@lists.ubuntu.com/msg09169.html 

for a description.

Fix: 

Install x11/kdebase3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-13 18:30:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-15 00:18:26 UTC
lofi        2007-01-15 00:18:19 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/kdepim3    Makefile 
  Log:
  Depend on kdebase for kio_smtp.
  
  PR:             ports/107882
  Submitted by:   Tobias Roth <ports@fsck.ch>
  
  Revision  Changes    Path
  1.69      +2 -1      ports/deskutils/kdepim3/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"
Comment 3 Michael Nottebrock freebsd_committer freebsd_triage 2007-01-15 00:18:28 UTC
State Changed
From-To: open->closed

Dependency on kdebase added. Thanks for reporting!