aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/tv-fonts
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Make fonts repecting XDGBaptiste Daroussin2015-03-212-24/+24
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381876
* Needs mkfontdir at build timeBaptiste Daroussin2015-03-191-1/+2
| | | | Notes: svn path=/head/; revision=381643
* Convert to USES=fontsBaptiste Daroussin2015-03-192-13/+4
| | | | | | | Cleanup dependencies Notes: svn path=/head/; revision=381625
* - Add run-depend on fc-cache, it's called from plistDmitry Marakasov2014-08-011-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=363705
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Support stageBaptiste Daroussin2014-02-241-8/+4
| | | | Notes: svn path=/head/; revision=345843
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - XFree86 support was removed few hours ago - unbreak INDEXPav Lucistnik2008-03-081-14/+8
| | | | Notes: svn path=/head/; revision=208635
* remove USE_XLIBOliver Lehmann2008-03-071-4/+14
| | | | | | | replace X_CLIENTS_PORT Notes: svn path=/head/; revision=208633
* move from X11BASE to LOCALBASEOliver Lehmann2007-05-271-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=192038
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-152-11/+3
| | | | Notes: svn path=/head/; revision=137467
* fix packaging on 4Oliver Lehmann2005-04-071-1/+1
| | | | | | | | Sponsored by: Dejan Lesjak <dejan.lesjak@ijs.si> Noted by: pointyhat Notes: svn path=/head/; revision=132704
* Upgrade X.Org ports to 6.8.2.Dejan Lesjak2005-03-172-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757) Notes: svn path=/head/; revision=131533
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | 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
* add a missing dependency to XFree86-4-clientsOliver Lehmann2004-06-211-0/+2
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=111909
* A number of fonts which are useful for TV applicationsOliver Lehmann2004-06-195-0/+99
Notes: svn path=/head/; revision=111825