From owner-cvs-ports@FreeBSD.ORG Sat Nov 19 16:02:01 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49423106566C; Sat, 19 Nov 2011 16:02:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1DEFC8FC13; Sat, 19 Nov 2011 16:02:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAJG214n021007; Sat, 19 Nov 2011 16:02:01 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAJG21SU021006; Sat, 19 Nov 2011 16:02:01 GMT (envelope-from danfe) Message-Id: <201111191602.pAJG21SU021006@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 19 Nov 2011 16:02:00 +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 MOVED ports/x11 Makefile ports/x11/metisse Makefile distinfo pkg-descr pkg-plist ports/x11/metisse/files patch-fvwm-insitu-libs-Fpng.h patch-xserver_GL_mesa_Makefile.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, 19 Nov 2011 16:02:01 -0000 danfe 2011-11-19 16:02:00 UTC FreeBSD ports repository Modified files: . MOVED x11 Makefile Added files: x11/metisse Makefile distinfo pkg-descr pkg-plist x11/metisse/files patch-fvwm-insitu-libs-Fpng.h patch-xserver_GL_mesa_Makefile.in Log: - Resurrect, undeprecate, and update to the most recent version, 0.4.1 - Since most patches were integrated upstream, rebase remaining two to our standards and drop custom PATCH_STRIP - Define LICENSE (GPLv3), augment OPTIONS - Reduce number of local hacks (Mandriva legacy) - Add some missing X.org components to USE_XORG - Rearrange MAN1 entries so they occupy fewer lines - Do not pass CPPFLAGS and LDFLAGS to CONFIGURE_ENV explicitly (not needed since PR ports/157936) - Utilize USE_GNOME=gnomehack, sort USE_* knobs, etc. - Augment port description (include more text from upstream) Feature safe: yes Revision Changes Path 1.2676 +1 -2 ports/MOVED 1.775 +1 -0 ports/x11/Makefile 1.22 +138 -0 ports/x11/metisse/Makefile (new) 1.4 +2 -0 ports/x11/metisse/distinfo (new) 1.3 +20 -0 ports/x11/metisse/files/patch-fvwm-insitu-libs-Fpng.h (new) 1.3 +13 -0 ports/x11/metisse/files/patch-xserver_GL_mesa_Makefile.in (new) 1.3 +11 -0 ports/x11/metisse/pkg-descr (new) 1.9 +371 -0 ports/x11/metisse/pkg-plist (new)