See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr
PageToPdfPlugin on only one plugin and allows one to setup a template
file used to generate the PDF file with a cover and a licence page, for
example.
At the end of each wiki page there is a link named WikiToPdf and
works like athomas PageToPdfPlugin plugin but takes into account the
parameters on trac.ini (see below) and passes them to htmldoc.
Alternatively, it's possible to select one or more wiki pages and
generate one single PDF file just like coderanger work with a cover and
a licence from a template file. This feature also takes into account the
parameters on trac.ini.
WWW: http://trac-hacks.org/wiki/TracWikiToPdfPlugin
- Remove configure patching since it is now unnecessary.
- Switch to USE_XORG and remove USE_XLIB and friends.
PR: ports/130144
Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer)
chosen dynamically at runtime in this version.
PR: 128416
Submitted by: Milan Bartos <merlyn500@gmail.com>
Patch by: stefan
Approved by: maintainer timeout (>2 months)
for those of you who do not use the HTML generating features of CGI.pm
This module provides an object-oriented interface for retrieving information
provided by the Common Gateway Interface, as well as url-encoding and
decoding values, and parsing CGI parameters.
WWW: http://search.cpan.org/dist/CGI-Utils/
PR: ports/130185
Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>