From owner-cvs-all@FreeBSD.ORG Mon Feb 19 10:09:12 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D39016A408; Mon, 19 Feb 2007 10:09:12 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.freebsd.org (Postfix) with ESMTP id A8E0D13C48E; Mon, 19 Feb 2007 10:09:11 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 70D2DB848; Mon, 19 Feb 2007 12:09:10 +0200 (EET) Received: (nullmailer pid 6571 invoked by uid 1002); Mon, 19 Feb 2007 10:09:10 -0000 Date: Mon, 19 Feb 2007 12:09:10 +0200 From: Vasil Dimov To: Mark Linimon Message-ID: <20070219100910.GA6467@qlovarnika.bg.datamax> References: <200702190937.l1J9bER5045384@repoman.freebsd.org> <20070219095413.GA31077@soaustin.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20070219095413.GA31077@soaustin.net> Cc: cvs-ports@FreeBSD.org, Gabor Kovesdan , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/lang Makefile ports/lang/tcc Makefile distinfo pkg-descr pkg-plist ports/lang/tcc/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 10:09:12 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 19, 2007 at 03:54:13 -0600, Mark Linimon wrote: > On Mon, Feb 19, 2007 at 09:37:14AM +0000, Gabor Kovesdan wrote: > > Remove expired port: > > =20 > > 2006-12-01 lang/tcc: is only for i386, and you are running amd64. >=20 > This is actually a false positive for "is unusable; tcc -run works, but > little else". Yeah, the rmport script actially does make -V DEPRECATED and the following: ONLY_FOR_ARCHS=3D i386 IGNORE=3D is unusable; tcc -run works, but little else DEPRECATED=3D ${IGNORE} EXPIRATION_DATE=3D2006-12-01 results in "is only for i386, and you are running amd64" if the committer is running amd64. It would be too complex to fix this in the script, and trying to make it too intelligent is not a good idea IMO :) However it gives enough freedom to see what has been done automatically and the ability do edit files by hand if something is wrong before committing. I see that the entry in ports/MOVED is correct, so I guess that Gabor just forgot to fix it in the commit log too... --=20 Vasil Dimov gro.DSBeerF@dv % A language that doesn't have everything is actually easier to program in than some that do. -- Dennis M. Ritchie --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFF2XdGFw6SP/bBpCARAi5vAJ95VoGZQDMj3YXOgQ7Dd5xncalPdACeI+PC +XfBnxYc9xIXI20FdisMG6E= =Jq7M -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--