Version: 20120731, Package name: fontforge-20120731 |
Maintained by: Matthias Kilian |
Master sites: |
Description An outline font editor that lets you create your own PostScript, TrueType, OpenType, CID-keyed, Multi-Master, CFF, SVG and bitmap (BDF) fonts, or edit existing ones. It also lets you convert one format to another. FontForge has support for many Macintosh font formats. |
Filesize: 5412.104 KB |
Version History (View Complete History) |
|
2020-07-08 23:43:41 by Matthieu Herrb | Files touched by this commit (1) |
Log message: Adjust WANTLIB after the removal of libxkbui. ok killi@ kn@ fontforge didn't really use libkxbui despite the configure check that pulled it in. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-01-07 15:52:47 by Matthias Kilian | Files touched by this commit (1) |
Log message: Update HOMEPAGE. Noticed and ok by danj@ |
2017-08-04 11:36:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: Move the BROKEN-i386 marker from fonts/fantasque-sans to print/fontforge. fontforge hangs at runtime (looping with high cpu) on i386 following the move to clang, was seen on fantasque-sans but now also seen on lilypond. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2015-04-21 12:51:26 by Stuart Henderson | Files touched by this commit (60) |
Log message: add some simple missing lzma WANTLIBs (crept in via libxml) |
2015-03-28 11:59:17 by Stuart Henderson | Files touched by this commit (4) |
Log message: handle giflib api change |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2011-07-08 13:04:05 by Matthias Kilian | Files touched by this commit (10) |
Log message: Update to fontforge-20110222. Let it build with png-1.5 (from naddy@, who surely went blind on it). While here, patch away some weird attempts to get something meaningful out of code like this (yes, I show it to you all, you have to share the pain): if ( timezone==0 ) fprintf( pi->out, "Z)\n" ); else fprintf( pi->out, "%+02d')\n", (int) timezone/3600 ); /* doesn't handle half-hour zones */ That's the address of timezone(3), divided by 3600 m( ok naddy@ |
2011-06-08 11:37:37 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2011-06-06 12:46:49 by Remi Pointel | Files touched by this commit (2) |
Log message: Add a patch needed to build with Python2.7. Modify WANTLIB and bump revision. ok kili@. |
2010-12-21 13:13:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - Security fix for CVE-2010-4259 FontForge: Stack-based buffer overflow by processing specially-crafted CHARSET_REGISTRY font file header with and ok kili@ (MAINTAINER) |
2010-12-21 11:41:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - Security fix for CVE-2010-4259 FontForge: Stack-based buffer overflow by processing specially-crafted CHARSET_REGISTRY font file header with and ok kili@ |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-10-24 15:32:40 by Antoine Jacoutot | Files touched by this commit (17) |
Log message: Remove USE_X11. |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 15:25:09 by Marc Espie | Files touched by this commit (100) |
Log message: USE_GROFF=Yes |
2010-10-11 02:17:16 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - fix WANTLIB after cairo update. |
2010-10-03 12:58:53 by Peter Hessler | Files touched by this commit (1) |
Log message: special CFLAGS aren't necessary on mips64 anymore from brad |
2010-09-03 11:50:49 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Bump for real. Please put REVISION in the vicinity of PKGNAME. |
2010-08-30 12:29:28 by Federico G. Schwindt | Files touched by this commit (9) |
Log message: Bump revision after python's default change. |
2010-07-10 23:23:20 by Matthias Kilian | Files touched by this commit (2) |
Log message: Enlarge the buffer used in svg_pathdump(). While here, switch to new-style wantlib. |
2010-06-23 02:00:42 by Matthias Kilian | Files touched by this commit (5) |
Log message: Update to fontforge-20100501. Add a workaround for an ICE on mips64el. |
2010-06-16 04:13:40 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Do not hardcode the python version to 2.5. ok kili. |
2009-08-10 00:34:09 by Matthias Kilian | Files touched by this commit (33) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-04-22 06:23:00 by Matthias Kilian | Files touched by this commit (6) |
Log message: Update to fontforge-20090408. |
2009-03-18 14:49:50 by Matthias Kilian | Files touched by this commit (1) |
Log message: Explicitely use ${MODPY_BIN}, so people don't get different results depending on wether there's a python -> python2.5 symlink or not. And fix the build now that configure will always find python. Problem found by Edd Barret (vext01 at gmail dot com). "looks right" wcmaier@ (some days ago) |
2008-10-27 11:58:52 by Matthias Kilian | Files touched by this commit (10) |
Log message: Update to fontforge-20080927. |
2007-10-12 10:52:56 by Matthias Kilian | Files touched by this commit (1) |
Log message: bump PKGNAME after python version switch |
2007-09-23 12:45:45 by Matthias Kilian | Files touched by this commit (11) |
Log message: Update to fontforge-20070915. ok jasper@ |
2007-09-15 15:36:45 by Michael Erdely | Files touched by this commit (44) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-11 07:09:04 by Steven Mestdagh | Files touched by this commit (1) |
Log message: USE_X11 |
2006-10-15 12:53:00 by Matthias Kilian | Files touched by this commit (6) |
Log message: Update to 20060822; several bugfixes and improvements. Some help and "go ahead" by steven@ |
2006-08-03 17:28:12 by Marc Espie | Files touched by this commit (43) |
Log message: new lib specs |
2006-07-21 10:42:41 by Steven Mestdagh | Files touched by this commit (1) |
Log message: BSD license. reminded by maintainer |
2006-07-21 03:20:34 by Steven Mestdagh | Files touched by this commit (14) |
Log message: update to fontforge-20060715 from maintainer Matthias Kilian |
2006-06-25 03:44:04 by Steven Mestdagh | Files touched by this commit (2) |
Log message: prevent a segmentation fault. from maintainer Matthias Kilian |
2006-06-19 13:12:46 by Steven Mestdagh | Files touched by this commit (1) |
Log message: Matt Jibson decided to pass maintainer to Matthias Kilian. |