The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD textproc : docbook-310

V3.1 of the DocBook DTD, designed for technical documentation

 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.

This port contains DocBook 3.1

Nik Clayton
nik@freebsd.org 

http://www.docbook.org/sgml/3.1/index.html



docbook-310 history


v. 1.26
date: 2006/04/29 18:51:36;  author: kris;  state: Exp;  lines: +1 -0
Really fix the port build.

v. 1.25 date: 2006/04/22 21:52:04; author: kris; state: Exp; lines: +1 -1 Partial backout of r1.22. unzip is used in the install phase, not the extract phase. Pointy hat to: edwin
v. 1.24 date: 2006/04/21 13:07:43; author: vs; state: Exp; lines: +1 -1 Fix broken variable expansion for UNZIP_CMD PR: ports/95955 Submitted by: Matthias Lederhofer
v. 1.23 date: 2006/04/15 06:46:10; author: linimon; state: Exp; lines: +1 -1 Reset nik's ports due to no response to email about status and various maintainer-timeouts. We hope to see him more active again in the future. Hat: portmgr
v. 1.22 date: 2006/04/14 05:41:34; author: edwin; state: Exp; lines: +3 -4 [PATCH] textproc/docbook-310: FIx pkg-descr Adjust pkg-descr for the disappearance of the Davenport Group http|ftp, put in a new WWW. Portlint while here. PR: ports/94324 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.21 date: 2005/06/01 19:55:46; author: glewis; state: Exp; lines: +1 -1 . pre-install -> pre-su-install as this port may create a directory in ${PREFIX} during this phase. This makes the port installable by a non-root user. Approved by: nik Inspired by: jhb
v. 1.20 date: 2004/04/19 09:16:06; author: kris; state: Exp; lines: +1 -0 unzip is also a BUILD_DEPENDS since this port extracts a zip file in the install phase
v. 1.19 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.18 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +14 -10 Switch to using xmlcatmgr from mkcatalog. # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837
v. 1.17 date: 2003/03/07 06:11:38; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/01/29 11:58:49; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/11/09 12:16:13; author: knu; state: Exp; lines: +3 -1 Set proper LATEST_LINK names to avoid conflicts. Approved by: nik
v. 1.14 date: 2001/06/01 05:15:27; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.13 date: 2001/01/16 17:32:43; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.12 date: 2000/10/27 15:29:04; author: shige; state: Exp; lines: +9 -2 Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog and ${PREFIX}/share/sgml/docbook/catalog.
v. 1.11 date: 2000/09/07 19:35:51; author: nik; state: Exp; lines: +2 -2 Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but the other docbook-* ports were broken in the same way, so I've taken the liberty of updating the URL for all of them -- it looks as though OASIS have fallen over, so point these at docbook.org for the time being.
v. 1.10 date: 2000/04/09 21:52:23; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/02/23 23:16:28; author: nik; state: Exp; lines: +2 -2 Distfile location moved on FTP site.
v. 1.8 date: 1999/08/31 06:51:10; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.7 date: 1999/08/31 02:09:08; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/27 22:30:15; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.5 date: 1999/08/22 19:00:11; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/05 17:40:24; author: nik; state: Exp; lines: +2 -2 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.3 date: 1999/05/03 12:31:59; author: nik; state: Exp; lines: +3 -4 Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct my email address in the MAINTAINER line.
v. 1.2 date: 1999/05/03 12:13:48; author: kuriyama; state: Exp; lines: +5 -3 Add BUILD_DEPENDS=unzip and some fixes. Found by: bento
v. 1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; lines: +0 -0 Version 3.1 of the DocBook DTD, now maintained by OASIS. ============================================================================= v. 1.26 date: 2006/04/29 18:51:36; author: kris; state: Exp; lines: +1 -0 Really fix the port build.
v. 1.25 date: 2006/04/22 21:52:04; author: kris; state: Exp; lines: +1 -1 Partial backout of r1.22. unzip is used in the install phase, not the extract phase. Pointy hat to: edwin
v. 1.24 date: 2006/04/21 13:07:43; author: vs; state: Exp; lines: +1 -1 Fix broken variable expansion for UNZIP_CMD PR: ports/95955 Submitted by: Matthias Lederhofer
v. 1.23 date: 2006/04/15 06:46:10; author: linimon; state: Exp; lines: +1 -1 Reset nik's ports due to no response to email about status and various maintainer-timeouts. We hope to see him more active again in the future. Hat: portmgr
v. 1.22 date: 2006/04/14 05:41:34; author: edwin; state: Exp; lines: +3 -4 [PATCH] textproc/docbook-310: FIx pkg-descr Adjust pkg-descr for the disappearance of the Davenport Group http|ftp, put in a new WWW. Portlint while here. PR: ports/94324 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.21 date: 2005/06/01 19:55:46; author: glewis; state: Exp; lines: +1 -1 . pre-install -> pre-su-install as this port may create a directory in ${PREFIX} during this phase. This makes the port installable by a non-root user. Approved by: nik Inspired by: jhb
v. 1.20 date: 2004/04/19 09:16:06; author: kris; state: Exp; lines: +1 -0 unzip is also a BUILD_DEPENDS since this port extracts a zip file in the install phase
v. 1.19 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.18 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +14 -10 Switch to using xmlcatmgr from mkcatalog. # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837
v. 1.17 date: 2003/03/07 06:11:38; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/01/29 11:58:49; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/11/09 12:16:13; author: knu; state: Exp; lines: +3 -1 Set proper LATEST_LINK names to avoid conflicts. Approved by: nik
v. 1.14 date: 2001/06/01 05:15:27; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.13 date: 2001/01/16 17:32:43; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.12 date: 2000/10/27 15:29:04; author: shige; state: Exp; lines: +9 -2 Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog and ${PREFIX}/share/sgml/docbook/catalog.
v. 1.11 date: 2000/09/07 19:35:51; author: nik; state: Exp; lines: +2 -2 Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but the other docbook-* ports were broken in the same way, so I've taken the liberty of updating the URL for all of them -- it looks as though OASIS have fallen over, so point these at docbook.org for the time being.
v. 1.10 date: 2000/04/09 21:52:23; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/02/23 23:16:28; author: nik; state: Exp; lines: +2 -2 Distfile location moved on FTP site.
v. 1.8 date: 1999/08/31 06:51:10; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.7 date: 1999/08/31 02:09:08; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/27 22:30:15; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.5 date: 1999/08/22 19:00:11; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/05 17:40:24; author: nik; state: Exp; lines: +2 -2 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.3 date: 1999/05/03 12:31:59; author: nik; state: Exp; lines: +3 -4 Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct my email address in the MAINTAINER line.
v. 1.2 date: 1999/05/03 12:13:48; author: kuriyama; state: Exp; lines: +5 -3 Add BUILD_DEPENDS=unzip and some fixes. Found by: bento
v. 1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; lines: +0 -0 Version 3.1 of the DocBook DTD, now maintained by OASIS. ============================================================================= v. 1.26 date: 2006/04/29 18:51:36; author: kris; state: Exp; lines: +1 -0 Really fix the port build.
v. 1.25 date: 2006/04/22 21:52:04; author: kris; state: Exp; lines: +1 -1 Partial backout of r1.22. unzip is used in the install phase, not the extract phase. Pointy hat to: edwin
v. 1.24 date: 2006/04/21 13:07:43; author: vs; state: Exp; lines: +1 -1 Fix broken variable expansion for UNZIP_CMD PR: ports/95955 Submitted by: Matthias Lederhofer
v. 1.23 date: 2006/04/15 06:46:10; author: linimon; state: Exp; lines: +1 -1 Reset nik's ports due to no response to email about status and various maintainer-timeouts. We hope to see him more active again in the future. Hat: portmgr
v. 1.22 date: 2006/04/14 05:41:34; author: edwin; state: Exp; lines: +3 -4 [PATCH] textproc/docbook-310: FIx pkg-descr Adjust pkg-descr for the disappearance of the Davenport Group http|ftp, put in a new WWW. Portlint while here. PR: ports/94324 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.21 date: 2005/06/01 19:55:46; author: glewis; state: Exp; lines: +1 -1 . pre-install -> pre-su-install as this port may create a directory in ${PREFIX} during this phase. This makes the port installable by a non-root user. Approved by: nik Inspired by: jhb
v. 1.20 date: 2004/04/19 09:16:06; author: kris; state: Exp; lines: +1 -0 unzip is also a BUILD_DEPENDS since this port extracts a zip file in the install phase
v. 1.19 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.18 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +14 -10 Switch to using xmlcatmgr from mkcatalog. # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837
v. 1.17 date: 2003/03/07 06:11:38; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/01/29 11:58:49; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/11/09 12:16:13; author: knu; state: Exp; lines: +3 -1 Set proper LATEST_LINK names to avoid conflicts. Approved by: nik
v. 1.14 date: 2001/06/01 05:15:27; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.13 date: 2001/01/16 17:32:43; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.12 date: 2000/10/27 15:29:04; author: shige; state: Exp; lines: +9 -2 Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog and ${PREFIX}/share/sgml/docbook/catalog.
v. 1.11 date: 2000/09/07 19:35:51; author: nik; state: Exp; lines: +2 -2 Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but the other docbook-* ports were broken in the same way, so I've taken the liberty of updating the URL for all of them -- it looks as though OASIS have fallen over, so point these at docbook.org for the time being.
v. 1.10 date: 2000/04/09 21:52:23; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/02/23 23:16:28; author: nik; state: Exp; lines: +2 -2 Distfile location moved on FTP site.
v. 1.8 date: 1999/08/31 06:51:10; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.7 date: 1999/08/31 02:09:08; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/27 22:30:15; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.5 date: 1999/08/22 19:00:11; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/05 17:40:24; author: nik; state: Exp; lines: +2 -2 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.3 date: 1999/05/03 12:31:59; author: nik; state: Exp; lines: +3 -4 Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct my email address in the MAINTAINER line.
v. 1.2 date: 1999/05/03 12:13:48; author: kuriyama; state: Exp; lines: +5 -3 Add BUILD_DEPENDS=unzip and some fixes. Found by: bento
v. 1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:30:42; author: nik; state: Exp; lines: +0 -0 Version 3.1 of the DocBook DTD, now maintained by OASIS. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm