aboutsummaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-15 13:42:05 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-15 13:42:05 +0000
commitb9a68330aa1e5a482f2d0119922997ad7cf39590 (patch)
treed4e8efb44e28b493e8ba7836b8576cccfbfcd967 /hebrew
parent403fbf4a0a78b6e3e154d851b1e778a5f0fbeea0 (diff)
downloadports-b9a68330aa1e5a482f2d0119922997ad7cf39590.tar.gz
ports-b9a68330aa1e5a482f2d0119922997ad7cf39590.zip
- Update pkg-descr and pkg-message.
- Drop dead MASTER_SITE. We're basically down to relying on our own distcache. - Pass maintainership to submitter. PR: 190666 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Notes
Notes: svn path=/head/; revision=357882
Diffstat (limited to 'hebrew')
-rw-r--r--hebrew/elmar-fonts/Makefile5
-rw-r--r--hebrew/elmar-fonts/pkg-descr14
-rw-r--r--hebrew/elmar-fonts/pkg-message10
3 files changed, 12 insertions, 17 deletions
diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile
index 53d1e2c640b0..76f661e43a96 100644
--- a/hebrew/elmar-fonts/Makefile
+++ b/hebrew/elmar-fonts/Makefile
@@ -3,13 +3,12 @@
PORTNAME= elmar-fonts
PORTVERSION= 3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= hebrew x11-fonts
-MASTER_SITES= ftp://ftp.elmar.co.il/Portable/fonts/
DISTNAME= H.fonts
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cjpugmed@gmail.com
COMMENT= Collection of Hebrew fonts from El-Mar software Ltd
NO_WRKSUBDIR= yes
diff --git a/hebrew/elmar-fonts/pkg-descr b/hebrew/elmar-fonts/pkg-descr
index e14509d9f409..c14996abe1f0 100644
--- a/hebrew/elmar-fonts/pkg-descr
+++ b/hebrew/elmar-fonts/pkg-descr
@@ -1,10 +1,6 @@
-A collection of Hebrew fonts from El-Mar software Ltd.
+The fonts used by the Hebrew Support of X-Windows & Motif since 1991.
+35 pcf files, 8 Type1 files (1 is similar to the proportional Webfont).
+Already adopted by 8 workstation vendors, dozens of software houses,
+and most of the X users in Israel.
-You'll have to add /usr/X11R6/lib/X11/fonts/hebrew
-to you're X font path by either:
-
-$ xset fp+ /usr/X11R6/lib/X11/fonts/hebrew
-$ xset fp rehash
-
-or by adding it to you're X-server configuration file (usually
-/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
+WWW: http://elmar.co.il/wwh/wwh/xfiles/H.fonts/index.en.html
diff --git a/hebrew/elmar-fonts/pkg-message b/hebrew/elmar-fonts/pkg-message
index d6a2631300f5..1296641b695e 100644
--- a/hebrew/elmar-fonts/pkg-message
+++ b/hebrew/elmar-fonts/pkg-message
@@ -1,8 +1,8 @@
-You'll have to add /usr/X11R6/lib/X11/fonts/hebrew
-to you're X font path by either:
+You'll have to add this port's directory PREFIX/lib/X11/fonts/hebrew
+to your X font path:
-$ xset fp+ /usr/X11R6/lib/X11/fonts/hebrew
+$ xset fp+ PREFIX/lib/X11/fonts/hebrew
$ xset fp rehash
-or by adding it to you're X-server configuration file (usually
-/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
+or by adding a FontPath line for it in the X-server configuration file (usually
+/etc/X11/xorg.conf) and restarting the X-server.