From owner-cvs-all@FreeBSD.ORG Thu Sep 9 21:19:13 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C951310656CA; Thu, 9 Sep 2010 21:19:13 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B827A8FC1C; Thu, 9 Sep 2010 21:19:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o89LJDv2046192; Thu, 9 Sep 2010 21:19:13 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o89LJDnP046191; Thu, 9 Sep 2010 21:19:13 GMT (envelope-from johans) Message-Id: <201009092119.o89LJDnP046191@repoman.freebsd.org> From: Johan van Selst Date: Thu, 9 Sep 2010 21:19:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang Makefile ports/lang/algol68g Makefile distinfo pkg-descr ports/lang/algol68g/files patch-configure patch-source_algol68g.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2010 21:19:13 -0000 johans 2010-09-09 21:19:13 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/algol68g Makefile distinfo pkg-descr lang/algol68g/files patch-configure patch-source_algol68g.h Log: Algol 68 `Genie' compiler The development of Algol played an important role in establishing computer science as an academic discipline. The Algol 68 Genie project preserves Algol 68 out of educational as well as scientific-historical interest, by making available Algol 68 Genie; a recent, well-featured implementation written from scratch. WWW: http://www.xs4all.nl/~jmvdveer/algol.html Revision Changes Path 1.700 +1 -0 ports/lang/Makefile 1.1 +59 -0 ports/lang/algol68g/Makefile (new) 1.1 +6 -0 ports/lang/algol68g/distinfo (new) 1.1 +43 -0 ports/lang/algol68g/files/patch-configure (new) 1.1 +15 -0 ports/lang/algol68g/files/patch-source_algol68g.h (new) 1.1 +7 -0 ports/lang/algol68g/pkg-descr (new)