From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 05:00:10 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E9F3106566B for ; Thu, 1 Jan 2009 05:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DDCFB8FC18 for ; Thu, 1 Jan 2009 05:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01509SZ014404 for ; Thu, 1 Jan 2009 05:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01509MS014403; Thu, 1 Jan 2009 05:00:09 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 05:00:09 GMT Resent-Message-Id: <200901010500.n01509MS014403@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eitan Adler Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 973BC106564A for ; Thu, 1 Jan 2009 04:55:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 854A08FC13 for ; Thu, 1 Jan 2009 04:55:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n014tdUL055842 for ; Thu, 1 Jan 2009 04:55:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n014tdmb055841; Thu, 1 Jan 2009 04:55:39 GMT (envelope-from nobody) Message-Id: <200901010455.n014tdmb055841@www.freebsd.org> Date: Thu, 1 Jan 2009 04:55:39 GMT From: Eitan Adler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130087: [new port] geresh X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 05:00:10 -0000 >Number: 130087 >Category: ports >Synopsis: [new port] geresh >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: Thu Jan 01 05:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eitan Adler >Release: >Organization: >Environment: >Description: Shar file attached >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # Makefile # distinfo # files # pkg-descr # files/patch-cxx.patch # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: geresh X# Date created: 30 December 2008 X# Whom: Eitan Adler X# X# $FreeBSD$ X# X XPORTNAME= geresh XPORTVERSION= 0.6.3 XCATEGORIES= editors XMASTER_SITES= http://www.typo.co.il/~mooffie/geresh/download/ X XMAINTAINER= EitanAdlerList@gmail.com XCOMMENT= A hebrew console based text edtior X XRUN_DEPENDS= ${LOCALBASE}/bin/fribidi:${PORTSDIR}/converters/fribidi X XGNU_CONFIGURE= yes X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (geresh-0.6.3.tar.gz) = 60a1fd8801ef23edc481ad6474abfd0e XSHA256 (geresh-0.6.3.tar.gz) = cb44f68adad3e2e59ab4635f14de3f11bb2882506b2e47266757410cdbacf63a XSIZE (geresh-0.6.3.tar.gz) = 202272 57677d168a5ec21bdf22c9501f075a8f echo c - files mkdir -p files > /dev/null 2>&1 echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' X Geresh is just a text editor, multi - lingual, the console text. 7f9555c3c1089940396b503dd37f3979 echo x - files/patch-cxx.patch sed 's/^X//' >files/patch-cxx.patch << '1e84cd34f6a1578f15a989654d66ee4e' X--- dialogline.cc X+++ dialogline.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X X #include "dialogline.h" X--- editbox2.cc X+++ editbox2.cc X@@ -14,6 +14,7 @@ X // along with this program; if not, write to the Free Software X // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. X X+#include X #include X X #include "editbox.h" X--- editbox.h X+++ editbox.h X@@ -768,7 +768,7 @@ X int para_num X ); X X- void EditBox::redraw_unwrapped_paragraph( X+ void redraw_unwrapped_paragraph( X Paragraph &p, X int window_start_line, X bool only_cursor, X@@ -780,7 +780,7 @@ X bool eop_is_selected X ); X X- void EditBox::redraw_wrapped_paragraph( X+ void redraw_wrapped_paragraph( X Paragraph &p, X int window_start_line, X bool only_cursor, X--- io.cc X+++ io.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X #include // file primitives X #include X--- transtbl.cc X+++ transtbl.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X #include 1e84cd34f6a1578f15a989654d66ee4e exit >Release-Note: >Audit-Trail: >Unformatted: