- CAM support without patches
- Directly writes wav, aiff, and other formats besides pcm
- I don't get funny errors with my IBM-branded Toshiba drive :-)
PR: 9267
Submitted by: oliver.fromme@heim3.tu-clausthal.de (author & maintainer)
'ldconfig -m %B' must be next after libraries and shouldn't be next after
include files because '%B' represents the prefix of previous file.
And sort alphabetically.
A Portable Emacs Library for emacs.
editors/apel-emacs20:
A Portable Emacs Library for emacs20.
editors/apel-mule:
A Portable Emacs Library for mule.
o Correct "Version required" header in apel-emacs/Makefile.
o Fix virtual category "elisps" to "elisp".
PR: ports/8831
Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
perl language. It contains following pieces.
<FreeType.xs> This is a simple caller of the FreeType library. It has
same API as the FreeType library, so please read a manual of that to
understand how to use this.
<FreeTypeWrapper.pm> This is a simple wrapper of FreeType.xs to use
the FreeType library from perl with easy, perl-like API.
<ftinfo.pl> This is a dumper of a lot of information in each TrueType
fonts. This convert them as human readable strings.
<mkttfdir.pl> This is a maker of fonts.dir by parsing TTF and TTC
fils. It has special handler for DynaLab fonts, so it make good
fonts.dir automatically. And it detects what language's fonts are
contained in it by looking at code_page_range field in os2 table, so
it makes right entries.
See also <http://www.io.com/~kazushi/xtt/#perlftlib>
Note that ftinfo core-dumps with a signal 11 in case using
perl5.00502. :-)
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
This version of port does not support complete packing list
for -DMULTIBYTE, -DUSE_PERL or -DUSE_ODBC options. I'll
fix it later.
PR: ports/8856, ports/8976
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>