Commit Graph

3007 Commits

Author SHA1 Message Date
martynas
8a0f9ef330 import py-paste-1.3
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.

ok jasper@
2007-06-24 19:17:14 +00:00
martynas
45bef64bb1 - enable regression tests with py-py;
- add missing {REGRESS,RUN}_DEPENDS to py-ruledispatch;
feedback, ok steven@
2007-06-24 10:37:12 +00:00
simon
140ec0f2e9 switch to apache-module framework
ok kurt@ (maintainer)
2007-06-22 19:11:55 +00:00
simon
70b1f1147c switch to apache-module framework
ok mbalmer@ (maintainer)
2007-06-22 14:48:23 +00:00
martynas
cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00
jcs
771408e11e and finally, update to rails-1.2.3 2007-06-22 03:47:18 +00:00
jcs
d8cc3acfce update to actionwebservice-1.2.3 2007-06-22 03:45:28 +00:00
simon
ff66b0258c switch to apache-module framework
initially from espie@, ok ckuethe@ (maintainer)
2007-06-21 20:59:13 +00:00
simon
d422adf4f6 switch to apache-module framework
confirmed by Adam Montague (maintainer)
2007-06-21 20:54:33 +00:00
simon
a79ce6cb91 switch to apache-module framework and
remove maintainer per his own request

"looks good" henning@ (former maintainer)
2007-06-21 20:25:40 +00:00
kurt
a6f9c44184 Update to 1.2.23 which includes a security fix for CVE-2007-1860 that
effects all prior 1.2.x versions of mod_jk. More info at:
http://tomcat.apache.org/security-jk.html
2007-06-21 19:45:31 +00:00
simon
ae8ad92df0 switch to apache-module framework
ok jakob@ (maintainer)
2007-06-21 19:34:12 +00:00
ajacoutot
587e14846b - minor update to version 2.1
- tweak pkg/MESSAGE
- mirror the distfiles since the main server can be capricious sometimes
- use the apache-module framework; work done by simon@ (big thank to him)

"looks good" simon@
2007-06-21 10:58:37 +00:00
msf
6f7c32c71f fix several incorrect @sample markers, these need to be directories 2007-06-19 21:45:04 +00:00
ajacoutot
27fa2f7049 - update to hiawatha-5.9
changelog available here:
http://hiawatha.leisink.org/index.php?page=hiawatha&subpage=changelog
2007-06-18 07:51:50 +00:00
jasper
e6d26d8d85 - remove description of non-existent flavor (from MAINTAINER)
- bump PKGNAME
2007-06-17 18:14:09 +00:00
sturm
51759f79b6 restore PKGNAME
we need a whitelist of people actually able to approve commits...
2007-06-17 09:43:02 +00:00
martynas
a7a525a3d0 soft fd to 128, as has been done for firefox; ok kurt@ 2007-06-13 12:09:19 +00:00
martynas
17c3fae17a - set fd soft limit to 128 if it's lower: helps for people who
upgraded and didn't use mergemaster;
- remove lines, related to debug build and fd in README.OpenBSD;
help from sturm@, kurt@, espie@, naddy@
ok kurt@, sturm@
2007-06-12 16:45:37 +00:00
martynas
6773e5eb4d remove mozilla-firefox,debug
from kurt@, who discussed this with espie@
ok kurt@
2007-06-12 16:39:30 +00:00
martynas
3be417655c structurise mirror and s/~jolan/~martynas/; thanks jolan@ for this
great service
2007-06-09 17:59:52 +00:00
simon
9e56651818 prepend "_" to "bsd_size_check" so it matches an existing function
ok martynas@
2007-06-09 17:55:01 +00:00
martynas
509f5c07f0 DL_GLOBAL=0x01, makes APR::* work, and regression tests of p5-libapreq2
pass; asked to fix and ok by simon@
2007-06-09 16:02:04 +00:00
martynas
34aadaefd0 security update to seamonkey-1.1.2
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.2

- be-BY, ca-AD, fr-FR, he-IL, ru-RU are gone;
- new el-GR, pt-BR language packs;
- WANTLIB for xenocara;
- use the combination of find(1) and install(1) to install the
{DATA,DIST}FILES, as suggested by kurt@;
- remove the two patches that are already upstream;
- fmt;

ok kurt@ naddy@
2007-06-08 11:49:47 +00:00
rui
787e47bb57 update phpMyAdmin to 2.10.1. This version addresses the following security flaw which affects versions before 2.10.1.
CVE-2007-2245 Multiple cross-site scripting (XSS) vulnerabilities
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2245

ok mbalmer@
2007-06-07 19:24:46 +00:00
aanriot
cc70881da4 change MASTER_SITES because of damn license issues,
"it's GPL but blablabla"...

spotted by Stuart Henderson <stu@spacehopper.org>;
thanks to ajacoutot@ for hosting the distfile.
2007-06-07 14:36:46 +00:00
aanriot
fbf093c24e +dansguardian
+dansguardian,clamav
2007-06-07 13:18:56 +00:00
aanriot
1a98321e2d DansGuardian is an award winning Open Source web content filter which
currently runs on Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, HP-UX, and
Solaris. It filters the actual content of pages based on many methods
including phrase matching, PICS filtering and URL filtering. It does not
purely filter based on a banned list of sites like lesser totally
commercial filters.

from Bartosz Ku??ma <i486@o2.pl>.
ok ajacoutot@
2007-06-07 13:16:14 +00:00
ajacoutot
09a00de2a5 - change mirror structure
suggested by martynas@
2007-06-05 17:39:32 +00:00
jasper
2fc58d177b fix HOMEPAGE and remove xsa@ as maintainer, per his request. 2007-06-05 15:34:42 +00:00
martynas
7f81575155 - update to 2.18.2;
- disable python;
ok jasper@
2007-06-04 18:35:36 +00:00
simon
6cf708b6bc update to version 1.0
ok jasper@
2007-06-02 18:01:02 +00:00
simon
b56f68c202 update to version 1.11 and drop maintainership
"go ahead" jasper@
2007-06-02 15:32:00 +00:00
aanriot
104ec99156 +squidguard
+squidguard,ldap
2007-06-02 15:31:39 +00:00
aanriot
7548036417 squidGuard is a combined filter, redirector and access controller plugin
for Squid. It can be used to limit the web access for some users, block
access to URLs, redirect trafic, etc.

from Claudio Correa <correa@pucpcaldas.br>, thanks.
2007-06-02 15:26:54 +00:00
rui
da0032826a update http_load to 12mar2006 version
ok aanriot@
2007-06-02 01:22:58 +00:00
rui
e0e6de5bba add @group daemon
ok mbalmer@
2007-06-02 00:15:40 +00:00
aanriot
4536249fe7 update to 4.1.1 .
from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:07:39 +00:00
aanriot
8ce72393f4 +p5-CGI-Session 2007-06-01 22:02:52 +00:00
aanriot
8dc8d2bc2f CGI::Session is a Perl5 library that provides an easy, reliable and
modular session management system across HTTP requests. Persistency is a
key feature for such applications as shopping carts,
login/authentication routines, and application that need to carry data
across HTTP requests. CGI::Session does that and many more.

from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:00:35 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
jasper
243b647b6c remove obsolete gnome1 stuff 2007-06-01 15:10:57 +00:00
martynas
e44e4b7fc6 update to 2.0.0.4; ok ajacoutot@ 2007-06-01 08:05:25 +00:00
martynas
819930f960 security update to mozilla-firefox-2.0.0.4
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.4

- WANTLIB for xenocara;
- use the combination of find(1) and install(1) to install the
{DATA,DIST}FILES, as suggested by kurt@;
- remove the two patches that are already upstream;
- fmt;

ok kurt@, naddy@
2007-06-01 08:03:42 +00:00
ajacoutot
e5c50d0c36 - saner DIST_SUBDIR 2007-06-01 07:36:32 +00:00
rui
e94a6a6067 update moinmoin to 1.5.8. This version addresses the following security flaw which affects version 1.5.7
CVE-2007-2423 Cross-site scripting (XSS) vulnerability
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2423

from Bruno Bigras
2007-05-31 18:50:37 +00:00
kili
cc6c265156 Don't use RUN_DEPENDS=${BUILD_DEPENDS}.
I think that was the last one in the tree.

ok robert@
2007-05-31 10:32:08 +00:00
jcs
69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +00:00
naddy
5bba1ec7dd * recognize MS Windows Vista; from stephan.rickauer@ini.phys.ethz.ch
* fix PREFIX substitution
* regen patches
2007-05-30 22:33:11 +00:00
naddy
4aafbbaccc Update to 0.10.4: MSIE XSS vulnerability and bug fixes.
From: Stuart Henderson, ok maintainer
2007-05-30 22:03:04 +00:00