Port details |
- terminus-font Terminus Font - a clean fixed width font
- 4.49.1_1 x11-fonts =18 4.49.1_1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2002-11-14 17:17:49
- Last Update: 2023-08-12 19:56:04
- Commit Hash: d06e15b
- People watching this port, also watch:: mplayer, unzip, zip, libiconv, freetype2
- License: OFL11
- WWW:
- https://terminus-font.sourceforge.net
- Description:
- Terminus Font is designed for long (8 and more hours per day) work
with computers. Version 4.11 contains 594 characters, covering code
pages ISO8859-1/2/5/9/13/15/16, Windows-1250/1251/1252/1254/1257,
IBM-437/852/855/866, KOI8-R/U/E/F, Bulgarian-MIK, Paratype-PT154/PT254,
Macintosh-Ukrainian and Esperanto, and also the vt100 and xterm
pseudographic characters.
Note: This ports also installed a slanted version of the terminus
font, contributed by "Sascha Blank" <sblank@tiscali.de> which is NOT
in the original release.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- terminus-font>0:x11-fonts/terminus-font
- To install the port:
- cd /usr/ports/x11-fonts/terminus-font/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/terminus-font
- pkg install terminus-font
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: terminus-font
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687298544
SHA256 (terminus-font-4.49.1.tar.gz) = d961c1b781627bf417f9b340693d64fc219e0113ad3a3af1a3424c7aa373ef79
SIZE (terminus-font-4.49.1.tar.gz) = 648345
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bdftopcf : x11-fonts/bdftopcf
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for terminus-font-4.49.1_1:
AO2=off: Variant of letter 'a'
DV1=off: Variant of cyrillic letters 'de' and 've'
GE2=off: Variant of cyrillic letter 'ge'
GQ2=off: Variant of grave accent and apostrophe
HI2=off: Higher uppercase letters, for size 18
IJ1=off: Variant of cyrillic letters 'i' and 'short i'
KA2=off: Variant of cyrillic letter 'ka'
LL2=off: Variant with more distinctive 'l' (ell)
TD1=off: Variant with centered '~'
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_terminus-font
- USES:
- gmake fonts python:build shebangfix
- pkg-message:
- For install:
- Add the following line to the "Files" section of xorg.conf or XF86Config:
FontPath "/usr/local/share/fonts/terminus-font/"
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.49.1_1 12 Aug 2023 19:56:04 |
Kevin Bowling (kbowling) Author: Andrey Zholos |
x11-fonts/terminus-font: Install otp fonts
This was missed in the ports 4.49 update
PR: 256266
Approved by: x11 (blanket) |
4.49.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.49.1 22 Jun 2023 17:37:31 |
Li-Wen Hsu (lwhsu) |
x11-fonts/terminus-font: Update to 4.49.1
PR: 272110
Approved by: x11 (manu) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.48 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.48 20 Jul 2022 14:23:36 |
Tobias C. Berner (tcberner) |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.48 02 May 2022 11:18:05 |
Emmanuel Vadot (manu) |
x11-fonts/terminus-font: Set x11 as maintainer |
4.48 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
4.48 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.48 17 Aug 2019 23:50:08 |
zeising |
x11-fonts/terminus-font: Update to 4.48
Update x11-fonts/terminus-font to 4.48
Changelog:
* Added the basic 27 hebrew letters and sheqel, with uppercase height.
* Some improvements in the font build scripts. |
4.47_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
4.47_1 11 Mar 2019 21:25:57 |
zeising |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
4.47 02 Jan 2019 22:59:00 |
zeising |
x11-fonts/terminus-font: Update to 4.47
Changelog:
* Added 35 new characters (33 glyphs).
* Replaced ao2-variant "ae" with ao1 "ae", it was too similar to "oe".
* Some fixes and improvements (17 characters in various sizes/styles).
* Significantly improved the font build scripts. Python 3.5.0 or node
6.9.0 are now required to build the font. |
4.46 15 Nov 2017 20:54:46 |
zeising |
Update to 4.46
PR: 223645 (some ideas from)
Submitted by: Dmitry Wagin |
4.40 15 Nov 2017 20:49:29 |
zeising |
Sort the plist alphabetically, to make it easier to work with.
No need to bump portrevision, since this is cosmetic only. |
4.40 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.40 02 Oct 2015 14:05:53 |
zeising |
Update to 4.40
ChangeLog:
* Added 6 combining accents as separate characters.
* Added 14 letters with dot above / dot below.
* Added partial subscript and superscript: all digits and 11 letters.
* Added 30+ math characters, notably large braces, brackets and parens.
* Added unicode range 2800-28FF in two variants (br1 and br2).
* A few small character fixes.
* Altered configure to be a bit more POSIX compliant.
* Replaced some obscure (un)install Makefile targets with variables.
Committed from: EuroBSDCon 2015 DevSummit |
4.39_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.39_1 24 Mar 2015 20:20:31 |
olgeni |
FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longer
necessary. |
4.39_1 24 Mar 2015 18:37:28 |
olgeni |
Bump PORTREVISION after the fonts path change and fix pkg-message. |
4.39 20 Mar 2015 18:26:58 |
bapt |
Convert to USES=fonts |
4.39 02 Mar 2015 23:57:53 |
bapt |
Remove Author from pkg-descr |
4.39 11 Jun 2014 20:16:35 |
zeising |
Update to 4.39 |
4.38 11 May 2014 14:24:21 |
amdmi3 |
- Support staging
Approved by: portmgr blanket |
4.38 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
4.38 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
4.38 16 Sep 2013 16:32:07 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
4.38 20 Jul 2012 15:18:02 |
zeising |
Update to version 4.38.
Adds a new option, TD1, which places '~' vertically centered on the line.
Approved by: kwm (mentor) |
4.36 04 Jul 2012 14:50:50 |
zeising |
Convert to options-ng
Approved by: kwm (mentor) |
4.36 03 Jul 2012 08:28:34 |
zeising |
Change maintainer address to my FreeBSD.org mail address.
Approved by: kwm (mentor) |
4.36 16 Jan 2012 21:11:10 |
crees |
Update maintainer email address
PR: ports/164211
Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer) |
4.36 20 Aug 2011 17:22:50 |
swills |
- Update to 4.36
- Pass maintainership to submitter
PR: ports/159526
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: multiple maintainer timeouts (>6 months) |
4.35 22 Jun 2011 23:06:22 |
nox |
Update to 4.35 .
PR: ports/157707
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: maintainer timeout (15 days) |
4.32 31 Jan 2011 15:01:50 |
miwi |
- Update to 4.32
PR: 153651
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: maintainer timeout
Feature safe: yes |
4.30 18 Jul 2010 21:32:55 |
makc |
Update to 4.30
Respect PREFIX
PR: ports/148705
Submitted by: Vlad V. Teterya (maintainer) |
4.28_1 30 Aug 2009 10:43:25 |
linimon |
Move the definition of USE_PERL5_BUILD above the inclusion of
bsd.port.pre.mk where it belongs. |
4.28_1 25 Jun 2009 13:41:50 |
amdmi3 |
- Do not needlessly run-depend on perl
PR: 135919
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by: "Vlad V. Teterya" <vlad@vlad.uz.ua> (maintainer via private
email) |
4.28 18 Dec 2008 17:51:06 |
stefan |
- Update to 4.28.
- Add options to select variants of letter glyphs.
PR: 128323
Submitted by: Dar <dar.quonb@gmail.com>
Approved by: maintainer timeout (8 weeks) |
4.20_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.20_5 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
4.20_4 27 Jan 2008 04:44:04 |
tabthorpe |
- Dependancy fix
PR: ports/119924
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #3 |
4.20_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.20_1 02 Apr 2007 05:54:52 |
rafan |
- Correct pkg-plist for newer fontconfig
PR: ports/111113
Submitted by: Maxim Samsonov <xors at mne.ru>
Approved by: Vlad V. Teterya <vlad at vlad.uz.ua> (maintainer) |
4.20 06 Jul 2006 16:16:54 |
garga |
- Update to 4.20
- Pass maintainership to submitter
PR: ports/99586
Submitted by: Vlad V. Teterya <vlad at vlad.uz.ua>
Approved by: maintainer |
4.11 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
4.11 05 Mar 2005 22:16:09 |
adamw |
Add another MASTER_SITE. It's ridiculously slow (I never
got above 4 Kbps), but at least that server's alive. |
4.11 20 Feb 2005 07:12:13 |
nork |
Update to 4.11.
PR: ports/77762
Submitted by: Kang-min Liu <gugod@gugod.org> (maintainer)
Pointed out by: pointyhat via kris |
4.00_2 19 Feb 2005 19:36:32 |
nork |
Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. So
change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic.
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Approved by: maintainer timeout (1 week) |
4.00_1 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
4.00_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.00_1 24 Mar 2003 12:58:17 |
olgeni |
Unbreak by merging changes from ports/49029 (patch-aa). |
4.00_1 11 Mar 2003 00:40:06 |
keichii |
Update port
PR: 49029
Submitted by: gugod@gugod.org |
3.96_2 21 Feb 2003 14:08:24 |
knu |
De-pkg-comment. |
3.96_2 17 Nov 2002 01:10:20 |
edwin |
Maintainer update to version 3.96_2
PR: ports/45340
Submitted by: Kang-min Liu <gugod@gugod.org> |
3.96 14 Nov 2002 09:26:06 |
vanilla |
The Terminus Font is designed for long (8 and more hours per day) work
with computers. Version 3.96 contains 528 characters, which cover code
pages ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-15, Windows-1250,
Windows-1251, Windows-1252, IBM-437, KOI8-R, KOI8-U, KOI8-E, KOI8-F,
Bulgarian-MIK, Paratype-PT154, Paratype-PT254, IBM-855, IBM-866 and
Macintosh-Ukrainian.
PR: ports/45281
Submitted by: Kang-min Liu <gugod@gugod.org> |