Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -9/+9 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-05-24 | Fix unsafe LP64 pointer arithmetics spotted in bulk build. | tnn | 4 | -3/+31 | |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -3/+4 | |
their files via a custom do-install target. | |||||
2006-12-15 | Reset maintainer, ben@ has resigned. | wiz | 1 | -2/+2 | |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2006-07-06 | Add LICENSE= and license. Add comments to RESTRICTED; this license is | gdt | 1 | -1/+5 | |
perhaps not quite as restrictive as our tags, but it's too hard to determine that so continue to err on side of caution. | |||||
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-10-03 | Depend on errno.h to provide errno. | joerg | 2 | -1/+16 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 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-07-28 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-06-15 | Bump PKGREVISION due to LDFLAGS changes. Noted by grant@. | minskim | 1 | -1/+2 | |
2004-06-15 | Honor CC and LDFLAGS to create correctly linked binaries when pkgsrc | minskim | 2 | -1/+31 | |
bzip2 library is used instead of native one. | |||||
2004-04-14 | Add USE_LANGUAGES=c c++ to note that this package uses C and C++. | ben | 1 | -1/+2 | |
2004-04-10 | Make xmill build and run in Linux by adding zlib and bzip2 dependencies. | ben | 1 | -1/+4 | |
2004-03-29 | Correction to PLIST, xmill is now named xcmill. | ben | 2 | -4/+4 | |
2004-03-29 | Update xmill to v0.9.1 and remove unnecessary patches. Notable changes: | ben | 17 | -490/+25 | |
* portability fixes for makefiles and for newer C++ compilers * configuration options to build xmill without included zlib/bzlib * will work with libbz2 as well as libbz | |||||
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-12-13 | Update MAINTAINER email address. | ben | 1 | -2/+2 | |
2003-10-18 | Add RCS IDs | cjep | 11 | -0/+11 | |
2003-10-07 | patch-a{d,e,f,g,h,i,j,k,l}: add class-key to friend declarations. | rtr | 13 | -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-19 | Change address of maintainer per PR 22170. | wiz | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-02-17 | use the full path to unzip. | grant | 1 | -2/+2 | |
2003-02-17 | Initial import of xmill-0.7 into The NetBSD packages collection. | grant | 7 | -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. |