- Add a pkg-message to explain more about how to set things up
PR: ports/172960
Submitted by: brd
Approved by: maintainer timeout (bsdports@wayfair.com, >2w)
While here, use sed instead of perl to avoid breakage on systems
without perl (...)
Feature safe: yes
- Change target post-extract to pre-patch
- Convert to new Makefile header
- Make use of textproc/ruby-rdtool instead of vendor/rdtool-0.6.37
- Remove LICENSE_FILE for license in Templates/Licenses
PR: ports/173324 [1]
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> [1]
Feature safe: yes
- Remove specific ABI version number from LIB_DEPENDS
- Convert to new Makefile header
- Bump PORTREVISION
PR: ports/173367 (based on)
Submitted by: tota (myself)
Approved by: Bo-Yi Wu (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)
- PolarSSL updated to version 1.2. Added support for TLS 1.2 and secure
renegotiation.
- Added support for Server Name Indication.
- MinSSLversion option added.
- ServerRoot option removed.
- Improved MacOS X package building script.
- Marked php-fcgi as deprecated. Use php-fpm instead.
- Small bugfixes and improvements.
- Change Makefile header
Feature safe: yes
No version bump needed, the issue was detected in a special openoffice-3-devel build
Noted by: Maho NAKATA <maho@apache.org> on the apache@ list
Feature safe: yes
- update mod_setenvifplus to version 0.19 [2]
noted by portscout (no changes except version number) [1]
old version no longer fetchable [1][2]
Feature safe: yes
PR: 171900 [2]
Submitted by: ohauer [2]
Approved by: maintainer timeout [2]
- remove a leftover substitution with a hard coded value
- remove a few comments which were accidentally left in from development
- rework the code that deals with kerberos negotiate auth a bit
- bump PORTREVISION for the squid rc.d script update
PR: ports/173236 [1]
PR: ports/173248
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Reported by: Leonid Nevecherya <nlv@imbera.ru> [1]
Feature safe: yes
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
Approved by: brooks (maintainer, implicit)
Feature safe: yes
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW
PR: 173056
Submitted by: rm (myself)
Approved by: Sutra Zhou <zhoushuqun at gmail dot com> (maintainer, by mail)
Feature safe: yes
- no PORTREVISION bump is needed, because it already had run/build depend
- Trim Makefile header
- Remove indefinite article in COMMENT
- Limit python version to 2.x only
- Move pkg-plist to PLIST_FILES in Makefile
- Change tab to space in pkg-descr:WWW
PR: ports/173167
Submitted by: rm
Feature safe: yes
Feature safe: yes
<ChangeLog>
*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
directive.
Thanks to Mike Kazantsev and Eric O'Connor.
*) Feature: the $bytes_sent, $connection, and $connection_requests
variables can now be used not only in the "log_format" directive.
Thanks to Benjamin Grц╤ssing.
*) Feature: the "auto" parameter of the "worker_processes" directive.
*) Bugfix: "cache file ... has md5 collision" alert.
*) Bugfix: in the ngx_http_gunzip_filter_module.
*) Bugfix: in the "ssl_stapling" directive.
</ChangeLog>
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
to upgrade to squid32 if you need ECAP
PR: ports/173152 [1]
PR: ports/173156 [2]
Submitted by: Thomas-Martin Seck <tmseck@web.de>
Feature safe: yes
while here:
- trim Makefile header
- remove indefinite article in COMMENT
- remove IGNORE_WITH_PHP and IGNORE_WITH_PGSQL since
we have not this versions in the tree anymore
- fix pkg-plist
- add vuxml entry
PR: 173211
Submitted by: Rick van der Zwet <info at rickvanderzwet dot nl> [1]
Approved by: Nick Hilliard <nick at foobar dot org> (maintainer)
Security: 2adc3e78-22d1-11e2-b9f0-d0df9acfd7e5
Feature safe: yes