Date: Tue, 7 Jan 2003 17:04:21 +0000 (GMT) From: Yonatan <yonatan@xpert.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46827: New port: Bidirectional viewer Message-ID: <20030107170421.AF7A2935@node-110.xpert.com>
next in thread | raw e-mail | index | archive | help
>Number: 46827 >Category: ports >Synopsis: New port: Bidirectional viewer >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: Tue Jan 07 07:10:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Yonatan@xpert.com >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD Temujin 4.7-STABLE FreeBSD 4.7-STABLE #2: Sun Oct 27 13:57:53 GMT 2002 root@Temujin:/usr/obj/usr/src/sys/TEMUJIN6 i386 >Description: This is a bidirectional text viewer. It enables viewing Hebrew or Arabic text files. It satisfies portlint, but it's my first port so please check me closely. You might find a better place for it than hebrew/ >How-To-Repeat: N/A >Fix: --- bidiv.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: # # /usr/ports/hebrew/bidiv # /usr/ports/hebrew/bidiv/pkg-plist # /usr/ports/hebrew/bidiv/Makefile # /usr/ports/hebrew/bidiv/distinfo # /usr/ports/hebrew/bidiv/pkg-descr # /usr/ports/hebrew/bidiv/pkg-comment # echo c - /usr/ports/hebrew/bidiv mkdir -p /usr/ports/hebrew/bidiv > /dev/null 2>&1 echo x - /usr/ports/hebrew/bidiv/pkg-plist sed 's/^X//' >/usr/ports/hebrew/bidiv/pkg-plist << 'END-of-/usr/ports/hebrew/bidiv/pkg-plist' X@comment $FreeBSD$ Xbin/bidiv END-of-/usr/ports/hebrew/bidiv/pkg-plist echo x - /usr/ports/hebrew/bidiv/Makefile sed 's/^X//' >/usr/ports/hebrew/bidiv/Makefile << 'END-of-/usr/ports/hebrew/bidiv/Makefile' X# New ports collection makefile for: bidiv X# Date created: 06 Jan 2003 X# Whom: Yonatan <Yonatan@xpert.com> X# X# $FreeBSD$ X# X XPORTNAME= bidiv XPORTVERSION= 1.4 XCATEGORIES= hebrew XMASTER_SITES= http://ftp.ivrix.org.il/pub/ivrix/src/cmdline/ XEXTRACT_SUFX= .tgz X XMAINTAINER= Yonatan@xpert.com X XBUILD_DEPENDS= fribidi:${PORTSDIR}/converters/fribidi/ X XWRKSRC= ${WRKDIR}/bidiv XMAN1= bidiv.1 X X.include <bsd.port.mk> END-of-/usr/ports/hebrew/bidiv/Makefile echo x - /usr/ports/hebrew/bidiv/distinfo sed 's/^X//' >/usr/ports/hebrew/bidiv/distinfo << 'END-of-/usr/ports/hebrew/bidiv/distinfo' XMD5 (bidiv-1.4.tgz) = 60295b3c82e902086a2494d2ce8d3445 END-of-/usr/ports/hebrew/bidiv/distinfo echo x - /usr/ports/hebrew/bidiv/pkg-descr sed 's/^X//' >/usr/ports/hebrew/bidiv/pkg-descr << 'END-of-/usr/ports/hebrew/bidiv/pkg-descr' Xbidiv is a filter, or viewer, for birectional text stored Xin logical-order, into visual-order 8-bit text which can be Xviewed on terminals that do not handle bidirectionality. X XWWW: http://www.ivrix.org.il END-of-/usr/ports/hebrew/bidiv/pkg-descr echo x - /usr/ports/hebrew/bidiv/pkg-comment sed 's/^X//' >/usr/ports/hebrew/bidiv/pkg-comment << 'END-of-/usr/ports/hebrew/bidiv/pkg-comment' XFilter for bidirectional text END-of-/usr/ports/hebrew/bidiv/pkg-comment exit --- bidiv.shar ends here --- >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?20030107170421.AF7A2935>