aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontmatrix
Commit message (Collapse)AuthorAgeFilesLines
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-4/+6
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230897
* Use my @FreeBSD.org email for the rest of my portsMax Brazhnikov2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228771
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-12/+2
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Update to 0.4.2Rong-En Fan2008-04-132-4/+4
| | | | | | | | PR: ports/122660 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=211162
* - Update to 0.4.1Pav Lucistnik2008-04-063-17/+24
| | | | | | | | PR: ports/122084 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=210683
* Fontmatrix is a graphical font manager. Targeted audience are mostlyMartin Wilke2008-02-164-0/+74
adventurous graphic designers and typesetters who deal with hundreds and even more fonts during their work - browsing the endless lists of font dialogs. Basically, the Fontmatrix helps doing three things: activation and deactivation of fonts, tagging fonts and fontbook generation. WWW: http://www.fontmatrix.net PR: ports/120250 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Notes: svn path=/head/; revision=207421