From owner-cvs-all@FreeBSD.ORG Mon Jul 25 01:45:00 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 3B03F1065672; Mon, 25 Jul 2011 01:45:00 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 126948FC14; Mon, 25 Jul 2011 01:45:00 +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 p6P1ixwT041407; Mon, 25 Jul 2011 01:44:59 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6P1ixk1041406; Mon, 25 Jul 2011 01:44:59 GMT (envelope-from zi) Message-Id: <201107250144.p6P1ixk1041406@repoman.freebsd.org> From: Ryan Steinmetz Date: Mon, 25 Jul 2011 01:44:59 +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/textproc Makefile ports/textproc/artha 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: Mon, 25 Jul 2011 01:45:00 -0000 zi 2011-07-25 01:44:59 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/artha Makefile distinfo pkg-descr pkg-plist Log: New port: textproc/artha Artha is a free cross-platform English thesaurus that works completely off-line and is based on WordNet. Stable releases for download are currently available for GNU/Linux and Microsoft Windows; it is tested on major Desktop Environments like GNOME, KDE, Xfce, etc and on Microsoft Windows XP, Vista and 7. Artha is released under the GNU General Public Licence version 2; hence you are free to copy/redistribute it. WWW: http://artha.sourceforge.net/wiki/index.php/Home PR: ports/155573 Submitted by: Zhihao Yuan Approved by: wxs (mentor) Revision Changes Path 1.1614 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/artha/Makefile (new) 1.1 +2 -0 ports/textproc/artha/distinfo (new) 1.1 +8 -0 ports/textproc/artha/pkg-descr (new) 1.1 +6 -0 ports/textproc/artha/pkg-plist (new)