diff options
author | jtb <jtb@pkgsrc.org> | 2003-02-17 18:47:15 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-02-17 18:47:15 +0000 |
commit | 897399ced061b6bc6cd0fe49e1bd1d8e2e62acf4 (patch) | |
tree | 8b650d510081c9a4be24d155597179029d2ffbc7 /lang/gpc/distinfo | |
parent | 3b0fd53f5a818d1645d3e7fdd87d456aa4c3d90f (diff) | |
download | pkgsrc-897399ced061b6bc6cd0fe49e1bd1d8e2e62acf4.tar.gz |
Initial import of gpc.
GNU Pascal is the free 32/64-bit Pascal compiler of the GNU Compiler
Collection (GNU CC or GCC). It combines a Pascal front-end with the
proven GCC back-end for code generation and optimization. Unlike
utilities such as p2c, this is a true compiler, not just a converter.
The purpose of the GNU Pascal project is to produce a Pascal compiler
(called GNU Pascal or GPC) which
* combines the clarity of Pascal with powerful tools suitable for
real-life programming,
* supports both the Pascal standard and the Extended Pascal standard
as defined by ISO, ANSI and IEEE (ISO 7185:1990, ISO/IEC
10206:1991, ANSI/IEEE 770X3.160-1989),
* supports other Pascal standards (UCSD Pascal, Borland Pascal,
parts of Borland Delphi and Pascal-SC) in so far as this serves the
goal of clarity and usability,
* may be distributed under GNU license conditions, and
* can generate code for and run on any computer for which the GNU C
compiler can generate code and run on.
The current release implements Standard Pascal (ISO 7185, levels 0 and
1), a large subset of Extended Pascal (ISO 10206, aiming for full
compliance), is highly compatible to Borland Pascal (version 7.0) with
some Delphi extensions, and provides a lot of useful GNU extensions.
Diffstat (limited to 'lang/gpc/distinfo')
-rw-r--r-- | lang/gpc/distinfo | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/gpc/distinfo b/lang/gpc/distinfo new file mode 100644 index 00000000000..f8e3ef26286 --- /dev/null +++ b/lang/gpc/distinfo @@ -0,0 +1,14 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/02/17 18:47:24 jtb Exp $ + +SHA1 (gpc-2.1.tar.gz) = fd4c1b6ab70483d8e38c78c3052868c9fde81f13 +Size (gpc-2.1.tar.gz) = 2954007 bytes +SHA1 (gcc-2.95.3.tar.gz) = 535d27038d161c0e7c2662702e11a48aa97ef622 +Size (gcc-2.95.3.tar.gz) = 12911721 bytes +SHA1 (gcc-2.95.3-diff-2002-08-29.gz) = 9e54a31e78070cba3f6840275350bd0cbf20fe84 +Size (gcc-2.95.3-diff-2002-08-29.gz) = 564720 bytes +SHA1 (patch-aa) = 6900465e5c35ebd9b1bb8b9c7e66122fdaffc2de +SHA1 (patch-ab) = 1f6daca7e6abe4c29987f1360d2c77e4c344b6d1 +SHA1 (patch-ac) = f42b5ab389c3a51991e61cdb7533875003308001 +SHA1 (patch-ad) = 2fb8cda55220bd202a4b7948277d00f293718caf +SHA1 (patch-ae) = b9721d3e89a93736b926e1efcfb9d0fb4904277f +SHA1 (patch-af) = fa5acb133ff5aa327af33cc89b3ae3e548668dfb |