summaryrefslogtreecommitdiff
path: root/archivers/lbrate/patches
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29Clean up DESTDIR support so unprivileged pbulk works.sbd1-6/+16
2009-02-09DESTDIR support.joerg1-3/+3
2006-07-17Hnour PKGMANDIR.joerg1-2/+2
2003-12-03Portability fixes to get the package to compile and install correctlysketch2-8/+20
under Solaris, maybe others too.
2002-12-13Initial import of lbrate 1.1 into the NetBSD packages collectioncjep1-0/+32
as archivers/lbrate. lbrate extracts/decompresses files from the CP/M LBR format. (It can also list and test such archives.) It does this in an `unzip'-like manner, mostly hiding the details of individually compressed and renamed files, and transparently dealing with the required decompression/renaming. From the FreeBSD ports collection.