From owner-cvs-all@FreeBSD.ORG Sun Jul 13 14:36:46 2008 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 64B7B1065671; Sun, 13 Jul 2008 14:36:46 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4E16A8FC16; Sun, 13 Jul 2008 14:36:46 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6DEakO9097451; Sun, 13 Jul 2008 14:36:46 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6DEak87097450; Sun, 13 Jul 2008 14:36:46 GMT (envelope-from gabor) Message-Id: <200807131436.m6DEak87097450@repoman.freebsd.org> From: Gabor Kovesdan Date: Sun, 13 Jul 2008 14:36:46 +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/textproc Makefile ports/textproc/docbook-440 Makefile distinfo pkg-descr ports/textproc/docbook-440/files patch-catalog X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2008 14:36:46 -0000 gabor 2008-07-13 14:36:46 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/docbook-440 Makefile distinfo pkg-descr textproc/docbook-440/files patch-catalog Log: The DocBook DTD defines structural and content-based SGML markup for computer documentation, with a primary emphasis on software documentation and related classes of technical documents. Its main high-level hierarchical structures are for books, reference entries (for example, ``man pages''), and articles. It is maintained by the DocBook Technical Committee of OASIS. This port contains DocBook 4.4. Note that DocBook 4.4 includes the XML DocBook DTD as part of the SGML DTD distribution. If you do not need SGML DTD you should install: textproc/docbook-xml-440 instead. There are no conflicts if both ports are installed but you will have duplicates of most of the files. WWW: http://www.docbook.org/specs/cd-docbook-docbook-4.4.html Revision Changes Path 1.1245 +1 -0 ports/textproc/Makefile 1.1 +74 -0 ports/textproc/docbook-440/Makefile (new) 1.1 +3 -0 ports/textproc/docbook-440/distinfo (new) 1.1 +68 -0 ports/textproc/docbook-440/files/patch-catalog (new) 1.1 +15 -0 ports/textproc/docbook-440/pkg-descr (new)