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
Max Brazhnikov
makc at FreeBSD.org
Sat Jun 9 13:01:22 UTC 2012
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)
More information about the cvs-all
mailing list