From owner-cvs-all@FreeBSD.ORG Wed Feb 8 04:21:30 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 9081C16A420; Wed, 8 Feb 2006 04:21:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB8C43D45; Wed, 8 Feb 2006 04:21:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k184LUuX044253; Wed, 8 Feb 2006 04:21:30 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k184LURS044252; Wed, 8 Feb 2006 04:21:30 GMT (envelope-from jylefort) Message-Id: <200602080421.k184LURS044252@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 8 Feb 2006 04:21:30 +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/ods2 Makefile distinfo pkg-descr ports/sysutils/ods2/files patch-ods2.c 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: Wed, 08 Feb 2006 04:21:30 -0000 jylefort 2006-02-08 04:21:30 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ods2 Makefile distinfo pkg-descr sysutils/ods2/files patch-ods2.c Log: Add ods2. From aaareadme.txt: Say, what is this? ODS2 is a program to read VMS disk volumes written in VMS ODS2 format. What can it do? Basically ODS2 provides cut down DIRECTORY, COPY and SEARCH commands for VMS volumes on non-VMS systems. These can be used to find out what is on a VMS volume, and copy files onto the local file sytem. See aaareadme.txt and aaareadme.too for more information. WWW: http://www.goatley.com/hunter/ PR: ports/92996 Submitted by: Thierry Dussuet Revision Changes Path 1.748 +1 -0 ports/sysutils/Makefile 1.1 +36 -0 ports/sysutils/ods2/Makefile (new) 1.1 +3 -0 ports/sysutils/ods2/distinfo (new) 1.1 +15 -0 ports/sysutils/ods2/files/patch-ods2.c (new) 1.1 +15 -0 ports/sysutils/ods2/pkg-descr (new)