Commit Graph

3162 Commits

Author SHA1 Message Date
jasper
99b591798d update liferea to 1.4.4
from viq <viq at viq.ath.cx>
2007-10-10 15:03:38 +00:00
merdely
ee970a2278 Update to nginx-0.5.32
From Darrin Chandler (MAINTAINER)
"looks ok" kili@
2007-10-08 19:23:43 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
aanriot
15758c2410 enable the "X-Forwarded-For" headers support which has been added in
Squid 2.6. It's not the default in squid.conf but can be enabled, and
it's useful e.g. when you are using squid through dansguardian, in order
to keep/show the source address of the client in the logs (otherwise,
squid thinks that everything comes from dansguardian).

ok brad@
2007-10-08 07:04:50 +00:00
simon
e1512d13ed add p5-LWP-Authen-Wsse 2007-10-05 20:57:20 +00:00
simon
9a6e13c3fd import p5-LWP-Authen-Wsse
LWP::Authen::Wsse allows LWP to authenticate against servers that are
using the X-WSSE authentication scheme, as required by the Atom
Authentication API.

ok jasper@
2007-10-05 20:57:15 +00:00
jcs
0d1d199f5c update to rails-1.2.4
"This release contains additional deprecation notices, security
fixes and some minor performance improvements. All users of 1.2.3
are advised to upgrade."
2007-10-05 14:52:00 +00:00
jcs
19c230a6bb update to actionwebservice-1.2.4 2007-10-05 14:48:53 +00:00
winiger
fbdcd7b4cd add syweb 2007-10-05 13:36:19 +00:00
winiger
d55df663ea syweb is a web interface that shows graphs for measurement data
gathered by symon/symux.

ok and additional patches by sthen@
2007-10-05 13:32:32 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
merdely
a049a34ae1 Add ap2-mod_fcgid 2007-10-03 18:20:52 +00:00
merdely
58dc5be515 mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt fastcgi
server as soon as possible.

From Paul Irofti
"sounds good to me" todd@
2007-10-03 18:19:47 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
mbalmer
b124ca30c9 Maintenance update to Kronolith 2.1.6
Major changes compared to the Kronolith H3 (2.1.5) version are:
    * Updated German, Polish, Simplified Chinese, and Spanish translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.5)) can be viewed here:

http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.149&r2=1.165.2.158&ty=h
2007-10-01 09:19:13 +00:00
mbalmer
d44425487d Maintenance update to Turba 2.1.5
Major changes compared to the Turba H3 (2.1.4) version are:
    * Fixed adding contacts to a new contact list.
    * Updated Czech, Estonian, German, Polish, Simplified Chinese, and Spanish
      translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.4)) can be viewed here:

http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.106&r2=1.181.2.113&ty=h
2007-10-01 09:17:21 +00:00
simon
a649f15c55 update to version 0.5.2 2007-09-29 21:21:54 +00:00
simon
0867198116 update to version 0.07 2007-09-29 20:27:20 +00:00
ajacoutot
0426184869 - buxfix update to 5.13
(FastCGI now works fine, thanks to kurt@)
2007-09-28 10:12:23 +00:00
ajacoutot
77606af390 - missing "a" 2007-09-27 11:31:00 +00:00
ajacoutot
f6c07bda5b +tikiwiki 2007-09-27 10:12:07 +00:00
ajacoutot
ea14094799 Import tikiwiki-1.9.8
Tikiwiki (Tiki) is free, full-featured Content Management System (CMS).
With Tiki, you can create online applications, web sites, portals,
intra/extranets, and just about anything else. It features:
 * Wikis (like Mediawiki)
 * Forums (like phpBB)
 * Blogs (like WordPress)
 * Articles (like Digg)
 * Image Gallery (like Flickr)
 * Map Server (like Google Maps)
 * Link Directory (like DMOZ)
 * Translation and i18n (like Babel Fish) 
 * and much more... all unified


rewordings by and ok bernd@
2007-09-27 10:08:22 +00:00
simon
6b719e761d add p5-HTML-ResolveLink 2007-09-25 21:30:32 +00:00
simon
228609afe1 import p5-HTML-ResolveLink
HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML
into absolute URI.
2007-09-25 21:30:27 +00:00
mglocker
064cfdbb31 Bump to new version 1.8.5.
Diff fix and OK jasper@
2007-09-25 08:57:48 +00:00
jakemsr
9c84a00f56 prepare for newer ffmpeg which no longer wrap headers in 'extern "C" {}'
for inclusion from C++ sources

from gnash CVS

ok deanna@
2007-09-24 07:46:38 +00:00
simon
377d692096 add p5-HTML-SimpleParse and p5-CGI-SSI 2007-09-23 22:31:50 +00:00
simon
df45016f13 import p5-CGI-SSI
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include.  If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI.  Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.

ok merdely@
2007-09-23 22:31:39 +00:00
simon
fa2e7279f1 import p5-HTML-SimpleParse
This module is a simple HTML parser.  It is similar in concept to
HTML::Parser, but it differs from HTML::TreeBuilder in a couple of
important ways.

ok merdely@
2007-09-23 22:31:28 +00:00
sthen
1fa766a479 DoS fix in nginx http autoindex module, from MAINTAINER Darrin Chandler
ok merdely@
2007-09-22 21:06:05 +00:00
simon
bf83063536 add p5-HTML-TreeBuilder-XPath 2007-09-22 11:28:59 +00:00
simon
aa9e1990d1 import p5-HTML-TreeBuilder-XPath
This module adds typical XPath methods to HTML::TreeBuilder, to make it
easy to query a document.
2007-09-22 11:28:54 +00:00
sturm
491d0752c4 update to bricolage 1.10.3
- added upgrade support files
- added xinha wysiwyg editor support (not enabled by default)
2007-09-21 21:17:56 +00:00
merdely
3ce38261e5 Add ap2-mod_fastcgi 2007-09-21 20:29:04 +00:00
merdely
90a9f57099 mod_fastcgi is a module for the Apache2 web server, that enables
FastCGI - a standards based protocol for communicating with
applications that generate dynamic content for web pages.

FastCGI provides a superset of CGI functionality, but a subset of the
functionality of programming for a particular web server API.
Nonetheless, the feature set is rich enough for programming virtually
any type of web application, but the result is generally more
scalable.

Original suggestion from Roland Philippsen
Advice from steve@ and mbalmer@
Help and ok, simon@
2007-09-21 20:09:21 +00:00
msf
d53321e285 update to 1.83 and enable regression tests
maintainer timeout, ok merdely@
2007-09-21 02:13:21 +00:00
merdely
f77849581b Fix PLIST. Bump PKGNAME
"right" steven, ok simon
2007-09-20 23:46:56 +00:00
martynas
5fb65080e2 update for 2.0.0.7; ok kurt@, naddy@ 2007-09-20 16:30:50 +00:00
martynas
0946c23a6f update to 2.0.0.7; fixes MFSA 2007-28:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.7
ok kurt@; naddy@.  similar diff from bernd@
2007-09-20 16:28:28 +00:00
msf
5becbc2d29 use MASTER_SITE_RUBYFORGE 2007-09-20 12:48:05 +00:00
merdely
b736289789 Add py-django
Reminded by sturm
2007-09-19 15:01:16 +00:00
merdely
178a33f7d6 Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news
operation, Django was designed to handle two challenges: the intensive
deadlines of a newsroom and the stringent requirements of the
experienced Web developers who wrote it. It lets you build
high-performing, elegant Web applications quickly.

From Darrin Chandler (MAINTAINER)
Testing and help from Will Maier and myself
ok steven@
2007-09-19 13:45:00 +00:00
steven
4daf2ccd25 SECURITY update to 2.2.6
fixes various vulnerabilities:
CVE-2007-3847, CVE-2007-1863, CVE-2007-3304, CVE-2006-5752, CVE-2007-1862

more details can be found at:
http://www.apache.org/dist/httpd/CHANGES_2.2.6

ok merdely@
2007-09-19 05:47:36 +00:00
merdely
8207c4149f Add additional MASTER_SITES entry.
ok sthen@
2007-09-17 19:45:46 +00:00
sthen
7dfb8d6238 de-spam pkg_add by adding @group
de-spam pkg_delete by @comment'ing /var/www/lib/php/modules
(this dir should probably move from php5/extensions,-main to php5/core).

ok maintainer (bsd at openbsd dot rutgers.edu), naddy@
2007-09-17 15:12:32 +00:00
robert
bfd52b13a7 provide correct include paths by fixing a typo in patch-scripts_php_config_in;
bump PKGNAME; noticed by sturm@
2007-09-17 08:37:22 +00:00
simon
a2205c3812 add p5-Apache-Session-Generate-UUID 2007-09-16 09:30:23 +00:00
simon
eda699ca37 import p5-Apache-Session-Generate-UUID
Apache::Session::Generate::UUID extends Apache::Session to allow you to
create UUID based session ids.  This module fits well with long-term
sessions, so better using RDBMS like MySQL for its storage.

feedback & ok merdely@
2007-09-16 09:29:55 +00:00
merdely
d071e2d9e3 Remove surrounding quotes in BROKEN 2007-09-16 02:59:32 +00:00
merdely
432ab66897 Put quotes back around ERRORS.
From simon@
2007-09-15 23:36:43 +00:00