- Fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
bibtex fields now typeset in lowercase; added links back to f.html.
- Macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros
\textln, \textos, \textdf, \textsw without translation.
- Option -t now sets the title of f_bib.html too (and of entries
files when used with -multiple).
Submitted by: rafan
- Many Direct3D fixes and performance improvements.
- Several new comctl32 test cases.
- IDL compiler improvements.
- More OLE32 marshalling fixes.
- Lots of bug fixes.
- Change USE_WX from 2.6 to 2.6+ (to allow building with version 2.8).
- Remove some remaining commented out commands.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
pdf documents should be controlled by NOPORTDOCS
PR: ports/109222
Submitted by: rafan
Approved by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
It can be used for programmatically access outside HTML-pages.
I hope to extend it to become a web-publishing framework in the future.
Author: Johannes Brodwall <johannes@brodwall.com>
WWW: http://rubyforge.org/projects/ruby-htmltools/
written in pure python.
Since version 0.6 it uses a new parser that increases parsing performance
a lot by caching the nodelists on the harddisk if wanted.
It includes multiple template inheritance and other features like simple
value escaping.
Author: Armin Ronacher
WWW: http://wsgiarea.pocoo.org/jinja/
elegant with minimal syntax. Unlike most Python template engines,
Breve is implemented as an `internal DSL`_ rather than a parser.
Author: Cliff Wells
WWW: http://breve.twisty-industries.com/
elegant with minimal syntax. Unlike most Python template engines,
Breve is implemented as an `internal DSL`_ rather than a parser.
Author: Cliff Wells
WWW: http://breve.twisty-industries.com/
elegant with minimal syntax. Unlike most Python template engines,
Breve is implemented as an `internal DSL`_ rather than a parser.
Author: Cliff Wells
WWW: http://breve.twisty-industries.com/
Subversion support. From a user point of view, Subversive provides
Subversion support similar to CVS support, which is already part of
the standard Eclipse platform.
The main use cases, which are familiar to CVS users, are:
* Connection to the repository using different connection types
* Repository browsing
* Check-out
* Synchronization
* Commiting
* Update
* Resolving conflicts
* Adding to the list of ignored resources
WWW: http://www.polarion.org/index.php?page=overview&project=subversive
- Pass maintainership to submitter
- Current additional documents are not useful, so don't install them.
PR: ports/109217
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>