From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:12:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC68816A4CE; Wed, 9 Feb 2005 19:12:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D755943D2D; Wed, 9 Feb 2005 19:12:05 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19JC5Tx006189; Wed, 9 Feb 2005 19:12:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JC5Mg006188; Wed, 9 Feb 2005 19:12:05 GMT (envelope-from ahze) Message-Id: <200502091912.j19JC5Mg006188@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 19:12:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/libtranslate Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 19:12:06 -0000 ahze 2005-02-09 19:12:05 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libtranslate Makefile distinfo pkg-descr pkg-plist Log: Add libtranslate 0.99, a natural language translation library. PR: ports/76859 Submitted by: Jean-Yves Lefort Revision Changes Path 1.786 +1 -0 ports/textproc/Makefile 1.1 +52 -0 ports/textproc/libtranslate/Makefile (new) 1.1 +2 -0 ports/textproc/libtranslate/distinfo (new) 1.1 +17 -0 ports/textproc/libtranslate/pkg-descr (new) 1.1 +42 -0 ports/textproc/libtranslate/pkg-plist (new)