From gammelgul@gammelgul.de  Wed Jun 22 15:35:38 2005
Return-Path: <gammelgul@gammelgul.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2F36516A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Jun 2005 15:35:38 +0000 (GMT)
	(envelope-from gammelgul@gammelgul.de)
Received: from dd5108.kasserver.com (dd5108.kasserver.com [83.133.48.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CC15343D53
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Jun 2005 15:35:37 +0000 (GMT)
	(envelope-from gammelgul@gammelgul.de)
Received: by dd5108.kasserver.com (Postfix, from userid 65534)
	id E99ED1EB898; Wed, 22 Jun 2005 17:35:36 +0200 (CEST)
Received: from gammelgul.de (pD9FDFA5D.dip.t-dialin.net [217.253.250.93])
	by dd5108.kasserver.com (Postfix) with ESMTP id 9C719760C9
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Jun 2005 17:35:34 +0200 (CEST)
Received: by gammelgul.de (Postfix, from userid 1001)
	id 7CC0863BA; Wed, 22 Jun 2005 17:36:01 +0200 (CEST)
Message-Id: <20050622153601.7CC0863BA@gammelgul.de>
Date: Wed, 22 Jun 2005 17:36:01 +0200 (CEST)
From: Benjamin Marschall <gammelgul@gammelgul.de>
Reply-To: Benjamin Marschall <gammelgul@gammelgul.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] added en_US.ISO8859-1/books/bibliography to Makefiles
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82540
>Category:       docs
>Synopsis:       [patch] added en_US.ISO8859-1/books/bibliography to Makefiles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 22 15:40:19 GMT 2005
>Closed-Date:    Thu Jun 23 19:31:01 GMT 2005
>Last-Modified:  Thu Jun 23 19:31:01 GMT 2005
>Originator:     Benjamin Marschall
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
asdf
>Environment:
System: FreeBSD hallo.marschall 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 18 19:34:38 CEST 2005 root@:/usr/obj/usr/src/sys/GAMMELGUL i386

>Description:
	en_US.ISO8859-1/books/bibliography wasn't included in the en_US.ISO8859-1/books/ Makefile
>How-To-Repeat:
>Fix:

--- diff begins here ---
*** Makefile.old	Wed Jun 22 17:30:20 2005
--- Makefile	Wed Jun 22 17:30:49 2005
***************
*** 10,16 ****
  SUBDIR+= handbook
  SUBDIR+= pmake
  SUBDIR+= porters-handbook
! 
  ROOT_SYMLINKS= faq handbook
  
  DOC_PREFIX?= ${.CURDIR}/../..
--- 10,16 ----
  SUBDIR+= handbook
  SUBDIR+= pmake
  SUBDIR+= porters-handbook
! SUBDIR+= bibliography
  ROOT_SYMLINKS= faq handbook
  
  DOC_PREFIX?= ${.CURDIR}/../..
--- diff ends here ---


>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@freebsd.org>
To: Benjamin Marschall <gammelgul@gammelgul.de>
Cc: Murray Stokely <murray@freebsd.org>, bug-followup@freebsd.org
Subject: Re: docs/82540: [patch] added en_US.ISO8859-1/books/bibliography to Makefiles
Date: Thu, 23 Jun 2005 15:33:44 +0300

 On 2005-06-22 17:36, Benjamin Marschall <gammelgul@gammelgul.de> wrote:
 >  en_US.ISO8859-1/books/bibliography wasn't included in the
 >  en_US.ISO8859-1/books/ Makefile
 
 I think this was intentional, to avoid having the "bibliography" book
 appear on the web site.  Murray is the right person to tell us if this
 is true, though.

From: Murray Stokely <murray@freebsdmall.com>
To: Giorgos Keramidas <keramida@freebsd.org>
Cc: Benjamin Marschall <gammelgul@gammelgul.de>,
	Murray Stokely <murray@freebsd.org>, bug-followup@freebsd.org
Subject: Re: docs/82540: [patch] added en_US.ISO8859-1/books/bibliography to Makefiles
Date: Thu, 23 Jun 2005 08:28:39 -0700

 On Thu, Jun 23, 2005 at 03:33:44PM +0300, Giorgos Keramidas wrote:
 > On 2005-06-22 17:36, Benjamin Marschall <gammelgul@gammelgul.de> wrote:
 > >  en_US.ISO8859-1/books/bibliography wasn't included in the
 > >  en_US.ISO8859-1/books/ Makefile
 > 
 > I think this was intentional, to avoid having the "bibliography" book
 > appear on the web site.  Murray is the right person to tell us if this
 > is true, though.
 
 That sounds correct.  If I remember correctly the bibliography in the
 handbook was at one point a rather ad-hoc affair just using
 <listitems> and such and so there was a project to use a proper
 DocBook <bibliography>, done by Val Vaschetto at the suggestion of Nik
 and/or I.
 
 Books could then query/include those items from the proper
 bibliography that are referenced, and we wouldn't need to maintain all
 the bibliographical data in multiple books.
 
 That is the goal, but I think the reality is that it was never
 finished.
 
 In either case, the long term goal or the intermediate place we're at
 now, I don't think there is a need to have the bibliography directory
 added to the Makefile.
 
  - Murray
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Jun 23 19:28:47 GMT 2005 
State-Changed-Why:  
Submitter says it's ok to close this.  The books/bibliography part 
of our doc tree isn't quite ready for becoming an autonomous book 
just yet. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82540 
>Unformatted:
