aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fonts-indic
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init Notes: svn path=/head/; revision=495395
* 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
* Forgot the plistBaptiste Daroussin2015-03-191-2/+0
| | | | Notes: svn path=/head/; revision=381637
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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-244-0/+62
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