From owner-cvs-all@FreeBSD.ORG Fri Jul 28 21:52:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 6637516A4DA; Fri, 28 Jul 2006 21:52:45 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 202BA43D45; Fri, 28 Jul 2006 21:52:45 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6SLqi0b000531; Fri, 28 Jul 2006 21:52:45 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6SLqiZW000530; Fri, 28 Jul 2006 21:52:44 GMT (envelope-from thierry) Message-Id: <200607282152.k6SLqiZW000530@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 28 Jul 2006 21:52:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/f77 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 21:52:45 -0000 thierry 2006-07-28 21:52:44 UTC FreeBSD ports repository Modified files: lang/f77 Makefile Removed files: lang/f77 pkg-plist Log: - Remove the ancient pkg-plist: this port does not install f2c, and it may be confusing; - Use PLIST_FILES; - Switch PREFIX / LOCALBASE. Revision Changes Path 1.13 +8 -11 ports/lang/f77/Makefile 1.2 +0 -1 ports/lang/f77/pkg-plist (dead)