Port details |
- code2000 Shareware demo Unicode TrueType font
- 1.171_3 x11-fonts =6 1.171_3Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2003-12-09 00:57:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: aspell, nasm, mc, xorg-fonts-truetype, libxml2
- License: not specified in port
- WWW:
- https://en.wikipedia.org/wiki/Code2000
- Description:
- This famous TrueType font contains a lot of Unicode glyphs (over 60000 in
version 1.16).
With Unicode-aware applications you'll be able to display and use special
characters and a lot of languages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- code2000>0:x11-fonts/code2000
- To install the port:
- cd /usr/ports/x11-fonts/code2000/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/code2000
- pkg install code2000
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: code2000
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (code2000-1.171/CODE2000.ZIP) = af00db49179aaea66494a6b9cad3ae7f2b822bf650df3133c07f9c3209cbc8e2
SIZE (code2000-1.171/CODE2000.ZIP) = 3860599
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_code2000
- USES:
- fonts zip
- pkg-message:
- For install:
- IMPORTANT - READ CAREFULLY: Code2000 is *NOT* free software!
It is offered as a shareware demo. If you like it and use it after a
reasonable evaluation period, you are obliged to register the
font by sending $5 (Five U.S. Dollars, or equivalent in any currency)
to the author. See /usr/local/share/fonts/code2000/code2000.html.
You can start using the font by following these instructions:
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X11 / x.org configuration file:
Load "freetype"
Add the following line to the "Files" section of XF86Config:
FontPath "/usr/local/share/fonts/code2000/"
- 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.171_3 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.171_3 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.171_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.171_3 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
1.171_3 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.171_2 30 Aug 2017 09:01:37 |
amdmi3 |
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket |
1.171_2 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.171_2 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.171_1 19 Mar 2015 17:33:11 |
bapt |
Convert to USES=fonts
Various cleanup |
1.171 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 |
1.171 22 Apr 2014 21:00:34 |
thierry |
Support staging. |
1.171 10 Mar 2014 18:09:41 |
bapt |
Convert x* to USES=zip |
1.171 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.171 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.171 26 Aug 2013 12:07:40 |
thierry |
Remove the former official site.
Dpotted by: marino |
1.171 24 Jun 2012 21:53:38 |
dougb |
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated. |
1.171 23 Jan 2012 21:23:51 |
thierry |
Remove the former official website, which is down.
Note: I have been notified that Code2000 (with Code2001 and Code2002)
are now downloadable from Sourceforge, but according to
http://en.wikipedia.org/wiki/Talk:Code2000
this could be a fake, it's why I don't update the port now. |
1.171 24 Jan 2011 20:00:36 |
thierry |
Remove the RESTRICTED line, because we don't modify the original files.
Reported by: Pav
Feature safe: yes |
1.171 20 Jan 2011 21:57:56 |
thierry |
Make fetchable again.
Reported by: pointyhat (Pav & Erwin)
Feature safe: yes |
1.171 17 Jun 2008 21:30:54 |
thierry |
Upgrade to 1.171.
Notified by: pointyhat via Pav & Erwin |
1.17_1 21 Apr 2008 14:31:47 |
miwi |
- Fix build after xorg cleanup
Submitted by: pointyhat |
1.17_1 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.17 08 Apr 2008 17:10:17 |
thierry |
Upgrade to 1.17, switch to mkfontscale / mkfontdir and run fc-cache. |
1.16_2 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.16_1 24 Sep 2006 21:20:24 |
thierry |
Chase the new site.
Note: this is the same font, only code2000.html has been updated. |
1.16 03 Sep 2006 13:32:39 |
thierry |
The author's page disapeared: host the distfile untill it will come back. |
1.16 02 Sep 2006 23:39:51 |
kris |
NO_PACKAGE is not appropriate; use RESTRICTED instead. Mark BROKEN since
it is unfetchable. |
1.16 03 Aug 2006 20:06:54 |
thierry |
- Upgrade to 1.16;
- Change my address;
- Remove XFree86-3 support;
- Chase ttmkfdir update. |
1.15 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.15 10 Apr 2005 20:09:19 |
mi |
Update from 1.14 to 1.15 -- the older distfile is no longer available.
Approved by: Thierry Thomas (maintainer) |
1.14 11 Oct 2004 22:36:21 |
thierry |
Upgrade to 1.14. |
1.13 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.13 19 Mar 2004 00:19:49 |
thierry |
SIZE-ify my ports.
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor). |
1.13 09 Dec 2003 00:55:23 |
pav |
Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!
You should pay $5 to the author if you find this useful.
PR: ports/60056
Submitted by: Thierry Thomas <thierry@pompo.net> |