converters/py-cjkcodecs is python2-only, has no consumers, and
hasn't been updated since 2003
converters/py-iconvcodec is python2-only, has no consumers, and
hasn't been updated since 2004
OK sthen@
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
Update HOMEPAGE and MASTER_SITES of libdvdcss.
Tested to play a DVD on my laptop.
From Brad Smith, thanks.
sthen@ "Diff looks good to me but I have no optical drives to test with.."
OK espie@ (maintainer of libdvdread) "Go for it"
The program bdf2psf translates BDF fonts to PSF format. It accepts
fonts with arbitrary size of the font matrix. If the width of the glyph
matrix of the source font is 7 or 9 pixels then it generates fonts with
width of 8 pixels.
OK bentley@
A set of programs to interconvert between mac font formats and pfb,
ttf, otf and bdf files on unix.
Dealing with mac fonts is hard on other operating systems because mac
fonts are stored in the resource fork, and other operating systems do
not support this concept. Fondu will extract the resource fork from
either a macbinary file or a binhex file. Ufond will create a resource
fork inside a macbinary file.
OK sthen@, looks good to rapha@