From adsharma@sharmas.dhs.org  Sun Oct  8 12:17:06 2000
Return-Path: <adsharma@sharmas.dhs.org>
Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165])
	by hub.freebsd.org (Postfix) with ESMTP id EB1F837B503
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Oct 2000 12:17:05 -0700 (PDT)
Received: (from adsharma@localhost)
	by sharmas.dhs.org (8.9.3/8.9.3) id MAA03704;
	Sun, 8 Oct 2000 12:13:07 -0700 (PDT)
	(envelope-from adsharma)
Message-Id: <200010081913.MAA03704@sharmas.dhs.org>
Date: Sun, 8 Oct 2000 12:13:07 -0700 (PDT)
From: adsharma@sharmas.dhs.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Updated port devel/sip
X-Send-Pr-Version: 3.2

>Number:         21838
>Category:       ports
>Synopsis:       Updated port devel/sip
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 08 12:20:01 PDT 2000
>Closed-Date:    Wed Dec 20 20:21:34 PST 2000
>Last-Modified:  Wed Dec 20 20:22:40 PST 2000
>Originator:     Arun Sharma
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

Needs moc2 to be symbolically linked to moc. I couldn't find a way
of overriding $MOC.

lrwxr-xr-x  1 root  wheel      19 Sep 26 09:09 /usr/X11R6/bin/moc -> /usr/X11R6/bin/moc2
-r-xr-xr-x  1 root  wheel  289724 Sep 22 12:47 /usr/X11R6/bin/moc2

>Description:

	Updates the port to use qt-2.x, sip-2.x

>How-To-Repeat:

	

>Fix:

	


>Release-Note:
>Audit-Trail:

From: Will Andrews <will@physics.purdue.edu>
To: adsharma@sharmas.dhs.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/21838: Updated port devel/sip
Date: Sun, 8 Oct 2000 14:34:04 -0500

 On Sun, Oct 08, 2000 at 12:13:07PM -0700, adsharma@sharmas.dhs.org wrote:
 > >Category:       ports
 > >Confidential:   yes
 
 Umm.. no.
 
 > >Severity:       serious
 > >Priority:       medium
 
 Umm.. no.
 
 > >Responsible:    freebsd-ports
 > >Environment:
 > 
 > Needs moc2 to be symbolically linked to moc. I couldn't find a way
 > of overriding $MOC.
 > 
 > lrwxr-xr-x  1 root  wheel      19 Sep 26 09:09 /usr/X11R6/bin/moc -> /usr/X11R6/bin/moc2
 > -r-xr-xr-x  1 root  wheel  289724 Sep 22 12:47 /usr/X11R6/bin/moc2
 
 Umm.. no.  :-)
 
 Set this in your Makefile:
 
 MOC?=           ${X11BASE}/bin/moc2
 CONFIGURE_ENV=  ... MOC="${MOC}"
 
 See also KDE2 ports.
 
 -- 
 Will Andrews <will@physics.purdue.edu> - Physics Computer Network wench
 The Universal Answer to All Problems - "It has something to do with physics."
 	-- Comic on door of Room 240, Physics Building, Purdue University
 

From: "Arun Sharma" <arun@sharmas.dhs.org>
To: "Will Andrews" <will@physics.purdue.edu>
Cc: <FreeBSD-gnats-submit@FreeBSD.ORG>
Subject: send-pr defaults (Was Re: ports/21838: Updated port devel/sip)
Date: Sat, 7 Oct 2000 12:36:36 -0700

 I think it's a bit too tedious to edit 20 different fields 
 manually. Perhaps we need a better UI (with good
 defaults) so that I don't have to edit the severity
 and default fields everytime I submit something.
 
 Is there a web based interface to do this ?
 
     -Arun
 
 > On Sun, Oct 08, 2000 at 12:13:07PM -0700, adsharma@sharmas.dhs.org wrote:
 > > >Category:       ports
 > > >Confidential:   yes
 > 
 > Umm.. no.
 > 
 > > >Severity:       serious
 > > >Priority:       medium
 > 
 > Umm.. no.
 
 
 

From: Will Andrews <will@physics.purdue.edu>
To: Arun Sharma <adsharma@sharmas.dhs.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/21838: Updated port devel/sip
Date: Sun, 8 Oct 2000 17:00:11 -0500

 On Sun, Oct 08, 2000 at 02:46:04PM -0700, Arun Sharma wrote:
 > This doesn't work for sip and py-qt ports because they don't honor $MOC.
 > I'll have to hack configure.in to make it work.
 > 
 > If this is an acceptable solution, I'll cook up a new patch.
 
 Yes, that is an acceptable solution.  Be sure to return patches to the
 author, because anyone who doesn't support that sort of thing is a
 <insert personal attack here>.  :-)
 
 -- 
 Will Andrews <will@physics.purdue.edu> - Physics Computer Network wench
 The Universal Answer to All Problems - "It has something to do with physics."
 	-- Comic on door of Room 240, Physics Building, Purdue University
 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Wed Dec 20 20:21:34 PST 2000 
State-Changed-Why:  
Appears to be a non-problem thanks to files/patch-aa. 

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