After my change to the CTRL() macro, the kpty code sets improper values
to various control keys. Change the kpty code to use the constants from
<sys/ttydefaults.h>.
Approved by: philip (mentor)
independent of the API supported by the server software hosting the blog.
It uses a driver-based approach to communicate with different APIs out there.
If a new blogging API is invented, someone just needs to write a driver for
the Services_Blogging package, and everyone can access also this blogs.
WWW: http://pear.php.net/package/Services_Blogging/
PR: ports/124910
Submitted by: Wen Heping <wenheping at gmail.com>
lxml, and pyparsing) that import mathematical terms
as a Content MathML DOM. It currently parses MathML
and literal infix terms into a DOM document and writes
out MathML and literal infix/prefix/postfix/Python
terms. The DOM elements are enhanced by domain specific
methods that make using the DOM a little easier.
Implementations based on PyXML and lxml/libxml2 are
available.
WWW: http://pypi.python.org/pypi/mathdom/
PR: ports/124971
Submitted by: Wen Heping <wenheping at gmail.com>
- Fix socket problem
- Add missing USE_ICONV
- dirrmtry include/d as it may be used by other ports
PRs: ports/124437 [1], ports/124567 [2]
Submitted by: kevin <kevinxlinuz at 163 dot com> [1], myself [2]
Approved by: miwi (mentor)
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.
This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.
WWW: http://wiki.freebsd.org/DmitryMarakasov/kiconvtool
Approved by: miwi (mentor)
Main features
o EXIF, IPTC and XMP metadata browsing and editing.
o Interoperability, easy integration with other software.
o geeqie works on files and directories, there is no need to import images.
o Fast preview for many raw image formats.
o Tools for image comparison, sorting and managing photo collection.
History
Geeqie has been forked from gqview project, because it was not possible to
contact gqview author and the only maintainer. Geeqie projects goal is to move
the development forward and also integrate the existing patches.
Project Status
Geeqie is currently in alpha state. Everybody is encouraged to try the new
features, however for stable software look at the original project.
WWW: http://geeqie.sourceforge.net/
PR: ports/123770
Submitted by: Martin Tournoij <carpetsmoker at rwxrwxrwx dot net>
Approved by: miwi (mentor)
http://dev.deluge-torrent.org/changeset/3273
But, they didn't backout in SVN. Only in tarball. I am still awaiting for
one of developer's answer to my question as I don't know what reason why
SVN and tarball are different. Bump the PORTREVISION.
Reported by: many