From owner-cvs-all@FreeBSD.ORG Fri May 18 04:40:24 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A632106564A; Fri, 18 May 2012 04:40:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BCB18FC0C; Fri, 18 May 2012 04:40:24 +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 q4I4eO2k020961; Fri, 18 May 2012 04:40:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4I4eOpO020960; Fri, 18 May 2012 04:40:24 GMT (envelope-from miwi) Message-Id: <201205180440.q4I4eOpO020960@repoman.freebsd.org> From: Martin Wilke Date: Fri, 18 May 2012 04:40:24 +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/misc Makefile ports/misc/xdg-menu 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: Fri, 18 May 2012 04:40:24 -0000 miwi 2012-05-18 04:40:24 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/xdg-menu Makefile distinfo pkg-descr pkg-plist Log: XDG-Menu is a ROX panel applet that displays applications menu button. Menu is builds to fit the XDG Menu Specification published by freedesktop.org. WWW: http://xdg-menu.sourceforge.net/ PR: ports/167693 Submitted by: nemysis@gmx.ch Revision Changes Path 1.1010 +1 -0 ports/misc/Makefile 1.1 +55 -0 ports/misc/xdg-menu/Makefile (new) 1.1 +2 -0 ports/misc/xdg-menu/distinfo (new) 1.1 +4 -0 ports/misc/xdg-menu/pkg-descr (new) 1.1 +35 -0 ports/misc/xdg-menu/pkg-plist (new)