Port details |
- c64bdf Commodore 64 X11 fonts
- 1.0_4 x11-fonts =3 1.0_4Version of this port present on the latest quarterly branch.
- Maintainer: saper@saper.info
- Port Added: 2008-03-10 16:11:51
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: not specified in port
- WWW:
- https://beej.us/c64bdf/
- Description:
- Get Commodore 64 font installed under the X Window System.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- c64bdf>0:x11-fonts/c64bdf
- To install the port:
- cd /usr/ports/x11-fonts/c64bdf/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/c64bdf
- pkg install c64bdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: c64bdf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (c64bdf.tgz) = 3205f52fc4fe6e16f3606cb82ae228c7cf8da0ac5820096fd24ef42093da13e6
SIZE (c64bdf.tgz) = 10528
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- 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:
- x11-fonts_c64bdf
- USES:
- fonts
- 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.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: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.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_4 23 Sep 2019 11:51:20 |
bapt |
Define USES=fonts otherwise the fonts are installed in / |
1.0_3 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
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 20 Dec 2014 19:57:42 |
bapt |
cleanup plist |
1.0_2 07 Feb 2014 15:40:16 |
ehaupt |
- Support staging
- Don't install to LOCALBASE, use PREFIX |
1.0_1 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_1 31 Dec 2009 10:03:33 |
pav |
- Restore maintainership
Submitted by: Marcin Cieslak <saper@saper.info> |
1.0_1 08 Jul 2009 21:28:59 |
pav |
- Reset maintainer
<saper@system.pl>
(reason: 550 user not found... podany uzytkownik nie istnieje...) |
1.0_1 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0 10 Mar 2008 16:11:32 |
miwi |
Get Commodore 64 font installed under the X Window System.
WWW: http://beej.us/c64bdf/
PR: ports/120868
Submitted by: Marcin Cieslak <saper at SYSTEM.PL> |