From fuyuki@nigredo.org  Mon Feb  9 16:45:40 2004
Return-Path: <fuyuki@nigredo.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C2A2516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Feb 2004 16:45:40 -0800 (PST)
Received: from mgate12.so-net.ne.jp (mgate12.so-net.ne.jp [210.139.254.159])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5A04043D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Feb 2004 16:45:40 -0800 (PST)
	(envelope-from fuyuki@nigredo.org)
Received: from mail.dg8.so-net.ne.jp (mspool12.so-net.ne.jp [210.139.248.12])
	by mgate12.so-net.ne.jp  with ESMTP id i1A0jc915436
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Feb 2004 09:45:38 +0900 (JST)
Received: from ns.nigredo.org (pdd2e53.spprac00.ap.so-net.ne.jp [218.221.46.83])
	by mail.dg8.so-net.ne.jp  with ESMTP id i1A0jcE07878
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Feb 2004 09:45:38 +0900 (JST)
Received: from ns.nigredo.org (localhost [IPv6:::1])
	by ns.nigredo.org (Postfix) with ESMTP id AE35E209C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Feb 2004 09:45:38 +0900 (JST)
Message-Id: <86isiflq32.wl%fuyuki@nigredo.org>
Date: Tue, 10 Feb 2004 09:45:37 +0900
From: Kimura Fuyuki <fuyuki@nigredo.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: textproc/text2html conflicts with tex ports

>Number:         62607
>Category:       ports
>Synopsis:       textproc/text2html conflicts with tex ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hrs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 16:50:14 PST 2004
>Closed-Date:    Fri Sep 16 08:26:29 GMT 2005
>Last-Modified:  Fri Sep 16 08:26:29 GMT 2005
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2-RELEASE-p1 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2-RELEASE-p1 i386

>Description:
The following three ports install bin/texi2html.

textproc/texi2html
print/teTeX
japanese/ptex-base

Perhaps the CONFLICTS pattern should be added to all the above ports,
but I personally want to use teTeX with the newer texi2html installed
by textproc/texi2html... how could it be solved?

>How-To-Repeat:

>Fix:
I'm not sure what should be done.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->roam 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Feb 9 23:08:09 PST 2004 
Responsible-Changed-Why:  
I'm not sure to whom I should assign this ... roam@ maintains 
the first port listed, demon@ the second, and max@ the third. 
I'll pick roam@ for no other reason than that order; perhaps 
a strategy can be worked out among the 3 maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62607 
State-Changed-From-To: open->feedback 
State-Changed-By: roam 
State-Changed-When: Fri Jun 4 03:11:47 PDT 2004 
State-Changed-Why:  

Could you test a patch that allows you to specify the PROGRAM_PREFIX 
environment variable (or make(1) variable) when building and installing 
the textproc/texi2html port, so you can do e.g. 

make all install package clean PROGRAM_PREFIX=n 

..and have the port install $PREFIX/bin/ntexi2html instead of texi2html? 
The patch itself is at 

http://people.FreeBSD.org/~roam/ports/patches/textproc/texi2html-program-prefix.patch 


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

From: Peter Pentchev <roam@ringlet.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/62607: textproc/text2html conflicts with tex ports
Date: Tue, 8 Jun 2004 22:22:06 +0300

 Add to the PR's audit trail.
 
 ----- Forwarded message from Kimura Fuyuki <fuyuki@hadaly.org> -----
 
 Date: Sat, 05 Jun 2004 06:32:25 +0900
 =46rom: Kimura Fuyuki <fuyuki@hadaly.org>
 To: roam@FreeBSD.org
 Subject: Re: ports/62607: textproc/text2html conflicts with tex ports
 In-Reply-To: <200406041014.i54AETxl037805@freefall.freebsd.org>
 User-Agent: Wanderlust/2.10.1 (Watching The Wheels) Emacs/21.3 Mule/5.0 (SA=
 KAKI)
 X-Public-Key: http://www.hadaly.org/fuyuki/pubkey.asc
 X-Fingerprint: 8D68 1138 1A85 8556 C6A9  274B 2C72 2E56 3AF7 3D89
 
 At Fri, 4 Jun 2004 03:14:29 -0700 (PDT),
 Peter Pentchev <roam@FreeBSD.org> wrote:
 >=20
 > Could you test a patch that allows you to specify the PROGRAM_PREFIX
 > environment variable (or make(1) variable) when building and installing
 > the textproc/texi2html port, so you can do e.g.
 >=20
 >   make all install package clean PROGRAM_PREFIX=3Dn
 >=20
 > ..and have the port install $PREFIX/bin/ntexi2html instead of texi2html?
 > The patch itself is at
 >=20
 > http://people.FreeBSD.org/~roam/ports/patches/textproc/texi2html-program-=
 prefix.patch
 
 That patch works fine for me. Thanks!
 
 ----- End forwarded message -----
State-Changed-From-To: feedback->open 
State-Changed-By: roam 
State-Changed-When: Tue Jun 8 19:58:01 GMT 2004 
State-Changed-Why:  
I've committed the PROGRAM_PREFIX addition to the print/texi2html port. 
Hand this PR over to the maintainer of the print/teTeX port to figure out 
what do to about the conflict with the japanese/ptex-base port. 


Responsible-Changed-From-To: roam->demon 
Responsible-Changed-By: roam 
Responsible-Changed-When: Tue Jun 8 19:58:01 GMT 2004 
Responsible-Changed-Why:  
I've committed the PROGRAM_PREFIX addition to the print/texi2html port. 
Hand this PR over to the maintainer of the print/teTeX port to figure out 
what do to about the conflict with the japanese/ptex-base port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62607 
Responsible-Changed-From-To: demon->hrs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jun 14 04:22:31 GMT 2004 
Responsible-Changed-Why:  
Reassign to hrs as he is looking at reworking the various ports 
involved.  japanese/ptex-base properly sets a conflict with teTeX, 
so a patch to add the reverse direction should probably be added. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62607 
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Fri Sep 16 08:25:41 GMT 2005 
State-Changed-Why:  
Resolved: Ports now use CONFLICTS 
Thanks for your submission! 

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