summaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-10-08 12:49:03 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-10-08 12:49:03 +0000
commitd69c9fbd1c57aa196376312184eb3de22e9d8642 (patch)
treed8935dfc904552951afbe4753bd9f7f645c37cd5 /hebrew
parent- Remove EXPIRATION_DATE (diff)
- Remove hebrew/geresh; no longer maintained upstream
Submitted by: maintainer via freebsd-ports@
Notes
Notes: svn path=/head/; revision=242579
Diffstat (limited to 'hebrew')
-rw-r--r--hebrew/Makefile1
-rw-r--r--hebrew/geresh/Makefile23
-rw-r--r--hebrew/geresh/distinfo3
-rw-r--r--hebrew/geresh/files/patch-cxx.patch59
-rw-r--r--hebrew/geresh/pkg-descr6
-rw-r--r--hebrew/geresh/pkg-plist16
6 files changed, 0 insertions, 108 deletions
diff --git a/hebrew/Makefile b/hebrew/Makefile
index 3357b2ae1dae..a69cbbc87215 100644
--- a/hebrew/Makefile
+++ b/hebrew/Makefile
@@ -6,7 +6,6 @@
SUBDIR += aspell
SUBDIR += culmus
SUBDIR += elmar-fonts
- SUBDIR += geresh
SUBDIR += he2
SUBDIR += hspell
SUBDIR += kde3-i18n
diff --git a/hebrew/geresh/Makefile b/hebrew/geresh/Makefile
deleted file mode 100644
index e5db4ca7ddb5..000000000000
--- a/hebrew/geresh/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: geresh
-# Date created: 30 December 2008
-# Whom: Eitan Adler <EitanAdlerList@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= geresh
-PORTVERSION= 0.6.3
-PORTREVISION= 1
-CATEGORIES= hebrew editors
-MASTER_SITES= http://www.typo.co.il/~mooffie/geresh/download/
-
-MAINTAINER= EitanAdlerList@gmail.com
-COMMENT= A Hebrew console based text edtior
-
-LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi
-
-GNU_CONFIGURE= yes
-
-BROKEN= needs update for the new fribidi paragraph API
-
-.include <bsd.port.mk>
diff --git a/hebrew/geresh/distinfo b/hebrew/geresh/distinfo
deleted file mode 100644
index 235ba67a05d4..000000000000
--- a/hebrew/geresh/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (geresh-0.6.3.tar.gz) = 60a1fd8801ef23edc481ad6474abfd0e
-SHA256 (geresh-0.6.3.tar.gz) = cb44f68adad3e2e59ab4635f14de3f11bb2882506b2e47266757410cdbacf63a
-SIZE (geresh-0.6.3.tar.gz) = 202272
diff --git a/hebrew/geresh/files/patch-cxx.patch b/hebrew/geresh/files/patch-cxx.patch
deleted file mode 100644
index cc0c5abac46a..000000000000
--- a/hebrew/geresh/files/patch-cxx.patch
+++ /dev/null
@@ -1,59 +0,0 @@
---- dialogline.cc
-+++ dialogline.cc
-@@ -16,6 +16,7 @@
-
- #include <config.h>
-
-+#include <cstdlib>
- #include <stdarg.h>
-
- #include "dialogline.h"
---- editbox2.cc
-+++ editbox2.cc
-@@ -14,6 +14,7 @@
- // along with this program; if not, write to the Free Software
- // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
-
-+#include <cstdlib>
- #include <config.h>
-
- #include "editbox.h"
---- editbox.h
-+++ editbox.h
-@@ -768,7 +768,7 @@
- int para_num
- );
-
-- void EditBox::redraw_unwrapped_paragraph(
-+ void redraw_unwrapped_paragraph(
- Paragraph &p,
- int window_start_line,
- bool only_cursor,
-@@ -780,7 +780,7 @@
- bool eop_is_selected
- );
-
-- void EditBox::redraw_wrapped_paragraph(
-+ void redraw_wrapped_paragraph(
- Paragraph &p,
- int window_start_line,
- bool only_cursor,
---- io.cc
-+++ io.cc
-@@ -16,6 +16,7 @@
-
- #include <config.h>
-
-+#include <cstdlib>
- #include <stdarg.h>
- #include <fcntl.h> // file primitives
- #include <unistd.h>
---- transtbl.cc
-+++ transtbl.cc
-@@ -16,6 +16,7 @@
-
- #include <config.h>
-
-+#include <cstdlib>
- #include <stdio.h>
- #include <errno.h>
diff --git a/hebrew/geresh/pkg-descr b/hebrew/geresh/pkg-descr
deleted file mode 100644
index 9eb783a76447..000000000000
--- a/hebrew/geresh/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Geresh is a multi lingual text editor, but there are a few features
-for the benefit of users of Hebrew and Arabic, such as: the ability
-to display the signs point the Hebrew / Arabic (dash Hebrew) as an
-alternative, convenient editing of characters in the format of the
-BiDi (such as RLM, LRM), an alternative algorithm Greek paragraphs
-to set the emulation of the Hebrew keyboard.
diff --git a/hebrew/geresh/pkg-plist b/hebrew/geresh/pkg-plist
deleted file mode 100644
index ae72a46916b7..000000000000
--- a/hebrew/geresh/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/geresh
-bin/pgeresh
-%%DATADIR%%/MANUAL.he
-%%DATADIR%%/kbdtab
-%%DATADIR%%/reprtab
-%%DATADIR%%/transtab
-%%DATADIR%%/themes/default.thm
-%%DATADIR%%/themes/default_bw.thm
-%%DATADIR%%/themes/mc.thm
-%%DATADIR%%/themes/green.thm
-%%DATADIR%%/themes/borland.thm
-%%DATADIR%%/themes/occult.thm
-%%DATADIR%%/themes/arnold.thm
-%%DATADIR%%/themes/README.themes
-@dirrm %%DATADIR%%/themes
-@dirrm %%DATADIR%%