22 Commits

Author SHA1 Message Date
naddy
ff01fe3e37 drop RCS Ids 2022-03-11 19:00:15 +00:00
sthen
745105c362 automatically handle ports which use the python module and have flavours
other than the usual "python3/<blank>" python version selection and
remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the
affected ports.
2021-02-23 22:04:35 +00:00
sthen
761c9f34ff ports which use the python module and have flavours other than the
usual "python3/<blank>" python version selection still require setting
MODPY_VERSION for now.
2021-02-23 21:45:49 +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
sthen
3bd4a32896 install otb files for terminus-font, probably from chrisz, in my tree
for months
2020-12-27 17:13:48 +00:00
bentley
d509c023f8 Set PKG_ARCH = * in all font ports.
The unmarked ports contained only .ttf, .otf, .pcf, and text files,
all arch-independent.
2020-05-25 04:30:12 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
67a7be45b9 Update to terminus-font 4.47 and install raw font files (suitable
for use with wsfontload). Add a README showing how to use this as
a console font.

ok/help fcambus@, ok LEVAI Daniel (maintainer)
2019-03-17 15:24:15 +00:00
bentley
ee4b9e7efa Use consistent license marker for OFL 1.1 ports.
Includes adding "1.1" to terminus/inconsolata/fantasque which were marked
just "OFL", as that's the license version in their distfiles / repos.
2017-11-16 03:33:09 +00:00
sthen
fc0452077f update to terminus-font 4.46, from Kaashif Hymabaccus with a few tweaks
by me, ok LÉVAI Dániel (maintainer)
2017-08-04 16:59:39 +00:00
sthen
731a6e8305 Add a centered_tilde flavour to terminus-font, suggested by Michael Reed,
feedback from naddy and patrick keshishian, ok LEVAI Daniel (maintainer).
2016-04-24 15:44:32 +00:00
jung
0f58c75113 update terminus font to 4.40 from maintainer LÉVAI Dániel 2015-11-13 20:18:25 +00:00
ajacoutot
5f6f503865 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:45:09 +00:00
sthen
4d2768c274 update to terminus-font 4.39, from maintainer LEVAI Daniel 2014-05-08 22:18:39 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
sthen
d7167272c9 update to terminus-font 4.38, from LEVAI Daniel (maintainer) 2012-07-13 10:11:59 +00:00
sthen
2a4ec6533f update to terminus 4.36, from LEVAI Daniel (maintainer). 2011-08-28 10:46:41 +00:00
sthen
245b5d3e18 Don't install the copy of 8x12 normal fonts which get installed as "bold".
This lets X synthesize its own, so bold characters are distinct again.
Upstream don't seem to like this ("there is no space for a bold font in
a 6x12 matrix") but everyone else would rather have distinct bold chars.

Req by joshe@, landry@. OK LEVAI Daniel (maintainer).
2011-07-21 08:02:44 +00:00
jasper
c67a89035d move various fonts from print/ and x11/ to fonts/ 2011-07-19 09:16:06 +00:00