The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD textproc : docbook-300

V3.0 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. 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 3.0

Nik Clayton
nik@freebsd.org 

http://www.oasis-open.org/docbook/



docbook-300 history


v. 1.19
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.18 date: 2006/04/14 00:38:59; author: edwin; state: Exp; lines: +1 -1 [PATCH] textproc/docbook-300: Fix WwW, portlint Reported by: fenner's distfiles survey PR: ports/94323 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.17 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.16 date: 2004/01/22 08:05:24; author: trevor; state: Exp; lines: +2 -1 Use PAX macro.
v. 1.15 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.14 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +15 -11 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.13 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.12 date: 2002/01/29 11:58:48; 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.11 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.10 date: 2001/06/01 05:15:26; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.9 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.8 date: 2000/10/27 15:27:51; 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.7 date: 2000/04/09 21:52:22; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 1999/08/31 06:51:09; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.5 date: 1999/08/31 02:09:07; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/08/27 22:30:14; 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.3 date: 1999/08/22 19:00:10; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.2 date: 1999/05/05 17:40:23; author: nik; state: Exp; lines: +3 -3 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; lines: +0 -0 Version 3.0 of the DocBook DTD. Continued splitting of the current docbook port. ============================================================================= v. 1.19 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.18 date: 2006/04/14 00:38:59; author: edwin; state: Exp; lines: +1 -1 [PATCH] textproc/docbook-300: Fix WwW, portlint Reported by: fenner's distfiles survey PR: ports/94323 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.17 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.16 date: 2004/01/22 08:05:24; author: trevor; state: Exp; lines: +2 -1 Use PAX macro.
v. 1.15 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.14 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +15 -11 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.13 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.12 date: 2002/01/29 11:58:48; 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.11 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.10 date: 2001/06/01 05:15:26; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.9 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.8 date: 2000/10/27 15:27:51; 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.7 date: 2000/04/09 21:52:22; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 1999/08/31 06:51:09; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.5 date: 1999/08/31 02:09:07; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/08/27 22:30:14; 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.3 date: 1999/08/22 19:00:10; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.2 date: 1999/05/05 17:40:23; author: nik; state: Exp; lines: +3 -3 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; lines: +0 -0 Version 3.0 of the DocBook DTD. Continued splitting of the current docbook port. ============================================================================= v. 1.19 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.18 date: 2006/04/14 00:38:59; author: edwin; state: Exp; lines: +1 -1 [PATCH] textproc/docbook-300: Fix WwW, portlint Reported by: fenner's distfiles survey PR: ports/94323 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout
v. 1.17 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.16 date: 2004/01/22 08:05:24; author: trevor; state: Exp; lines: +2 -1 Use PAX macro.
v. 1.15 date: 2003/07/07 11:51:38; author: kuriyama; state: Exp; lines: +1 -1 Fix @exec in pkg-plist. Submitted by: hrs
v. 1.14 date: 2003/07/01 06:20:23; author: kuriyama; state: Exp; lines: +15 -11 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.13 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.12 date: 2002/01/29 11:58:48; 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.11 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.10 date: 2001/06/01 05:15:26; author: kuriyama; state: Exp; lines: +2 -2 Use ':' instead of '.' for ${CHOWN}.
v. 1.9 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.8 date: 2000/10/27 15:27:51; 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.7 date: 2000/04/09 21:52:22; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 1999/08/31 06:51:09; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.5 date: 1999/08/31 02:09:07; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/08/27 22:30:14; 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.3 date: 1999/08/22 19:00:10; author: mharo; state: Exp; lines: +3 -3 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.2 date: 1999/05/05 17:40:23; author: nik; state: Exp; lines: +3 -3 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare these things during my lunch hour.
v. 1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/14 22:29:16; author: nik; state: Exp; lines: +0 -0 Version 3.0 of the DocBook DTD. Continued splitting of the current docbook port. =============================================================================



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