From nobody@FreeBSD.org  Thu Jul  4 17:47:07 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 75B433C5
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Jul 2013 17:47:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 6878313C8
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Jul 2013 17:47:07 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r64Hl7aS036659
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 4 Jul 2013 17:47:07 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r64Hl7m2036658;
	Thu, 4 Jul 2013 17:47:07 GMT
	(envelope-from nobody)
Message-Id: <201307041747.r64Hl7m2036658@oldred.freebsd.org>
Date: Thu, 4 Jul 2013 17:47:07 GMT
From: Rene Ladan <rene@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: comms/unixcw : remove support for the expired QT3 port
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         180280
>Category:       ports
>Synopsis:       comms/unixcw : remove support for the expired QT3 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    db
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 04 17:50:02 UTC 2013
>Closed-Date:    Sat Dec 28 22:20:05 UTC 2013
>Last-Modified:  Sat Dec 28 22:20:05 UTC 2013
>Originator:     Rene Ladan
>Release:        FreeBSD 9.1-amd64
>Organization:
>Environment:
FreeBSD 9.1-amd64
Ports r322216
>Description:
Remove support for the expired QT3 port (WITH_XCWP knob).
While here convert Makefile header.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 322216)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# ports collection makefile for:	unixcw
-# Date created:		24 Dec 2007
-# Whom:			Diane Bruce <db@db.net>
-#
+# Created by: Diane Bruce <db@db.net>
 # $FreeBSD$
-#
 
 PORTNAME=	unixcw
 PORTVERSION=	2.3
@@ -22,14 +18,7 @@
 			--libdir="${LOCALBASE}/lib"
 MAN1=		cw.1 cwgen.1 cwcp.1
 MAN3=		cwlib.3
-.if defined(WITH_XCWCP)
-MAN1+=		xcwcp.1
-USE_QT_VER=	3
-CONFIGURE_ARGS+=	QTLIB=qt-mt
-PLIST_SUB+=	XCWCP=""
-.else
 PLIST_SUB+=	XCWCP="@comment "
-.endif
 MAN7=		cw.7 CW.7
 MANCOMPRESSED=	yes
 USE_AUTOTOOLS=	autoconf


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->db 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 5 08:28:46 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180280 
State-Changed-From-To: open->closed 
State-Changed-By: db 
State-Changed-When: Sat Dec 28 22:19:36 UTC 2013 
State-Changed-Why:  
Updated from sourceforce removing broken QT3 in the process 


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