From owner-cvs-all@FreeBSD.ORG Mon May 29 06:24:14 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 2A24D16A823; Mon, 29 May 2006 06:24:14 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D69F543D48; Mon, 29 May 2006 06:24:13 +0000 (GMT) (envelope-from mezz@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 k4T6N2CW056294; Mon, 29 May 2006 06:23:02 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4T6N2d6056293; Mon, 29 May 2006 06:23:02 GMT (envelope-from mezz) Message-Id: <200605290623.k4T6N2d6056293@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 29 May 2006 06:23:01 +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-wm Makefile CVSROOT modules ports/x11-wm/sawfish2 Makefile distinfo pkg-descr pkg-plist ports/x11-wm/sawfish2/files patch-ae patch-af patch-ag patch-configure patch-functions.c patch-lisp::sawfish::ui::widgets::workspace-geometry.jl ... 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: Mon, 29 May 2006 06:24:14 -0000 mezz 2006-05-29 06:23:01 UTC FreeBSD ports repository Modified files: . MOVED x11-wm Makefile . modules x11-themes/sawfish-themes Makefile x11-wm/pager Makefile Added files: x11-wm/sawfish Makefile distinfo pkg-descr pkg-plist x11-wm/sawfish/files patch-ae patch-af patch-ag patch-configure patch-functions.c patch-lisp::sawfish::ui::widgets::workspace-geometry.jl patch-lisp::sawfish::wm::state::wm-spec.jl patch-sawmill.h patch-scripts_sawfish-menu.jl patch-src_fonts.c Removed files: x11-wm/sawfish2 Makefile distinfo pkg-descr pkg-plist x11-wm/sawfish2/files patch-ae patch-af patch-ag patch-configure patch-functions.c patch-lisp::sawfish::ui::widgets::workspace-geometry.jl patch-lisp::sawfish::wm::state::wm-spec.jl patch-sawmill.h patch-scripts_sawfish-menu.jl patch-src_fonts.c Log: x11-wm/sawfish2 -> x11-wm/sawfish Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. Revision Changes Path 1.15162 +1 -1 CVSROOT/modules 1.1046 +2 -2 ports/MOVED 1.5 +1 -1 ports/x11-themes/sawfish-themes/Makefile 1.182 +1 -1 ports/x11-wm/Makefile 1.14 +2 -2 ports/x11-wm/pager/Makefile 1.67 +49 -0 ports/x11-wm/sawfish/Makefile (new) 1.37 +3 -0 ports/x11-wm/sawfish/distinfo (new) 1.3 +13 -0 ports/x11-wm/sawfish/files/patch-ae (new) 1.3 +11 -0 ports/x11-wm/sawfish/files/patch-af (new) 1.3 +10 -0 ports/x11-wm/sawfish/files/patch-ag (new) 1.1 +20 -0 ports/x11-wm/sawfish/files/patch-configure (new) 1.1 +14 -0 ports/x11-wm/sawfish/files/patch-functions.c (new) 1.1 +13 -0 ports/x11-wm/sawfish/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl (new) 1.1 +11 -0 ports/x11-wm/sawfish/files/patch-lisp::sawfish::wm::state::wm-spec.jl (new) 1.1 +11 -0 ports/x11-wm/sawfish/files/patch-sawmill.h (new) 1.1 +12 -0 ports/x11-wm/sawfish/files/patch-scripts_sawfish-menu.jl (new) 1.1 +11 -0 ports/x11-wm/sawfish/files/patch-src_fonts.c (new) 1.4 +3 -0 ports/x11-wm/sawfish/pkg-descr (new) 1.41 +682 -0 ports/x11-wm/sawfish/pkg-plist (new) 1.90 +0 -50 ports/x11-wm/sawfish2/Makefile (dead) 1.42 +0 -3 ports/x11-wm/sawfish2/distinfo (dead) 1.4 +0 -13 ports/x11-wm/sawfish2/files/patch-ae (dead) 1.2 +0 -11 ports/x11-wm/sawfish2/files/patch-af (dead) 1.2 +0 -10 ports/x11-wm/sawfish2/files/patch-ag (dead) 1.3 +0 -20 ports/x11-wm/sawfish2/files/patch-configure (dead) 1.3 +0 -14 ports/x11-wm/sawfish2/files/patch-functions.c (dead) 1.2 +0 -13 ports/x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl (dead) 1.2 +0 -11 ports/x11-wm/sawfish2/files/patch-lisp::sawfish::wm::state::wm-spec.jl (dead) 1.3 +0 -11 ports/x11-wm/sawfish2/files/patch-sawmill.h (dead) 1.2 +0 -12 ports/x11-wm/sawfish2/files/patch-scripts_sawfish-menu.jl (dead) 1.2 +0 -11 ports/x11-wm/sawfish2/files/patch-src_fonts.c (dead) 1.3 +0 -3 ports/x11-wm/sawfish2/pkg-descr (dead) 1.45 +0 -682 ports/x11-wm/sawfish2/pkg-plist (dead)