- Add autodetection of installed versions to use if the user/port has not
expressed any preference (done using own WANT_LUA framework by itself).
- Correctly indent the first .for loop to initialize component information.
- Add autodetection of installed versions to use if the user/port has not
expressed any preference (done using own WANT_WX framework by itself).
- Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is
that each port should choose the version it can use, that includes taking
into account available components (also this brings much more chicken and
egg problems so the code could get really messy).
- Correctly indent the first .for loop to initialize component information.
as handlers for Apache-2.0. It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes. This allows you to easily and cleanly run an entire site
with c++ handlers.
WWW: http://modcplusplus.sourceforge.net/
PR: ports/107361
Submitted by: Michael Durian <durian at shadetreesoftware.com>
"games/qudos" and "games/kmquake2", because they build a modified version).
- Install node files with appropiate permissions.
- Add an entry in pkg-message about permissions.
- Bump PORTREVISION.
Reported by: Volodymyr Kostyrko <arcade@synergetica.dn.ua>
Obtained from: http://svn.quakedev.com/viewcvs.cgi/qudos/trunk/src/mods/3zb2/
documents in Adobe's Portabe Document Format (PDF) using the Python
programming language.
The ReportLab library directly creates PDF based on your graphics
commands. There are no intervening steps. Your applications can
generate reports extremely fast - sometimes orders of magnitude
faster than traditional report-writing tools.
The ReportLab library is expected to be useful in at least the
following contexts:
- Dynamic PDF generation on the web
- High-volume corporate reporting and database publishing
- An embeddable print engine for other applications, including
a 'report language' so that users can customize their own reports.
- A 'build system' for complex documents with charts, tables
and text such as management accounts, statistical reports and
scientific papers
- Going from XML to PDF in one step!
WWW: http://www.reportlab.org/rl_toolkit.html
PR: ports/107360
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
can be filled with LADSPA effects plugins. It's phat; it turns your computer
into an effects box.
WWW: http://jack-rack.sourceforge.net/
It is designed to allow easy reading, writing and manipulation of Java-style
property files.
WWW: http://search.cpan.org/dist/Config-Properties/
PR: ports/107289
Submitted by: Craig Manley <cmanley@xs4all.nl>
resource management at the end of a scope. It is particularly useful when
dealing with exceptions: the Scope::Guard constructor takes a reference to a
subroutine that is guaranteed to be called even if the thread of execution is
aborted prematurely. This effectively allows lexically-scoped "promises" to be
made that are automatically honoured by perl's garbage collector.
For more info, see: http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/
WWW: http://search.cpan.org/dist/Scope-Guard/
PR: ports/107321
Submitted by: Craig Manley <cmanley@xs4all.nl>
standard format. The comment body supports normal TracWiki WikiFormatting.
WWW: http://trac-hacks.org/wiki/AddCommentMacro
PR: ports/107268
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
other plugins, most notably the wiki. For those of you asking what a ctxtnav
bar is, its the row of links below the main navigation bar.
WWW: http://trac-hacks.org/wiki/CtxtnavAddPlugin
PR: ports/107269
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
- Remove PORTSCOUT for avoiding version 0.45.
- Reduce too high default mouse sensivity in game.
- Change USE_GCC from 3.2+ to 3.4+ because it is supported in more archs.
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!
WWW: http://webster.cs.ucr.edu/
PR: ports/107224
Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>