From owner-cvs-all@FreeBSD.ORG Thu Mar 3 10:15:52 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 555C4106566B; Thu, 3 Mar 2011 10:15:52 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 44DCC8FC12; Thu, 3 Mar 2011 10:15:52 +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 p23AFqk8014665; Thu, 3 Mar 2011 10:15:52 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p23AFq1N014664; Thu, 3 Mar 2011 10:15:52 GMT (envelope-from oliver) Message-Id: <201103031015.p23AFq1N014664@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 3 Mar 2011 10:15:52 +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/sysutils Makefile ports/sysutils/garcon Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 10:15:52 -0000 oliver 2011-03-03 10:15:52 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/garcon Makefile distinfo pkg-descr pkg-plist Log: Add garcon Garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus. WWW: http://www.xfce.org/ Revision Changes Path 1.1277 +1 -0 ports/sysutils/Makefile 1.1 +26 -0 ports/sysutils/garcon/Makefile (new) 1.1 +2 -0 ports/sysutils/garcon/distinfo (new) 1.1 +6 -0 ports/sysutils/garcon/pkg-descr (new) 1.1 +122 -0 ports/sysutils/garcon/pkg-plist (new)