summaryrefslogtreecommitdiff
path: root/x11-fonts/gbdfed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517047
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-081-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364347
* - Stage supportMartin Wilke2014-06-031-5/+3
| | | | Notes: svn path=/head/; revision=356311
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* Track down the latest USE_GNOME=pkgconfigBaptiste Daroussin2013-09-021-7/+3
| | | | Notes: svn path=/head/; revision=325971
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Add new port x11-fonts/gbdfed:Max Brazhnikov2012-06-098-0/+111
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> Notes: svn path=/head/; revision=298847