| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
PR: ports/117937
Submitted by: mm
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=205716
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/119669
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Notes:
svn path=/head/; revision=205691
|
|
|
|
|
|
|
|
| |
PR: ports/119650
Submitted by: maintainer
Notes:
svn path=/head/; revision=205673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and untainting easier and more readable.
All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true.
The value to test is always the first (and often only) argument.
There are a number of other URI validation modules out there as well.
This one focuses on being fast, lightweight, and relatively 'real-world'.
i.e. it's good if you want to check user input, and don't need to parse
out the URI/URL into chunks.
Right now the module focuses on HTTP URIs, since they're arguably the most
common.
WWW: http://search.cpan.org/dist/Data-Validate-URI
PR: ports/119264
Submitted by: Tuc <freebsd-ports at t-b-o-h.net>
Notes:
svn path=/head/; revision=205639
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lowercase search strings like in unpathced webalizer
default is to not lowercase search strings to honor intenational charsets.
Submitted by: Frank Altpeter
- adding default HTMLHead to sample.conf
HTMLHead <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
Reported by: Lapo Luchini
Notes:
svn path=/head/; revision=205630
|
|
|
|
|
|
|
| |
- new file: files/patch-setup.py
Notes:
svn path=/head/; revision=205627
|
|
|
|
| |
Notes:
svn path=/head/; revision=205622
|
|
|
|
| |
Notes:
svn path=/head/; revision=205621
|
|
|
|
| |
Notes:
svn path=/head/; revision=205620
|
|
|
|
| |
Notes:
svn path=/head/; revision=205615
|
|
|
|
| |
Notes:
svn path=/head/; revision=205613
|
|
|
|
|
|
|
| |
Submitted by: farrokhi (maintainer)
Notes:
svn path=/head/; revision=205592
|
|
|
|
|
|
|
|
|
| |
PR: ports/119365
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=205583
|
|
|
|
| |
Notes:
svn path=/head/; revision=205568
|
|
|
|
| |
Notes:
svn path=/head/; revision=205567
|
|
|
|
| |
Notes:
svn path=/head/; revision=205566
|
|
|
|
| |
Notes:
svn path=/head/; revision=205563
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
adding, modifying and deleting them without editing the trac.ini file
directly.
This plugin is a cooperation between CodeResort.com and Optaros.com,
and is made freely available under a BSD license.
WWW: http://trac-hacks.org/wiki/CustomFieldAdminPlugin
PR: ports/119573
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes:
svn path=/head/; revision=205530
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
wiki markup. This enables users to switch between the WYSIWYG mode
and the standard wiki markup format, as needed.
WWW: http://trac-hacks.org/wiki/TracWysiwygPlugin
PR: ports/119571
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes:
svn path=/head/; revision=205528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the features the FCGI::ProcManager posess itself, the FCGI::Spawn
is targeted as web server admin understandable instance for building
the own fastcgi server with copy-on-write memory sharing among forks
and with single input parameters like socket path and processes number.
Another thing to mention is that it is able to execute any file pointed
by Web server. So we have the daemon that is hot ready for hosting
providing.
WWW: http://search.cpan.org/dist/FCGI-ProcManager/
PR: ports/119010
Submitted by: Peter <peter at vereshagin.org>
Notes:
svn path=/head/; revision=205522
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=205510
|
|
|
|
|
|
|
|
| |
PR: 119568
Submitted by: Nick Hilliard <nick@foobar.org>
Notes:
svn path=/head/; revision=205500
|
|
|
|
|
|
|
|
| |
PR: 119567
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Notes:
svn path=/head/; revision=205499
|
|
|
|
|
|
|
|
| |
PR: 119563
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Notes:
svn path=/head/; revision=205497
|
|
|
|
| |
Notes:
svn path=/head/; revision=205487
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- PRADO(tm) is a component-based and event-driven programming framework
for developing Web applications in PHP 5. PRADO stands for PHP Rapid
Application Development Object-oriented.
PR: ports/119344
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205477
|
|
|
|
| |
Notes:
svn path=/head/; revision=205475
|
|
|
|
|
|
|
| |
WWW: http://hewgill.com/software/ljdump/
Notes:
svn path=/head/; revision=205467
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- CodeIgniter is a powerful PHP framework with a very small
footprint, built for PHP coders who need a simple and elegant toolkit
to create full-featured web applications.
PR: ports/119347
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205444
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=205441
|
|
|
|
|
|
|
|
| |
PR: 119478
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer)
Notes:
svn path=/head/; revision=205425
|
|
|
|
|
|
|
|
| |
PR: 119505
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=205424
|
|
|
|
|
|
|
|
| |
PR: 118954
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
Notes:
svn path=/head/; revision=205418
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=205411
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://drupal.org/project/securepages
PR: ports/119334
Submitted by: Dennis Cabooter <freebsd at rootxs.org>
Notes:
svn path=/head/; revision=205404
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fixed a crash in relative URL resolution.
- Added support for gzip-encoded resources to openvrml-player.
Notes:
svn path=/head/; revision=205401
|
|
|
|
|
|
|
|
| |
PR: ports/119394
Submitted by: naddy
Notes:
svn path=/head/; revision=205391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Change: now the ngx_http_userid_module adds start time microseconds
to the cookie field contains a pid value.
*) Change: now the uname(2) is used on Linux instead of procfs.
Thanks to Ilya Novikov.
*) Feature: the "If-Range" request header line support.
Thanks to Alexander V. Inyukhin.
*) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
error; bug appeared in 0.5.13.
*) Bugfix: the STARTTLS in SMTP mode did not work.
Thanks to Oleg Motienko.
*) Bugfix: large_client_header_buffers did not freed before going to
keep-alive state.
Thanks to Olexander Shtepa.
*) Bugfix: the "limit_rate" directive did not allow to use full
throughput, even if limit value was very high.
*) Bugfix: the $status variable was equal to 0 if a proxied server
returned response in HTTP/0.9 version.
*) Bugfix: if the "?" character was in a "error_page" directive, then
it was escaped in a proxied request; bug appeared in 0.5.32.
</ChangeLog>
Notes:
svn path=/head/; revision=205382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
Changes with nginx 0.6.25 08 Jan 2008
*) Change: now the "server_name_in_redirect" directive is used instead
of the "server_name" directive's special "*" parameter.
*) Change: now wildcard and regex names can be used as main name in a
"server_name" directive.
*) Change: the "satisfy_any" directive was replaced by the "satisfy"
directive.
*) Workaround: old worker processes might hog CPU after reconfiguration
if they was run under Linux OpenVZ.
*) Feature: the "min_delete_depth" directive.
*) Bugfix: the COPY and MOVE methods did not work with single files.
*) Bugfix: the ngx_http_gzip_static_module did not allow the
ngx_http_dav_module to work; bug appeared in 0.6.23.
*) Bugfix: socket leak in HTTPS mode if deferred accept was used.
Thanks to Ben Maurer.
*) Bugfix: nginx could not be built without PCRE library; bug appeared
in 0.6.23.
Changes with nginx 0.6.24 27 Dec 2007
*) Bugfix: a segmentation fault might occur in worker process if HTTPS
was used; bug appeared in 0.6.23.
Changes with nginx 0.6.23 27 Dec 2007
*) Change: the "off" parameter in the "ssl_session_cache" directive;
now this is default parameter.
*) Change: the "open_file_cache_retest" directive was renamed to the
"open_file_cache_valid".
*) Feature: the "open_file_cache_min_uses" directive.
*) Feature: the ngx_http_gzip_static_module.
*) Feature: the "gzip_disable" directive.
*) Feature: the "memcached_pass" directive may be used inside the "if"
block.
*) Bugfix: a segmentation fault occurred in worker process, if the
"memcached_pass" and "if" directives were used in the same location.
*) Bugfix: if a "satisfy_any on" directive was used and not all access
and auth modules directives were set, then other given access and
auth directives were not tested;
*) Bugfix: regex parameters in a "valid_referers" directive were not
inherited from previous level.
*) Bugfix: a "post_action" directive did run if a request was completed
with 499 status code.
*) Bugfix: optimization of 16K buffer usage in a SSL connection.
Thanks to Ben Maurer.
*) Bugfix: the STARTTLS in SMTP mode did not work.
Thanks to Oleg Motienko.
*) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
error; bug appeared in 0.5.13.
Changes with nginx 0.6.22 19 Dec 2007
*) Change: now all ngx_http_perl_module methods return values copied to
perl's allocated memory.
*) Bugfix: if nginx was built with ngx_http_perl_module, the perl
before 5.8.6 was used, and perl supported threads, then during
reconfiguration the master process aborted; bug appeared in
0.5.9.
Thanks to Boris Zhmurov.
*) Bugfix: the ngx_http_perl_module methods may get invalid values of
the regex captures.
*) Bugfix: a segmentation fault occurred in worker process, if the
$r->has_request_body() method was called for a request whose small
request body was already received.
*) Bugfix: large_client_header_buffers did not freed before going to
keep-alive state.
Thanks to Olexander Shtepa.
*) Bugfix: the last address was missed in the $upstream_addr variable;
bug appeared in 0.6.18.
*) Bugfix: the "fastcgi_catch_stderr" directive did return error code;
now it returns 502 code, that can be rerouted to a next server using
the "fastcgi_next_upstream invalid_header" directive.
*) Bugfix: a segmentation fault occurred in master process if the
"fastcgi_catch_stderr" directive was used; bug appeared in
0.6.10.
Thanks to Manlio Perillo.
</ChangeLog>
Notes:
svn path=/head/; revision=205380
|
|
|
|
|
|
|
|
| |
PR: 119340
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
Notes:
svn path=/head/; revision=205371
|
|
|
|
|
|
|
|
|
| |
PR: ports/119511
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Changes:
* Fixed privilege escalation in the Horde API.
* Improved XSS filtering.
* Fixed locked portal blocks.
* Further improved webroot detection.
* Updated Japanese translation.
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This is a port of the WebCalendar application. WebCalendar is an
Open Source web-based calendar/scheduling system written in PHP.
WebCalendar has been under development since 2000 and continues
to evolve.
PR: ports/119474
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205345
|
|
|
|
| |
Notes:
svn path=/head/; revision=205320
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVSION
PR: ports/119322
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Notes:
svn path=/head/; revision=205319
|
|
|
|
|
|
|
|
| |
PR: ports/119323
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Notes:
svn path=/head/; revision=205317
|
|
|
|
|
|
|
| |
- Update WWW
Notes:
svn path=/head/; revision=205312
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Flickr-RDF/Changes
PR: ports/119407
Submitted by: clsung
Approved by: maintainer
Notes:
svn path=/head/; revision=205297
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/WWW-Google-PageRank/Changes
PR: ports/119405
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
Notes:
svn path=/head/; revision=205296
|
|
|
|
| |
Notes:
svn path=/head/; revision=205280
|