1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Version 2.4.1 of the DocBook DTD. Separates this from the current

docbook port.
This commit is contained in:
Nik Clayton 1999-04-14 22:26:54 +00:00
parent 37fa184a25
commit 42c8a752f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17880
6 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,38 @@
#A New ports collection makefile for: docbook
# Version required: 2.4.1
# Date created: 7 April 1997
# Whom: nclayton
#
# Based heavily on work by jfieber.
#
# $Id: Makefile,v 1.4 1998/06/27 05:19:35 asami Exp $
#
DISTNAME= docbook-241
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.ora.com/pub/davenport/
DISTFILES= docbk241.tar.Z
MAINTAINER= nclayton@FreeBSD.ORG
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/docbook
ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
pre-install:
@[ -d ${INSTDIR}/2.4.1 ] || ${MKDIR} ${INSTDIR}/2.4.1
do-install:
@zcat ${DISTDIR}/docbk241.tar.Z |(cd ${INSTDIR}/2.4.1; pax -r)
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/2.4.1/catalog
@echo "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/2.4.1/catalog
@chmod ${SHAREMODE} ${INSTDIR}/2.4.1/*
@/usr/sbin/chown -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (docbk241.tar.Z) = 3991798ddca05a72fbe7c8dfb10c50c1

View File

@ -0,0 +1,8 @@
-- Catalog file for Docbook 2.4.1 --
-- DTDDECL "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dcl" --
PUBLIC "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dtd"
PUBLIC "-//Davenport//ELEMENTS CALS-Based DocBook Table Model V2.4.1//EN" "calstbl.mod"
PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V2.4.1//EN" "dbpool.mod"
PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V2.4.1//EN" "dbhier.mod"
PUBLIC "-//Davenport//ELEMENTS DocBook Additional General Entities//EN" "dbgenent.mod"

View File

@ -0,0 +1 @@
v2.4.1 of the DocBook DTD, designed for technical documentation.

View File

@ -0,0 +1,16 @@
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 Davenport Group (about which see the Davenport
archive at http://www.ora.com/davenport/ or
ftp://ftp.ora.com/pub/davenport/).
This port contains DocBook 2.4.1
The DocBook documentation is available in ASCII and PDF
at http://www.freebsd.org/~wosch/docbook/
Nik Clayton
nik@freebsd.org

View File

@ -0,0 +1,11 @@
share/sgml/docbook/2.4.1/241chg.txt
share/sgml/docbook/2.4.1/calstbl.mod
share/sgml/docbook/2.4.1/dbgenent.mod
share/sgml/docbook/2.4.1/dbhier.mod
share/sgml/docbook/2.4.1/dbpool.mod
share/sgml/docbook/2.4.1/docbook.cat
share/sgml/docbook/2.4.1/docbook.dcl
share/sgml/docbook/2.4.1/docbook.dtd
share/sgml/docbook/2.4.1/catalog
@dirrm share/sgml/docbook/2.4.1
@dirrm share/sgml/docbook