summaryrefslogtreecommitdiff
path: root/archivers/xmill
AgeCommit message (Collapse)AuthorFilesLines
2003-10-18Add RCS IDscjep11-0/+11
2003-10-07patch-a{d,e,f,g,h,i,j,k,l}: add class-key to friend declarations.rtr13-2/+205
patch-a{m,n}: whitespace fix to avoid cpp warnings. Finally, make it use gmake nbmake isn't compatible anymore. Should resolve pr pkg/23075. Patches approved by Johnny C. Lam.
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-02-17use the full path to unzip.grant1-2/+2
2003-02-17Initial import of xmill-0.7 into The NetBSD packages collection.grant7-0/+307
XMill is a special-purpose compressor for XML data that typically achieves twice the compression rate over existing compressors, such as gzip. Provided by collver1@attbi.com in PR pkg/20353, with minor changes by me.