On 'qjail install' command run on -BETA or -RC host has no binary distribution source available by design. Added logic to check for this condition and issue error message informing user.
On 'qjail install' command run on a host that has had security binary patches applied results in [uname -r] command returning [Release-9.0-p3]. There is no binary distribution source available by design for patched systems. Added code to strip the -p3 suffix resulting in the 9.0-Release distribution source being downloaded and used to populate the basejail.
PR: ports/173394
Submitted by: Joe Barbish (maintainer)
Feature safe: yes
Fixes:
* Security fix: fix virtual group bug in ACL evaluation.
[was already backported to FreeBSD's 1.9.4_1].
* Avoid crash if #refresh processing instruction is used
without arguments.
* Fix issue with non-ASCII textchas.
* Xapian indexing: remove copy.copy() that crashed on
Windows/IIS/isapi-wsgi after page save.
* Fix dictionary file reading crash under Windows.
* Work around crash of AdvancedSearch macro rendering caused by
non-ascii mimetypes.types_map entries.
* Added migration script for moin 1.8.9.
* rss_rc: Fix diffs added in RSS with diffs=1 (now they correspond
to item listed in feed and not just last page diffs). Links
generated with ddiffs=1 also fixed.
* rss_rc: fix double escaping issue.
* rss_rc: respect show_names configuration option.
* rss_rc: proper support of rename, revert, page creation.
* modern/modernized theme: fix padding/width for
editor preview
* group/pagelinks formatters: avoid to create
unnecessary output, redirect output of send_page call with the
groups formatter, it must not be written to the output stream
* rst parser: fix include and macro directives
* wikisync: fix unicode pagename sending for python 2.7 httplib
New features:
* add a require_comment config option (default: False) to require
a non-empty comment when saving a page
* when a save error happens, show the editor again and highlight
* the error rss_rc: several new options added: lines parameter
gives ability to set maximum size of diffs showed in RSS.
show_att parameter gives ability to show information aboout
attachment-related items in RSS. page parameter gives ability to
specify set of pages for which changes RSS feed should be
generated. Configuration of defaults and limits can now be done
via wiki configuration mechanism.
* As soon as it is now possible to provide RSS for page change
history, appropriate alternate link is now added for every page
(controlled by rss_show_page_history_link configuration
parameter).
* Search: "no_highlight:" search query option provided for
suppressing highlighting search results.
* Search macros: new options for FullSearch, FullSearchCached and
PageList available:
* highlight_titles option controls highlighting of matches in
search results provided by these macros. Default value is set
in search_macro_highlight_titles configuration option)
* highlight_pages option controls adding of highlight URL
parameter to page links (so search term is highlighted when
user goes to one of these pages via provided link) in search
results. Default value is set in search_macro_highlight_pages
configuration option.
Usage of these options is disabled (via search_macro_parse_args
configuration option) by default due to behavioural changes
introduced in macro parameter parsing mechanism to support them.
Related to
http://moinmo.in/FeatureRequests/FullSearchResultsWithoutHighlight
.
Other changes:
* Remove 4suite dependency for docbook formatter, use minidom
(included in Python).
* Upgraded FCKeditor to 2.6.8.
Feature safe: yes
PR: 172832
QA page: http://codelabs.ru/fbsd/ports/qa/www/moinmoin/1.9.5
Approved by: maintainer timeout (2 weeks)
- encode_out_params should perform cast using SQL_INTEGER* rather than long*.
Submitted by: Joseph Wayne Norton <norton@lovely.email.ne.jp> on erlang-bugs
Feature safe: yes
. fixed a bug in handling of -page option;
. improved support for 64-bit systems related to different version of ghostscript;
. added some features for supporting the LaOS project (http://www.laoslaser.org/).
- use two line style headers;
- remove ABI version from LIB_DEPENDS.
Feature safe: yes
2012-11-05 x11-wm/wampager: Development ceased
2012-11-05 x11-wm/waimea: Development ceased
2012-11-05 x11-wm/waimea-devel: Development ceased
Feature safe: yes
just build, do not bootstrap, when building this port. This speeds
up a full port/package test cycle by 31% on a 4-core system; a simple
build/install will benefit even more.
(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase. And we only
should do this for stable, established versions of GCC.)
On the way, update to the 20121102 snapshot of GCC 4.6.4.
Feature safe: yes
"libhunspell-1.3.so.0", while ".0" is an ABI version.
PR: ports/173361
Submitted by: bsam (me)
Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe: yes
- While here, add trailing slash to WWW URL and use space as separator.
PR: ports/172726
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes