aboutsummaryrefslogtreecommitdiff
path: root/emulators/ods2reader
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix build on big-endian platformsAlex Kozlov2020-05-212-6/+6
| | | | | | | Reported by: linimon Notes: svn path=/head/; revision=536043
* Fix OSVERSIONs for error messages.Mark Linimon2020-05-181-2/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=535691
* Mark as broken on powerpc64.Mark Linimon2020-05-181-0/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=535687
* - Take maintainershipAlex Kozlov2019-05-182-6/+39
| | | | | | | | - Remove disappeared master site - Remove infozip dependency Notes: svn path=/head/; revision=501977
* Support stagingEmanuel Haupt2014-03-141-3/+2
| | | | Notes: svn path=/head/; revision=348187
* Convert e* to USES=zipBaptiste Daroussin2014-03-071-1/+1
| | | | Notes: svn path=/head/; revision=347406
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no responseMark Linimon2008-12-161-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=224292
* Add ods2reader.Jean-Yves Lefort2006-01-243-0/+43
ODS-2-READER reads files VMS Files-11 (ODS-2) file systems. Features: - Copies files from VMS (ODS-2) file systems. - Files may be copied to disk or to stdout. - Supports "text" and "image" transfer modes. - Produces directory listings for VMS file systems. WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER PR: ports/92125 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154383