From owner-cvs-all Sun Oct 6 16:23:21 2002 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 BFF1837B401; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 709C743E6A; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96NNKCo009786; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96NNKsU009785; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) Message-Id: <200210062323.g96NNKsU009785@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 16:23:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/10/06 16:23:20 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: ports/Mk/bsd.port.mk uses __FreeBSD_version >= 500039 as a test for bzip2 package support (there wasn't a __FreeBSD_version bump for this feature, but the date is pretty close). Document this. Requested by: obrien Forgotten for too long by: bmah Revision Changes Path 1.247 +4 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message