Commit graph

22576 commits

Author SHA1 Message Date
Sergey Skvortsov
2f47967a9d Update to 0.85
Changes:	http://search.cpan.org/src/BOBTFISH/Catalyst-Action-REST-0.85/Changes
PR:		ports/146437
Submitted by:	Andrej Zverev <az@FreeBSD.org>
2010-06-07 15:54:03 +00:00
Sergey A. Osokin
e9a7261c81 Update from 0.7.65 to 0.7.66.
License.

<ChangeLog>

*) Security: now nginx/Windows ignores default file stream name.
   Thanks to Jose Antonio Vazquez Gonzalez.

*) Change: now the charset filter runs before the SSI filter.

*) Change: now no message is written in an error log if a variable is
   not found by $r->variable() method.

*) Change: now keepalive connections after POST requests are not
   disabled for MSIE 7.0+.
   Thanks to Adam Lounds.

*) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives.

*) Feature: now the "rewrite" directive does a redirect automatically
   if the $scheme variable is used.
   Thanks to Piotr Sikora.

*) Feature: the "chunked_transfer_encoding" directive.

*) Feature: the $geoip_city_continent_code, $geoip_latitude, and
   $geoip_longitude variables.
   Thanks to Arvind Sundararajan.

*) Feature: now the ngx_http_image_filter_module deletes always EXIF
   and other application specific data if the data consume more than 5%
   of a JPEG file.

*) Feature: now the "msie_padding" directive works for Chrome too.

*) Workaround: now keepalive connections are disabled for Safari.
   Thanks to Joshua Sierles.

*) Bugfix: nginx ignored the "private" and "no-store" values in the
   "Cache-Control" backend response header line.

*) Bugfix: an "&" character was not escaped when it was copied in
   arguments part in a rewrite rule.

*) Bugfix: nginx might be terminated abnormally while a signal
   processing or if the directive "timer_resolution" was used on
   platforms which do not support kqueue or eventport notification
   methods.
   Thanks to George Xie and Maxim Dounin.

*) Bugfix: if temporary files and permanent storage area resided at
   different file systems, then permanent file modification times were
   incorrect.
   Thanks to Maxim Dounin.

*) Bugfix: ngx_http_memcached_module might issue the error message
   "memcached sent invalid trailer".
   Thanks to Maxim Dounin.

*) Bugfix: nginx could not built zlib-1.2.4 library using the library
   sources.
   Thanks to Maxim Dounin.

*) Bugfix: values of the $query_string, $arg_..., etc. variables cached
   in main request were used by the SSI module in subrequests.

*) Bugfix: nginx did not support HTTPS referrers.

*) Bugfix: nginx/Windows might not find file if path in configuration
   was given in other character case; the bug had appeared in 0.7.65.

*) Bugfix: the $date_local variable has an incorrect value, if the "%s"
   format was used.
   Thanks to Maxim Dounin.

*) Bugfix: nginx did not support all ciphers and digests used in client
   certificates.
   Thanks to Innocenty Enikeew.

*) Bugfix: if ssl_session_cache was not set or was set to "none", then
   during client certificate verify the error "session id context
   uninitialized" might occur; the bug had appeared in 0.7.1.

*) Bugfix: OpenSSL-1.0.0 compatibility on 64-bit Linux.
   Thanks to Maxim Dounin.

*) Bugfix: a geo range returned default value if the range included two
   or more /16 networks and did not begin at /16 network boundary.

*) Bugfix: the $uid_got variable might not be used in the SSI and perl
   modules.

*) Bugfix: a worker process hung if a FIFO file was requested.
   Thanks to Vicente Aguilar and Maxim Dounin.

*) Bugfix: a variable value was repeatedly encoded after each an "echo"
   SSI-command output; the bug had appeared in 0.6.14.

*) Bugfix: a "stub" parameter of an "include" SSI directive was not
   used, if empty response has 200 status code.

*) Bugfix: a block used in a "stub" parameter of an "include" SSI
   directive was output with "text/plain" MIME type.

*) Bugfix: if a proxied or FastCGI request was internally redirected to
   another proxied or FastCGI location, then a segmentation fault might
   occur in a worker process; the bug had appeared in 0.7.65.
   Thanks to Yichun Zhang.

*) Bugfix: IMAP connections may hang until they timed out while talking
   to Zimbra server.
   Thanks to Alan Batie.

*) Bugfix: nginx did not support chunked transfer encoding for 201
   responses.
   Thanks to Julian Reich.

</ChangeLog>
2010-06-07 14:32:02 +00:00
Sergey A. Osokin
d79c8c6538 Update from 0.8.39 to 0.8.40.
License.

<ChangeLog>

*) Security: now nginx/Windows ignores default file stream name.
   Thanks to Jose Antonio Vazquez Gonzalez.

*) Feature: the ngx_http_uwsgi_module.
   Thanks to Roberto De Ioris.

*) Feature: a "fastcgi_param" directive with value starting with
   "HTTP_" overrides a client request header line.

*) Bugfix: the "If-Modified-Since", "If-Range", etc. client request
   header lines were passed to FastCGI-server while caching.

*) Bugfix: listen unix domain socket could not be changed during
   reconfiguration.
   Thanks to Maxim Dounin.

</ChangeLog>
2010-06-07 13:34:24 +00:00
Renato Botelho
5ab73a6704 ThunderSnarf is a web reporting and trending tool for Thunder Cache Pro which
has the main goal to provide a strategic overview of how Thunder is caching and
what it is caching, aggregating value and helping on decision making regarding
the real web acceleration rates and allowing one to identify unefficient cache
patterns, plugins, as well as domains which should have a plugin written for
and, off course, the top efficient domains and caching patterns as well.

WWW:	http://www.thundercache.com.br

PR:		ports/146875
Submitted by:	Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
2010-06-07 11:18:02 +00:00
Martin Wilke
7cc3309f21 - Update to 0.9.9
PR:		146489
Submitted by:	ohn Marshall <john.marshall@riverwillow.com.au> (maintainer)
2010-06-07 06:27:29 +00:00
Philip M. Gollucci
06f41f89ae - Convert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 06:08:54 +00:00
Philip M. Gollucci
86e726453b - Conver to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 06:01:56 +00:00
Philip M. Gollucci
ec152850d3 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 05:28:48 +00:00
Philip M. Gollucci
efdb9d60be - Remove unused patch file 2010-06-07 05:06:29 +00:00
Philip M. Gollucci
0e9ae66cf0 - Convert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 05:06:14 +00:00
Philip M. Gollucci
4f73dbd610 - Covnert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 05:03:50 +00:00
Philip M. Gollucci
04de201b04 - Convert to AP_FAST_BUILD / AP_GENPLIST
- swap LOCAL site for mine
- Pet Portlint
2010-06-07 04:39:23 +00:00
Philip M. Gollucci
dcbec6b324 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 04:34:55 +00:00
Philip M. Gollucci
790a024ef1 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 04:24:02 +00:00
Philip M. Gollucci
20b49e0244 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Don't list freefall/people in MASTER_SITES
- Pet Portlint
2010-06-07 04:21:12 +00:00
Philip M. Gollucci
2c0a02b231 - Covnert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 04:03:40 +00:00
Philip M. Gollucci
46c4f3b0f4 - Convert to AP_FAST_BUILD / AP_GENPLIST
- USE_GMAKE is no longer needed and is BUILD_DEPEND only so no PORTREVISION bump
2010-06-07 03:53:11 +00:00
Philip M. Gollucci
d7982d227f - Convert to PORTDOCS/PORTEXAMPLES
- Pet portlint
2010-06-07 03:50:21 +00:00
Philip M. Gollucci
cf04614d85 - And finally, convert to AP_FAST_BUILD/AP_GENPLIST 2010-06-07 03:43:54 +00:00
Philip M. Gollucci
a7b42644a9 - Lets only link one db backend in by default
- Bump PORTREVISION
2010-06-07 03:33:28 +00:00
Philip M. Gollucci
c5ff3daa56 - Convert from pre-everything to OPTIONS 2010-06-07 03:29:27 +00:00
Philip M. Gollucci
48587f422d - Use PORTDOCS and DATADIR (no-ops) 2010-06-07 03:22:47 +00:00
Sergey A. Osokin
43ebdec6fa Accordingly update third-party headers_more module from 0.09 to 0.10.
Do not bump PORTREVISIONs.
2010-06-07 02:45:13 +00:00
Philip M. Gollucci
9cfaeb0480 - Update to 0.6
PR:             ports/147101
Submitted by:   pgollucci@ (myself)
Approved by:    mk@neon1.net (maintainer)
2010-06-07 01:56:06 +00:00
Philip M. Gollucci
a131fba72d - devel/subversion pulls in the correct apr
PR:             ports/146953
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer timeout (gslin@gslin.org; 14 days)
2010-06-06 20:56:08 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Philip M. Gollucci
8c94ad593e - Update to 0.07
PR:             ports/147415
Approved by:    catone@cpan.org (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/URI-Escape-XS/Changes
2010-06-06 20:16:31 +00:00
Philip M. Gollucci
ca68b68d6b - Update to 1.45
PR:             ports/147412
Approved by:    dsh@vlink.ru (maintainer)
Submitted by:   myself (pgollucci@)
2010-06-06 20:16:27 +00:00
Philip M. Gollucci
474029160e - Update to 0.14
PR:             ports/147407
Approved by:    mons@cpan.org (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRoleChanges
2010-06-06 20:16:23 +00:00
Philip M. Gollucci
5a6b8e56c2 - Update to 1.012
PR:             ports/147405
Approved by:    catone@cpan.org (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/Changes
2010-06-06 20:16:20 +00:00
Philip M. Gollucci
0035a9f829 - Update to 0.21
PR:             ports/147403
Approved by:    baptiste.daroussin@gmail.com (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/App-NopasteChanges
2010-06-06 20:16:16 +00:00
Philip M. Gollucci
2c35a7f20d - Update to 0.10.7
PR:             ports/147545
Approved by:    gogo@cs.uni-sb.de (maintainer)
Submitted by:   myself (pgollucci@)
2010-06-06 19:56:39 +00:00
Philip M. Gollucci
9a6b3d9697 - Update to 3.0.7
PR:             ports/147540
Approved by:    gogo@cs.uni-sb.de (maintainer)
Submitted by:   myself (pgollucci@)
2010-06-06 19:56:36 +00:00
Philip M. Gollucci
f804637cb4 - Update to 0.5.5
PR:             ports/147539
Approved by:    peter.schuller@infidyne.com (maintainer)
Submitted by:   myself (pgollucci@)
2010-06-06 19:56:32 +00:00
Philip M. Gollucci
dff8fc6416 - Update to 1.5.2
PR:             ports/147537
Approved by:    markun@onohara.to (maintainer)
Submitted by:   myself (pgollucci@)
2010-06-06 19:56:26 +00:00
Philip M. Gollucci
843ade1030 - GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
2010-06-06 19:25:10 +00:00
Herve Quiroz
400674d7b0 Update to 1.361 2010-06-06 18:57:33 +00:00
Martin Wilke
d978e024a1 - Update to 2.10.1.1
PR:		147164
Submitted by:	Nick Rogers <ncrogers@gmail.com> (maintainer)
2010-06-06 08:31:40 +00:00
Martin Wilke
4a1325a30d Django-Livesettings is a project split from the 'Satchmo Project'. It provides
the ability to configure settings via an admin interface, rather than by
editing "settings.py".

WWW:    http://bitbucket.org/bkroeze/django-livesettings/

PR:		ports/146733
Submitted by:	Kevin Golding <ports at caomhin.org>
2010-06-06 08:26:56 +00:00
Martin Wilke
9ef9abe262 Django-keyedcache provides a simplified, speedy way to manage caching in Django
apps.

WWW:    http://bitbucket.org/bkroeze/django-keyedcache/

PR:		ports/146732
Submitted by:	Kevin Golding <ports at caomhin.org>
2010-06-06 08:26:32 +00:00
Philip M. Gollucci
5b6cd2a59c - Mark BROKEN, requires exact version of www/rubygem-innate
With Hat:   ruby@
2010-06-06 08:12:01 +00:00
Sergey A. Osokin
e568ec9215 Update from 2.2.12 to 2.2.14:
1) third-party passenger module for www/nginx and www/nginx-devel
2) www/rubygem-passenger

Do not bump PORTREVISIONs. [1]

Approved by:	Jacob Atzen aka jatzen at gmail dot com [2]
2010-06-06 07:09:19 +00:00
Philip M. Gollucci
676917912a - Fix the pkg-plist.
Pointyhat to:   myself
2010-06-06 06:17:14 +00:00
Philip M. Gollucci
928b398e02 - use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
2010-06-06 05:00:31 +00:00
Philip M. Gollucci
494c3ced49 - WITH_APACHE22 is dead
PR:             ports/146902
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer timeout (uzgrishin@mail.ru; 14 days)
2010-06-06 04:50:50 +00:00
Philip M. Gollucci
f2d4e371ff - WITH_APACHE2 is dead
PR:             ports/146899
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer timeout (mbr; 14 days)
2010-06-06 04:48:05 +00:00
Philip M. Gollucci
614f70eaf1 - No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
2010-06-06 04:06:25 +00:00
Yi-Jheng Lin
1afa6cb96c - Work with apache2/apr changes
PR:		ports/146914
Submitted by:	Anish Mistry <amistry AT am-productions.biz>
2010-06-06 03:37:03 +00:00
Philip M. Gollucci
28ff9f4626 - Unbreak
Pointyhat to:   myself
2010-06-06 00:11:31 +00:00
Renato Botelho
43b24b8190 - Fix port because it was not installing php5-pdo_pgsql depend
- Add php5-pgsql as RUN_DEPEND to minimize PostgreSQL verisioning conflicts
- Bump PORTREVISION

PR:		ports/146874
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
2010-06-05 20:58:00 +00:00