aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ods2
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
* Convert s* to USES=zipbapt2014-03-111-1/+1
|
* - Support stagingehaupt2014-02-271-6/+5
| | | | - Define DOCS option
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | sysutils)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Add ods2.jylefort2006-02-084-0/+69
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 <thierry@dussuet.lugs.ch>