Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-17 | gnome.h declares gettext functions when ENABLE_NLS is not defined. | minskim | 7 | -1/+95 | |
This conflicts with declarations in libintl.h on glibc systems when compiled with g++>=3.2. Add a workaround borrowed from Debian to build this package on Linux. | |||||
2004-12-17 | Override libtool. | minskim | 1 | -1/+2 | |
2004-12-17 | This package is written in C and C++. Add "USE_LANGUAGES=c c++". | minskim | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-27 | Remove commented-out USE_LIBTOOL define. | tv | 1 | -2/+1 | |
2004-05-10 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-01-22 | bl3ify | jlam | 1 | -3/+3 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -1/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-11-26 | Update cxunzip to 0.98 - closed PR pkg/23404 from Tero Koskinen | abs | 5 | -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-18 | Add RCS tags | cjep | 2 | -0/+2 | |
2003-10-06 | patch-ab: pass fp expects signature with gpointer not App *. | rtr | 3 | -1/+62 | |
patch-ac: remove bad casts and make static Should resolve pr pkg/23073. Patches approved by Johnny C. Lam. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-01-27 | Remove dependancy on gnome1-dirs as discussed with wiz. This will be ↵ | jmmv | 1 | -2/+1 | |
handled by gnome-libs. | |||||
2003-01-27 | Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION to 1. | jmmv | 2 | -2/+5 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -3/+4 | |
2002-05-25 | Initial import of cxunzip-0.96, a.k.a "Cloned Xunzip", a GNOME zip archive | fredb | 5 | -0/+43 | |
viewer and uncompressor, submitted by Jeremy C. Reed in PR pkg/17009. |