From owner-cvs-all Mon Jan 17 4:43:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6772214C01; Mon, 17 Jan 2000 04:43:11 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA03058; Mon, 17 Jan 2000 04:43:11 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200001171243.EAA03058@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 17 Jan 2000 04:43:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 2000/01/17 04:43:11 PST Modified files: Mk bsd.port.mk Log: (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. (2) Add ipv6 and tcl/tk83 to list of valid categories. Requested by: sumikawa, jseger (2) Change OSVERSION for NEWGCC check to a more appropriate time for the actual cutover. (3) Change XFree86 version in PKG_IGNORE_DEPENDS from 3.3.5 to 3.3.6. (4) Change some ${ECHO_MSG}'s in fatal errors to ${ECHO}, no need to be quiet if there's something terribly wrong. Revision Changes Path 1.325 +37 -21 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message