From owner-cvs-ports@FreeBSD.ORG Sat Feb 14 03:05:07 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9A1016A4CF; Sat, 14 Feb 2004 03:05:06 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 951D143D2F; Sat, 14 Feb 2004 03:05:06 -0800 (PST) (envelope-from des@des.no) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 20:04:57 +0900 Received: from mxforward01.ms.interq.net ([172.16.5.24]) by ex2kmail02.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 03:54:51 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1CImeiH015559 for ; Fri, 13 Feb 2004 03:48:40 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 7FF3A5635A; Thu, 12 Feb 2004 10:48:36 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id BBC8A16A4E4; Thu, 12 Feb 2004 10:48:34 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627E116A4CE; Thu, 12 Feb 2004 10:48:21 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 304E143D31; Thu, 12 Feb 2004 10:48:21 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 8BF9C5309; Thu, 12 Feb 2004 19:48:19 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 0F9FA5308; Thu, 12 Feb 2004 19:48:11 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 843C133C6F; Thu, 12 Feb 2004 19:48:11 +0100 (CET) To: Trevor Johnson References: <200402110716.i1B7GH9D017803@repoman.freebsd.org> <1076508074.88428.14.camel@pav.hide.vol.cz> <20040211122704.X93022@blues.jpj.net> <20040211165940.Q98525@blues.jpj.net> <20040212031228.E31447@blues.jpj.net> <20040212110025.K77057@blues.jpj.net> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 12 Feb 2004 19:48:11 +0100 In-Reply-To: <20040212110025.K77057@blues.jpj.net> (Trevor Johnson's message of "Thu, 12 Feb 2004 11:00:53 -0500 (EST)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,SUBJ_HAS_UNIQ_ID autolearn=no version=2.63 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 12 Feb 2004 19:07:30.0195 (UTC) FILETIME=[76358630:01C3F19B] cc: cvs-ports@freebsd.org cc: Pav Lucistnik cc: Joe Marcus Clarke cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/firefox Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/firefox/files firebird.rb firefox.rb mkdistfile mozconfig.in patch-Double.cpp patch-build_unix_run-mozilla X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 11:05:07 -0000 Trevor Johnson writes: >> what exactly are you trying to prove? >> >> .if defined(USE_REINPLACE) >> REINPLACE_ARGS?=3D -i.bak >> .if ${OSVERSION} < 460101 || ( ${OSVERSION} >=3D 500000 && ${OSVERSION} = < 500036 ) >> PATCH_DEPENDS+=3D ${LOCALBASE}/bin/sed_inplace:${PORTSDIR}/textproc/sed_= inplace >> REINPLACE_CMD?=3D ${LOCALBASE}/bin/sed_inplace ${REINPLACE_ARGS} >> .else >> REINPLACE_CMD?=3D ${SED} ${REINPLACE_ARGS} >> .endif > > # Don't build a port if the system is too old. > ################################################################ > > .if ${OSVERSION} < 420000 > # You need an upgrade kit or make world newer than this > IGNORE=3D ": Your system is too old to use this bsd.port.mk. You need a > fresh make world or an upgrade kit. Please go to > http://www.FreeBSD.org/ports/ or a mirror site and follow the > instructions" > .endif > > Does it ring a bell? I completely fail to see your point. Care to spell it out? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"