From owner-freebsd-python@FreeBSD.ORG  Fri Mar 26 08:52:19 2004
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4E0D216A4CE
	for <python@freebsd.org>; Fri, 26 Mar 2004 08:52:19 -0800 (PST)
Received: from proxy.hddesign.com (dsl-194.madison.chorus.net
	[216.165.159.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BA81A43D48
	for <python@freebsd.org>; Fri, 26 Mar 2004 08:52:18 -0800 (PST)
	(envelope-from dn@hddesign.com)
Received: from [10.0.0.35] (bob.hddesign.com [192.168.1.254])
	by proxy.hddesign.com (8.12.8p1/8.12.8) with ESMTP id i2QGq7rm056168;
	Fri, 26 Mar 2004 10:52:07 -0600 (CST)
	(envelope-from dn@hddesign.com)
From: David Niergarth <dn@hddesign.com>
To: python@freebsd.org, kde-freebsd@freebsd.kde.org
In-Reply-To: <200403260654.54218.x@Vex.Net>
References: <200403260654.54218.x@Vex.Net>
Content-Type: text/plain
Message-Id: <1080320088.18035.28.camel@change.hddesign.com>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Fri, 26 Mar 2004 10:54:48 -0600
Content-Transfer-Encoding: 7bit
X-MailScanner: Found to be clean
Subject: Re: aging broken supposed-to-be-deleted py-kde
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Mar 2004 16:52:19 -0000

You may also want to forward this message to the PyKDE mailing list,
info below:

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


On Fri, 2004-03-26 at 05:54, Tim Middleton wrote:
> I was jus thinking of slapping together a little KDE app (just a little 
> personal thingy), and thought PyKDE would be the way to go. But i see the 
> port is out of date, and in fact marked BROKEN... the broken message warning 
> that it will be removed Feb 2 (ie. over a month ago). 
> 
> I took a quick look at the port, thinking of updating it... but it has some 
> stuff in it that looks confusing to me... so i'm wondering if anyone else out 
> there is using PyKDE on freebsd... and might want to take a stab at updating 
> the port...
> 
> The main confusing part is the extra DISFILES and MASTER_SITES entry... i 
> guess i could go through a manual install and try to figure it all out. 
> But ... so much for a quick solution to slap together a tiny interface... so 
> maybe i'll forget pyKDE for now and look for another quick hack solution. 
> 
> But it'd be nice if someone felt like updating the port. (-: