Port details |
- dsssl-docbook-modular DSSSL stylesheets for the DocBook DTD by Norman Walsh
- 1.79_1,1 textproc
=53 1.79_1,1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-10-04 19:58:01
- Commit Hash: e56a7da
- People watching this port, also watch:: libxml2, libiconv, png, tiff, iso8879
- License: not specified in port
- Description:
- These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them
in conjunction with a DSSSL processor (such as jade) to convert documents
marked up as DocBook to RTF, HTML and TeX.
WWW: https://sourceforge.net/projects/docbook/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dsssl-docbook-modular>0:textproc/dsssl-docbook-modular
- To install the port:
- cd /usr/ports/textproc/dsssl-docbook-modular/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/dsssl-docbook-modular
- pkg install dsssl-docbook-modular
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dsssl-docbook-modular
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (docbook-dsssl-1.79.tar.gz) = d5a199024a5fe0862bfaff9e3533817cd8d08bddf3cdfb5bfe6088cbb2cd62b3
SIZE (docbook-dsssl-1.79.tar.gz) = 355586
SHA256 (docbook-dsssl-doc-1.79.tar.gz) = ea12a8127339c4ed2c34a73571331ffac4dbe07a9524892d28e5514e0efe033a
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xmlcatmgr : textproc/xmlcatmgr
- Runtime dependencies:
-
- xmlcatmgr : textproc/xmlcatmgr
- This port is required by:
- for Build
-
- databases/postgresql10-docs
- databases/postgresql11-docs
- databases/postgresql12-docs
- databases/postgresql13-docs
- databases/postgresql14-docs
- databases/postgresql15-docs
- math/qtiplot-doc
-
Deleted ports which required this port:
- for Run
-
- textproc/docbook-utils
- textproc/docbook2X
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- textproc_dsssl-docbook-modular
- pkg-message:
- For install:
- These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them
in conjunction with a DSSSL processor (such as jade) to convert documents
marked up as DocBook to other formats.
For example (assume $DBPATH = $PREFIX/share/sgml/docbook/dsssl/modular)
jade -t sgml -d $DBPATH/html/docbook.dsl filename.sgml (DocBook -> HTML)
jade -t rtf -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> RTF )
jade -t tex -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> TeX )
To further parse the output of the 'tex' transformation you will need the
'jadetex' macros, which may not yet have been ported.
More documentation (in HTML format) is available in
$PREFIX/share/sgml/docbook/dsssl/modular/doc/
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Oct 2021 19:58:01 1.79_1,1
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
30 Jun 2021 20:44:30 1.79_1,1
|
Po-Chuan Hsieh (sunpoet)  |
textproc/dsssl-docbook-modular: Add NO_ARCH
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.79_1,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:16:41
1.79_1,1
|
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
20 Jan 2017 20:33:31
1.79_1,1
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
21 Oct 2016 12:51:41
1.79_1,1 
|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
24 May 2016 22:32:49
1.79_1,1
|
bapt  |
Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539 |
01 Apr 2016 14:25:18
1.79_1,1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
21 Nov 2014 00:28:37
1.79_1,1
|
kuriyama  |
Fix fetching.
PR: ports/193427
Submitted by: Radim Kolar <hsn@sendmail.cz> |
15 Nov 2014 16:26:33
1.79_1,1
|
antoine  |
Cleanup plist |
29 Jul 2014 17:12:50
1.79_1,1
|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
30 Jun 2014 20:09:03
1.79_1,1
|
antoine  |
Allow staging as a reglar user |
24 Apr 2014 16:42:33
1.79_1,1
|
mat  |
Replace all @unexec /bin/rmdir with @unexec rmdir
With hat: portmgr
Sponsored by: Absolight |
21 Feb 2014 01:49:52
1.79_1,1
|
miwi  |
- Stage support |
21 Jan 2014 23:40:23
1.79_1,1
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 23:17:32
1.79_1,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
10 Jun 2012 18:42:48
1.79_1,1
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
03 Jul 2011 14:40:25
1.79_1,1
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:37:17
1.79_1,1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
26 May 2007 12:26:24
1.79_1,1
|
kuriyama  |
Add a patch for mn (Mongolian) localization.
Submitted by: Ganbold <ganbold@micom.mng.net> |
24 Jan 2006 03:10:24
1.79,1
|
edwin  |
SHA256ify
Approved by: krion@ |
13 Jun 2005 20:54:19
1.79,1
|
glewis  |
. pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase. Makes the port installable by a non-root
user.
Approved by: kuriyama
Inspired by: jhb |
24 Feb 2005 14:33:34
1.79,1
|
kuriyama  |
Upgrade to 1.79 (and stylistic changes).
Submitted by: hrs |
26 Aug 2004 09:52:13
1.78_6,1
|
kuriyama  |
- Add a patch for Simplified Chinese to improve translations (1).
- Update Russian patch (2).
Submitted by: Xin LI (1), den (2) |
22 Jul 2004 23:21:01
1.78_5,1
|
kuriyama  |
Add russian patch.
Submitted by: den |
18 Mar 2004 00:48:53
1.78_4,1
|
kuriyama  |
SIZEify.
Submitted by: trevor |
31 Dec 2003 05:49:42
1.78_4,1
|
kuriyama  |
o Use relative path in @unexec, @exec and post-install for
consistency.
o Add "-" prefix when invoking xmlcatmgr at post-install to
work around installation failure which is caused by above
bug.
Reported by: Kenneth W Cochran <kwc@TheWorld.com>,
sergei, hrs |
13 Nov 2003 12:54:57
1.78_3,1
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
30 Oct 2003 22:33:42
1.78_3,1
|
kuriyama  |
Use relative path in catalog.
PR: ports/58678
Submitted by: Hiroki Sato <hrs@freebsd.org> |
06 Jul 2003 22:49:37
1.78_2,1
|
kuriyama  |
Add missing dependency on xmlcatmgr.
Notified by: kris |
03 Jul 2003 04:04:13
1.78_1,1
|
kuriyama  |
Register catalog entry with xmlcatmgr.
PR: ports/40742, ports/36795 |
28 Jun 2003 14:19:54
1.78,1
|
kuriyama  |
o Upgrade to 1.78.
o Fix hanging problems.
o Update Italian patch.
o Remove DocBook 3.0 patch and dependency.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
PR: ports/50030 |
22 Feb 2003 07:48:51
1.73_1,1
|
kuriyama  |
de-pkg-comment. |
28 Sep 2002 02:42:55
1.73_1,1
|
kuriyama  |
Fix Italian localization (this fix is already included in original
repository).
PR: ports/42925
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: portmgr (kris) |
24 Jul 2002 07:58:35
1.73,1
|
jim  |
Bump PORTEPOCH. I forgot this in my last commit. *sigh*
Submitted by: wjv |
19 Jul 2002 02:30:48
1.73
|
jim  |
Go back to version 1.73 for 4.6.1-RELEASE. The upgrade to 1.77 was
causing the handbook build to hang indefinitely for some people
(including myself), which doesn't happen with 1.73. This is more of a
band-aid than a real fix, but having an unbuildable handbook for many
people is a worse option at this point.
Requested by: murray |
08 Jul 2002 02:14:20
1.77
|
kuriyama  |
Upgrade to 1.77. |
02 Oct 2001 03:58:27 
|
kuriyama  |
Upgrade to 1.73. |
12 Jul 2001 06:50:46 
|
kuriyama  |
Upgdate to 1.71. |
09 Jul 2001 06:46:47 
|
kuriyama  |
Upgrade to 1.70. Master site was moved to sourceforge. Use $LOCALBASE at
depends line. |
01 Jun 2001 06:15:33 
|
kuriyama  |
Use ':' instead of '.' for ${CHOWN}. |
19 Mar 2001 15:08:41 
|
kuriyama  |
Bump $PORTREVISION. |
19 Mar 2001 14:04:42 
|
kuriyama  |
Add patch to change separate characters in titles. |
17 Mar 2001 03:55:53 
|
kuriyama  |
Upgrade to 1.64. |
12 Mar 2001 01:29:26 
|
kuriyama  |
Upgrade to 1.63. |
21 Feb 2001 23:51:28 
|
kuriyama  |
Update to 1.62. - patch-ab is included in the distribution. |
19 Jan 2001 08:40:07 
|
alex  |
Make the German versions of <warning> and <caution> behave as <note>, i.e.
"Warnung: " and not "Warnung" (note is "Note: "). Bump PORTREVISION. |
06 Jan 2001 12:33:47 
|
alex  |
Convert quotes correctly for German texts. |
03 Jan 2001 12:03:35 
|
nik  |
Fix generation of table of contents when generating HTML output. Bump
PORTREVISION. |
19 Dec 2000 01:36:38 
|
kuriyama  |
Upgrade to 1.60. |
31 Oct 2000 03:52:46 
|
kuriyama  |
Upgrade to v1.59. |
08 Oct 2000 07:29:51 
|
asami  |
Convert category textproc to new layout. |
12 Sep 2000 13:41:24 
|
kuriyama  |
Update to 1.57. |
26 May 2000 08:58:59 
|
kuriyama  |
Update to v1.54. |