Port details |
- monacofonts Collection of 5 "fixed" fonts for X11 from www.brama.com
- 1.0_5 ukrainian
=5 1.0_5Version of this port present on the latest quarterly branch. - Maintainer: ports@virtual-estates.net
 - Port Added: 2001-04-08 19:32:55
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: windowmaker, libmng, libwmf, libunicode, libxml2
- Also Listed In: x11-fonts
- License: not specified in port
- WWW:
- http://www.brama.com/compute/unix.html
- Description:
- Monaco KOI8-U Cyrillic fonts for X11 systems in BDF format. Total of
five bitmap fonts.
This port installs PCF versions of the fonts and generates the
fonts.alias file, which provides, for the koi8-u and koi8-r encodings --
some applications have the encodings (such as koi8-r) harcoded in them,
but koi8-u is a superset of koi8-r.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- koi8-u-monaco-x11>0:ukrainian/monacofonts
- To install the port:
- cd /usr/ports/ukrainian/monacofonts/ && make install clean
- To add the package, run one of these commands:
- pkg install ukrainian/monacofonts
- pkg install koi8-u-monaco-x11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: koi8-u-monaco-x11
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (monaco.zip) = 62fa0c65de6f38816f5d8c1057cdea5c20be96d2a207bc2229154ba9b0bdb00d
SIZE (monaco.zip) = 17088
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
- mkfontscale : x11-fonts/mkfontscale
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ukrainian_monacofonts
- USES:
- fonts zip
- pkg-message:
- For install:
- For your X-server to use the fonts, you have to add
the ${LOCALBASE}/share/fonts/koi8-u-monaco (LOCALBASE is,
usually, /usr/local) to the server's font-path. Use
``xset fp+'' ${LOCALBASE} to do this for the current X-session and
consult your X-server's documentation to make this
permanent.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_5 18 May 2024 08:22:43
    |
Gleb Popov (arrowd)  |
*: Change the MAINTAINER field per request
PR: 278267 |
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) |
1.0_4 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 ) |
1.0_4 20 Jul 2022 14:23:17
    |
Tobias C. Berner (tcberner)  |
ukrainian: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andrey Slusar <anray@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* mi@aldan.algebra.com
* mike@LITech.lviv.ua
With hat: portmgr |
1.0_4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_4 14 Aug 2019 12:16:41
  |
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
1.0_4 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 |
1.0_3 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0_3 27 Jul 2015 02:52:58
  |
mi  |
Correct the pathname in user-instructions given by the port and
advise the users updating of the need to change their existing
configuration after the March 21st commit to ukrainian/monacofonts
by portmgr@
Pointy hat to: bapt |
1.0_3 21 Mar 2015 23:05:21
  |
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
1.0_2 12 Nov 2014 14:56:34
  |
antoine  |
Cleanup plist |
1.0_2 03 Aug 2014 14:15:09
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.0_2 09 Jun 2014 23:07:16
  |
mi  |
Support staging. |
1.0_2 10 Mar 2014 17:30:08
  |
bapt  |
Convert u* and v* to USES=zip |
1.0_2 20 Sep 2013 23:19:33
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ukrainian) |
1.0_2 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.0_2 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) |
1.0_1 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}. |
1.0 02 Feb 2007 19:59:33
 |
pav  |
- Switch dependencies to modern XFree86/Xorg ports |
1.0 24 Jan 2006 03:11:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 07 Mar 2003 06:11:33
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Jun 2001 13:25:21
    |
mi  |
Although Bento is happy, and so are my machines when building this port, some
users (of earlier FreeBSD) have reported build failures healed by explicit
backslashes (``\'' symbols) in the Makefile. If a make/awk guru wants to take
a look -- great... |
08 Apr 2001 23:32:55
    |
mi  |
Add monacofonts 1.0, a collection of 5 "fixed" fonts for X11 from
www.brama.com. |