summaryrefslogtreecommitdiff
path: root/archivers/cxunzip
AgeCommit message (Collapse)AuthorFilesLines
2003-11-26Update cxunzip to 0.98 - closed PR pkg/23404 from Tero Koskinenabs5-77/+13
Changes since version 0.96: * Tyler R. Retzlaff's gcc 3.x patches included. * Modified version of Jeremy C. Reed's "view file with spaces in the filename" patch included. * Fix for "segmentation fault at exit" bug. * Memory usage of uncompression routines is now constant and doesn't depend on the size of the file. * tempname and mktemp functions replaced with mkdtemp.
2003-10-18Add RCS tagscjep2-0/+2
2003-10-06patch-ab: pass fp expects signature with gpointer not App *.rtr3-1/+62
patch-ac: remove bad casts and make static Should resolve pr pkg/23073. Patches approved by Johnny C. Lam.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-01-27Remove dependancy on gnome1-dirs as discussed with wiz. This will be ↵jmmv1-2/+1
handled by gnome-libs.
2003-01-27Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION to 1.jmmv2-2/+5
2002-09-21buildlink1 -> buildlink2jlam1-3/+4
2002-05-25Initial import of cxunzip-0.96, a.k.a "Cloned Xunzip", a GNOME zip archivefredb5-0/+43
viewer and uncompressor, submitted by Jeremy C. Reed in PR pkg/17009.