From owner-cvs-ports@FreeBSD.ORG Fri Sep 26 11:01:37 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E8216A4BF; Fri, 26 Sep 2003 11:01:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF87C43FE9; Fri, 26 Sep 2003 11:01:34 -0700 (PDT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8QI1YXJ035547; Fri, 26 Sep 2003 11:01:34 -0700 (PDT) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8QI1Ytq035546; Fri, 26 Sep 2003 11:01:34 -0700 (PDT) (envelope-from lofi) Message-Id: <200309261801.h8QI1Ytq035546@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 26 Sep 2003 11:01:34 -0700 (PDT) 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/wv2 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 18:01:38 -0000 lofi 2003/09/26 11:01:34 PDT FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/wv2 Makefile distinfo pkg-descr pkg-plist Log: Add wv2, a library providing routines to access Microsoft Word/Excel files. Note that, despite the misleading name, this is actually different from (and independent of) textproc/wv, thus no repocopy. Approved by: arved (Mentor) Revision Changes Path 1.543 +1 -0 ports/textproc/Makefile 1.1 +32 -0 ports/textproc/wv2/Makefile (new) 1.1 +1 -0 ports/textproc/wv2/distinfo (new) 1.1 +4 -0 ports/textproc/wv2/pkg-descr (new) 1.1 +28 -0 ports/textproc/wv2/pkg-plist (new)