mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
As previously announced, remove these ports due to long-standing
checksum failures.
This commit is contained in:
parent
0b86d01296
commit
a8c2c494b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122693
@ -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>
|
@ -1 +0,0 @@
|
||||
MD5 (tei-xsl-fo-2.1_0/teixsl-fo.zip) = 05eee86697dc359183f152e3c186a9d9
|
@ -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>
|
@ -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
|
@ -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>
|
@ -1 +0,0 @@
|
||||
MD5 (tei-xsl-html-2.1/teixsl-html.zip) = 3d2a5e6e3a685729e589e8ae59f13d49
|
@ -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>
|
@ -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
|
Loading…
Reference in New Issue
Block a user