Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 19:43:11 +0200 (CEST)
From:      js@jeannot.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        js@jeannot.org
Subject:   ports/29630: New port : xtexsh
Message-ID:  <200108111743.f7BHhBD71800@durandal.jeannot.org>

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

>Number:         29630
>Category:       ports
>Synopsis:       New port : xtexsh
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 11 10:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Sebastien Roy
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
-
>Environment:
System: FreeBSD durandal 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed May 9 21:40:02 CEST 2001 root@durandal:/mnt/local/src/sys/compile/JS i386
>Description:
This is a new port for xtexsh. See :
http://www.mat.univie.ac.at/~gerald/ftp/xtexsh/
>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:
#
#	xtexsh
#	xtexsh/Makefile
#	xtexsh/distinfo
#	xtexsh/pkg-plist
#	xtexsh/pkg-descr
#	xtexsh/pkg-comment
#
echo c - xtexsh
mkdir -p xtexsh > /dev/null 2>&1
echo x - xtexsh/Makefile
sed 's/^X//' >xtexsh/Makefile << 'END-of-xtexsh/Makefile'
X# New ports collection makefile for:   xtexsh
X# Date created:         11 August 2001
X# Whom:                 Jean-Sebastien Roy <js@jeannot.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xtexsh
XPORTVERSION=	1.3.2
XCATEGORIES=	print
XMASTER_SITES=	ftp://ftp.mat.univie.ac.at/pub/teschl/xtexsh/
XDISTNAME=	${PORTNAME}-1.3-2
X
XMAINTAINER=	js@jeannot.org
X
XRUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-1.3
X
XMAN1=		xtexsh.1
XMANCOMPRESSED=  yes
X
XNO_BUILD=	yes
X
Xdo-patch:
X	@${SED} "s|/usr/bin/wish|${PREFIX}/bin/wish8.3|" < ${WRKSRC}/xtexsh > ${WRKSRC}/xtexsh.new
X	@${MV} ${WRKSRC}/xtexsh.new ${WRKSRC}/xtexsh
X
Xdo-install:
X	@${INSTALL_MAN} ${WRKSRC}/${MAN1}.gz ${PREFIX}/man/man1
X	@${INSTALL_SCRIPT} ${WRKSRC}/xtexsh ${PREFIX}/bin
X	@${MKDIR} ${PREFIX}/share/xtexsh
X.for f in xtexsh-mini.png xtexsh.png xtexsh.desktop xtexsh.spec README index.html
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/xtexsh
X.endfor
X
X.include <bsd.port.mk>
END-of-xtexsh/Makefile
echo x - xtexsh/distinfo
sed 's/^X//' >xtexsh/distinfo << 'END-of-xtexsh/distinfo'
XMD5 (xtexsh-1.3-2.tar.gz) = dec1d0b122f2e11ef5664a6a3bfaea03
END-of-xtexsh/distinfo
echo x - xtexsh/pkg-plist
sed 's/^X//' >xtexsh/pkg-plist << 'END-of-xtexsh/pkg-plist'
Xbin/xtexsh
Xshare/xtexsh/xtexsh-mini.png
Xshare/xtexsh/xtexsh.desktop
Xshare/xtexsh/xtexsh.png
Xshare/xtexsh/xtexsh.spec
Xshare/xtexsh/README
Xshare/xtexsh/index.html
X@dirrm share/xtexsh
END-of-xtexsh/pkg-plist
echo x - xtexsh/pkg-descr
sed 's/^X//' >xtexsh/pkg-descr << 'END-of-xtexsh/pkg-descr'
Xxtexsh - xTeX Shell by Gerald Teschlxtem
X
XThe present program is a simple TeX interface for the X Window System based on
X"wish", respectively Tcl/Tk.
X
XWWW: http://www.mat.univie.ac.at/~gerald/ftp/xtexsh/
END-of-xtexsh/pkg-descr
echo x - xtexsh/pkg-comment
sed 's/^X//' >xtexsh/pkg-comment << 'END-of-xtexsh/pkg-comment'
XTcl/Tk-based simple TeX interface
END-of-xtexsh/pkg-comment
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?200108111743.f7BHhBD71800>