Date: Sat, 9 Jun 2012 13:01:22 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/gbdfed Makefile distinfo pkg-descr ports/x11-fonts/gbdfed/files patch-Makefile.in patch-bdf.c patch-fontgrid.c patch-glyphedit.c patch-gtkcompat.h Message-ID: <201206091301.q59D1MAh052654@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2012-06-09 13:01:22 UTC
FreeBSD ports repository
Modified files:
x11-fonts Makefile
Added files:
x11-fonts/gbdfed Makefile distinfo pkg-descr
x11-fonts/gbdfed/files patch-Makefile.in patch-bdf.c
patch-fontgrid.c patch-glyphedit.c
patch-gtkcompat.h
Log:
Add new port x11-fonts/gbdfed:
gbdfed is a GTK-based BDF font editor. It can import:
- Metafont PK/GF fonts
- Han Bitmap Font Format (HBF) fonts
- Linux console (PSF, CP, and EGA/VGA) fonts
- Sun VF fonts, OpenType (OTF & TTF) fonts
Alternatively it can load a font from the X server. Export is
supported to PSF2 Linux console fonts and HEX fonts.
WWW: http://sofia.nmsu.edu/~mleisher/Software/gbdfed/
PR: ports/168726
Submitted by: Zhihao Yuan <lichray at gmail.com>
Revision Changes Path
1.137 +1 -0 ports/x11-fonts/Makefile
1.1 +27 -0 ports/x11-fonts/gbdfed/Makefile (new)
1.1 +2 -0 ports/x11-fonts/gbdfed/distinfo (new)
1.1 +13 -0 ports/x11-fonts/gbdfed/files/patch-Makefile.in (new)
1.1 +12 -0 ports/x11-fonts/gbdfed/files/patch-bdf.c (new)
1.1 +26 -0 ports/x11-fonts/gbdfed/files/patch-fontgrid.c (new)
1.1 +11 -0 ports/x11-fonts/gbdfed/files/patch-glyphedit.c (new)
1.1 +11 -0 ports/x11-fonts/gbdfed/files/patch-gtkcompat.h (new)
1.1 +9 -0 ports/x11-fonts/gbdfed/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206091301.q59D1MAh052654>
