summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-06-27 07:46:57 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-06-27 07:46:57 +0800
commitc62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae (patch)
tree36ea00750d3609760d281929a53ea60965a44164
parent3e84a3cbe17dbadae38ef9e93b7c7f9b0e673e24 (diff)
downloadxorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar.gz
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar.bz2
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar.lz
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar.xz
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.tar.zst
xorg-devel-ports-c62a0b2fac6a9639f10c8f49f945b9a1dac9f3ae.zip
Add new port xorg-sgml-doctools, containing SGML entries for building xorg
documentation. PR: ports/168901 (based on) Submitted by: Andrew Romero <melanhit@gmail.com> git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@989 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--textproc/xorg-sgml-doctools/Makefile16
-rw-r--r--textproc/xorg-sgml-doctools/distinfo2
-rw-r--r--textproc/xorg-sgml-doctools/pkg-descr7
-rw-r--r--textproc/xorg-sgml-doctools/pkg-plist12
4 files changed, 37 insertions, 0 deletions
diff --git a/textproc/xorg-sgml-doctools/Makefile b/textproc/xorg-sgml-doctools/Makefile
new file mode 100644
index 0000000..a1b5767
--- /dev/null
+++ b/textproc/xorg-sgml-doctools/Makefile
@@ -0,0 +1,16 @@
+# Created by: Andrew Romero <melanhit@gmail.com>
+# $FreeBSD$
+
+PORTNAME= xorg-sgml-doctools
+PORTVERSION= 1.11
+CATEGORIES= textproc x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Stylesheets and entities for X.Org documentation
+
+XORG_CAT= doc
+
+USE_GMAKE= yes
+USES= pathfix
+
+.include <bsd.port.mk>
diff --git a/textproc/xorg-sgml-doctools/distinfo b/textproc/xorg-sgml-doctools/distinfo
new file mode 100644
index 0000000..68dc833
--- /dev/null
+++ b/textproc/xorg-sgml-doctools/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/doc/xorg-sgml-doctools-1.11.tar.bz2) = e71ce1df82dcc51eb14be6f42171dcc6bdd11ef46c0c605d6da8af12bd73b74c
+SIZE (xorg/doc/xorg-sgml-doctools-1.11.tar.bz2) = 120356
diff --git a/textproc/xorg-sgml-doctools/pkg-descr b/textproc/xorg-sgml-doctools/pkg-descr
new file mode 100644
index 0000000..c5c719e
--- /dev/null
+++ b/textproc/xorg-sgml-doctools/pkg-descr
@@ -0,0 +1,7 @@
+This package provides a common set of SGML entities and XML/CSS style
+sheets used in building/formatting the documentation provided in other
+X.Org packages. It's typically only needed by people building from
+source who want to produce formatted documentation from their builds,
+or those who have installed the HTML version of the documentation,
+which refers to the included common xorg.css stylesheet.
+
diff --git a/textproc/xorg-sgml-doctools/pkg-plist b/textproc/xorg-sgml-doctools/pkg-plist
new file mode 100644
index 0000000..fffccd6
--- /dev/null
+++ b/textproc/xorg-sgml-doctools/pkg-plist
@@ -0,0 +1,12 @@
+libdata/pkgconfig/xorg-sgml-doctools.pc
+share/sgml/X11/xorg.xsl
+share/sgml/X11/xorg.css
+share/sgml/X11/xorg-xhtml.xsl
+share/sgml/X11/xorg-fo.xsl
+share/sgml/X11/xorg-chunk.xsl
+share/sgml/X11/defs.ent
+share/sgml/X11/dbs/masterdb.pdf.xml
+share/sgml/X11/dbs/masterdb.html.xml
+@dirrm share/sgml/X11/dbs
+@dirrm share/sgml/X11
+