aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fonts-indic/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-5/+3
| | | | | | | | | | | | | 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
* Convert to USES=fontsBaptiste Daroussin2015-03-191-3/+2
| | | | Notes: svn path=/head/; revision=381636
* Remove trailing slash to pass make check-plistAntoine Brodin2014-08-241-1/+1
| | | | Notes: svn path=/head/; revision=366020
* Support stagingEmanuel Haupt2014-03-181-8/+3
| | | | Notes: svn path=/head/; revision=348544
* 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
* - USE_GZIP does not need to be defined last few yearsPav Lucistnik2009-01-081-1/+0
| | | | Notes: svn path=/head/; revision=225489
* - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* new port: x11-fonts/fonts-indicEdwin Groothuis2007-09-241-0/+34
I'm not able to find good Indic fonts in the ports. Fedora's Lohit project has some great fonts for a whole bunch of Indian languages and many Linux distros provide it in their repos. Here's a link to Gentoo's ebuild: http://www.gentoo-portage.com/media-fonts/fonts-indic A collection of Indic fonts by the Lohit project. The package supports most Indian languages: - Bengali - Gujarati - Hindi - Kannada - Malayalam - Oriya - Punjabi - Tamil - Telugu WWW: http://fedoraproject.org/wiki/Lohit PR: ports/116460 Submitted by: Naresh V <nareshov@gmail.com> Notes: svn path=/head/; revision=200018