Port details |
- tv-fonts Number of fonts which are useful for TV applications
- 1.1_6 x11-fonts =10 1.1_6Version of this port present on the latest quarterly branch.
- Maintainer: oliver@FreeBSD.org
- Port Added: 2004-06-19 18:54:35
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: freetype2, expat, libxml2, pcre, gettext
- License: not specified in port
- WWW:
- http://linux.bytesex.org/xawtv/tvfonts.html
- Description:
- This package contains a number of fonts which are useful for TV applications:
led-fixed
This is the big font which xawtv uses by default for the onscreen display
in fullscreen mode.
ets-teletext
This is a teletext font. It contains the block graphic characters used by
teletext pages. When watching teletext with the mtt teletext browser you'll
get much better results with these fonts installed.
ets-caption
A font for closed captions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tv-fonts>0:x11-fonts/tv-fonts
- To install the port:
- cd /usr/ports/x11-fonts/tv-fonts/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/tv-fonts
- pkg install tv-fonts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tv-fonts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tv-fonts-1.1.tar.bz2) = 0194dd03ac9b384951e7f5ed7d08c6fc5f6d94efcd08516732720a1a4704d9f6
SIZE (tv-fonts-1.1.tar.bz2) = 80177
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>=0 : x11-fonts/mkfontscale
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- This port is required by:
- for Build
-
- multimedia/xawtv
- for Run
-
- multimedia/xawtv
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_tv-fonts
- USES:
- gmake fonts tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.1_6 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.1_6 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 ) |
1.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_6 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.1_5 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.1_5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1_5 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.1_4 19 Mar 2015 18:01:50 |
bapt |
Needs mkfontdir at build time |
1.1_4 19 Mar 2015 17:15:45 |
bapt |
Convert to USES=fonts
Cleanup dependencies |
1.1_3 01 Aug 2014 12:54:37 |
amdmi3 |
- Add run-depend on fc-cache, it's called from plist
Approved by: portmgr blanket |
1.1_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.1_2 24 Feb 2014 13:45:56 |
bapt |
Support stage |
1.1_2 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.1_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1_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.1_2 08 Mar 2008 08:09:48 |
pav |
- XFree86 support was removed few hours ago - unbreak INDEX |
1.1_2 07 Mar 2008 23:36:01 |
oliver |
remove USE_XLIB
replace X_CLIENTS_PORT |
1.1_2 27 May 2007 14:26:21 |
oliver |
move from X11BASE to LOCALBASE
bump PORTREVISION |
1.1_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.1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 22 Jan 2006 02:59:41 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1 15 Jun 2005 02:42:14 |
lesi |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
1.1 07 Apr 2005 16:26:18 |
oliver |
fix packaging on 4
Sponsored by: Dejan Lesjak <dejan.lesjak@ijs.si>
Noted by: pointyhat |
1.1 17 Mar 2005 23:22:13 |
lesi |
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757) |
1.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) |
1.1 21 Jun 2004 03:24:02 |
oliver |
add a missing dependency to XFree86-4-clients
Noted by: kris |
1.1 19 Jun 2004 18:52:40 |
oliver |
A number of fonts which are useful for TV applications |