From nobody@FreeBSD.org  Sat Jul 16 11:50:50 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0574016A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Jul 2005 11:50:50 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CA4EC43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Jul 2005 11:50:49 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6GBonai018419
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Jul 2005 11:50:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j6GBongN018416;
	Sat, 16 Jul 2005 11:50:49 GMT
	(envelope-from nobody)
Message-Id: <200507161150.j6GBongN018416@www.freebsd.org>
Date: Sat, 16 Jul 2005 11:50:49 GMT
From: Ed Schouten <ed@fxq.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: misc/mime-support package does not install the run-mailcap script
X-Send-Pr-Version: www-2.3

>Number:         83555
>Category:       ports
>Synopsis:       misc/mime-support package does not install the run-mailcap script
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 16 12:00:32 GMT 2005
>Closed-Date:    Sat Jul 16 12:28:44 GMT 2005
>Last-Modified:  Sat Jul 16 12:28:44 GMT 2005
>Originator:     Ed Schouten
>Release:        FreeBSD 5.4
>Organization:
>Environment:
FreeBSD zonk.fxq.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul  8 20:03:25 CEST 2005     root@zonk.fxq.nl:/usr/obj/space0/src/sys/ZONK  i386
>Description:
The misc/mime-support package does not install the run-mailcap script. run-mailcap is a script which start the appropriate viewer according to its mimetype. For example:

run-mailcap foo.jpg

would launch the Gimp (if setup in your mailcap).

Some applications (especially those created in the Linux world, Ion3 for example) depend on Debian's run-mailcap script for launching other applications
>How-To-Repeat:
Type `run-mailcap` in your shell. An error like 'run-mailcap: not found' will appear.
>Fix:
Apply the following patch to the misc/mime-support Makefile:

http://www.il.fontys.nl/~ed/mime-support.patch
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Sat Jul 16 12:07:14 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83555 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Sat Jul 16 12:28:33 GMT 2005 
State-Changed-Why:  
Comitted, Thanks! 

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