Commit graph

16 commits

Author SHA1 Message Date
agc
54622f28e2 Add SHA512 digests for distfiles for lang category
Problems found with existing digests:
	Package nhc98 distfile nhc98src-1.22.tar.gz
	a8adc8f22371998ee0657bc0e01058a57d876abc [recorded]
	81975fcb5f1dda5efeaabc30ce8c6dceae55e591 [calculated]

Problems found locating distfiles:
	Package gcc-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2
	Package gcc-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2
	Package gcc-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2
	Package gcc-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2
	Package gcc-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2
	Package gcc5-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2
	Package gcc5-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2
	Package gcc5-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2
	Package gcc5-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2
	Package gcc5-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2
	Package ghc7: missing distfile ghc-7.6.3-boot-i386-unknown-freebsd.tar.xz
	Package icc11: missing distfile l_cproc_p_11.1.080.tgz
	Package jini: missing distfile jini-1_2_1_001-src.zip
	Package oo2c: missing distfile oo2c_32-2.0.11.tar.bz2
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz
	Package openjdk7: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz
	Package openjdk8: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2
	Package oracle-jdk8: missing distfile jdk-8u60-linux-i586.tar.gz
	Package oracle-jdk8: missing distfile jdk-8u60-solaris-x64.tar.gz
	Package oracle-jre8: missing distfile jre-8u60-linux-i586.tar.gz
	Package oracle-jre8: missing distfile jre-8u60-solaris-x64.tar.gz
	Package sun-jdk6: missing distfile jdk-6u45-linux-i586.bin
	Package sun-jdk6: missing distfile jdk-6u45-solaris-i586.sh
	Package sun-jdk7: missing distfile jdk-7u72-linux-i586.tar.gz
	Package sun-jdk7: missing distfile jdk-7u72-solaris-i586.tar.gz
	Package sun-jre6: missing distfile jce_policy-6.zip
	Package sun-jre6: missing distfile jre-6u45-linux-x64.bin
	Package sun-jre6: missing distfile jre-6u45-solaris-x64.sh
	Package sun-jre7: missing distfile jre-7u72-linux-i586.tar.gz
	Package sun-jre7: missing distfile jre-7u72-solaris-i586.tar.gz

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 22:50:31 +00:00
asau
88feb4ac62 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
reed
4e1df0cb5c allow this to build on NetBSD-*-x86_64
I didn't check the others.
We should make consider just removing all these ONLY_FOR_PLATFORM
restrictions and just make the description or a +DISPLAY message
clear on what is supported.
cVS: ----------------------------------------------------------------------
2011-10-31 11:55:51 +00:00
bsiegert
13c5e8c3fc Update pcc to 1.0.0.
This is the beta of the first release of pcc since almost forever. The
main architectures supported are i386 and amd64, other targets may have
less functionality.

Update reviewed by Alistair G. Crooks.
2011-04-10 10:46:45 +00:00
joerg
7b0c7bd615 Add platform list based on configure.ac. 2010-03-17 19:26:54 +00:00
dholland
ca9f784a34 USE_TOOLS+=gmake, same as pcc-current, for the same reason. Fixes PR 38964. 2009-08-01 20:37:05 +00:00
zafer
3ad436b065 fix ftp link. 2009-04-30 20:17:03 +00:00
hasso
28c667861e DESTDIR ready. 2009-04-30 18:25:59 +00:00
reed
e2eb9c2187 Update pcc to 0.9.9.
Sorry no change log.

On January 27, ragge bumped the version with commit message:
"Pcc now supports all C99 language constructs (I hope), so wrap to 0.9.9."

This also includes the new manpages. (These are a work in progress --
please send me your improvements.)

For pkgsrc:
- changed download sites
- changed homepage
- INSTALLATION_DIRS not needed.
2008-02-09 14:53:14 +00:00
rillig
d40c7c559f Added MAKE_JOBS_SAFE as suggested in PR 37242. 2007-11-03 22:38:48 +00:00
reed
5fb4864263 Add USE_TOOLS+= lex yacc.
This is for PR #37095 noticed on Linux.
2007-10-10 13:15:59 +00:00
reed
f3336e0529 Revert my last change with pcc.
Instead use the older tarball that does have the version as part of the
name. It has same checksum.

It is really beta but at least the file name exists tomorrow.

We will wait until developer releases a real version.

Sorry about going back in time in versioning in pkgsrc
-- hopefully nobody hit this in the past few minutes.
2007-09-21 23:16:39 +00:00
reed
5d8594d643 Update to version 0.9.8.070920.
This fixes PR # 37014

Also take MAINTAINERship.

Update DESCR to not be first person.

Note: man pages not installed as they still need a little cleanup.
2007-09-21 22:55:46 +00:00
agc
fa66913ac4 Add INSTALLATION_DIRS 2007-09-15 10:12:31 +00:00
agc
9675a60019 Some people are soooooooo picky
Populate the PLIST
2007-09-15 10:02:06 +00:00
agc
17e1baa7d3 Initial import of ragge's version of pcc, version 0.9.8. This is the
latest version of the portable C compiler.

	The compiler is based on the original Portable C Compiler by S. C.
	Johnson, written in the late 70's.  Even though much of the compiler
	has been rewritten, some of the basics still remain.

	The intention is to write a C99 compiler while still keeping it small,
	simple, fast and understandable.  I think of it as if it shall be able
	to compile and run on PDP11 (even if it may not happen in reality).
	But with this in mind it becomes important to think twice about what
	algorithms are used.

	The compiler is conceptually structured in two parts; pass1 which is
	language-dependent, does parsing, typechecking and build trees, and
	pass2 which is mostly language-independent.

	About 50% of the frontend code and 80% of the backend code has been
	rewritten.  Most stuff is written by me, with the exception of the
	data-flow analysis part and the SSA conversion code which is written
	by Peter A Jonsson, and the Mips port that were written as part of a
	project by undergraduate students at LTU.

As discussed at great length at EuroBSDcon 2007.
2007-09-15 09:43:32 +00:00