From buchanon@mlss15.cl.msu.edu  Wed Sep 20 06:37:00 2000
Return-Path: <buchanon@mlss15.cl.msu.edu>
Received: from mlss15.cl.msu.edu (mlss15.cl.msu.edu [35.9.4.115])
	by hub.freebsd.org (Postfix) with ESMTP id A1E6B37B422
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Sep 2000 06:36:59 -0700 (PDT)
Received: (from buchanon@localhost)
	by mlss15.cl.msu.edu (8.9.3/8.9.3) id JAA06956;
	Wed, 20 Sep 2000 09:36:56 -0400 (EDT)
	(envelope-from buchanon)
Message-Id: <200009201336.JAA06956@mlss15.cl.msu.edu>
Date: Wed, 20 Sep 2000 09:36:56 -0400 (EDT)
From: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Reply-To: buchanon@mlss15.cl.msu.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: update gaim make file so that we can use the oscar protocol
X-Send-Pr-Version: 3.2

>Number:         21418
>Category:       ports
>Synopsis:       update gaim make file so that we can use the oscar protocol
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 20 06:40:01 PDT 2000
>Closed-Date:    Tue Oct 3 11:35:41 PDT 2000
>Last-Modified:  Tue Oct 03 11:37:17 PDT 2000
>Originator:     Mike Buchanon
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
MSU
>Environment:

	

>Description:

	cannot use the oscar protocol in gaim.

>How-To-Repeat:

	

>Fix:

	apply this patch to the port of gaim :)


--- gaim/Makefile	Wed Sep 20 08:13:02 2000
+++ gaim/Makefile	Wed Sep 20 08:12:40 2000
@@ -23,7 +23,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-CONFIGURE_ARGS=	--disable-esd
+CONFIGURE_ARGS=	--disable-esd --enable-oscar
 
 CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}" \
 		GLIB_CONFIG="${GLIB_CONFIG}"


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->jim  
Responsible-Changed-By: dannyboy 
Responsible-Changed-When: Wed Sep 20 14:17:15 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer. 

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

From: Jim Mock <jim@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc: buchanon@mlss15.cl.msu.edu
Subject: Re: ports/21418: update gaim make file so that we can use the oscar protocol
Date: Tue, 3 Oct 2000 10:25:51 -0700

 > Date: Wed, 20 Sep 2000 09:36:56 -0400 (EDT)
 > From: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
 > Reply-To: buchanon@mlss15.cl.msu.edu
 > To: FreeBSD-gnats-submit@freebsd.org
 > Subject: update gaim make file so that we can use the oscar protocol
 > 
 > >Number:         21418
 > >Category:       ports
 > >Synopsis:       update gaim make file so that we can use the oscar protocol
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    jim
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:  
 > >Class:          change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Sep 20 06:40:01 PDT 2000
 > >Closed-Date:    
 > >Last-Modified:  Wed Sep 20 14:17:45 PDT 2000
 > >Originator:     Mike Buchanon
 > >Release:        FreeBSD 4.1-STABLE i386
 > >Organization:   MSU
 > >Environment:
 > 
 > 	
 > 
 > >Description:
 > 
 > 	cannot use the oscar protocol in gaim.
 
 Which version of gaim are you using?  
 
 > >Fix:
 > 
 > 	apply this patch to the port of gaim :)
 > 
 > 
 > --- gaim/Makefile	Wed Sep 20 08:13:02 2000
 > +++ gaim/Makefile	Wed Sep 20 08:12:40 2000
 > @@ -23,7 +23,7 @@
 >  USE_BZIP2=	yes
 >  USE_GMAKE=	yes
 >  USE_X_PREFIX=	yes
 > -CONFIGURE_ARGS=	--disable-esd
 > +CONFIGURE_ARGS=	--disable-esd --enable-oscar
 
 There is no such configure option available with the latest port
 (at least not according to configure --help).  Are you still having
 problems with this?
 
 - jim
 
 -- 
 jim mock <jim@jmock.com>        work: jim@osd.bsdi.com | jim@FreeBSD.org
 http://soupnazi.org/              BSDi Open Source Div | http://bsdi.com
 
State-Changed-From-To: open->closed 
State-Changed-By: jim 
State-Changed-When: Tue Oct 3 11:35:41 PDT 2000 
State-Changed-Why:  
After discussing this with the submitter, this problem was part of an old 
port and doesn't occur with the latest one. 


Responsible-Changed-From-To: jim->freebsd-ports 
Responsible-Changed-By: jim 
Responsible-Changed-When: Tue Oct 3 11:35:41 PDT 2000 
Responsible-Changed-Why:  

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