From owner-cvs-ports@FreeBSD.ORG Sat Nov 26 19:36:36 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 3A2F416A41F; Sat, 26 Nov 2005 19:36:36 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03FD43D7E; Sat, 26 Nov 2005 19:36:26 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAQJaQ2H003725; Sat, 26 Nov 2005 19:36:26 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAQJaQ69003724; Sat, 26 Nov 2005 19:36:26 GMT (envelope-from jylefort) Message-Id: <200511261936.jAQJaQ69003724@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 26 Nov 2005 19:36:26 +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/games Makefile ports/games/linux-x-plane Makefile distinfo pkg-descr pkg-message ports/games/linux-x-plane/files x-plane-wrapper.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 19:36:36 -0000 jylefort 2005-11-26 19:36:26 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/linux-x-plane Makefile distinfo pkg-descr pkg-message games/linux-x-plane/files x-plane-wrapper.in Log: Add linux-x-plane. X-Plane is a popular commercial flight simulator. If you do not have an X-Plane 8 DVD, the program acts as a demo and locks the controls after 6 minutes. WWW: http://www.x-plane.com/ Revision Changes Path 1.894 +1 -0 ports/games/Makefile 1.1 +121 -0 ports/games/linux-x-plane/Makefile (new) 1.1 +3 -0 ports/games/linux-x-plane/distinfo (new) 1.1 +39 -0 ports/games/linux-x-plane/files/x-plane-wrapper.in (new) 1.1 +5 -0 ports/games/linux-x-plane/pkg-descr (new) 1.1 +13 -0 ports/games/linux-x-plane/pkg-message (new)