pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Remove teixsl-* (replaced by tei-xsl), add te...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db5edf7aae02
branches: trunk
changeset: 550283:db5edf7aae02
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 18 14:14:48 2008 +0000
description:
Remove teixsl-* (replaced by tei-xsl), add tei-xsl to Makefile.
diffstat:
textproc/Makefile | 5 ++---
textproc/teixsl-fo/DESCR | 3 ---
textproc/teixsl-fo/Makefile | 31 -------------------------------
textproc/teixsl-fo/PLIST | 20 --------------------
textproc/teixsl-fo/distinfo | 5 -----
textproc/teixsl-html/DESCR | 3 ---
textproc/teixsl-html/Makefile | 31 -------------------------------
textproc/teixsl-html/PLIST | 28 ----------------------------
textproc/teixsl-html/distinfo | 5 -----
9 files changed, 2 insertions(+), 129 deletions(-)
diffs (177 lines):
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/Makefile
--- a/textproc/Makefile Tue Nov 18 14:13:08 2008 +0000
+++ b/textproc/Makefile Tue Nov 18 14:14:48 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.447 2008/11/18 05:29:57 he Exp $
+# $NetBSD: Makefile,v 1.448 2008/11/18 14:14:48 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -430,8 +430,7 @@
SUBDIR+= tcl-expat
SUBDIR+= tcl-xml
SUBDIR+= tei
-SUBDIR+= teixsl-fo
-SUBDIR+= teixsl-html
+SUBDIR+= tei-xsl
SUBDIR+= tex-xmltex
SUBDIR+= tex2page
SUBDIR+= texi2html
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-fo/DESCR
--- a/textproc/teixsl-fo/DESCR Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-teixsl-html is a set of XSLT specifications to transform TEI XML
-documents to XSL Formatting Objects. It concentrates on TEI Lite, but
-adding support for other modules is fairly easy.
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-fo/Makefile
--- a/textproc/teixsl-fo/Makefile Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:50 jlam Exp $
-
-DISTNAME= teixsl-fo
-PKGNAME= ${DISTNAME}-3.3
-PKGREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html
-COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects
-
-DEPENDS+= teixsl-html-[0-9]*:../../textproc/teixsl-html
-
-WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ${PKGNAME_NOREV}
-NO_CONFIGURE= YES
-NO_BUILD= YES
-
-XSLDIR= ${PREFIX}/share/xsl/tei/fo
-
-XML_ENTRIES= system "http://www.tei-c.org/Stylesheets/P4/tei.xsl" \
- ${PREFIX}/share/xsl/tei/fo/tei.xsl
-
-do-install:
- ${INSTALL_DATA_DIR} ${XSLDIR}
- ${INSTALL_DATA} ${WRKSRC}/fo/*.xsl ${XSLDIR}
-
-.include "../../textproc/xmlcatmgr/catalogs.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-fo/PLIST
--- a/textproc/teixsl-fo/PLIST Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/08/03 14:10:30 minskim Exp $
-share/xsl/tei/fo/tei-bib.xsl
-share/xsl/tei/fo/tei-drama.xsl
-share/xsl/tei/fo/tei-figure.xsl
-share/xsl/tei/fo/tei-front.xsl
-share/xsl/tei/fo/tei-lib.xsl
-share/xsl/tei/fo/tei-lists.xsl
-share/xsl/tei/fo/tei-makecolspec.xsl
-share/xsl/tei/fo/tei-markers.xsl
-share/xsl/tei/fo/tei-math.xsl
-share/xsl/tei/fo/tei-notes.xsl
-share/xsl/tei/fo/tei-para.xsl
-share/xsl/tei/fo/tei-param.xsl
-share/xsl/tei/fo/tei-poetry.xsl
-share/xsl/tei/fo/tei-special.xsl
-share/xsl/tei/fo/tei-struct.xsl
-share/xsl/tei/fo/tei-table.xsl
-share/xsl/tei/fo/tei-xref.xsl
-share/xsl/tei/fo/tei.xsl
-@dirrm share/xsl/tei/fo
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-fo/distinfo
--- a/textproc/teixsl-fo/distinfo Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.7 2005/02/24 14:48:50 agc Exp $
-
-SHA1 (teixsl-fo-3.3/teixsl-fo.zip) = e065ad8891202df0a22c41855da8d4a708d03ab1
-RMD160 (teixsl-fo-3.3/teixsl-fo.zip) = a56efb55e76ba28128269b1de1b92e6c9ef2e475
-Size (teixsl-fo-3.3/teixsl-fo.zip) = 49467 bytes
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-html/DESCR
--- a/textproc/teixsl-html/DESCR Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-teixsl-html is a set of XSLT specifications to transform TEI XML
-documents to HTML. It concentrates on TEI Lite, but adding support
-for other modules is fairly easy.
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-html/Makefile
--- a/textproc/teixsl-html/Makefile Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2006/03/21 06:00:50 jlam Exp $
-
-DISTNAME= teixsl-html
-PKGNAME= ${DISTNAME}-3.3
-PKGREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html
-COMMENT= XSLT Stylesheets to convert TEI to HTML
-
-WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ${PKGNAME_NOREV}
-NO_CONFIGURE= YES
-NO_BUILD= YES
-
-TEIDIR= ${PREFIX}/share/xsl/tei
-
-XML_ENTRIES= system "http://www.tei-c.org/Stylesheets/P4/teihtml.xsl" \
- ${PREFIX}/share/xsl/tei/html/tei.xsl
-
-do-install:
- ${INSTALL_DATA_DIR} ${TEIDIR}/common
- ${INSTALL_DATA} ${WRKSRC}/common/*.xsl ${TEIDIR}/common
- ${INSTALL_DATA_DIR} ${TEIDIR}/html
- ${INSTALL_DATA} ${WRKSRC}/html/*.xsl ${TEIDIR}/html
-
-.include "../../textproc/xmlcatmgr/catalogs.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-html/PLIST
--- a/textproc/teixsl-html/PLIST Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/11 03:36:54 minskim Exp $
-share/xsl/tei/common/teicommon.xsl
-share/xsl/tei/html/teihtml-bibl.xsl
-share/xsl/tei/html/teihtml-chunk.xsl
-share/xsl/tei/html/teihtml-corpus.xsl
-share/xsl/tei/html/teihtml-drama.xsl
-share/xsl/tei/html/teihtml-figures.xsl
-share/xsl/tei/html/teihtml-frames.xsl
-share/xsl/tei/html/teihtml-front.xsl
-share/xsl/tei/html/teihtml-lists.xsl
-share/xsl/tei/html/teihtml-main.xsl
-share/xsl/tei/html/teihtml-math.xsl
-share/xsl/tei/html/teihtml-misc.xsl
-share/xsl/tei/html/teihtml-notes.xsl
-share/xsl/tei/html/teihtml-odds.xsl
-share/xsl/tei/html/teihtml-pagetable.xsl
-share/xsl/tei/html/teihtml-param.xsl
-share/xsl/tei/html/teihtml-poetry.xsl
-share/xsl/tei/html/teihtml-slides.xsl
-share/xsl/tei/html/teihtml-struct.xsl
-share/xsl/tei/html/teihtml-tables.xsl
-share/xsl/tei/html/teihtml-teic.xsl
-share/xsl/tei/html/teihtml-xref.xsl
-share/xsl/tei/html/teihtml.xsl
-@dirrm share/xsl/tei/html
-@dirrm share/xsl/tei/common
-@dirrm share/xsl/tei
-@unexec ${RMDIR} %D/share/xsl 2>/dev/null || ${TRUE}
diff -r a02981cb8ce9 -r db5edf7aae02 textproc/teixsl-html/distinfo
--- a/textproc/teixsl-html/distinfo Tue Nov 18 14:13:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.7 2005/02/24 14:48:50 agc Exp $
-
-SHA1 (teixsl-html-3.3/teixsl-html.zip) = cd9732d3e941955948757422958fbe247fc9a919
-RMD160 (teixsl-html-3.3/teixsl-html.zip) = 19eea60dec8a25ea5b9bccaa6a68d81eedafb6f2
-Size (teixsl-html-3.3/teixsl-html.zip) = 67693 bytes
Home |
Main Index |
Thread Index |
Old Index