From owner-freebsd-current@FreeBSD.ORG Tue Nov 2 18:50:14 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACAC81065746 for ; Tue, 2 Nov 2010 18:50:14 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 420198FC12 for ; Tue, 2 Nov 2010 18:50:09 +0000 (UTC) Received: by gya6 with SMTP id 6so4664306gya.13 for ; Tue, 02 Nov 2010 11:50:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.69.82 with SMTP id a18mr13042716icj.459.1288723809364; Tue, 02 Nov 2010 11:50:09 -0700 (PDT) Received: by 10.220.187.71 with HTTP; Tue, 2 Nov 2010 11:50:09 -0700 (PDT) X-Originating-IP: [128.95.133.181] In-Reply-To: References: <20101102061418.GA1884@current.Sisis.de> Date: Tue, 2 Nov 2010 11:50:09 -0700 Message-ID: From: Rob Farmer To: David DEMELIER Content-Type: text/plain; charset=ISO-8859-1 Cc: kde-freebsd@kde.org, Matthias Apitz , freebsd-current@freebsd.org Subject: Re: 9-CURRENT: ports/net/kdenetwork3 does not compile X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 18:50:14 -0000 On Tue, Nov 2, 2010 at 11:38, David DEMELIER wrote: > A lot of ports will need some patches then, isn't it ? Most were taken care of back when it happened - many either included utmp.h and never used it or only used it trivially, so it was easy to fix (I submitted patches for some and I'm definitely not a great programmer). So the fact that it wasn't fixed either means nobody cares about that port (somewhat true here - most of the KDE people moved on to 4) or that the fix will be more involved (probably the case for this one). -- Rob Farmer