summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-28 21:03:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-28 21:03:57 +0000
commita8c2c494b28ce260ea3751327de8b86e6eca9144 (patch)
tree1c432c6b36f51fcb6a17d9e5953eb17b01eb1375 /textproc
parentAs previously announced, remove se-ispell; it installs files in the (diff)
As previously announced, remove these ports due to long-standing
checksum failures.
Notes
Notes: svn path=/head/; revision=122693
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tei-xsl-fo/Makefile32
-rw-r--r--textproc/tei-xsl-fo/distinfo1
-rw-r--r--textproc/tei-xsl-fo/pkg-descr6
-rw-r--r--textproc/tei-xsl-fo/pkg-plist23
-rw-r--r--textproc/tei-xsl-html/Makefile32
-rw-r--r--textproc/tei-xsl-html/distinfo1
-rw-r--r--textproc/tei-xsl-html/pkg-descr6
-rw-r--r--textproc/tei-xsl-html/pkg-plist32
8 files changed, 0 insertions, 133 deletions
diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile
deleted file mode 100644
index 4f65340e4aea..000000000000
--- a/textproc/tei-xsl-fo/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: tei-xsl-fo
-# Date created: 19 May 2002
-# Whom: Henrik Motakef <henrik.motakef@web.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tei
-PORTVERSION= 2.1
-CATEGORIES= textproc
-MASTER_SITES= http://www.tei-c.org/Stylesheets/
-PKGNAMESUFFIX= -xsl-fo
-DISTNAME= teixsl-fo
-DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}_${PORTREVISION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects
-
-BROKEN= "Checksum mismatch"
-EXPIRATION_DATE=2004-08-20
-DEPRECATED= ${BROKEN}
-
-USE_ZIP= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-INSTDIR= ${PREFIX}/share/xsl/tei/fo
-
-do-install:
- @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
- @${INSTALL_DATA} ${WRKSRC}/*.xsl ${INSTDIR}
-
-.include <bsd.port.mk>
diff --git a/textproc/tei-xsl-fo/distinfo b/textproc/tei-xsl-fo/distinfo
deleted file mode 100644
index 3b40ccb60a72..000000000000
--- a/textproc/tei-xsl-fo/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tei-xsl-fo-2.1_0/teixsl-fo.zip) = 05eee86697dc359183f152e3c186a9d9
diff --git a/textproc/tei-xsl-fo/pkg-descr b/textproc/tei-xsl-fo/pkg-descr
deleted file mode 100644
index 09e82f69d01f..000000000000
--- a/textproc/tei-xsl-fo/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-XSLT Stylesheets to convert TEI to XSL Formatting Objects
-
-WWW: http://www.tei-c.org/Stylesheets/teixsl.html
-
--- Henrik Motakef
- <henrik.motakef@web.de>
diff --git a/textproc/tei-xsl-fo/pkg-plist b/textproc/tei-xsl-fo/pkg-plist
deleted file mode 100644
index 5cb061d5fb46..000000000000
--- a/textproc/tei-xsl-fo/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-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-teic.xsl
-share/xsl/tei/fo/tei-xref.xsl
-share/xsl/tei/fo/tei.xsl
-share/xsl/tei/fo/teicommon.xsl
-@dirrm share/xsl/tei/fo/
-@unexec rmdir %D/share/xsl/tei 2> /dev/null || true
-@unexec rmdir %D/share/xsl 2> /dev/null || true
diff --git a/textproc/tei-xsl-html/Makefile b/textproc/tei-xsl-html/Makefile
deleted file mode 100644
index 5d6f0fbb9fdb..000000000000
--- a/textproc/tei-xsl-html/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: tei-xsl
-# Date created: 19 May 2002
-# Whom: Henrik Motakef <henrik.motakef@web.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tei
-PORTVERSION= 2.1
-CATEGORIES= textproc
-MASTER_SITES= http://www.tei-c.org/Stylesheets/
-PKGNAMESUFFIX= -xsl-html
-DISTNAME= teixsl-html
-DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= XSLT Stylesheets to convert TEI to HTML
-
-BROKEN= "Checksum mismatch"
-EXPIRATION_DATE=2004-08-20
-DEPRECATED= ${BROKEN}
-
-USE_ZIP= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-INSTDIR= ${PREFIX}/share/xsl/tei/html
-
-do-install:
- @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
- @${INSTALL_DATA} ${WRKSRC}/*.xsl ${INSTDIR}
-
-.include <bsd.port.mk>
diff --git a/textproc/tei-xsl-html/distinfo b/textproc/tei-xsl-html/distinfo
deleted file mode 100644
index c39bb23563b9..000000000000
--- a/textproc/tei-xsl-html/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tei-xsl-html-2.1/teixsl-html.zip) = 3d2a5e6e3a685729e589e8ae59f13d49
diff --git a/textproc/tei-xsl-html/pkg-descr b/textproc/tei-xsl-html/pkg-descr
deleted file mode 100644
index b3bcb13cabb4..000000000000
--- a/textproc/tei-xsl-html/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-XSLT Stylesheets to convert TEI to HTML
-
-WWW: http://www.tei-c.org/Stylesheets/teixsl.html
-
--- Henrik Motakef
- <henrik.motakef@web.de>
diff --git a/textproc/tei-xsl-html/pkg-plist b/textproc/tei-xsl-html/pkg-plist
deleted file mode 100644
index e4b2f60b4209..000000000000
--- a/textproc/tei-xsl-html/pkg-plist
+++ /dev/null
@@ -1,32 +0,0 @@
-share/xsl/tei/html/teicommon.xsl
-share/xsl/tei/html/teihtml-bibl.xsl
-share/xsl/tei/html/teihtml-cem.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-master.xsl
-share/xsl/tei/html/teihtml-misc.xsl
-share/xsl/tei/html/teihtml-notes.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-css.xsl
-share/xsl/tei/html/teihtml-teic-msxml.xsl
-share/xsl/tei/html/teihtml-teic.xsl
-share/xsl/tei/html/teihtml-teic-printable.xsl
-share/xsl/tei/html/teihtml-teic-raw.xsl
-share/xsl/tei/html/teihtml-teic-text.xsl
-share/xsl/tei/html/teihtml-xref.xsl
-share/xsl/tei/html/teihtml-math.xsl
-share/xsl/tei/html/teihtml.xsl
-@dirrm share/xsl/tei/html
-@unexec rmdir %D/share/xsl/tei 2> /dev/null || true
-@unexec rmdir %D/share/xsl 2> /dev/null || true