From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 18 14:20:03 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F78516A46E for ; Tue, 18 Dec 2007 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E16C13C457 for ; Tue, 18 Dec 2007 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBIEK2nk093978 for ; Tue, 18 Dec 2007 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBIEK2Ab093977; Tue, 18 Dec 2007 14:20:02 GMT (envelope-from gnats) Date: Tue, 18 Dec 2007 14:20:02 GMT Message-Id: <200712181420.lBIEK2Ab093977@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/118801: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 14:20:03 -0000 The following reply was made to PR ports/118801; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/118801: commit references a PR Date: Tue, 18 Dec 2007 14:13:25 +0000 (UTC) pav 2007-12-18 14:13:20 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ocaml-csv Makefile distinfo pkg-descr textproc/ocaml-csv/files patch-Makefile Log: This library can read and write CSV files, including all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc. WWW: http://merjis.com/developers/csv PR: ports/118801 Submitted by: Thomas V. Crimi Revision Changes Path 1.1201 +1 -0 ports/textproc/Makefile 1.1 +25 -0 ports/textproc/ocaml-csv/Makefile (new) 1.1 +3 -0 ports/textproc/ocaml-csv/distinfo (new) 1.1 +39 -0 ports/textproc/ocaml-csv/files/patch-Makefile (new) 1.1 +4 -0 ports/textproc/ocaml-csv/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"