aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ods2
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/ods2: New maintainerTobias Kortkamp2018-05-103-5/+106
| | | | | | | | | | | | | | | | - Assign to submitter - Fix some issues with - trailing spaces and/or tabs (for example: if you enter a COMMAND and then enter a few spaces or tabs, then you will get an error) - parsing command line - some compiler warnings - While here simplify DOCS installation PR: 228100 Submitted by: Oleg P. <pzn.unixbsd@gmail.com> Notes: svn path=/head/; revision=469549
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Switch to options helpersDmitry Marakasov2016-03-072-3/+5
| | | | | | | - makeptch Notes: svn path=/head/; revision=410522
* Reset maintainerErwin Lansing2015-08-191-1/+1
| | | | | | | | | | <dussuett@wigwam.ethz.ch>: Host or domain name not found. Name service error for name=wigwam.ethz.ch type=AAAA: Host not found Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=394720
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-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) Notes: svn path=/head/; revision=362126
* Convert s* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347784
* - Support stagingEmanuel Haupt2014-02-271-6/+5
| | | | | | | - Define DOCS option Notes: svn path=/head/; revision=346307
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Add ods2.Jean-Yves Lefort2006-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> Notes: svn path=/head/; revision=155477