53 Commits

Author SHA1 Message Date
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
kili
02275e18ad Add dependency on graphics/libspiro to avoid build breakage
when it's currently installed.

prodded by naddy
2021-06-09 21:52:24 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
matthieu
8c8c9721b1 Adjust WANTLIB after the removal of libxkbui. ok killi@ kn@
fontforge didn't really use libkxbui despite the configure check that
pulled it in.
2020-07-09 05:43:40 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ebf751b927 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-05-20 22:15:00 +00:00
kili
7513c66035 Update HOMEPAGE.
Noticed and ok by danj@
2019-01-07 22:52:47 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
196a6bb177 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.
2017-08-04 17:36:56 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
sthen
d5ebfb42af handle giflib api change 2015-03-28 17:59:17 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
jasper
cd3c2b4b42 update to fontforge-20120731
ok kili@ (MAINTAINER)
2014-01-14 17:16:06 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
kili
7f3711b0ff 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-07-08 19:04:05 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
2d76d96589 Add a patch needed to build with Python2.7.
Modify WANTLIB and bump revision.
ok kili@.
2011-06-06 18:46:49 +00:00
jasper
438b7257c4 - 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-12-21 18:41:37 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 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-24 15:53:55 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
phessler
7276b49993 special CFLAGS aren't necessary on mips64 anymore
from brad
2010-10-03 18:58:53 +00:00
naddy
87d6b9caf3 Bump for real. Please put REVISION in the vicinity of PKGNAME. 2010-09-03 17:50:49 +00:00
fgsch
bc8dc131fe Bump revision after python's default change. 2010-08-30 18:29:28 +00:00
kili
bbbb98de61 Enlarge the buffer used in svg_pathdump().
While here, switch to new-style wantlib.
2010-07-11 05:23:20 +00:00
kili
8215f9cc14 Update to fontforge-20100501.
Add a workaround for an ICE on mips64el.
2010-06-23 08:00:42 +00:00
fgsch
cc1e53d805 Do not hardcode the python version to 2.5. ok kili. 2010-06-16 10:13:40 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
kili
c3ff6c32c9 Update to fontforge-20090408. 2009-04-22 12:23:00 +00:00
kili
fd5bb03941 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)
2009-03-18 20:49:50 +00:00
kili
acf4182307 Update to fontforge-20080927. 2008-10-27 17:58:52 +00:00
kili
7290c0491f bump PKGNAME after python version switch 2007-10-12 16:52:56 +00:00
kili
236f4ca076 Update to fontforge-20070915.
ok jasper@
2007-09-23 18:45:45 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
4d1a344b19 USE_X11 2006-11-11 14:09:04 +00:00
kili
4ea0d57921 Update to 20060822; several bugfixes and improvements.
Some help and "go ahead" by steven@
2006-10-15 18:52:59 +00:00
espie
444cc3c520 new lib specs 2006-08-03 23:28:11 +00:00
steven
976131276e BSD license. reminded by maintainer 2006-07-21 16:42:40 +00:00
steven
5c0ad734e5 update to fontforge-20060715
from maintainer Matthias Kilian
2006-07-21 09:20:34 +00:00