This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
# New ports collection makefile for: DSSSL stylesheets for DocBook
|
|
|
|
# Date created: 16 March 1998
|
|
|
|
# Whom: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|
|
|
|
#
|
1999-08-31 02:11:56 +00:00
|
|
|
# $FreeBSD$
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:54:47 +00:00
|
|
|
PORTNAME= dsssl-docbook-modular
|
2000-05-26 07:58:58 +00:00
|
|
|
PORTVERSION= 1.54
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
CATEGORIES= textproc
|
1999-04-24 09:25:36 +00:00
|
|
|
MASTER_SITES= http://nwalsh.com/docbook/dsssl/
|
2000-05-26 07:58:58 +00:00
|
|
|
DISTNAME= db154
|
1999-07-07 10:26:45 +00:00
|
|
|
DISTFILES= ${DISTNAME}.zip ${DISTNAME}d.zip
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
1999-12-05 12:22:55 +00:00
|
|
|
BUILD_DEPENDS= ${PREFIX}/share/sgml/docbook/3.0/catalog:${PORTSDIR}/textproc/docbook-300
|
1999-04-24 09:25:36 +00:00
|
|
|
RUN_DEPENDS= ${PREFIX}/share/sgml/docbook/3.0/catalog:${PORTSDIR}/textproc/docbook-300
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
1999-12-05 12:22:55 +00:00
|
|
|
USE_ZIP= YES
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
NO_MTREE= yes
|
1998-09-20 03:48:11 +00:00
|
|
|
WRKSRC= ${WRKDIR}/docbook
|
1999-12-05 12:22:55 +00:00
|
|
|
EXTRACT_BEFORE_ARGS= -a -q
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
|
|
|
INSTDIR= ${PREFIX}/share/sgml/docbook/dsssl/modular
|
|
|
|
|
1999-04-24 09:25:36 +00:00
|
|
|
do-build:
|
|
|
|
@${RM} -Rf ${WRKSRC}/docsrc
|
|
|
|
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
pre-install:
|
|
|
|
@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
|
1998-08-15 03:33:23 +00:00
|
|
|
@find ${WRKDIR} -name '*~' -exec ${RM} {} \;
|
1998-10-09 07:31:45 +00:00
|
|
|
@find ${WRKDIR} -name '*.orig' -exec ${RM} {} \;
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
|
|
|
do-install:
|
|
|
|
@${CP} -Rp ${WRKDIR}/docbook/* ${INSTDIR}
|
1999-08-22 19:01:07 +00:00
|
|
|
@${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
|
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).
The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .
This is my first port commit, I hope I haven't screwed anything up too
much. . .
PR: 6043
Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
|
|
|
|
|
|
|
post-install:
|
|
|
|
@${CAT} ${FILESDIR}/install-note
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|