From owner-cvs-all@FreeBSD.ORG Sat Oct 22 16:12:55 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30D6B1065674; Sat, 22 Oct 2011 16:12:55 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 45FFD8FC0A; Sat, 22 Oct 2011 16:12:53 +0000 (UTC) Received: by wwi18 with SMTP id 18so6936509wwi.31 for ; Sat, 22 Oct 2011 09:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=46TM1KMVexLs3JJWY3yzWf+cn/FgSlCziy4yU/E0eas=; b=NATEBBKbRs6yRSJDGN/TwoeGqqqWnPWZ3qzggT88f7mvPxP9+3sNjVG7UfPcRP/STB 2299Sk2u+TBE09h12keEGubfzZ+eGykR6ILN4A1ObI8C74DD9yRgb5Y7qPhuDyuFkNPk FzNWFMqFzIE80kYbYeJlAF+x6a3DE/27dHtYs= MIME-Version: 1.0 Received: by 10.227.6.199 with SMTP id a7mr6943033wba.74.1319299973037; Sat, 22 Oct 2011 09:12:53 -0700 (PDT) Received: by 10.180.98.5 with HTTP; Sat, 22 Oct 2011 09:12:53 -0700 (PDT) In-Reply-To: <201110221521.p9MFLPcA097230@repoman.freebsd.org> References: <201110221521.p9MFLPcA097230@repoman.freebsd.org> Date: Sat, 22 Oct 2011 12:12:53 -0400 Message-ID: From: "b. f." To: Chris Rees Content-Type: text/plain; charset=ISO-8859-1 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports MOVED ports/devel Makefile ports/devel/gccxml Makefile distinfo pkg-descr pkg-plist ports/devel/gccxml/files patch-GCC::gcc::CMakeLists.txt patch-GCC::gcc::config.gcc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2011 16:12:55 -0000 On 10/22/11, Chris Rees wrote: > crees 2011-10-22 15:21:25 UTC > > FreeBSD ports repository > > Modified files: > . MOVED > devel Makefile > Removed files: > devel/gccxml Makefile distinfo pkg-descr pkg-plist > devel/gccxml/files patch-GCC::gcc::CMakeLists.txt > patch-GCC::gcc::config.gcc > Log: > Remove expired port > > 2011-10-13 devel/gccxml: Unmaintained upstream, still requires GCC 3.4 > (strictly), just used by boost-pyste which is of archeological interest only Just for the record, as I told Gerald earlier, this port is still under active development in CVS, although the maintainer hasn't released a tarball for a while, and some other packaging systems (e.g. Debian) use recent snapshots, that don't require gcc 3.4. So if users need this port, it can be revived. b.