From owner-cvs-ports@FreeBSD.ORG Mon May 25 20:11:32 2009 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 84A041065675; Mon, 25 May 2009 20:11:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 739C98FC19; Mon, 25 May 2009 20:11:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4PKBWRp013989; Mon, 25 May 2009 20:11:32 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4PKBW5U013988; Mon, 25 May 2009 20:11:32 GMT (envelope-from amdmi3) Message-Id: <200905252011.n4PKBW5U013988@repoman.freebsd.org> From: Dmitry Marakasov Date: Mon, 25 May 2009 20:11:32 +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/x11 Makefile ports/x11/wbarconf Makefile distinfo pkg-descr pkg-plist 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: Mon, 25 May 2009 20:11:33 -0000 amdmi3 2009-05-25 20:11:32 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/wbarconf Makefile distinfo pkg-descr pkg-plist Log: wbarconf is graphical configuration utility for wbar written in Python/GTK WWW: http://kapsi.fi/ighea/wbarconf/ PR: 134794 Submitted by: Olivier Cochard-Labbé Revision Changes Path 1.718 +1 -0 ports/x11/Makefile 1.1 +41 -0 ports/x11/wbarconf/Makefile (new) 1.1 +3 -0 ports/x11/wbarconf/distinfo (new) 1.1 +3 -0 ports/x11/wbarconf/pkg-descr (new) 1.1 +22 -0 ports/x11/wbarconf/pkg-plist (new)