Commit graph

9 commits

Author SHA1 Message Date
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
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
joerg
c8663ff6de Fix format strings. Use fixed sized types to hopefully get it to work on
all little endian platforms.
2015-02-23 18:20:21 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
dholland
759189c210 Fix mismatched return statements, which clang dislikes 2011-08-29 01:39:11 +00:00
zafer
394d72b7ef fix link. 2010-02-07 17:56:42 +00:00
joerg
7f47dd6f8a DESTDIR support 2010-01-29 17:44:37 +00:00
dholland
ef503a2275 Make this build on amd64. Probably doesn't have that good odds of working,
but it's a step.
2008-08-02 21:46:33 +00:00
reed
d0da869a2b Import new package from pkgsrc-wip: bin86.
(This conflicts with bcc and dev86. I use this to build lilo.)

This is a simple assember, linker, and related tools for 80x86
machine code. This is based on the as86 and ld86 distribution
written by Bruce Evans and was maintained by Robert de Bath.
2008-03-08 00:39:23 +00:00