- Turn LINKS option on by default
- Update PLIST and PLIST_SUB: do not use _REL suffix
- Simplify Makefile
- Cosmetic change
- Bump PORTREVISION for dependency and package change
The font was renamed upstream, so follow suit and rename the port. Changes
since 1.3.1:
1.3.2 - Various fixes: playing again with bold m, moving accents again,
taking care again of Powerline symbols, clean 8 and R. Add a few box
drawing characters (for use with vim-indentline). Generate webfonts
(goal: this font used for code samples on all cool languages'
websites). Add a WIP medium version of the proportional font.
1.4 - Rename font to Fantasque Sans, because fantasque is the new cosmic.
Make W look symetrical at big size.
1.4.1 - Drop Reserved Font Name. You can now subset, compress, hint and
whatnot without worrying about renaming. Many small improvements (8,
s , t, a, e, {, }, W, i, l, g...).
1.5 - Add regular italic version. Some small changes (Q, w, y, n).
1.6 - Add bold italic version.
1.6.1 - Simplify @ to make it look sharp at all sizes. Various fixes.
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
- Use shebangfix
- Convert to new options framework
- Don't conditionalize installation of documentation as it is now handled by
the new options framework
that makes Allegro (amongst other things) able to load and render TTF
and many other famous font formats. Other feature is that it is able
to render the fonts antialiased.
WWW: http://opensnc.sourceforge.net/alfont/
PR: ports/180216
Submitted by: nemysis (self)
Upstream pointed out that the font is also hosted on GitHub, which is easier
to fetch and more reliable than the download link on their website.
We can also track the version numbers more easily now, so switch to using
them instead of a date in PORTVERSION.
It was not sent as part of the PR that originated the port, and most likely
was added by mistake (it is also not referenced by the other files in the
port).