mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. [1]
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
for tagging Wiki pages and ticket fields (you can configure which ones) are
treated as tags for the ticket system.
WWW: http://trac-hacks.org/wiki/TagsPlugin
PR: ports/107271
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
upstream vendor. See http://numpy.scipy.org/ Note: Development for Numeric has
ceased, and users should transisition to NumPy as quickly as possible.
- so DEPRECIATE and set removal date in 3 months
- portlint
PR: ports/107356
Submitted by: Diane Bruce (maintainer)
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org
- Development for Numeric has ceased, and users should transisition to NumPy as
quickly as possible.
- DEPRECIATE and set removal date in 3 months
PR: ports/107355
Submitted by: Diane Bruce
- 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.