aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/code2000
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11-fonts)
* Remove the former official site.thierry2013-08-261-7/+2
| | | | Dpotted by: marino
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-2/+2
| | | | The X11BASE variable is long gone, however these ports were not updated.
* Remove the former official website, which is down.thierry2012-01-241-1/+0
| | | | | | | 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.
* Remove the RESTRICTED line, because we don't modify the original files.thierry2011-01-251-2/+0
| | | | | Reported by: Pav Feature safe: yes
* Make fetchable again.thierry2011-01-213-2/+4
| | | | | Reported by: pointyhat (Pav & Erwin) Feature safe: yes
* Upgrade to 1.171.thierry2008-06-183-7/+6
| | | | Notified by: pointyhat via Pav & Erwin
* - Fix build after xorg cleanupmiwi2008-04-211-1/+1
| | | | Submitted by: pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+4
| | | | | | | | | | | | | | | - 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)
* Upgrade to 1.17, switch to mkfontscale / mkfontdir and run fc-cache.thierry2008-04-093-20/+17
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-4/+4
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Chase the new site.thierry2006-09-253-10/+9
| | | | Note: this is the same font, only code2000.html has been updated.
* The author's page disapeared: host the distfile untill it will come back.thierry2006-09-031-2/+3
|
* NO_PACKAGE is not appropriate; use RESTRICTED instead. Mark BROKEN sincekris2006-09-031-1/+2
| | | | it is unfetchable.
* - Upgrade to 1.16;thierry2006-08-044-75/+16
| | | | | | | | - Change my address; - Remove XFree86-3 support; - Chase ttmkfdir update.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Update from 1.14 to 1.15 -- the older distfile is no longer available.mi2005-04-112-3/+3
| | | | Approved by: Thierry Thomas (maintainer)
* Upgrade to 1.14.thierry2004-10-124-6/+6
|
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-3/+3
| | | | | | | | | | | | 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)
* SIZE-ify my ports.thierry2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!pav2003-12-095-0/+157
You should pay $5 to the author if you find this useful. PR: ports/60056 Submitted by: Thierry Thomas <thierry@pompo.net>