From stephen@cauchy.math.missouri.edu  Sat Mar 10 17:43:14 2001
Return-Path: <stephen@cauchy.math.missouri.edu>
Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166])
	by hub.freebsd.org (Postfix) with ESMTP id 6D4CC37B718
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2001 17:43:14 -0800 (PST)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: (from stephen@localhost)
	by cauchy.math.missouri.edu (8.11.2/8.11.2) id f2B1hDg98340;
	Sat, 10 Mar 2001 19:43:13 -0600 (CST)
	(envelope-from stephen)
Message-Id: <200103110143.f2B1hDg98340@cauchy.math.missouri.edu>
Date: Sat, 10 Mar 2001 19:43:13 -0600 (CST)
From: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
Reply-To: stephen@math.missouri.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: FreeBSD ports: 3 unbuildable ports: dvipdfm-0.13.2b
X-Send-Pr-Version: 3.2

>Number:         25671
>Category:       ports
>Synopsis:       FreeBSD ports: 3 unbuildable ports: dvipdfm-0.13.2b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 17:50:01 PST 2001
>Closed-Date:    Mon Mar 12 11:30:07 PST 2001
>Last-Modified:  Mon Mar 12 11:30:16 PST 2001
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
University of Missouri
>Environment:

>Description:

http://people.freebsd.org/~fenner/errorlogs/stephen@math.missouri.edu.html

>How-To-Repeat:

>Fix:

I hope this fixes it.

diff -u dvipdfm-orig/pkg-message dvipdfm/pkg-message
--- dvipdfm-orig/pkg-message	Sat Mar 10 19:31:57 2001
+++ dvipdfm/pkg-message	Sat Mar 10 19:34:36 2001
@@ -1,3 +1,7 @@
+These are some instructions that came with dvipdfm.  I never 
+follow them myself, but I will tell you about them in case they
+are useful to you.
+
 Replace the dvipdfm.def in your LaTex distribution with the one
 provided by the latest dvipdfm distribution.  This is necessary for
 .eps and .png file support.  The install script will not do this
@@ -16,6 +20,3 @@
 comment out the line with the command string.  Alternatively,
 if you really want to disable it, comment the #define HAVE_SYSTEM
 in config.h 
-
-IMPORTANT: If you installed this from the packages rather than the
-ports, you MUST run mktexlsr as root.
diff -u dvipdfm-orig/pkg-plist dvipdfm/pkg-plist
--- dvipdfm-orig/pkg-plist	Sat Mar 10 19:31:57 2001
+++ dvipdfm/pkg-plist	Sat Mar 10 19:32:38 2001
@@ -19,6 +19,8 @@
 share/texmf/dvipdfm/config/lw35urwa.map
 share/texmf/dvipdfm/config/psbase14.map
 share/texmf/dvipdfm/config/t1fonts.map
+@exec /usr/local/bin/mktexlsr
+@unexec /usr/local/bin/mktexlsr
 @dirrm share/dvipdfm
 @dirrm share/texmf/doc/dvipdfm
 @dirrm share/texmf/dvipdfm/base

>Release-Note:
>Audit-Trail:

From: Cyrille Lefevre <clefevre@poboxes.com>
To: stephen@math.missouri.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/25671: FreeBSD ports: 3 unbuildable ports: dvipdfm-0.13.2b
Date: 11 Mar 2001 06:08:17 +0100

 Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> writes:
 
 > diff -u dvipdfm-orig/pkg-plist dvipdfm/pkg-plist
 ...
 > +@exec /usr/local/bin/mktexlsr
 > +@unexec /usr/local/bin/mktexlsr
 
 should be :
 
 @exec %D/bin/mktexlsr
 @unexec %D/bin/mktexlsr
 
 Cyrille.
 --
 home: mailto:clefevre@poboxes.com   UNIX is user-friendly; it's just particular
 work: mailto:Cyrille.Lefevre@edf.fr   about who it chooses to be friends with.
State-Changed-From-To: open->closed 
State-Changed-By: sf 
State-Changed-When: Mon Mar 12 11:30:07 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25671 
>Unformatted:
 Stephen Montgomery-Smith
