Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 12:25:33 +0200 (CEST)
From:      Henrik Motakef <henrik.motakef@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38339: New Port: Stylesheets for TEI->FO conversion
Message-ID:  <20020520102533.B26B7530@apo.hmotakef.homeip.net>

next in thread | raw e-mail | index | archive | help

>Number:         38339
>Category:       ports
>Synopsis:       New Port: Stylesheets for TEI->FO conversion
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 20 03:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Motakef
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD apo.hmotakef.int 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #1: Sat May 11 15:22:57 CEST 2002 toor@apo.hmotakef.int:/usr/obj/usr/src/sys/APO_SYSCONS i386
>Description:
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/textproc/tei-xsl-fo
#	/usr/ports/textproc/tei-xsl-fo/Makefile
#	/usr/ports/textproc/tei-xsl-fo/pkg-plist
#	/usr/ports/textproc/tei-xsl-fo/pkg-comment
#	/usr/ports/textproc/tei-xsl-fo/pkg-descr
#	/usr/ports/textproc/tei-xsl-fo/distinfo
#
echo c - /usr/ports/textproc/tei-xsl-fo
mkdir -p /usr/ports/textproc/tei-xsl-fo > /dev/null 2>&1
echo x - /usr/ports/textproc/tei-xsl-fo/Makefile
sed 's/^X//' >/usr/ports/textproc/tei-xsl-fo/Makefile << 'END-of-/usr/ports/textproc/tei-xsl-fo/Makefile'
X# New ports collection makefile for:	tei-xsl-fo
X# Date created:				19 May 2002
X# Whom:					Henrik Motakef <henrik.motakef@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tei
XPORTVERSION=	1.0
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.tei-c.org/Stylesheets/
XPKGNAMESUFFIX=	-xsl-fo
XDISTNAME=	teixsl-fo
X
XMAINTAINER=	henrik.motakef@web.de
X
XUSE_ZIP=	yes
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XINSTDIR=	${PREFIX}/share/xsl/tei/fo
X
Xdo-install:
X	@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
X	@${INSTALL_DATA} ${WRKSRC}/*.xsl ${INSTDIR}
X
X.include <bsd.port.mk>
END-of-/usr/ports/textproc/tei-xsl-fo/Makefile
echo x - /usr/ports/textproc/tei-xsl-fo/pkg-plist
sed 's/^X//' >/usr/ports/textproc/tei-xsl-fo/pkg-plist << 'END-of-/usr/ports/textproc/tei-xsl-fo/pkg-plist'
Xshare/xsl/tei/fo/tei-bib.xsl
Xshare/xsl/tei/fo/tei-drama.xsl
Xshare/xsl/tei/fo/tei-figure.xsl
Xshare/xsl/tei/fo/tei-front.xsl
Xshare/xsl/tei/fo/tei-lib.xsl
Xshare/xsl/tei/fo/tei-lists.xsl
Xshare/xsl/tei/fo/tei-makecolspec.xsl
Xshare/xsl/tei/fo/tei-markers.xsl
Xshare/xsl/tei/fo/tei-math.xsl
Xshare/xsl/tei/fo/tei-notes.xsl
Xshare/xsl/tei/fo/tei-oddlib.xsl
Xshare/xsl/tei/fo/tei-odds.xsl
Xshare/xsl/tei/fo/tei-oucs.xsl
Xshare/xsl/tei/fo/tei-oucsdoc.xsl
Xshare/xsl/tei/fo/tei-oucsheader.xsl
Xshare/xsl/tei/fo/tei-para.xsl
Xshare/xsl/tei/fo/tei-param.xsl
Xshare/xsl/tei/fo/tei-poetry.xsl
Xshare/xsl/tei/fo/tei-special.xsl
Xshare/xsl/tei/fo/tei-struct.xsl
Xshare/xsl/tei/fo/tei-table.xsl
Xshare/xsl/tei/fo/tei-teic.xsl
Xshare/xsl/tei/fo/tei-xref.xsl
Xshare/xsl/tei/fo/tei.xsl
Xshare/xsl/tei/fo/teicommon.xsl
X@dirrm share/xsl/tei/fo/
X@unexec rmdir %D/share/xsl/tei 2> /dev/null || true
X@unexec rmdir %D/share/xsl 2> /dev/null || true
END-of-/usr/ports/textproc/tei-xsl-fo/pkg-plist
echo x - /usr/ports/textproc/tei-xsl-fo/pkg-comment
sed 's/^X//' >/usr/ports/textproc/tei-xsl-fo/pkg-comment << 'END-of-/usr/ports/textproc/tei-xsl-fo/pkg-comment'
XXSLT Stylesheets to convert TEI to XSL Formatting Objects
END-of-/usr/ports/textproc/tei-xsl-fo/pkg-comment
echo x - /usr/ports/textproc/tei-xsl-fo/pkg-descr
sed 's/^X//' >/usr/ports/textproc/tei-xsl-fo/pkg-descr << 'END-of-/usr/ports/textproc/tei-xsl-fo/pkg-descr'
XXSLT Stylesheets to convert TEI to XSL Formatting Objects
X
XWWW: http://www.tei-c.org/Stylesheets/teixsl.html
X
X-- Henrik Motakef
X  <henrik.motakef@web.de>
END-of-/usr/ports/textproc/tei-xsl-fo/pkg-descr
echo x - /usr/ports/textproc/tei-xsl-fo/distinfo
sed 's/^X//' >/usr/ports/textproc/tei-xsl-fo/distinfo << 'END-of-/usr/ports/textproc/tei-xsl-fo/distinfo'
XMD5 (teixsl-fo.zip) = 60a3c4815fd265fc834d72a1ade00baf
END-of-/usr/ports/textproc/tei-xsl-fo/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020520102533.B26B7530>