summaryrefslogtreecommitdiff
path: root/archivers/xz
AgeCommit message (Collapse)AuthorFilesLines
2009-12-13Software needs at least gcc 3.4 to compile and link.heinz1-1/+3
With gcc 3.3.3 (from NetBSD/i386 3.1) there are problems with undefined references to LZMA_CRC32_TABLE and LZMA_CRC64_TABLE in crc32.S and crc64_x86.S.
2009-12-13Add buildlink3.mk file for R. (hi adam!).wiz1-0/+13
2009-09-18Explicitly disable assembler when using sunpro, it can't handle it.sketch1-1/+7
2009-09-04Fix build on NetBSD-4.0/i386. Patches from Robert Elz in PR 41963.wiz3-1/+29
(Also sent upstream.)
2009-08-31Update to 4.999.9beta:wiz3-8/+43
XZ Utils 4.999.9beta was released on 2009-08-27. Among many less important changes, this release fixes a data corruption in the compression code. (The bug was specific to XZ Utils and was not present in 7-Zip or LZMA SDK.) Everyone using an older version of XZ Utils should upgrade. This is the last beta release before XZ Utils 5.0.0. No big changes are planned before the first stable release.
2009-08-23Marked as CONFLICT each other, both package contains lib/liblzma.{a,so}.obache1-2/+2
Noticed by Jukka Salmi in pkgsrc-users@.
2009-07-07Reimport xz-4.999.8beta archivers/xz so that the directory nameminskim4-0/+90
matches PKGNAME. This replaces archivers/xz-utils. OK'ed by wiz@.