aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/unadf
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* [patch] archivers/unadf and "#define LITT_ENDIAN must exist"edwin2003-08-312-0/+26
| | | | | | | | | | | Script Lib/myconf has problem with detecting Big or Little Endian machine and he always set "Big Endian machine". archivers/unadf will compile but when you want to unpack some files you will get this message: "Compilation error : #define LITT_ENDIAN must exist" PR: ports/53622 Submitted by: Jacek Serwatynski <tutus@trynet.eu.org> <tutus@trynet.eu.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* Add unadf 0.7.9b, a program that extracts files from .adf files usedwill2000-10-287-0/+533
by Amiga emulators. PR: 21711 Submitted by: Per Wigren <wigren@home.se>