From jhein@timing.com  Tue Feb 14 02:11:28 2006
Return-Path: <jhein@timing.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C9F0E16A420;
	Tue, 14 Feb 2006 02:11:28 +0000 (GMT)
	(envelope-from jhein@timing.com)
Received: from Daffy.timing.com (smtp.timing.com [206.168.13.218])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 75E1643D46;
	Tue, 14 Feb 2006 02:11:28 +0000 (GMT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (gromit.timing.com [206.168.13.209])
	by Daffy.timing.com (8.13.1/8.12.8) with ESMTP id k1E2BRcw096999;
	Mon, 13 Feb 2006 19:11:27 -0700 (MST)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (localhost [127.0.0.1])
	by gromit.timing.com (8.13.4/8.13.4) with ESMTP id k1E2BRUC034333;
	Mon, 13 Feb 2006 19:11:27 -0700 (MST)
	(envelope-from jhein@gromit.timing.com)
Received: (from jhein@localhost)
	by gromit.timing.com (8.13.4/8.13.4/Submit) id k1E2BR0o034332;
	Mon, 13 Feb 2006 19:11:27 -0700 (MST)
	(envelope-from jhein)
Message-Id: <200602140211.k1E2BR0o034332@gromit.timing.com>
Date: Mon, 13 Feb 2006 19:11:27 -0700 (MST)
From: "John E. Hein" <jhein@timing.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: anholt@freebsd.org, michaels@sdf.lonestar.org
Subject: bin/git conflicts with devel/git, devel/cogito and misc/git
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         93315
>Category:       ports
>Synopsis:       bin/git conflicts with devel/git, devel/cogito and misc/git
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 14 02:20:03 GMT 2006
>Closed-Date:    Tue Feb 14 21:17:21 GMT 2006
>Last-Modified:  Tue Feb 14 21:17:21 GMT 2006
>Originator:     John E. Hein
>Release:        FreeBSD 6.1-PRERELEASE-20060206 i386
>Organization:
>Environment:
System:


>Description:

bin/git is installed devel/git, devel/cogito and misc/git.
	
>How-To-Repeat:

grep 'bin.git$' devel/cogito/pkg-plist devel/git/pkg-plist misc/git/pkg-plist
devel/cogito/pkg-plist:bin/git
devel/git/pkg-plist:bin/git
misc/git/pkg-plist:bin/git

>Fix:

Set CONFLICTS in each port.  Or install bin/git under a different name
in some of them.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anholt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 14 02:24:12 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

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

From: John E Hein <jhein@timing.com>
To: bug-followup@FreeBSD.org
Cc: anholt@FreeBSD.org, michaels@sdf.lonestar.org
Subject: Re: ports/93315: bin/git conflicts with devel/git, devel/cogito and misc/git
Date: Tue, 14 Feb 2006 13:10:39 -0700

 Since devel/git & devel/cogito are pretty much the same thing in spirit,
 I think they should use CONFLICTS with each other.
 
 As far as the package name itself for devel/git, maybe just rename it
 to git-cm or git-dcm or the like (since it's the new kid on the block).
 
 misc/git is not really a conflict with the devel/*git* ports other
 than an unfortunate name clash.  Despite the fact that it has
 seniority, I suspect that it gets little use (and devel/*git* will get
 more).  So I think the installed binaries & man pages of misc/git
 should be prefixed with an additional 'g' (like gawk, and gcp, etc.) -
 or something like that.  This would require a revision bump and the
 devel/*git* ports would register CONFLICTS with any incarnation of the
 misc/git port prior to the bump.
 
 Sorry I don't have any better suggestion.  If that's deemed no good
 just put CONFLICTS in all of them, and let the user figure out a way
 around it if he really wants to.
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Tue Feb 14 21:17:08 UTC 2006 
State-Changed-Why:  
Registered the CONFLICTS.  Thanks! 

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