Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2008 14:16:12 +0200 (CEST)
From:      Martin Dieringer <martin.dieringer@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127607: [NEW PORT] print/ifxetex: tests whether XeTeX is being used
Message-ID:  <alpine.BSF.2.00.0809241412500.1681@thinkpad.nowhere.local>
Resent-Message-ID: <200809241220.m8OCK5Nr012017@freefall.freebsd.org>

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

>Number:         127607
>Category:       ports
>Synopsis:       [NEW PORT] print/ifxetex: The file ifxetex.sty tests whether XeTeX is being used
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 12:20:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD thinkpad 7.0-STABLE FreeBSD 7.0-STABLE #22: Fri Mar  7 04:18:13 CET
>Description:

-> needed for print/dblatex-2.9


This very simple package, for both Plain and LaTeX, defines
the \ifxetex boolean for testing whether the TeX-variant
XeTeX is being used for typesetting.

Also provides the \RequireXeTeX command which throws
an error if XeTeX is not the engine in use.

WWW: http://www.ctan.org/tex-archive/macros/generic/ifxetex/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ifxetex-20080729.shar begins here ---
# 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:
#
#	ifxetex
#	ifxetex/Makefile
#	ifxetex/pkg-descr
#	ifxetex/distinfo
#
echo c - ifxetex
mkdir -p ifxetex > /dev/null 2>&1
echo x - ifxetex/Makefile
sed 's/^X//' >ifxetex/Makefile << 'END-of-ifxetex/Makefile'
X# New ports collection makefile for:    ifxetex
X# Date created:         2008-09-24
X# Whom:                 Martin Dieringer <martin.dieringer@gmx.de>
X#
X# $FreeBSD$
X
XPORTNAME=	ifxetex
XPORTVERSION=	20080729
XCATEGORIES=	print
XMASTER_SITES=	${MASTER_SITE_TEX_CTAN}
XMASTER_SITE_SUBDIR=	macros/generic/${PORTNAME}
XDISTNAME=	${PORTNAME}
XEXTRACT_SUFX=	.sty
X
XMAINTAINER=	martin.dieringer@gmx.de
XCOMMENT=	The file ifxetex.sty tests whether XeTeX is being used
X
XRUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX-base
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XEXTRACT_CMD=	${CP}
XEXTRACT_BEFORE_ARGS=	# empty
XEXTRACT_AFTER_ARGS=	.
X
XTEXMFDIR=	share/texmf-local
XCLASSDIR=	${TEXMFDIR}/tex/latex/${PORTNAME}
XCLASS_FILES=	${DISTFILES}
X
XPLIST_SUB=	CLASSDIR=${CLASSDIR}
XPLIST_FILES=	${CLASSDIR}/${CLASS_FILES}
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/${CLASSDIR}
X	${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR}
X
Xpost-install:
X	${LOCALBASE}/bin/texhash
X
X.include <bsd.port.mk>
END-of-ifxetex/Makefile
echo x - ifxetex/pkg-descr
sed 's/^X//' >ifxetex/pkg-descr << 'END-of-ifxetex/pkg-descr'
XThis very simple package, for both Plain and LaTeX, defines
Xthe \ifxetex boolean for testing whether the TeX-variant
XXeTeX is being used for typesetting.
X
XAlso provides the \RequireXeTeX command which throws
Xan error if XeTeX is not the engine in use.
X
XWWW: http://www.ctan.org/tex-archive/macros/generic/ifxetex/
END-of-ifxetex/pkg-descr
echo x - ifxetex/distinfo
sed 's/^X//' >ifxetex/distinfo << 'END-of-ifxetex/distinfo'
XMD5 (ifxetex.sty) = ae23b43f2e48f780fc0fcbd1f4048435
XSHA256 (ifxetex.sty) = 1c7e44f82828e1528b89b0df6f948fb921950a31370a9bf8eaf11f9d421116ea
XSIZE (ifxetex.sty) = 1645
END-of-ifxetex/distinfo
exit
--- ifxetex-20080729.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: 	[ non-critical | serious | critical ] 
 SEND-PR: 	[ low | medium | high ]
 SEND-PR: <choose from the list of categories below (one line)>
 SEND-PR: advocacy  alpha     bin       conf      docs      gnu 
 SEND-PR: i386      ia64      java      kern      misc      ports 
 SEND-PR: powerpc   sparc64   standards www 
 SEND-PR: [ sw-bug | doc-bug | change-request | update | maintainer-update ]



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