diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-06-15 21:42:05 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-06-15 21:42:05 +0800 |
commit | 88d66b34ec34a42e4665920d8c5a415544a8fc1a (patch) | |
tree | d4e8efb44e28b493e8ba7836b8576cccfbfcd967 /hebrew/elmar-fonts | |
parent | b430da2b14245b80004f166950a81450591296bf (diff) | |
download | freebsd-ports-gnome-88d66b34ec34a42e4665920d8c5a415544a8fc1a.tar.gz freebsd-ports-gnome-88d66b34ec34a42e4665920d8c5a415544a8fc1a.tar.zst freebsd-ports-gnome-88d66b34ec34a42e4665920d8c5a415544a8fc1a.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>
Diffstat (limited to 'hebrew/elmar-fonts')
-rw-r--r-- | hebrew/elmar-fonts/Makefile | 5 | ||||
-rw-r--r-- | hebrew/elmar-fonts/pkg-descr | 14 | ||||
-rw-r--r-- | hebrew/elmar-fonts/pkg-message | 10 |
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. |