* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days)
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers
memory.
Enabling Plack::Middleware::MemoryUsage causes huge performance
penalty. So I HIGHLY RECOMMEND to enable this middleware only on
development env or not processing every request on production using
Plack::Middleware::Conditional.
WWW: http://search.cpan.org/dist/Plack-Middleware-MemoryUsage/
- Update MASTER_SITES and WWW line.
- Change the LICENSE from GPL2v to 'The Unlicense'.
PR: ports/175436
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
- it has been discontinued by its authors
- its replacement has been discontinued
Choose a quick expiration time because:
- any functionality it may have once had no longer works
Approved by: miwi (maintainer)
- Give maintainership to submitter
- Add LICENSE (ART10 GPLv1)
- Tune dependencies to get rid of build-time warnings
PR: ports/175347
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
HTML::FillInForm using regexp-based parser, not using HTML::Parser.
The difference in the parsers makes HTML::FillInForm::Lite about 2
times faster than HTML::FillInForm.
WWW: http://search.cpan.org/dist/HTML-FillInForm-Lite/
of HTML::Template (as of 2.9) and HTML::Template::Expr (as of
0.0.7). It is not intended to be a complete replacement, but to be a
fast implementation of HTML::Template if you don't need querying, the
extended facility of HTML::Template. Designed for heavy upload,
resource limitations, abcence of mod_perl.
WWW: http://search.cpan.org/dist/HTML-Template-Pro/
- Pet portlint(1) by using space instead of tab in Makefile's header
Changes: http://piwik.org/changelog/
PR: ports/175335 [1]
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
Note about the change in files/jettyctl.in: if the configuration
file is passed on the command line then jetty 8 will try to create
a socket twice on the same port and fail, so it was removed.
error introduced in the new version by the developers.
Remove the library's .la file in post-install (no other way to suppress
the junk, apparently). Turn on parallel-building (MAKE_JOBS_SAFE).
Notified by: portscout
Update SPDY patch from version 53 to 54.
Chunked support has been implemented and enabled by default in nginx' base, so
remove support for third-party chunkin module.
There are two third-party features are temporary disabled:
o) ngx_http_upload_module;
o) syslog support.
<ChangeLog>
Changes with nginx 1.3.11 10 Jan 2013
*) Bugfix: a segmentation fault might occur if logging was used; the bug
had appeared in 1.3.10.
*) Bugfix: the "proxy_pass" directive did not work with IP addresses
without port specified; the bug had appeared in 1.3.10.
*) Bugfix: a segmentation fault occurred on start or during
reconfiguration if the "keepalive" directive was specified more than
once in a single upstream block.
*) Bugfix: parameter "default" of the "geo" directive did not set
default value for IPv6 addresses.
Changes with nginx 1.3.10 25 Dec 2012
*) Change: domain names specified in configuration file are now resolved
to IPv6 addresses as well as IPv4 ones.
*) Change: now if the "include" directive with mask is used on Unix
systems, included files are sorted in alphabetical order.
*) Change: the "add_header" directive adds headers to 201 responses.
*) Feature: the "geo" directive now supports IPv6 addresses in CIDR
notation.
*) Feature: the "flush" and "gzip" parameters of the "access_log"
directive.
*) Feature: variables support in the "auth_basic" directive.
*) Bugfix: nginx could not be built with the ngx_http_perl_module in
some cases.
*) Bugfix: a segmentation fault might occur in a worker process if the
ngx_http_xslt_module was used.
*) Bugfix: nginx could not be built on MacOSX in some cases.
Thanks to Piotr Sikora.
*) Bugfix: the "limit_rate" directive with high rates might result in
truncated responses on 32-bit platforms.
Thanks to Alexey Antropov.
*) Bugfix: a segmentation fault might occur in a worker process if the
"if" directive was used.
Thanks to Piotr Sikora.
*) Bugfix: a "100 Continue" response was issued with "413 Request Entity
Too Large" responses.
*) Bugfix: the "image_filter", "image_filter_jpeg_quality" and
"image_filter_sharpen" directives might be inherited incorrectly.
Thanks to Ian Babrou.
*) Bugfix: "crypt_r() failed" errors might appear if the "auth_basic"
directive was used on Linux.
*) Bugfix: in backup servers handling.
Thanks to Thomas Chen.
*) Bugfix: proxied HEAD requests might return incorrect response if the
"gzip" directive was used.
Changes with nginx 1.3.9 27 Nov 2012
*) Feature: support for chunked transfer encoding while reading client
request body.
*) Feature: the $request_time and $msec variables can now be used not
only in the "log_format" directive.
*) Bugfix: cache manager and cache loader processes might not be able to
start if more than 512 listen sockets were used.
*) Bugfix: in the ngx_http_dav_module.
</ChangeLog>
FreeBSD-specific improvements:
- working WiFi geolocation [1] (can be turned off in preferences)
- fix build with clang (use external libvpx)
- use SysV SHM model and where possible OS_BSD, which saves some patches
- no need to use ZygoteProcess switch
HTML5 audio is currently broken.
PR: ports/174402 [1]
Submitted by: J.R. Oldroyd <fbsd@opal.com> [1]
Security: http://www.vuxml.org/freebsd/46bd747b-5b84-11e2-b06d-00262d5ed8ee.html
- update www/firefox-esr to 17.0.2
- update www/seamonkey to 2.15 (enigmail to 1.5.0)
- remove QT4 option to avoid confusion (it turned out to be too experimental)
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
<Changes>
Release 3.0.19
--------------
* Nginx security fix: do not display Nginx version when
server_tokens are off.
* Fixed compilation problems on some systems.
* Fixed some Union Station-related bugs.
Release 3.0.18
--------------
* Fixed compilation problems on Fedora 17.
* Fixed Union Station compatibility with Rails 3.2.
* Phusion Passenger Enterprise Standalone now supports rolling
restarts and deployment error resistance.
</Changes>
- update dependencies list
- limit to python 2.x only
while here:
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW
PR: 174682
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
- update dependencies list
- limit to python 2.x only
while here:
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW
PR: 174681
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
Since py-django-evolution is only required by www/reviewboard,
and the latest version of reviewboard now depends on django-1.4.x ,
switch the dependency port of py-django-evolution to avoid conflict.
- Pass maintainership to submitter
PR: ports/175093
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
- switch master sites to CHEESESHOP
- trim Makefile header
while here:
- shorten COMMENT (portlint warning)
- limit python version to 2.x only (except)
- do not install *.orig files
- general cleanup
- tab -> space change in pkg-descr:WWW
PR: 174973
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
LockFile "/var/run/accept.lock"
instead of previous
LockFile "/var/log/accept.lock"
If system is crashed and rebooted, Apache refuses to start in case
/var/log/accept.lock.<pid> is found. That <pid> is almost always the same
due to minimum pid variance right after boot.
So use /var/run instead, which is cleaned on each boot.
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.
This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.
Approved by: portmgr (bapt)
Initial patches by: pgollucci