From owner-cvs-ports@FreeBSD.ORG Thu May 4 12:38:38 2006 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 752A816A404; Thu, 4 May 2006 12:38:38 +0000 (UTC) (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 3B92143D46; Thu, 4 May 2006 12:38:38 +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 k44Ccch4005673; Thu, 4 May 2006 12:38:38 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44CcbRf005669; Thu, 4 May 2006 12:38:37 GMT (envelope-from jylefort) Message-Id: <200605041238.k44CcbRf005669@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 4 May 2006 12:38:37 +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/astro/celestia Makefile distinfo pkg-message.gnome pkg-plist ports/astro/celestia/files patch-config.h.in patch-src_celestia_Makefile.in patch-src_celestia_gtkmain.cpp patch-src_celutil_resmanager.h patch-src_celutil_util.h 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: Thu, 04 May 2006 12:38:38 -0000 jylefort 2006-05-04 12:38:37 UTC FreeBSD ports repository Modified files: astro/celestia Makefile distinfo Added files: astro/celestia pkg-message.gnome pkg-plist astro/celestia/files patch-config.h.in patch-src_celestia_Makefile.in patch-src_celutil_util.h Removed files: astro/celestia/files patch-src_celestia_gtkmain.cpp patch-src_celutil_resmanager.h Log: - Update to 1.4.1 - Do not use OPTIONS for the mutually exclusive UI choices, use conflicting slave ports (celestia-gnome and celestia-gtk) - Axe KDE support since I cannot test it (patches welcome) - Enable Lua support by default - Always install a desktop entry - Relayout the Makefile - Take maintainership Revision Changes Path 1.30 +62 -117 ports/astro/celestia/Makefile 1.7 +3 -3 ports/astro/celestia/distinfo 1.1 +30 -0 ports/astro/celestia/files/patch-config.h.in (new) 1.1 +10 -0 ports/astro/celestia/files/patch-src_celestia_Makefile.in (new) 1.4 +0 -72 ports/astro/celestia/files/patch-src_celestia_gtkmain.cpp (dead) 1.2 +0 -24 ports/astro/celestia/files/patch-src_celutil_resmanager.h (dead) 1.1 +10 -0 ports/astro/celestia/files/patch-src_celutil_util.h (new) 1.1 +6 -0 ports/astro/celestia/pkg-message.gnome (new) 1.1 +324 -0 ports/astro/celestia/pkg-plist (new)