FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:37 PM GMT
Port details
code2000 1.171 x11-fonts on this many watch lists=4 search for ports that depend on this port
Shareware demo Unicode TrueType font
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Dec 2003 00:57:03
License: not specified in port
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.

WWW: http://en.wikipedia.org/wiki/Code2000
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-fonts/mkfontscale, x11-fonts/mkfontdir, x11-fonts/fontconfig
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-fonts/code2000/ && make install clean
To add the package: pkg_add -r code2000


Configuration Options
     No options to configure

Master Sites:
http://code2000.net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/code2000-1.171/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2012 21:23:51
Original commit files touched by this commit  1.171
thierry search for other commits by this committer
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.
24 Jan 2011 20:00:36
Original commit files touched by this commit  1.171
thierry search for other commits by this committer
Remove the RESTRICTED line, because we don't modify the original files.

Reported by:    Pav
Feature safe:   yes
20 Jan 2011 21:57:56
Original commit files touched by this commit  1.171
thierry search for other commits by this committer
Make fetchable again.

Reported by:    pointyhat (Pav & Erwin)
Feature safe:   yes
17 Jun 2008 21:30:54
Original commit files touched by this commit  1.171
thierry search for other commits by this committer
Upgrade to 1.171.

Notified by:    pointyhat via Pav & Erwin
21 Apr 2008 14:31:47
Original commit files touched by this commit  1.17_1
miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pointyhat
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.17_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
08 Apr 2008 17:10:17
Original commit files touched by this commit  1.17
thierry search for other commits by this committer
Upgrade to 1.17, switch to mkfontscale / mkfontdir and run fc-cache.
19 May 2007 20:32:57
Original commit files touched by this commit  1.16_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Sep 2006 21:20:24
Original commit files touched by this commit  1.16_1
thierry search for other commits by this committer
Chase the new site.

Note: this is the same font, only code2000.html has been updated.
03 Sep 2006 13:32:39
Original commit files touched by this commit  1.16
thierry search for other commits by this committer
The author's page disapeared: host the distfile untill it will come back.
02 Sep 2006 23:39:51
Original commit files touched by this commit  1.16
kris search for other commits by this committer
NO_PACKAGE is not appropriate; use RESTRICTED instead.  Mark BROKEN since
it is unfetchable.
03 Aug 2006 20:06:54
Original commit files touched by this commit  1.16
thierry search for other commits by this committer
- Upgrade to 1.16;

- Change my address;

- Remove XFree86-3 support;

- Chase ttmkfdir update.
24 Jan 2006 03:16:52
Original commit files touched by this commit  1.15
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
10 Apr 2005 20:09:19
Original commit files touched by this commit  1.15
mi search for other commits by this committer
Update from 1.14 to 1.15 -- the older distfile is no longer available.

Approved by:    Thierry Thomas  (maintainer)
11 Oct 2004 22:36:21
Original commit files touched by this commit  1.14
thierry search for other commits by this committer
Upgrade to 1.14.
23 Jul 2004 19:10:32
Original commit files touched by this commit  1.13
anholt search for other commits by this committer
- 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)
19 Mar 2004 00:19:49
Original commit files touched by this commit  1.13
thierry search for other commits by this committer
SIZE-ify my ports.

Submitted by:   Trevor Johnson <trevor@FreeBSD.org>
Approved by:    mat (mentor).
09 Dec 2003 00:55:23
Original commit files touched by this commit  1.13
pav search for other commits by this committer
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>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.161 seconds.