Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+2 | |
2007-09-09 | Drop maintainership. | wiz | 1 | -2/+2 | |
2007-03-19 | Become maintainer. | wiz | 1 | -2/+2 | |
2007-03-19 | give away to pkgsrc-users | tv | 1 | -2/+2 | |
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -2/+2 | |
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. | |||||
2006-06-21 | Make this pacakge build with gcc-4. Patches provided by martijnb in | minskim | 2 | -1/+60 | |
PR pkg/33694. | |||||
2006-03-22 | Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a | tv | 1 | -2/+2 | |
PR-responsible person (such as I am ;) a little easier. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-08-26 | Update to 0.4. | tv | 2 | -6/+6 | |
Notable changes: * new command line options (-c, -q, -v) * 64-bit file (via 64-bit stdio API) support | |||||
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 | |
2005-01-21 | Move GCC_REQD-for-Interix check into a hacks.mk; suggested by jlam. | tv | 2 | -7/+15 | |
2005-01-21 | Add GCC_REQD for Interix to prevent use of the base system gcc, which is | tv | 1 | -1/+7 | |
missing "long long" support in iostream. | |||||
2004-07-28 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-07-04 | this package only uses a c++ compiler. | grant | 1 | -1/+2 | |
2004-03-29 | par2cmdline is a PAR 2.0 compatible file verification and repair tool. | tv | 4 | -0/+36 | |
See http://parchive.sourceforge.net for details of PAR 2.0 specification and discussion of all things PAR. WHAT EXACTLY IS PAR2CMDLINE? par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. |