2016-03-09 22:34:22 by Tobias Nygren | Files touched by this commit (1) |
Log message: needs m4 |
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message: Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2014-12-11 00:22:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Ignore const cast issues. |
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. |
2014-04-17 22:17:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Ignore conversion warnings for now. Some of them are easy to fix, but a bunch of them are tricky. |
2014-01-15 14:50:44 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Annotate variadic functions. |
2013-09-10 16:16:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Continue on certain harmless default warnings from clang. |
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-09-28 10:59:07 by David A. Holland | Files touched by this commit (2) |
Log message: Fix warnings about old-style function definitions that are fatal in some(?) builds. |
2011-11-26 20:59:58 by David A. Holland | Files touched by this commit (1) |
Log message: Force MKPROFILE=yes to prevent plist divergence. It seems that in a bootstrapped environment on NetBSD, MKPROFILE defaults to no, but using the base system's make library it defaults to yes. This seems like a bug, but I'm not sure where to fix it so I'm going to stick to working around it for the moment. |