From owner-cvs-all@FreeBSD.ORG Sat Jun 9 18:25:07 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 5BA0216A468; Sat, 9 Jun 2007 18:25:07 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4E89613C4BD; Sat, 9 Jun 2007 18:25:07 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l59IP75Y035761; Sat, 9 Jun 2007 18:25:07 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l59IP7l2035757; Sat, 9 Jun 2007 18:25:07 GMT (envelope-from sat) Message-Id: <200706091825.l59IP7l2035757@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 9 Jun 2007 18:25:07 +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/ots Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Jun 2007 18:25:07 -0000 sat 2007-06-09 18:25:07 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ots Makefile distinfo pkg-descr pkg-plist Log: Add port textproc/ots: The Open Text Summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. WWW: http://libots.sourceforge.net/ Inspired by: Debian Package of the Day Based on: OpenBSD port Revision Changes Path 1.1147 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/ots/Makefile (new) 1.1 +3 -0 ports/textproc/ots/distinfo (new) 1.1 +5 -0 ports/textproc/ots/pkg-descr (new) 1.1 +46 -0 ports/textproc/ots/pkg-plist (new)