Commit graph

7 commits

Author SHA1 Message Date
agc
d9e4cfe05d 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.
2015-11-03 03:27:11 +00:00
jperkin
0080ad2437 Use nbcompat, add some other patch comments. Fixes build on SunOS. 2015-07-09 11:56:58 +00:00
wiedi
90fe098099 Fix build on SunOS (included paths.h) 2014-02-09 16:48:42 +00:00
dholland
9161323fb3 Honor PKGMANDIR. 2012-12-30 04:24:41 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
jlam
63179a7260 Fix incorrect declaration for strl* and avoid re-defining CPP macros.
This fixes compiler warnings and lets this build with -Werror.  This
fixes the build on NetBSD.

Commit approved during the deep freeze by <agc>.
2005-06-21 21:02:16 +00:00
christos
98922d6bb4 Add a port of NetBSD's error(1) program. 2005-05-10 21:02:42 +00:00