From owner-freebsd-ports Sat Aug 11 10:50:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE93837B40A for ; Sat, 11 Aug 2001 10:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7BHo1L42319; Sat, 11 Aug 2001 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from durandal.jeannot.org (durandal.jeannot.org [80.65.225.54]) by hub.freebsd.org (Postfix) with ESMTP id 0869737B406 for ; Sat, 11 Aug 2001 10:43:15 -0700 (PDT) (envelope-from js@jeannot.org) Received: (from js@localhost) by durandal.jeannot.org (8.11.3/8.11.3) id f7BHhBD71800; Sat, 11 Aug 2001 19:43:11 +0200 (CEST) (envelope-from js) Message-Id: <200108111743.f7BHhBD71800@durandal.jeannot.org> Date: Sat, 11 Aug 2001 19:43:11 +0200 (CEST) From: js@jeannot.org Reply-To: js@jeannot.org To: FreeBSD-gnats-submit@freebsd.org Cc: js@jeannot.org X-Send-Pr-Version: 3.113 Subject: ports/29630: New port : xtexsh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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