From owner-freebsd-doc@FreeBSD.ORG Sun Apr 10 17:10:12 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 623ED1065673 for ; Sun, 10 Apr 2011 17:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA948FC13 for ; Sun, 10 Apr 2011 17:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3AHABWp006870 for ; Sun, 10 Apr 2011 17:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3AHABt3006869; Sun, 10 Apr 2011 17:10:11 GMT (envelope-from gnats) Resent-Date: Sun, 10 Apr 2011 17:10:11 GMT Resent-Message-Id: <201104101710.p3AHABt3006869@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Rees Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E8A9106564A for ; Sun, 10 Apr 2011 17:02:30 +0000 (UTC) (envelope-from utisoft@hotmail.com) Received: from blu0-omc2-s24.blu0.hotmail.com (blu0-omc2-s24.blu0.hotmail.com [65.55.111.99]) by mx1.freebsd.org (Postfix) with ESMTP id B7D388FC0A for ; Sun, 10 Apr 2011 17:02:29 +0000 (UTC) Received: from BLU0-SMTP212 ([65.55.111.73]) by blu0-omc2-s24.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 10 Apr 2011 10:02:29 -0700 Received: from zeus.bayofrum.net ([90.221.7.88]) by BLU0-SMTP212.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sun, 10 Apr 2011 10:02:25 -0700 Received: from zeus.bayofrum.net (crees@localhost [127.0.0.1]) by zeus.bayofrum.net (8.14.4/8.14.4) with ESMTP id p3AH1jhs018630 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sun, 10 Apr 2011 18:01:48 +0100 (BST) (envelope-from crees@zeus.bayofrum.net) Received: (from crees@localhost) by zeus.bayofrum.net (8.14.4/8.14.4/Submit) id p3AH1X71018597; Sun, 10 Apr 2011 18:01:33 +0100 (BST) (envelope-from crees) Message-Id: Date: Sun, 10 Apr 2011 18:01:33 +0100 From: Chris Rees Sender: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Marco van de Voort Subject: docs/156309: [PATCH] Remove lang/gpc from Developer's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 17:10:12 -0000 >Number: 156309 >Category: docs >Synopsis: [PATCH] Remove lang/gpc from Developer's Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 10 17:10:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Chris Rees >Release: FreeBSD 8.2-RELEASE i386 >Organization: >Environment: System: FreeBSD zeus.bayofrum.net 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 22:19:51 UTC 2011 root@zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386 >Description: >How-To-Repeat: >Fix: - Remove recommendation of expiring lang/gpc Submitted by: Chris Rees (utisoft_at_gmail.com) Notified by: Marco van de Voort --- developers-handbook-rm-gpc.diff begins here --- Index: tools/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v retrieving revision 1.51 diff -u -r1.51 chapter.sgml --- tools/chapter.sgml 25 Nov 2009 10:28:55 -0000 1.51 +++ tools/chapter.sgml 10 Apr 2011 16:38:16 -0000 @@ -325,10 +325,8 @@ experienced programmers; Pascal, on the other hand, was designed as an educational language, and is quite a good language to start with. FreeBSD does not include Pascal - support in the base system, but both GNU Pascal Compiler (GPC) - and the Free Pascal Compiler - are available in the Ports Collection as - lang/gpc and + support in the base system, but the Free Pascal Compiler + is available in the Ports Collection as lang/fpc. As the edit-compile-run-debug cycle is rather tedious when --- developers-handbook-rm-gpc.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: