Commit graph

21303 commits

Author SHA1 Message Date
Martin Wilke
c6ccc58533 OpenID credential for Catalyst::Plugin::Authentication framework.
WWW: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID

PR:		ports/141896
Submitted by:	andrey at kostenko.name
2009-12-25 12:48:41 +00:00
Herve Quiroz
cefb42bb59 Update to 1.339 2009-12-25 10:25:09 +00:00
Sergey A. Osokin
537b63c326 Improve redis protocol support.
Do not bump PORTREVISION.
2009-12-25 09:53:04 +00:00
Philip M. Gollucci
4ce7c24b00 - WITH_APACHE2 is deprecated 2009-12-25 08:38:26 +00:00
Philip M. Gollucci
7a49fba228 - Fix pkg-plist
Reported by:    QAT
2009-12-25 07:44:43 +00:00
Philip M. Gollucci
e8d949807c - USE_APACHE instead of _DEPENDS
- Fix pkg-plist leftovers
- / ify dirs
2009-12-25 07:40:08 +00:00
Jun Kuriyama
dad657dd28 - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 00:33:24 +00:00
Martin Wilke
1df297b6f9 Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project?s page or blog right here from
GitHub.

WWW:	http://github.com/mojombo/jekyll

PR:		ports/141947
Submitted by:	Peter Schuller <peter.schuller at infidyne.com>
2009-12-24 22:15:57 +00:00
Martin Wilke
ca9facadc2 - Update to 3.0.STABLE21
- Ddd a CONFLICT with lusca-head
- Merge squid rc script changes from www/squid and www/squid31:
- Implement squid_fib and squid_conf
- Document user settable variables
- Make the squid configuration directory world-readable on new
  installations to ease use of cachemgr.cgi

PR:		141922
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-12-24 21:27:44 +00:00
Philip M. Gollucci
ac8c198c1d When SSL is enabled in Apache2.2 - SSL connections fail with the woadapter.
See: http://lists.apple.com/archives/webobjects-deploy/2007/Jul/msg00005.html

Essentially - if you use SSL, you get no instances or 404 and
access logs will show 302 for requests.

PR:             ports/137196
Submitted by:   Rex Chan <rex@ish.com.au>
Approved by:    maintainer timeout (q@onthenet.com.au; ~5 months)
2009-12-24 21:18:53 +00:00
Martin Wilke
64963158c7 - Update to 2.5.6
PR:		141916
Submitted by:	Florian Smeets <flo@kasimir.com> (maintainer)
2009-12-24 20:47:04 +00:00
Philip M. Gollucci
e3ae8c3776 - addport is smarter then I am, remove files that should not have been added 2009-12-24 20:07:14 +00:00
Philip M. Gollucci
24072b1adf mod_auth_cas is an Apache 2.0/2.2 compliant module that
supports the CASv1 and CASv2 protocols.

WWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas

PR:		ports/140348
Submitted by:	Kimo <kimor79 at yahoo.com>
2009-12-24 20:05:22 +00:00
Greg Lewis
a5a768978d . Update to 2.4.3.
PR:		141380
Submitted by:	Romain Tartiere <mono@FreeBSD.org>
2009-12-24 18:49:54 +00:00
Greg Lewis
035a759f6a . Update to 2.4.3.
PR:		141379
Submitted by:	Romain Tartiere <mono@FreeBSD.org>
2009-12-24 17:18:48 +00:00
Peter Pentchev
c6a54cbfb2 Update to p5-WWW-Curl-4.11. 2009-12-24 15:29:55 +00:00
Wen Heping
e01dceb059 Catalyst::Controller::ActionRole is a perl module that apply roles to
action instances.

WWW: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRole

PR:		ports/141248
Submitted by:	Mons Anderson <mons@cpan.org>
2009-12-24 08:20:18 +00:00
Wen Heping
b288b41a10 - Add some vendor patches as published on:
http://www.squid-cache.org/Versions/v3/3.1/changesets/
- Add a CONFLICT with www/lusca-head

PR:		ports/141926
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-12-24 06:15:42 +00:00
Sergey A. Osokin
240e42abf7 Actually remove needless patch. 2009-12-24 04:41:54 +00:00
Wen Heping
1680bea3d3 - Implement OPTIONS vor SQUID_KERBEROS_AUTH and SQUID_NIS_AUTH
- Add a CONFLICT with www/lusca-head
- Make the Squid configuration directory world readable in new
  installations to ease use of cachemgr.cgi
- Implement squid_conf in the rc script and document user settable
  variables

PR:		ports/141930
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-12-24 02:58:32 +00:00
Sergey A. Osokin
5b4e74fcff Update http_redis module from 0.2.0 to 0.3.0.
Remove needless extra patch.

Do not bump PORTREVISION.
2009-12-23 21:23:46 +00:00
Sergey A. Osokin
6d0548725d Update from 0.8.30 to 0.8.31.
Update http_redis module from 0.2.0 to 0.3.0.
Remove needless extra patch.

<ChangeLog>

*) Feature: now the "error_page" directive may redirect the 301 and 302
   responses.

*) 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.

*) Bugfix: nginx closed a connection if a cached response had an empty
   body.
   Thanks to Piotr Sikora.

*) Bugfix: nginx might not be built by gcc 4.x if the -O2 or higher
   optimization option was used.
   Thanks to Maxim Dounin and Denis F. Latypoff.

*) Bugfix: regular expressions in location were always tested in
   case-sensitive mode; the bug had appeared in 0.8.25.

*) Bugfix: nginx cached a 304 response if there was the "If-None-Match"
   header line in a proxied request.
   Thanks to Tim Dettrick and David Kostal.

*) Bugfix: nginx/Windows tried to delete a temporary file twice if the
   file should replace an already existent file.

</ChangeLog>
2009-12-23 21:22:26 +00:00
Koop Mast
d6c985ed9c Use the network responce code. 2009-12-23 20:19:08 +00:00
Koop Mast
5b0e3bea54 Look in LOCALBASE for flex, so we don't pick up the version from base. [1]
Add networkreponce support from upstream. [2]
Add a patch from upstream, to use the gzip encoding support in libsoup 2.28.2.
However if a website still displays junk. This means that it usesing deflate
which is not working in libsoup right now (like cvsweb.freebsd.org) [2]

PR:	ports/141859 [1]
Submitted by:	Carlos A. M. dos Santos <unixmania@gmail.com>
Obtained from:	Webkit svn trunk.
2009-12-23 20:17:31 +00:00
Jun Kuriyama
60bd30c1ed Plack Server implementation for POE.
WWW: http://search.cpan.org/dist/Plack-Server-POE/
2009-12-23 15:36:14 +00:00
Herve Quiroz
bdbe0f3773 Update to 1.338 2009-12-23 15:12:30 +00:00
Andrej Zverev
53cf144e98 Update to version 0.17
Changelog: http://cpansearch.perl.org/src/DANIELTWC/Catalyst-Model-LDAP-0.17/Changes
2009-12-23 14:36:12 +00:00
Wen Heping
061d2d1fa8 - Update to 0.32 2009-12-23 12:31:46 +00:00
Jun Kuriyama
6343c54625 - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-23 11:18:44 +00:00
Wen Heping
29c6f5ea1a - Update to 0.05
PR:		ports/141908
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2009-12-23 02:58:37 +00:00
Michael Johnson
c78ec4a8c1 Update to 2.28.2 2009-12-22 15:47:31 +00:00
Sergey A. Osokin
0671089a79 Merge support of third party slowfs_cache module from
www/nginx-devel after commit compilable version (1.1).

Do not bump PORTREVISION.
2009-12-22 11:47:47 +00:00
Sergey A. Osokin
c49ff430bc Update slowfs_cache module, from 1.0 to 1.1.
Do not bump PORTREVISION.
2009-12-22 11:42:22 +00:00
Martin Wilke
e624cceb93 - Chase libtre shlib bump 2009-12-22 11:36:22 +00:00
Wen Heping
4c615fa216 - Update to 2.3.1
PR:		ports/141824
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2009-12-22 06:43:53 +00:00
Sergey A. Osokin
c1ccc7bd31 Add third party slowfs_cache module, version 1.0.
Do not bump PORTREVISION.
2009-12-22 04:55:49 +00:00
Martin Wilke
3970ea6a67 - Update to 2.9
PR:		141834 141844
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2009-12-21 22:36:29 +00:00
Sergey A. Osokin
91c642341d Accordingly add third party supervisord module, version 1.2.
Do not bump PORTREVISIONs.
2009-12-21 20:31:46 +00:00
Pav Lucistnik
8a39e2f67a - Update to 0.6.3
PR:		ports/141850
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2009-12-21 19:29:55 +00:00
Beat Gaetzi
fc0cfd558a - Update to 2.0.1 2009-12-21 19:10:05 +00:00
Beat Gaetzi
beb180ddbf - Bump PORTREVISION to chase changes in xpi-adblock/Makefile.xpi to fix
deinstallation of language packs for seamonkey and firefox.

Reported by:	QAT
Approved by:	miwi (maintainer)
2009-12-21 19:09:34 +00:00
Sergey A. Osokin
7293a0979a Accordingly add third party http_push module, version 0.69.
Do not bump PORTREVISIONs.
2009-12-21 18:46:06 +00:00
Xin LI
eaa6e7aade Security update to 0.9.3.
Security:	vid 4465c897-ee5c-11de-b6ef-00215c6a37bb
Sponsored by:	iXsystems, Inc.
2009-12-21 18:20:29 +00:00
Christian Weisgerber
792022b601 * sync with firefox3: update to 3.0.16
* hand maintainership over to gecko@

Approved by:	former maintainer Koji Yokota
2009-12-21 14:59:33 +00:00
Pav Lucistnik
6cbf96d396 - Update description 2009-12-21 13:14:51 +00:00
Erwin Lansing
139ca0e841 Mark BROKEN on 8.x as well: doesn't build.
Submitted by:	QAT
2009-12-21 13:07:55 +00:00
Erwin Lansing
32090b9f3d Mark BROKEN on 9.x: does not build. 2009-12-21 13:01:09 +00:00
Mark Linimon
f973e971a8 Apparently the earlier change to maintainer was an error; apache@fsck.ch
bounces.  Assign to apache@FreeBSD.org instead.

Hat:		portmgr
2009-12-21 08:49:59 +00:00
Wen Heping
51a427b26b - Update to 4.0.2 2009-12-21 06:19:02 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00