Port details |
- croscorefonts-fonts-ttf Fonts created from by Google for ChromeOS to replace MS TTF
- 1.31.0_2 x11-fonts =7 1.31.0_2Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2012-01-19 23:13:52
- Last Update: 2022-07-20 14:23:36
- Commit Hash: 8d4fe7c
- People watching this port, also watch:: rsync, subversion, cdrtools, lua52, chromium
- License: APACHE20
- Description:
- Google has created a set of fonts for its ChromeOS Operating system.
The three standard ones closely mimic the most popular ones for the Windows
platform and Linux's so-called Liberation fonts but are available under an
OpenFont license.
Tinos, Arimo and Cousine, appear to be variations of the old standard Times,
Arial and Courier.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- croscorefonts>0:x11-fonts/croscorefonts-fonts-ttf
- To install the port:
- cd /usr/ports/x11-fonts/croscorefonts-fonts-ttf/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/croscorefonts-fonts-ttf
- pkg install croscorefonts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: croscorefonts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (croscorefonts-1.31.0.tar.bz2) = 672c3487883ec1ef83d9254240d4327b014212abc823d06d15816095867315e1
SIZE (croscorefonts-1.31.0.tar.bz2) = 3223864
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:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- editors/openoffice-4
- editors/openoffice-devel
- x11-fonts/google-fonts
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_croscorefonts-fonts-ttf
- USES:
- fonts tar:bzip2 xorg
- pkg-message:
- For install:
- You can start using the fonts by following these instructions:
Add the following line to the "Files" section of your x.org configuration file:
FontPath "/usr/local/share/fonts/ChromeOS/"
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.31.0_2 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.31.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.31.0_2 27 Jan 2020 08:05:12 |
lwhsu |
Add more distfile mirror |
1.31.0_2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.31.0_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
1.31.0_1 24 Mar 2019 14:33:18 |
sunpoet |
Update MASTER_SITES |
1.31.0_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 |
1.31.0 19 Jun 2017 17:27:07 |
sunpoet |
Do not silence installation messages |
1.31.0 21 Nov 2015 02:10:52 |
sunpoet |
- Update to 1.31
- Update LICENSE
- While I'm here, add NO_ARCH
PR: 196659
Submitted by: pfg |
1.23.0_2 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
1.23.0_2 24 Mar 2015 18:47:53 |
olgeni |
Bump PORTREVISION after the fonts path change. |
1.23.0_1 22 Mar 2015 13:22:53 |
olgeni |
Fix minor typos in pkg-descr files. |
1.23.0_1 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.23.0_1 19 Mar 2015 17:40:36 |
bapt |
Convert to USES=fonts |
1.23.0 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
1.23.0 04 Oct 2013 14:10:59 |
bapt |
Stagify |
1.23.0 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.23.0 21 Apr 2013 14:33:09 |
sunpoet |
- Update to 1.23.0
- Pet portlint: add my LOCAL to MASTER_SITES
- Temporarily comment LICENSE_* due to the removal of LICENSE in tarball
- Sort BUILD_DEPENDS
- Cleanup Makefile header
- Fix typo and reformat pkg-descr
Feature safe: yes |
1.21.0 19 Jan 2012 23:13:34 |
bapt |
Google has created a set of fonts for it's ChromeOS Operating system.
The three standard ones closely mimic the most popular ones for
the Windows platform and the linuxso-called Liberation fonts but
are available under an OpenFont license.
Tinos, Arimo and Cousine, appear to be variations of the old
standard Times, Arial and Courier.
PR: ports/164229
Submitted by: Pedro Giffuni |