From utisoft@hotmail.com  Sun Apr 10 17:02:30 2011
Return-Path: <utisoft@hotmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0E8A9106564A
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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: <BLU0-SMTP2126AD5841FD9FFB3561159A9A90@phx.gbl>
Date: Sun, 10 Apr 2011 18:01:33 +0100
From: Chris Rees <utisoft@gmail.com>
Sender: <utisoft@hotmail.com>
Reply-To: Chris Rees <utisoft@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Marco van de Voort <marcov@stack.nl>
Subject: [PATCH] Remove lang/gpc from Developer's Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156309
>Category:       docs
>Synopsis:       [PATCH] Remove lang/gpc from Developer's Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 10 17:10:11 UTC 2011
>Closed-Date:    Tue Apr 12 18:22:03 UTC 2011
>Last-Modified:  Tue Apr 12 18:30:15 UTC 2011
>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 <marcov@stack.nl>

--- 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
-	<filename role="package">lang/gpc</filename> and
+	support in the base system, but the Free Pascal Compiler
+	is available in the Ports Collection as
 	<filename role="package">lang/fpc</filename>.</para>
 
       <para>As the edit-compile-run-debug cycle is rather tedious when
--- developers-handbook-rm-gpc.diff ends here ---




>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Sun Apr 10 17:34:07 UTC 2011 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156309 

From: Rene Ladan <rene@freebsd.org>
To: Chris Rees <utisoft@gmail.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org, 
 Marco van de Voort <marcov@stack.nl>
Subject: Re: docs/156309: [PATCH] Remove lang/gpc from Developer's Handbook
Date: Sun, 10 Apr 2011 19:32:42 +0200

 Op 10-04-2011 19:01, Chris Rees schreef:
 >> Number:         156309
 >> Category:       docs
 >> Synopsis:       [PATCH] Remove lang/gpc from Developer's Handbook
 [...]
 >> Fix:
 > 
 > 	- Remove recommendation of expiring lang/gpc
 > 
 [...]
 
 I already made a similar patch for this, see
 http://p4web.freebsd.org/@@191202?ac=10
 
 Ren
 -- 
 http://www.rene-ladan.nl:8080/
 
 GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
 (subkeys.pgp.net)
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Tue Apr 12 18:21:50 UTC 2011 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156309 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/156309: commit references a PR
Date: Tue, 12 Apr 2011 18:21:53 +0000 (UTC)

 rene        2011-04-12 18:21:40 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml 
   Log:
   Remove lang/gpc as a Pascal compiler
   
   PR:             docs/156309
   Submitted by:   Chris Rees [utisoft gmail.com]
   
   Revision  Changes    Path
   1.52      +3 -4      doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
