aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/terminus-font
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 4.38.Niclas Zeising2012-07-202-5/+9
| | | | | | | | | Adds a new option, TD1, which places '~' vertically centered on the line. Approved by: kwm (mentor) Notes: svn path=/head/; revision=301231
* Convert to options-ngNiclas Zeising2012-07-041-20/+21
| | | | | | | Approved by: kwm (mentor) Notes: svn path=/head/; revision=300483
* Change maintainer address to my FreeBSD.org mail address.Niclas Zeising2012-07-031-1/+1
| | | | | | | Approved by: kwm (mentor) Notes: svn path=/head/; revision=300424
* Update maintainer email addressChris Rees2012-01-161-1/+1
| | | | | | | | PR: ports/164211 Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer) Notes: svn path=/head/; revision=289349
* - Update to 4.36Steve Wills2011-08-202-11/+11
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/159526 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: multiple maintainer timeouts (>6 months) Notes: svn path=/head/; revision=280083
* Update to 4.35 .Juergen Lock2011-06-223-7/+43
| | | | | | | | | PR: ports/157707 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=276087
* - Update to 4.32Martin Wilke2011-01-315-1159/+199
| | | | | | | | | | PR: 153651 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268492
* Update to 4.30Max Brazhnikov2010-07-185-61/+196
| | | | | | | | | | Respect PREFIX PR: ports/148705 Submitted by: Vlad V. Teterya (maintainer) Notes: svn path=/head/; revision=257930
* Move the definition of USE_PERL5_BUILD above the inclusion ofMark Linimon2009-08-301-1/+2
| | | | | | | bsd.port.pre.mk where it belongs. Notes: svn path=/head/; revision=240564
* - Do not needlessly run-depend on perlDmitry Marakasov2009-06-251-1/+2
| | | | | | | | | PR: 135919 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: "Vlad V. Teterya" <vlad@vlad.uz.ua> (maintainer via private email) Notes: svn path=/head/; revision=236618
* - Update to 4.28.Stefan Walter2008-12-184-204/+182
| | | | | | | | | | | - Add options to select variants of letter glyphs. PR: 128323 Submitted by: Dar <dar.quonb@gmail.com> Approved by: maintainer timeout (8 weeks) Notes: svn path=/head/; revision=224386
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+5
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Dependancy fixThomas Abthorpe2008-01-271-3/+4
| | | | | | | | | PR: ports/119924 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer) Sponsored by: FreeBSD Bug-a-thon #3 Notes: svn path=/head/; revision=206276
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Correct pkg-plist for newer fontconfigRong-En Fan2007-04-022-1/+1
| | | | | | | | | PR: ports/111113 Submitted by: Maxim Samsonov <xors at mne.ru> Approved by: Vlad V. Teterya <vlad at vlad.uz.ua> (maintainer) Notes: svn path=/head/; revision=188977
* - Update to 4.20Renato Botelho2006-07-064-353/+359
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/99586 Submitted by: Vlad V. Teterya <vlad at vlad.uz.ua> Approved by: maintainer Notes: svn path=/head/; revision=167062
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Add another MASTER_SITE. It's ridiculously slow (I neverAdam Weinberger2005-03-051-1/+2
| | | | | | | got above 4 Kbps), but at least that server's alive. Notes: svn path=/head/; revision=130431
* Update to 4.11.Norikatsu Shigemura2005-02-205-56/+671
| | | | | | | | | PR: ports/77762 Submitted by: Kang-min Liu <gugod@gugod.org> (maintainer) Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=129335
* Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. SoNorikatsu Shigemura2005-02-191-2/+2
| | | | | | | | | | change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=129305
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-9/+4
| | | | | | | | | | | | | | | 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Unbreak by merging changes from ports/49029 (patch-aa).Jimmy Olgeni2003-03-241-279/+319
| | | | Notes: svn path=/head/; revision=77379
* Update portMichael C . Wu2003-03-113-66/+98
| | | | | | | | PR: 49029 Submitted by: gugod@gugod.org Notes: svn path=/head/; revision=77085
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Maintainer update to version 3.96_2Edwin Groothuis2002-11-174-1/+353
| | | | | | | | PR: ports/45340 Submitted by: Kang-min Liu <gugod@gugod.org> Notes: svn path=/head/; revision=70276
* The Terminus Font is designed for long (8 and more hours per day) workVanilla I. Shu2002-11-145-0/+109
with computers. Version 3.96 contains 528 characters, which cover code pages ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-15, Windows-1250, Windows-1251, Windows-1252, IBM-437, KOI8-R, KOI8-U, KOI8-E, KOI8-F, Bulgarian-MIK, Paratype-PT154, Paratype-PT254, IBM-855, IBM-866 and Macintosh-Ukrainian. PR: ports/45281 Submitted by: Kang-min Liu <gugod@gugod.org> Notes: svn path=/head/; revision=70094