Summary: | New port: x11-fonts/gbdfed - A GTK2 bitmap font editor | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | lichray | ||||
Component: | Individual Port(s) | Assignee: | Max Brazhnikov <makc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
lichray
2012-06-05 21:50:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it. 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |