- Add WITH_FEEDPARSER, and WITH_XINE options
- Fix the python command on the shebang lines
- Fix WWW site
- Remove MyVideo from the supported video sites
- Set USE_PYTHON to 2.4-2.6 (the program is not compatible with 3.0)
PR: ports/128362
Submitted by: bc <bf2006a at yahoo dotcom>
- v1.1.1
- Shift-Delete on multiple messages will move selection to next message.
- Fix occasional buggy behavior when drag/drop folders.
- The UP key will start at the bottom of the mailbox, if no current
message is selected.
- Add 'undelete' to Other Actions menu.
- Display quota on startup.
- Fix portal link text in tab bar.
- Fix portal display in IE.
- Correctly show 'To' header when doing searches in sentmail and drafts
mailboxes.
- Add analog audio & video support to capture app
- Add clipping support to analog video driver
- Clean up driver ioctl(2) interfaces
- Add link to wiki
PR: 129775
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
- separated analog audio and video format enums and added new format codes
PR: 129772
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,
along with a utility for generating new parsers from Kate XML syntax
descriptions.
Currently the following languages are supported: Ada, Asp, Awk, Bash,
Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate,
Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc,
Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab,
Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php,
Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql,
SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc.
WWW: http://johnmacfarlane.net/highlighting-kate
[1] http://kate-editor.org
PR: ports/129690
Submitted by: pgj
Approved by: miwi
compatible regular expressions.
The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5.
WWW: http://code.haskell.org/~dons/code/pcre-light
PR: ports/129683
Submitted by: pgj
Approved by: miwi
values may be encoded to and from binary formats, written to disk as
binary, or sent over the network. Serialisation speeds of over 1 G/sec
have been observed, so this library should be suitable for high
performance scenarios.
WWW: http://code.haskell.org/binary/
PR: ports/129678
Submitted by: pgj
Approved by: miwi
- Remove EXTRACT_SUFX as it uses USE_ZIP which automatically sets EXTRACT_SUFX
- Bump PORTREVISION
PR: ports/129812
Submitted by: Joseph S. Atkinson <jsatkinson at embarqmail.com>
Approved by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
- Change WWW to a meanful one
- Set MAINTAINER to the author, ta@cs.nctu.edu.tw is just an alias
PR: ports/129382 (partial)
Submitted by: tabthorpe@
Approved by: maintainer/author (wchunhao AT cs.nctu.edu.tw)