- 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.
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.
We'd like to say thanks to all helpers and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters
New Port:
devel/py-qt4-scripttools
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
- fix rc.d script on shutdown
- fix package creation
- keep modified config files on deinstall
- other small enhancements and bugfixes
I'll take maintainership on September if nemoliu will not ping.
PR: ports/129411, ports/136727
Submitted by: Jonathan Chen <jonc@chen.org.nz>,
Mike Jakubik <mikej@rogers.com>
Approved by: maintainer timeout (months)
class. This method reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
WWW: http://search.cpan.org/dist/CatalystX-Component-Traits/
PR: ports/137142
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
multiple HTTP requests (form submits). You can use it to prevent duplicate
submits, or to protect against CSRF attacks.
WWW: http://search.cpan.org/dist/Catalyst-Controller-RequestToken/
PR: ports/137140
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
proxy or proxies (host1..N and port1..N) and opens a listening socket,
forwarding each request to the parent proxy (moving in a circular list if the
active parent stops working). Along the way, a connection to the parent is
created anew and authenticated or, if available, previously cached connection
is reused to achieve higher efficiency and faster responses. When the chain is
set up, cntlm should be used as a proxy in your applications. Cntlm also
integrates transparent TCP/IP port forwarding (tunneling) through the parent
(incl. authentication).
WWW: http://cntlm.sourceforge.net/
PR: ports/137016
Submitted by: Antony Mawer <ports at mawer.org>
<ChangeLog>
*) Change: minimum supported OpenSSL version is 0.9.7.
*) Change: the "ask" parameter of the "ssl_verify_client" directive was
changed to the "optional" parameter and now it checks a client
certificate if it was offered.
Thanks to Brice Figureau.
*) Feature: the $ssl_client_verify variable.
Thanks to Brice Figureau.
*) Feature: the "ssl_crl" directive.
Thanks to Brice Figureau.
*) Feature: the "proxy" parameter of the "geo" directive.
*) Feature: the "image_filter" directive supports variables for setting
size.
*) Bugfix: the $ssl_client_cert variable usage corrupted memory; the
bug had appeared in 0.7.7.
Thanks to Sergey Zhuravlev.
*) Bugfix: "proxy_pass_header" and "fastcgi_pass_header" directives did
not pass to a client the "X-Accel-Redirect", "X-Accel-Limit-Rate",
"X-Accel-Buffering", and "X-Accel-Charset" lines from backend
response header.
Thanks to Maxim Dounin.
*) Bugfix: in handling "Last-Modified" and "Accept-Ranges" backend
response header lines; the bug had appeared in 0.7.44.
Thanks to Maxim Dounin.
*) Bugfix: the "[alert] zero size buf" error if subrequest returns an
empty response; the bug had appeared in 0.8.5.
</ChangeLog>
Do not bump PORTREVISIONs.
<ChangeLog>
*) Feature: directive mogilefs_methods and support for PUT and
DELETE methods
*) Feature: dynamic evaluation of tracker name
*) Feature: ability to pass noverify parameter to tracker
</ChangeLog>
As secondary consequence, enigmail will correctly build on amd64.
Approved by: silence on gecko@ and gnome@
Tested by: Paul Dokas <dokas@oitsec.umn.edu>,
Lapo Luchini <lapo@lapo.it>
o) Add two more third-party modules: http_mp4_streaming_lite
and http_notice_module.
o) Add two new variables NGINX_ACCESSLOG and NGINX_ERRORLOG
to allow log paths customization, i.e.
% make NGINX_ACCESSLOG=/dev/null
NOTE. If you want nginx to log errors into stderr it's
better to use
% make NGINX_ERRORLOG=stderr
instead of NGINX_ERRORLOG=/dev/stderr to avoid duplicate
error messages during startup.
Do not bump PORTREVISION.
Add two new variables NGINX_ACCESSLOG and NGINX_ERRORLOG
to allow log paths customization, i.e.
% make NGINX_ACCESSLOG=/dev/null
NOTE. If you want nginx to log errors into stderr it's
better to use
% make NGINX_ERRORLOG=stderr
instead of NGINX_ERRORLOG=/dev/stderr to avoid duplicate
error messages during startup.
<ChangeLog>
*) Feature: the ngx_http_geoip_module.
*) Bugfix: XSLT filter may fail with message "not well formed XML
document" for valid XML document.
Thanks to Kuramoto Eiji.
*) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by
a regular expression are always tested in case insensitive mode;
*) Bugfix: now nginx/Windows ignores trailing dots in URI.
Thanks to Hugo Leisink.
*) Bugfix: name of file specified in --conf-path was not honored during
installation; the bug had appeared in 0.6.6.
Thanks to Maxim Dounin.
</ChangeLog>
or not and for LDAP support.
Sample blacklists are now installed in a *.sample hierarchy and
copied other to the working one only if not present. This fixes
a problem with user blacklists being removed/overwritten on port
deinstall and update.
Patched the configure to correctly detect ldap library. This was
requested by many.
Many thanks to Gianni Doe <gdoe6545@yahoo.it> who tested the patch
and reported back ldap support is working properly.
PR: ports/136628
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
EOT is used by Internet Explorer to support css @font-face declarations.
WWW: http://code.google.com/p/ttf2eot/
PR: 136824
Submitted by: Stefan Bethke <stb@lassitu.de>
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
files. These files (and htaccess) are used to do Basic Authentication
on a web server.
The passwords file is a flat-file with login name and their associated
crypted password. You can use this for non-Apache files if you wish,
but it was written specifically for .htaccess style files.
WWW: http://search.cpan.org/dist/Apache-Htpasswd/
PR: ports/136767
Submitted by: Masafumi NAKANE <max at FreeBSD.org>
a single unified object graph, regardless of the underlying feed format.
Feed normalizer attempts to parse a given feed using all available
configured parsers.
Feed normalizer is useful when the representation of the data of
an underlying RSS/Atom feed should be the same regardless of the underlying
format and its terminology.
WWW: http://rubyforge.org/projects/feed-normalizer/
PR: ports/136758
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
for Ruby. It is designed to be backwards compatible with the standard RSS
parser, but will never do RSS generation.
WWW: http://rubyforge.org/projects/simple-rss/
PR: ports/136717
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
URL correction, and Web service queries -- whatever it takes --
to find the feed.
WWW: http://rubyforge.org/projects/rfeedfinder/
PR: ports/136715
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
<ChangeLog>
*) Bugfix: now nginx allows underscores in a request method.
*) Bugfix: a 500 error code was returned for invalid login/password
while HTTP Basic authentication on Windows.
*) Bugfix: ngx_http_perl_module responses did not work in subrequests.
*) Bugfix: in ngx_http_limit_req_module.
Thanks to Maxim Dounin.
</ChangeLog>