Several notes:
o Freetype2 is incompatible at API level with older freetype, therefore
portname will be freetype2-x.x to allow pkg_* tools correctly handle
dependencies (I do not use NO_LATEST_LINK, because it is a production-quality
software, not a beta or such).
o There are no fs namespace conflicts between freetype and freetype2, so they
both could be installed on the same machine w/o any problems.
- This version now depends on Python 2.0, but no longer depends on PyXML (it
uses the xml package in Python 2.0's standard library.)
PR: 22820
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
- "EMBASSY" applications are third party tools which have been adapted to
function as part of EMBOSS, but which are not included with the base EMBOSS
distribution for licensing or other reasons. This new version of the
EMBOSS port now contains the three current EMBASSY applications as well,
and during installation the user is presented with a dialog(1) menu to
PR: 22818
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
- "EMBASSY" applications are third party tools which have been adapted to
function as part of EMBOSS, but which are not included with the base EMBOSS
distribution for licensing or other reasons. This new version of the
EMBOSS port now contains the three current EMBASSY applications as well,
and during installation the user is presented with a dialog(1) menu to
choose which of these should be isntalled.
PR: 22818
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
www.soren.org is the master site for wmtune but contains a broken
and out of date wmtune.diff.gz file.
So by moving www.soren.org to the end of the list we hopefully
will never pick up this broken file.
Also fix a portlint ordering warning
Submitted by: bento
6.2 is missing the following functionality that version 5.9 had:
* Can also read and run MIPS a.out files (when compiled on a MIPS system)
* Includes an optional extension by Anne Rogers and Scott Rosenberg of
Princeton that performs a cycle-by-cycle MIPS simulation that exposes
the hardware pipeline.
PR: 10454,21493
does exist sometimes, maybe it should be changed to a conditional
removal, but it definitely shouldn't be listed is a normal file.)
Submitted by: bento
A True Type Font Manager that handles true type font installation,
uninstallation, list, and default font setting. It was originally
in the CLE Linux distribution, modified by Cheng Yuan-Chung from
Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection.
There are four modules as of version 0.9.0 for their respective apps:
chitex: For ChiTeX, a Chinese TeX/LaTeX
ttf2pk: Generate pk/tfm for CJK
xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x
xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available
in both tcl and sh versions.
Since ChiTeX hasn't been ported yet, CJK needs further tuning, only
xfreetype & xttfm are available right now. Future applications which
uses TTF(like ghostscript) should use TTFM to manage TTF. The importing
of this port also implies existing ports like arphicttf/moettf should
be re-written.
/me is always able to find trouble for himself. :-)