aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/symbola
Commit message (Collapse)AuthorAgeFilesLines
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-4/+1
| | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-3/+3
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Make fonts repecting XDGBaptiste Daroussin2015-03-212-12/+6
| | | | | | | | | | | | | 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
* New port: x11-fonts/symbolaKurt Jaeger2015-02-025-0/+51
A font containing Basic Latin, Greek, Cyrillic and many Symbol blocks of The Unicode Standard, Version 7.0 WWW: http://users.teilar.gr/~g1951d/ PR: 197090 Submitted by: Elizabeth Myers <elizabeth@Interlinked.me> Reviewed by: jbeich Notes: svn path=/head/; revision=378329