summaryrefslogtreecommitdiff
path: root/x11-fonts/mgopen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-193-4/+3
| | | | | | | | | | | | | | | | | | - 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
* - Drop maintainershipPav Lucistnik2007-07-161-1/+1
| | | | | | | Requested by: Panagiotis Astithas <past@ebs.gr> (maintainer) Notes: svn path=/head/; revision=195711
* - 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
* Add mgopen.Jean-Yves Lefort2005-05-205-0/+97
The MgOpen typefaces are freely available and contain glyphs for viewing texts in Greek (written in the monotoniko system). The MgOpen typeface collection is composed of the following typefaces: - MgOpenCanonica is a serif typeface, based on the design of Times Roman. - MgOpenCosmetica is a sans-serif typeface, based on the design of Optima. - MgOpenModata is another sans-serif typeface. - MgOpenModerna is a sans-serif typeface, based on the design of Helvetica. Each family contains four fonts, namely all the combinations of regular and bold weight and upright and italic (or oblique) shape. All the fonts contain glyphs for the latin and greek alphabets (using the monotoniko system), while the fonts of the Canonica family also contain all the glyphs necessary for viewing Greek texts written in the polytoniko system. All the fonts use the Unicode encoding for characters and are in the TrueType format. The fonts, in their initial release, have some characters missing (the most important one being the Euro symbol). These shortcomings will be fixed in future releases. WWW: http://www.ellak.gr/fonts/mgopen/ PR: ports/81137 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=135690