From kbyanc@kronos.alcnet.com  Mon Jan  3 11:19:42 2000
Return-Path: <kbyanc@kronos.alcnet.com>
Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22])
	by hub.freebsd.org (Postfix) with ESMTP id 7BC4B14A04
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jan 2000 11:19:29 -0800 (PST)
	(envelope-from kbyanc@kronos.alcnet.com)
Received: (from kbyanc@localhost)
	by kronos.alcnet.com (8.9.3/8.9.3/antispam) id OAA15832;
	Mon, 3 Jan 2000 14:19:24 -0500 (EST)
Message-Id: <200001031919.OAA15832@kronos.alcnet.com>
Date: Mon, 3 Jan 2000 14:19:24 -0500 (EST)
From: kbyanc@posi.net
Sender: kbyanc@kronos.alcnet.com
Reply-To: kbyanc@posi.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: update to upclient port
X-Send-Pr-Version: 3.2

>Number:         15865
>Category:       ports
>Synopsis:       update to upclient port
>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:   Mon Jan  3 11:20:00 PST 2000
>Closed-Date:    Fri Jan 14 07:58:39 PST 2000
>Last-Modified:  Fri Jan 14 08:03:19 PST 2000
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

	The upclient port is broken. The version currently fetched
	is no longer supported. I cannot reasonably port the new version
	of the upclient (4.03) because it requires all of the
	configuration settings (of which there are 3 to 5 depending on
	one's network environment) to be compiled into the binary.

	When the author restores the ability to read the configuration
	from a config file (or even a command-line parameter), then I'll
	update the port to that version.

		Alas, it seems a port has died
		despite much work to be revived.
		So this PR is to bury it
		until the BROKEN flag can be unset.

>How-To-Repeat:
>Fix:
	
diff -ru upclient.orig/Makefile upclient/Makefile
--- upclient.orig/Makefile	Mon Jan  3 13:38:39 2000
+++ upclient/Makefile	Mon Jan  3 14:04:16 2000
@@ -13,6 +13,8 @@
 
 MAINTAINER=	kbyanc@posi.net
 
+BROKEN=		Client is outdated and new client cannot be reasonably ported
+
 ALL_TARGET=	bsd
 INSTALL_TARGET=	bsd install CP=$(CP)
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: imura 
State-Changed-When: Fri Jan 14 07:58:39 PST 2000 
State-Changed-Why:  
One of MASTER_SITES seems to be still alive. 
(See http://uptime.hexon.cx/download.html) 
So, I just removed one unreachable site, thanks. 
>Unformatted:
