Commit graph

17500 commits

Author SHA1 Message Date
Sergey Skvortsov
d5d10fd240 Add p5-Test-HTTP 0.11, test HTTP interactions. 2008-07-11 11:39:59 +00:00
Alex Dupre
95c1861368 Depends on pecl-APC in the standard way. 2008-07-11 10:59:17 +00:00
Lars Balker Rasmussen
f321455850 Update to 5.7013 2008-07-10 20:37:44 +00:00
Philippe Audeoud
b3c44e7f8e ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and
cold click zones.
Features:
- Few function calls to log a click, no server load rise should be noticed
- A keyword is used to define the page upon Javascript code load
- Screen sizes and browsers are logged

WWW: http://www.labsmedia.com/clickheat/index.html
2008-07-10 16:20:47 +00:00
Henrik Brix Andersen
cbc9b9f9e4 Update to version 2.52.
The IkiWiki editpage form now uses the raw page name, not the page
title, in its 'page' cgi parameter.  You will need to rebuild any
existing ikiwiki installations in order to update their 'edit' links
to the new format.

Approved by:	erwin (mentor, implicit)
2008-07-09 19:09:59 +00:00
Martin Wilke
e72d74d65e - Version went backwards 8 months ago; fix
Submitted by:	kris
2008-07-09 14:29:02 +00:00
Martin Wilke
35f96baca9 - s/BROKEN/IGNORE 2008-07-09 08:39:31 +00:00
Martin Wilke
5fae5b2600 - Mark BROKEN Unstable, no sound, generally unusable state
PR:		123722
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Approved by:	maintainer timeout
2008-07-09 08:31:02 +00:00
Philippe Audeoud
f0a161a882 - Update to 0.15
PR:		ports/125406
Submitted by:	Masahiro Teramoto <markun onohara.to> (maintainer)
2008-07-08 20:21:02 +00:00
Martin Wilke
ed169cca06 - Update to 1.6.1a
PR:		125385
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-07-08 11:36:00 +00:00
Pav Lucistnik
62e1e21b6f - Mark BROKEN on 8-CURRENT 2008-07-08 09:23:03 +00:00
Beech Rintoul
a0609756f0 - New port p5-AnyEvent-HTTP-1.0.3
Implements a simple, stateless and non-blocking HTTP client. It supports GET,
POST and other request methods, cookies and more, all on a very low level.
It can follow redirects supports proxies and automatically limits the number
of connections to the values specified in the RFC.

WWW: http://search.cpan.org/perldoc?AnyEvent::HTTP

PR:		ports/125342
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-08 07:22:32 +00:00
Beech Rintoul
5cca6d6bda - Use static plist
Reported by:	pointyhat via pav
2008-07-08 01:48:25 +00:00
Pav Lucistnik
04fa863355 - Chase apr shlib bump 2008-07-07 22:50:42 +00:00
Martin Wilke
de324ac57e - Unbreak
- Fix build with gcc 4.2

PR:		125207
Submitted by:	Alex Keda <admin@lissyara.su> (maintainer)
2008-07-07 18:40:03 +00:00
Martin Wilke
819ac2f74f - Update to 0.11
PR:		125302
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-07-07 15:45:15 +00:00
Philippe Audeoud
af17bb32c7 - Update to 2.2.2 2008-07-07 15:09:42 +00:00
Philippe Audeoud
16905b57b5 - Update to 1.1.7 2008-07-07 14:48:51 +00:00
Sergey A. Osokin
639e38205c Update from 0.6.31 to 0.6.32.
Add perl5 category wheh perl-specific defined.

<ChangeLog>

*) Change: the "none" parameter in the "ssl_session_cache" directive;
   now this is default parameter.
   Thanks to Rob Mueller.

*) Change: now the 0x00-0x1F, '"' and '\' characters are escaped as
   \xXX in an access_log.
   Thanks to Maxim Dounin.

*) Change: now nginx allows several "Host" request header line.

*) Feature: the "modified" flag in the "expires" directive.

*) Feature: the $uid_got and $uid_set variables may be used at any
   request processing stage.

*) Feature: the $hostname variable.
   Thanks to Andrei Nigmatulin.

*) Feature: DESTDIR support.
   Thanks to Todd A. Fisher and Andras Voroskoi.

*) Bugfix: if sub_filter and SSI were used together, then responses
   might were transferred incorrectly.

*) Bugfix: large SSI inclusions might be truncated.

*) Bugfix: the "proxy_pass" directive did not work with the HTTPS
   protocol; the bug had appeared in 0.6.9.

*) Bugfix: worker processes might not catch reconfiguration and log
   rotation signals.

*) Bugfix: nginx could not be built on latest Fedora 9 Linux.
   Thanks to Roxis.

*) Bugfix: a segmentation fault might occur in worker process on Linux,
   if keepalive was enabled.

</ChangeLog>
2008-07-07 14:07:48 +00:00
Martin Wilke
52058bdb16 - Change the MOINSCRIPT to wikiserver.py when defined
MOINTYPE=STANDALONE, the old wiki.py is deprecated.
- Change the hint when making instances, add configuration
  for static contents.

PR:		125210
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-07-07 14:04:12 +00:00
Sergey A. Osokin
4769525ea7 Update from 0.7.5 to 0.7.6.
Add perl5 category wheh perl-specific defined.

<ChangeLog>

*) Bugfix: now if variables are used in the "access_log" directive a
   request root existence is always tested.

*) Bugfix: the ngx_http_flv_module did not support several values in a
   query string.

</ChangeLog>
2008-07-07 14:00:06 +00:00
Anton Berezin
3c02a3ab3f Add www/p5-Squatting:
Squatting is a web microframework written in Perl that is based on
Ruby's Camping.  It originally used Continuity as its foundation, but it
has since been generalized such that it can squat on top of any
Perl-based web framework (in theory).

WWW: http://search.cpan.org/dist/Squatting/
2008-07-07 12:46:25 +00:00
Martin Wilke
4a06478931 - Bump PORTREVISION after apr update
PR:		125270 125271 125272 125278 125281 125282
		125284 125285 125287 125288 125289 125290
		125291 125292 125293 125295 125296 125297
		125300
Submitted by:	rodrigc
2008-07-07 12:37:21 +00:00
Anton Berezin
c83f5d95a8 Add www/p5-Continuity, a Perl library that abstracts away statelessness
of HTTP to help beuilding stateful Web applications.

WWW: http://search.cpan.org/dist/Continuity/
2008-07-07 12:18:47 +00:00
Lars Thegler
47c46a2ad4 Update to 2.13 2008-07-07 12:07:44 +00:00
Martin Wilke
c36fd8fb36 - Bump PORTREVISION after arp update
PR:		125269 125274
2008-07-07 11:45:26 +00:00
Martin Wilke
f3225e8264 - Bump PORTREVISION after arp update
PR:		125277
Submitted by:	rodrigc
2008-07-07 11:34:50 +00:00
Andrej Zverev
d92e228799 - Add missing module from depend 2008-07-07 11:24:14 +00:00
Lars Thegler
68869e3b97 Update to 2.01 2008-07-07 08:35:18 +00:00
Beech Rintoul
fcf3c7bb60 - Update to 1.4.3
- Respect portdocs

PR:		ports/124781
Submitted by:	Andy <andrewclarkii@gmail.com> (maintainer)
2008-07-07 07:33:47 +00:00
Jeremy Messenger
453bf8ce7a - Update to 0.16.0.20080706, it's more than 0.17 RC1.
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
  in the *_DEPENDS, that way it will finding correct file when I tweak the
  PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
2008-07-07 03:27:45 +00:00
Joe Marcus Clarke
d58734c674 Update to 2.0.6. 2008-07-06 19:32:08 +00:00
Beech Rintoul
6ad817c39d - Add missing pkg-plist
PR:		ports/125205
Reported by:	wen heping <wenheping@gmail.com> (maintainer)
2008-07-06 18:15:57 +00:00
Jeremy Messenger
caae905ef9 Fix the build if ${LOCALBASE}/include/base64.h exists from other ports or
unoffical stuff installed.

Reported by:	Oliver Lehmann <lehmann@ans-netz.de>
2008-07-06 05:29:53 +00:00
Henrik Brix Andersen
f283a8c345 Update IkiWiki to version 2.51.
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.

Approved by:	erwin (mentor, implicit)
2008-07-05 09:27:33 +00:00
Henrik Brix Andersen
e05b7a4cf2 CGI search application built on Xapian
This package contains two index building utilities (omindex and
scriptindex) and a CGI search application (omega).  These use the
Xapian search library to provide a search over a collection of
documents.

Approved by:	erwin (mentor)
2008-07-05 09:24:34 +00:00
Alex Dupre
54d87846f6 Update to 1.1.14 release. 2008-07-05 09:19:16 +00:00
Beech Rintoul
e4b6a80e6d - Update to 0.23.2
PR:		ports/125143
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-07-05 06:56:52 +00:00
Joe Marcus Clarke
6b73686ec3 Update to 3.55. 2008-07-05 05:49:21 +00:00
Beech Rintoul
d4dfbbba0a - Add conflicts
PR:		ports/125094
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:	Nils Vogels <nivo@yuckfou.org> (maintainer)
2008-07-05 03:31:26 +00:00
Beech Rintoul
8bf6b08cdf - Update to 1.6.1
- Add static plist

PR:		ports/125190
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-07-05 01:49:20 +00:00
Beech Rintoul
fe90fc79a0 - Remove drupal5-gsitemap and add entries for drupal5-xmlsitemap 2008-07-05 00:42:29 +00:00
Beech Rintoul
f78ee4ceb1 - Update to 5.x-1.6
PR:		ports/124932
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2008-07-05 00:29:12 +00:00
Ion-Mihai Tetcu
484015c371 - fix plist for -DNOPORTEXAMPLES
- bump PORTREVISION

PR:		ports/125126
Submitted by:	maintainer
2008-07-04 20:55:14 +00:00
Craig Rodrigues
5be1617d01 Update to 0.2.0
PR:             125160
Submitted by:   Philip M. Gollucci <pgollucci p6m7g8 com>
2008-07-04 18:45:57 +00:00
Ion-Mihai Tetcu
1139e0f538 Fix MATER_SITES path.
Submitted by:	maintainer
2008-07-04 13:11:09 +00:00
Lars Balker Rasmussen
c5a27674aa Fix missing rmdir in plist. Thanks to itetcu. 2008-07-04 10:46:44 +00:00
Pietro Cerutti
56a26cba80 - Update to 1.0.0
PR:		125252
Submitted by:	Dave Grochowski <malus.x@gmail.com> (maintainer)
2008-07-04 09:37:02 +00:00
Beech Rintoul
a32d01bd51 - Add dependencies
- Fix Makefile order

PR:		ports/125170
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-07-04 06:33:05 +00:00
Jeremy Messenger
4b296b3cf5 Update to 9.51, see Changelog for details:
http://www.opera.com/docs/changelogs/linux/951/

Security:	http://www.opera.com/docs/changelogs/linux/951/#security
2008-07-04 02:51:25 +00:00