collaboration platform. Use Foswiki to run a project development
space, a document management system, a knowledge base or any other
groupware tool on either an intranet or on the Internet.
WWW: http://www.foswiki.org/
. use FETCH_ARGS=-pRr to download distfile (SF uses redirects). [2]
*NOTE*: the port uses non-ascii symbols at pkg-plist. This causes at
least problems with GNAT database -- the patch has got corrupted.
PR: ports/137633 [1]
Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) [1]
Approved by: maintainer (by e-mail) [2]
- rework KDE4_BUILDENV
All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required
databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
(finally, boost-pyhton does not conflict with boost \o/)
deskutils/kdepim*:
- replace boost-python-libs with boost-libs
- reduce dependencies
- respect PREFIX
- fix build with qt3 installed
misc/kdeedu4:
- add dependency on astro/xplanet (for KStars)
misc/kdeutils4:
- add dependency on devel/qca (for okteta)
- make dependency on kdebase non-optional
multimedia/kdemultimedia4:
- add optional support for PulseAudio
x11/kdebase4:
- remove needless dependency on kdebase4-runtime
x11/kdebase4-runtime, x11/kdebase4-workspace
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
x11/kdelibs4
- remove needless dependencies
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
<ChangeLog>
*) Bugfix: in handling FastCGI headers split in records.
*) Bugfix: a segmentation fault occurred in worker process, if a
request was handled in two proxied or FastCGIed locations and a
caching was enabled in the first location; the bug had appeared in
0.8.7.
</ChangeLog>
slightly differently with a smaller stack size and the Flash plugins
rely on this behaviour.
Suggested by: dchagin
Patch by: nox
Discussed at: freebsd-emulation
Reminded by: Tijl Coosemans <tijl@ulyssis.org>
- This is upgraded version of 1.4 (by non-original author), but is not
same as www/mod_extract_forwarded2 port (was forked from 1.x by
another author).
- I'm not sure we should upgrade like this (upgrade 1.4 to forked
2.0.2), but it seems original web site is disappeared, so I think we
should do.
- This version does not support Apache 1.3.x versions. If someone
need old version of this port, I'll prepare
www/mod_extract_forwarded1 port after repocopy.
It supports multi threads, customization, directory listing and CGI.
It is confirmed to run the following software under tinytinyhttpd
with no hassle:
* MTOS(Movable Type Open Source) (perl)
* WordPress (php)
* blogn Plus (php)
* tDiary (ruby)
* PukiWiki (php)
* NucreusCMS (php)
* blosxom (perl)
WWW: http://github.com/mattn/tinytinyhttpd/tree/master
PR: ports/137354
Submitted by: Shinsuke Matsui <smatsui at karashi.org>
A Python package for interacting with a MediaWiki wiki using
the MediaWiki API.
Designed for MediaWiki version 1.15 and higher, should work
on 1.13, older versions may have bugs.
The edit-API must be enabled on the site to use editing features.