summaryrefslogtreecommitdiff
path: root/archivers/cxunzip
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-27Remove commented-out USE_LIBTOOL define.tv1-2/+1
2004-05-10Enable pkgviews installation.minskim1-1/+3
2004-01-22bl3ifyjlam1-3/+3
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
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.