aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/code2000
Commit message (Collapse)AuthorAgeFilesLines
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=352986
* Support staging.Thierry Thomas2014-04-221-10/+2
| | | | Notes: svn path=/head/; revision=351884
* Convert x* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347790
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* Remove the former official site.Thierry Thomas2013-08-261-7/+2
| | | | | | | Dpotted by: marino Notes: svn path=/head/; revision=325390
* s/X11BASE/LOCALBASE/, or equivalent.Doug Barton2012-06-241-2/+2
| | | | | | | The X11BASE variable is long gone, however these ports were not updated. Notes: svn path=/head/; revision=299908
* Remove the former official website, which is down.Thierry Thomas2012-01-231-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. Notes: svn path=/head/; revision=289691
* Remove the RESTRICTED line, because we don't modify the original files.Thierry Thomas2011-01-241-2/+0
| | | | | | | | Reported by: Pav Feature safe: yes Notes: svn path=/head/; revision=268176
* Make fetchable again.Thierry Thomas2011-01-203-2/+4
| | | | | | | | Reported by: pointyhat (Pav & Erwin) Feature safe: yes Notes: svn path=/head/; revision=268061
* Upgrade to 1.171.Thierry Thomas2008-06-173-7/+6
| | | | | | | Notified by: pointyhat via Pav & Erwin Notes: svn path=/head/; revision=215031
* - Fix build after xorg cleanupMartin Wilke2008-04-211-1/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211717
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Upgrade to 1.17, switch to mkfontscale / mkfontdir and run fc-cache.Thierry Thomas2008-04-083-20/+17
| | | | Notes: svn path=/head/; revision=210868
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-4/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the new site.Thierry Thomas2006-09-243-10/+9
| | | | | | | Note: this is the same font, only code2000.html has been updated. Notes: svn path=/head/; revision=173746
* The author's page disapeared: host the distfile untill it will come back.Thierry Thomas2006-09-031-2/+3
| | | | Notes: svn path=/head/; revision=172047
* NO_PACKAGE is not appropriate; use RESTRICTED instead. Mark BROKEN sinceKris Kennaway2006-09-021-1/+2
| | | | | | | it is unfetchable. Notes: svn path=/head/; revision=171941
* - Upgrade to 1.16;Thierry Thomas2006-08-034-75/+16
| | | | | | | | | | | - Change my address; - Remove XFree86-3 support; - Chase ttmkfdir update. Notes: svn path=/head/; revision=169585
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update from 1.14 to 1.15 -- the older distfile is no longer available.Mikhail Teterin2005-04-102-3/+3
| | | | | | | Approved by: Thierry Thomas (maintainer) Notes: svn path=/head/; revision=132919
* Upgrade to 1.14.Thierry Thomas2004-10-114-6/+6
| | | | Notes: svn path=/head/; revision=118632
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-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) Notes: svn path=/head/; revision=114511
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!Pav Lucistnik2003-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> Notes: svn path=/head/; revision=95438