From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17:45:26 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 687D316A540; Tue, 19 Sep 2006 17:45:26 +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 1A51743D55; Tue, 19 Sep 2006 17:45:26 +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 k8JHjP7e084124; Tue, 19 Sep 2006 17:45:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JHjPvb084123; Tue, 19 Sep 2006 17:45:25 GMT (envelope-from sat) Message-Id: <200609191745.k8JHjPvb084123@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 19 Sep 2006 17:45:25 +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/ffe 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: Tue, 19 Sep 2006 17:45:26 -0000 sat 2006-09-19 17:45:25 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ffe Makefile distinfo pkg-descr Log: Add port textproc/ffe: ffe is a program for extracting fields from flat file records and dis- playing them in different formats. ffe relies on the configuration file to control input file structure and the output format. WWW: http://sourceforge.net/projects/ff-extractor/ Author: Timo Savinen Revision Changes Path 1.1059 +1 -0 ports/textproc/Makefile 1.1 +31 -0 ports/textproc/ffe/Makefile (new) 1.1 +3 -0 ports/textproc/ffe/distinfo (new) 1.1 +6 -0 ports/textproc/ffe/pkg-descr (new)