From owner-cvs-all@FreeBSD.ORG Sun Aug 20 12:33:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 9A5AA16A4DF; Sun, 20 Aug 2006 12:33:40 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617A343D4C; Sun, 20 Aug 2006 12:33:40 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7KCXe57013182; Sun, 20 Aug 2006 12:33:40 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7KCXeD6013181; Sun, 20 Aug 2006 12:33:40 GMT (envelope-from sat) Message-Id: <200608201233.k7KCXeD6013181@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 20 Aug 2006 12:33:40 +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/sysutils Makefile ports/sysutils/iextract Makefile distinfo pkg-descr 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: Sun, 20 Aug 2006 12:33:40 -0000 sat 2006-08-20 12:33:40 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/iextract Makefile distinfo pkg-descr Log: IExtract is a little utility designed to extract the properites (title, author and comment) out of different documents and present them in a list for further processing. The following documents are supported: * HTML * PNG * GIF * JPEG * MP3 * OGG * PDF * StarOffice documents * OpenOffice documents * Abiword documents * RTF documents WWW: http://iextract.sourceforge.net/ Revision Changes Path 1.824 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/iextract/Makefile (new) 1.1 +3 -0 ports/sysutils/iextract/distinfo (new) 1.1 +19 -0 ports/sysutils/iextract/pkg-descr (new)