| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=426104
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
| |
Notes:
svn path=/head/; revision=406195
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=385550
|
|
|
|
| |
Notes:
svn path=/head/; revision=382837
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace version with PORTVERSION in pkg-install.in
- Clenaup pkg-plist
PR: 198046
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=382253
|
|
|
|
|
|
|
| |
With hat: python@
Notes:
svn path=/head/; revision=376109
|
|
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=364158
|
|
|
|
|
|
|
| |
security fixes. Also, add STAGE support.
Notes:
svn path=/head/; revision=355771
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
|
|
| |
All problems here are my responsiblity.
PR: ports/175004
Submitted by: crees
Approved by: so (simon)
Notes:
svn path=/head/; revision=309959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=307023
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using upstream patch from
http://hg.moinmo.in/moin/1.9/raw-rev/7b9f39289e16
PR: 171346
QA page: http://codelabs.ru/fbsd/ports/qa/www/moinmoin/1.9.4_1
Approved by: khsing.cn@gmail.com (maintainer)
Security: http://www.vuxml.org/freebsd/4f99e2ef-f725-11e1-8bd8-0022156e8794.html
Notes:
svn path=/head/; revision=304084
|
|
|
|
|
|
|
|
|
| |
PR: 166008
Submitted by: András JÁKÓ <jako.andras@eik.bme.hu>
Approved by: maintainer
Notes:
svn path=/head/; revision=294533
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Remove md5
PR: ports/153962
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=267940
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 148814
Reported by: Stephen Morton <tungolcraeft@gmail.com>
Submitted by: maintainer
Notes:
svn path=/head/; revision=258391
|
|
|
|
|
|
|
|
| |
PR: ports/146142
Submitted by: Bai Guixing <khsing.cn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=253473
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix shebang line in moin.fcgi. [2]
PR: ports/145690 [1], ports/145646 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [1]
ghostonthewire <ghostonthewire@gmail.com> [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=253394
|
|
|
|
| |
Notes:
svn path=/head/; revision=253267
|
|
|
|
|
|
|
|
|
| |
email.
Hat: portmgr
Notes:
svn path=/head/; revision=253239
|
|
|
|
|
|
|
|
|
| |
PR: 144819
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=252079
|
|
|
|
|
|
|
|
|
| |
PR: 143206
Submitted by: Bai Guixing <khsing.cn@gmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=250861
|
|
|
|
|
|
|
|
|
| |
PR: 136148
Submitted by: Sahil Tandon
Approved by: maintainer
Notes:
svn path=/head/; revision=237398
|
|
|
|
|
|
|
|
|
|
|
| |
PR: based on 134563
Submitted by: Jesco Freund <jesco.freund@googlemail.com>
Approved by: maintainer timeout, secteam (security 1 day)
Security: http://www.vuxml.org/freebsd/fc4d0ae8-3fa3-11de-a3fd-0030843d3802.html
http://www.vuxml.org/freebsd/bfe218a5-4218-11de-b67a-0030843d3802.html
Notes:
svn path=/head/; revision=233995
|
|
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout (security update 1 day)
With hat: secteam
Security: http://www.vuxml.org/freebsd/6a523dba-eeab-11dd-ab4f-0030843d3802.html
Notes:
svn path=/head/; revision=227151
|
|
|
|
|
|
|
|
|
| |
PR: ports/129039
Submitted by: Max Campos <lists@bpsw.biz>
Approved by: Razor <bg1tpt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=224057
|
|
|
|
|
|
|
|
|
| |
PR: 126256
Submitted by: Toshimichi Masubuchi <tmasu@st.rim.or.jp>
Apporved by: maintainer
Notes:
svn path=/head/; revision=219993
|
|
|
|
|
|
|
|
|
|
|
|
| |
MOINTYPE=STANDALONE, the old wiki.py is deprecated.
- Change the hint when making instances, add configuration
for static contents.
PR: 125210
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=216462
|
|
|
|
|
|
|
|
| |
PR: 124903
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=215829
|
|
|
|
|
|
|
|
|
|
| |
PR: 124778
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: secteam (simon)
Security: http://www.vuxml.org/freebsd/c4ba95b2-39ce-11dd-98c9-00163e000016.html
Notes:
svn path=/head/; revision=215466
|
|
|
|
|
|
|
|
| |
PR: ports/122100
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=209845
|
|
|
|
|
|
|
|
|
| |
PR: 120964
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=207845
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
|
| |
PR: 112647
Submitted by: Zhen REN <bg1tpt AT gmail.com> (maintainer)
Approved by: clsung (mentor, implicitly)
Notes:
svn path=/head/; revision=192265
|
|
|
|
|
|
|
| |
Submitted by: Ren Zhen <bg1tpt gmail com>
Notes:
svn path=/head/; revision=184667
|
|
|
|
| |
Notes:
svn path=/head/; revision=181278
|
|
|
|
|
|
|
|
|
|
| |
- Readd the underlay into the static plist
PR: ports/103766
Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
Notes:
svn path=/head/; revision=174047
|
|
|
|
|
|
|
| |
Noted by: linimon
Notes:
svn path=/head/; revision=167755
|
|
|
|
| |
Notes:
svn path=/head/; revision=167748
|
|
|
|
|
|
|
|
| |
PR: ports/99824
Submitted by: Rick van der Zwet <rick_AT_wzoeterwoude dot net>
Notes:
svn path=/head/; revision=167026
|
|
|
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 96153
Submitted by: Michael Neumann <mneuma2s___smail.inf.fh-brs.de>
Notes:
svn path=/head/; revision=160850
|
|
|
|
|
|
|
|
|
| |
back sometime.
Hat: portmgr
Notes:
svn path=/head/; revision=159501
|
|
|
|
|
|
|
|
|
|
|
| |
(Database format was not changed).
PR: ports/93045
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer timeout (2 monthes)
Notes:
svn path=/head/; revision=158851
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
|
|
|
|
| |
Removed all underlay stuff from static plist as it is changed often
Take maintainership
Notes:
svn path=/head/; revision=142940
|
|
|
|
|
|
|
| |
lately, I guess they'll be interested in taking maintainership.
Notes:
svn path=/head/; revision=138772
|
|
|
|
|
|
|
|
| |
PR: ports/81614
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Notes:
svn path=/head/; revision=136469
|
|
|
|
|
|
|
|
|
| |
flz@FreeBSD.org.
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130089
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: ports/77416
Submitted by: Florent Thoumie
Notes:
svn path=/head/; revision=128713
|
|
|
|
|
|
|
| |
near future to keep the port well maintained.
Notes:
svn path=/head/; revision=128513
|