From owner-cvs-all@FreeBSD.ORG Fri Dec 19 14:19:54 2008 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 D203A1065670; Fri, 19 Dec 2008 14:19:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C15C58FC12; Fri, 19 Dec 2008 14:19:54 +0000 (UTC) (envelope-from pav@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 mBJEJsFl017400; Fri, 19 Dec 2008 14:19:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBJEJsbB017399; Fri, 19 Dec 2008 14:19:54 GMT (envelope-from pav) Message-Id: <200812191419.mBJEJsbB017399@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 19 Dec 2008 14:19:54 +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/deskutils Makefile ports/deskutils/labyrinth Makefile distinfo pkg-descr pkg-plist ports/deskutils/labyrinth/files patch-data_Makefile.in patch-src_labyrinth.py 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, 19 Dec 2008 14:19:54 -0000 pav 2008-12-19 14:19:54 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/labyrinth Makefile distinfo pkg-descr pkg-plist deskutils/labyrinth/files patch-data_Makefile.in patch-src_labyrinth.py Log: Labyrinth is a lightweight mind-mapping tool for the GNOME desktop. It is written in Python and uses cairo for its rendering. It is intended to be as light and intuitive as possible, but still provide a wide range of powerful features. WWW: http://code.google.com/p/labyrinth/ PR: ports/123675 Submitted by: Romain Tartiere Revision Changes Path 1.349 +1 -0 ports/deskutils/Makefile 1.1 +26 -0 ports/deskutils/labyrinth/Makefile (new) 1.1 +3 -0 ports/deskutils/labyrinth/distinfo (new) 1.1 +15 -0 ports/deskutils/labyrinth/files/patch-data_Makefile.in (new) 1.1 +23 -0 ports/deskutils/labyrinth/files/patch-src_labyrinth.py (new) 1.1 +6 -0 ports/deskutils/labyrinth/pkg-descr (new) 1.1 +75 -0 ports/deskutils/labyrinth/pkg-plist (new)