mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Add the DocBook 4.00-beta5 port.
This commit is contained in:
parent
6bc1cf7adf
commit
29b44cb771
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27332
39
textproc/docbook-400/Makefile
Normal file
39
textproc/docbook-400/Makefile
Normal file
@ -0,0 +1,39 @@
|
||||
# New ports collection makefile for: docbook-400
|
||||
# Version required: 4.0
|
||||
# Date created: 4 April 2000
|
||||
# Whom: asmodai
|
||||
#
|
||||
# Based on nik's docbook-310 port
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= docbk40beta5
|
||||
PKGNAME= docbook-4.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0beta5/
|
||||
|
||||
MAINTAINER= asmodai@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
|
||||
|
||||
USE_ZIP= yes
|
||||
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}/4.0 ] || ${MKDIR} ${INSTDIR}/4.0
|
||||
|
||||
do-install:
|
||||
@unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}/4.0
|
||||
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/4.0/catalog
|
||||
@${ECHO} "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/4.0/catalog
|
||||
@${CHMOD} ${SHAREMODE} ${INSTDIR}/4.0/*
|
||||
@${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
1
textproc/docbook-400/distinfo
Normal file
1
textproc/docbook-400/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (docbk40beta5.zip) = e723fc1df2a4a0afe9ee506fc51d7cd7
|
40
textproc/docbook-400/files/catalog
Normal file
40
textproc/docbook-400/files/catalog
Normal file
@ -0,0 +1,40 @@
|
||||
-- ...................................................................... --
|
||||
-- Catalog data for DocBook V4.0beta5 ........................................ --
|
||||
-- File docbook.cat ..................................................... --
|
||||
|
||||
-- Please direct all questions, bug reports, or suggestions for
|
||||
changes to the docbook@lists.oasis-open.org mailing list. For more
|
||||
information, see http://www.oasis-open.org/.
|
||||
--
|
||||
|
||||
-- This is the catalog data file for Version 3.1 of the DocBook DTD.
|
||||
It is provided as a convenience in building your own catalog files.
|
||||
You need not use the filenames listed here, and need not use the
|
||||
filename method of identifying storage objects at all. See the
|
||||
documentation for detailed information on the files associated with
|
||||
the DocBook DTD. See SGML Open Technical Resolution 9401 for
|
||||
detailed information on supplying and using catalog data.
|
||||
--
|
||||
|
||||
-- ...................................................................... --
|
||||
-- SGML declaration associated with DocBook ............................. --
|
||||
|
||||
DTDDECL "-//OASIS//DTD DocBook V4.0beta5//EN" "docbook.dcl"
|
||||
|
||||
-- ...................................................................... --
|
||||
-- DocBook driver file .................................................. --
|
||||
|
||||
PUBLIC "-//OASIS//DTD DocBook V4.0beta5//EN" "docbook.dtd"
|
||||
|
||||
-- ...................................................................... --
|
||||
-- DocBook modules ...................................................... --
|
||||
|
||||
PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd"
|
||||
PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.0beta5//EN" "dbpool.mod"
|
||||
PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.0beta5//EN" "dbhier.mod"
|
||||
PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.0beta5//EN" "dbgenent.mod"
|
||||
PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.0beta5//EN" "dbnotn.mod"
|
||||
PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.0beta5//EN" "dbcent.mod"
|
||||
|
||||
-- End of catalog data for DocBook V4.0beta5 ................................. --
|
||||
-- ...................................................................... --
|
1
textproc/docbook-400/pkg-comment
Normal file
1
textproc/docbook-400/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
V4.0 of the DocBook DTD, designed for technical documentation
|
13
textproc/docbook-400/pkg-descr
Normal file
13
textproc/docbook-400/pkg-descr
Normal file
@ -0,0 +1,13 @@
|
||||
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.0 BETA 5.
|
||||
|
||||
The DocBook documentation is available in ASCII and PDF
|
||||
at http://people.FreeBSD.org/~wosch/docbook/
|
||||
|
||||
WWW: http://www.oasis-open.org/docbook/
|
15
textproc/docbook-400/pkg-plist
Normal file
15
textproc/docbook-400/pkg-plist
Normal file
@ -0,0 +1,15 @@
|
||||
share/sgml/docbook/4.0/40chg.txt
|
||||
share/sgml/docbook/4.0/50issues.txt
|
||||
share/sgml/docbook/4.0/cals-tbl.dtd
|
||||
share/sgml/docbook/4.0/dbcent.mod
|
||||
share/sgml/docbook/4.0/dbgenent.mod
|
||||
share/sgml/docbook/4.0/dbhier.mod
|
||||
share/sgml/docbook/4.0/dbnotn.mod
|
||||
share/sgml/docbook/4.0/dbpool.mod
|
||||
share/sgml/docbook/4.0/docbook.cat
|
||||
share/sgml/docbook/4.0/docbook.dcl
|
||||
share/sgml/docbook/4.0/docbook.dtd
|
||||
share/sgml/docbook/4.0/catalog
|
||||
share/sgml/docbook/4.0/readme.txt
|
||||
@dirrm share/sgml/docbook/4.1
|
||||
@dirrm share/sgml/docbook
|
Loading…
Reference in New Issue
Block a user