From david@catwhisker.org  Sun Jun  1 12:15:14 2008
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8884B106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Jun 2008 12:15:14 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A8628FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Jun 2008 12:15:14 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org (localhost [127.0.0.1])
	by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id m51CFEBO024751
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 1 Jun 2008 05:15:14 -0700 (PDT)
	(envelope-from david@bunrab.catwhisker.org)
Received: (from david@localhost)
	by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id m51CFDgj024750;
	Sun, 1 Jun 2008 05:15:13 -0700 (PDT)
	(envelope-from david)
Message-Id: <200806011215.m51CFDgj024750@bunrab.catwhisker.org>
Date: Sun, 1 Jun 2008 05:15:13 -0700 (PDT)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net-mgmt/ap-utils need not expire
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124188
>Category:       ports
>Synopsis:       net-mgmt/ap-utils need not expire
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 01 12:20:01 UTC 2008
>Closed-Date:    Sun Jun 01 16:33:24 UTC 2008
>Last-Modified:  Sun Jun 01 16:33:24 UTC 2008
>Originator:     David Wolfskill
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD g1-37.catwhisker.org 8.0-CURRENT FreeBSD 8.0-CURRENT #779: Fri May 23 06:28:42 PDT 2008  root@g1-37.catwhisker.org:/common/S4/obj/usr/src/sys/CANARY  i386

>Description:
	I use the ap-utils port to configure one of my access points.

	I was thus a bit surprised to see the claim that it "Does not
	work with gcc4.2" and appears to be abandoned.

	So I booted up CURRENT & tried it; it worked.

	g1-37(8.0-C)[34] gcc -v
	Using built-in specs.
	Target: i386-undermydesk-freebsd
	Configured with: FreeBSD/i386 system compiler
	Thread model: posix
	gcc version 4.2.1 20070719  [FreeBSD]
	g1-37(8.0-C)[35]                                                                

	I don't have ready access to other architectures to test, but the
	only arch reported as having an issue on <http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=ap-utils>
	was ia64, which I am informed is no longer a concern.
>How-To-Repeat:
	Replace the port, remove the "BROKEN" speciffication, and build it.
	That should demonstrate that the claim of "brokenness" is specious.


	I'm also willing to be the port maintainer.
>Fix:

Index: Makefile
===================================================================
RCS file: /cvs/freebsd/ports/net-mgmt/ap-utils/Attic/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	8 Feb 2008 05:10:21 -0000	1.24
+++ Makefile	1 Jun 2008 12:10:34 -0000
@@ -36,7 +36,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 700042
-BROKEN=		Broken with gcc 4.2
+ONLY_FOR_ARCHS=		amd64 i386 sparc64
 .endif
 
 post-patch:

Index: MOVED
===================================================================
RCS file: /cvs/freebsd/ports/MOVED,v
retrieving revision 1.1604
diff -u -r1.1604 MOVED
--- MOVED	31 May 2008 07:26:47 -0000	1.1604
+++ MOVED	1 Jun 2008 12:12:28 -0000
@@ -3484,7 +3484,6 @@
 japanese/latex-japanese|japanese/platex-japanese|2008-05-26|Works only with platex
 ports-mgmt/newportsversioncheck||2008-05-27|Obsoleted by portscout
 net-p2p/dclibc||2008-05-30|Has expired: Abandoned, not used, website disappeared
-net-mgmt/ap-utils||2008-05-30|Has expired: Does not work with gcc4.2; appears to be abandoned
 multimedia/xfce4-xmms-controller-plugin||2008-05-30|Has expired: Project is dead
 www/pear-HTTP_Session||2008-05-30|Has expired: Use www/pear-HTTP_Session2 instead
 security/bioapitool||2008-05-30|Has expired: All functionallity of this tools has been merged with pam_bsdbioapi
>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124188: commit references a PR
Date: Sun,  1 Jun 2008 14:10:25 +0000 (UTC)

 miwi        2008-06-01 14:10:20 UTC
 
   FreeBSD ports repository
 
   Added files:
     net-mgmt/ap-utils    Makefile distinfo pkg-descr pkg-plist 
     net-mgmt/ap-utils/files patch-aa 
   Log:
   - Backout from attic
   
   PR:             124188
   Submitted by:   David Wolfskill <david@catwhisker.org>
   
   Revision  Changes    Path
   1.26      +52 -0     ports/net-mgmt/ap-utils/Makefile (new)
   1.12      +3 -0      ports/net-mgmt/ap-utils/distinfo (new)
   1.7       +10 -0     ports/net-mgmt/ap-utils/files/patch-aa (new)
   1.5       +10 -0     ports/net-mgmt/ap-utils/pkg-descr (new)
   1.14      +14 -0     ports/net-mgmt/ap-utils/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jun 1 14:28:13 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124188: commit references a PR
Date: Sun,  1 Jun 2008 14:27:01 +0000 (UTC)

 miwi        2008-06-01 14:26:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/ap-utils    Makefile 
   Log:
   - Pass maintainership to David Wolfskill <david@catwhisker.org>
   - Use SF macro
   
   PR:             124188
   Submitted by:   David Wolfskill <david@catwhisker.org>
   
   Revision  Changes    Path
   1.27      +2 -6      ports/net-mgmt/ap-utils/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jun 1 16:33:23 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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