Commit Graph

2418 Commits

Author SHA1 Message Date
alek
d52f4cb77e Add py-CherryPy 2006-05-18 10:02:59 +00:00
alek
4842273a41 Import py-CherryPy 2.2.1
CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program. This
usually results in smaller source code developed in less time.

From Joerg Zinke <umaxx@oleco.net>
2006-05-18 08:44:51 +00:00
fkr
81e6af7ee3 these can go now, from the update to clearsilver 0.10.3
ok mbalmer@, markus@ (maintainer)
2006-05-15 17:16:54 +00:00
fkr
65053c6253 update to version 0.10.3
ok mbalmer@, markus@ (maintainer)
2006-05-15 17:08:43 +00:00
wilfried
60b2eff919 add OpenBSD tag 2006-05-10 13:48:01 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
robert
151101789e Update to version 5.1.4;
Add a hardened flavor for both core and extensions (inspired by niallo@);
Use our own way to install pear because the bundled installer is totally
broken and upstream refuses to fix it.

Add a mysqli subpackage which can be used to access the functionality
provided by MySQL 4.1 and above.

Other minor changes and fixes are also included.

ok sturm@; tested by many
2006-05-09 14:15:40 +00:00
bernd
3bbe03aff4 Update to 1.5.0.3. Security fixes inside...
More info:

CVE-2006-1993
http://secunia.com/advisories/19802/

tested by many
"go ahead" jolan@
2006-05-05 10:14:21 +00:00
wilfried
cc58f13c61 update to 1.7.13, ok kurt@
fixes multiple critical vulnerabilities
the last official release of the Mozilla Application Suite
2006-05-02 07:27:12 +00:00
espie
4a4a37a5b6 update to 1.32, a few performance improvements and bug-fixes.
okay maintainer.
2006-05-01 21:09:18 +00:00
kurt
26486f93b4 remove freedtoa call since our strtod(3) implementation uses a static var
to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.

looks correct pvalchev@
2006-04-24 20:03:00 +00:00
fgsch
daf083f320 update to pre21; from David Hill (dhill at mindcry dot org). 2006-04-22 16:24:09 +00:00
espie
354d341490 +p5-Apache-DB 2006-04-22 10:18:59 +00:00
espie
0f78b4bc5d let one debug mod_perl applications from the command line. 2006-04-22 10:17:22 +00:00
jolan
79fe1909e0 SECURITY: update to 1.7.9 which fixes a buffer overflow in the
http_header_comp() function
2006-04-18 20:17:47 +00:00
wilfried
2431442cac update to 1.5.0.2
fixes multiple critical vulnerabilities
2006-04-18 10:37:32 +00:00
jolan
f2fbfcd174 update to 7.0r63 2006-04-17 15:36:19 +00:00
sturm
ba62644206 update to mod_security 1.9.3
from Srebrenko Sehic <ssehic at gmail.com>
2006-04-17 14:58:02 +00:00
steven
c3c9f37f23 update to 3.51; from new maintainer Srebrenko Sehic, haver at insecure.dk
add REGRESS_DEPENDS while here.
2006-04-15 20:32:33 +00:00
steven
2ddb81520f add REGRESS_DEPENDS 2006-04-15 17:58:57 +00:00
naddy
7e516ebd41 bump gd-no_x11 package, simplify logic; ok sturm@ 2006-04-15 14:57:24 +00:00
sturm
637ed18ac5 actually increase FULLPKGNAME-gd
4 eyes didn't see what plist_db sees
2006-04-14 20:41:48 +00:00
brad
a20588de08 upgrade to 2.5.STABLE13 2006-04-13 23:46:56 +00:00
david
adbd88b406 remove myself from MAINTAINER 2006-04-12 21:01:45 +00:00
kevlo
0d8945e913 update to phpmyadmin 2.8.0.3 2006-04-11 05:54:05 +00:00
kevlo
f99f524b88 upgrade to mycalendar 2.7 2006-04-11 05:49:38 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
otto
98c950e17f Make php5-gd use freetype2 (included in X11) instead of freetype1. Solves
truetype font rendering problems in truecolor more. Tested by mbalmer@;
help and ok robert@
2006-04-06 11:26:39 +00:00
sturm
8859c29f75 update to opera 8.54 2006-04-05 18:36:36 +00:00
bernd
63366f7d3b Security update to mediawiki-1.5.8.
A bug in decoding of certain encoded links could allow injection of raw
HTML into page output; this could potentially lead to XSS attacks.

More info:
http://mail.wikipedia.org/pipermail/mediawiki-announce/2006-March/000040.html

ok kevlo@
2006-04-05 15:16:56 +00:00
bernd
b0304699c1 Remove emacs backup files (*~) from PLIST.
spotted by Andreas Kahari.

ok mbalmer@
2006-04-05 09:42:17 +00:00
bernd
5c7c5b1843 @comment vim backup files. (.swp) Bump PKGNAMEs.
Spotted by Andreas Kahari.
2006-04-03 16:27:57 +00:00
bernd
11317391ec + p5-URI-Find 2006-03-31 18:45:36 +00:00
bernd
e315126bb3 Import p5-URI-Find.
This module does one thing: Finds URIs and URLs in plain text. It    
finds them quickly and it finds them all (or what URI::URL considers    
a URI to be.)    

From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2006-03-31 18:42:19 +00:00
pvalchev
9cbf189d5c check XftLockFace() for NULL return to avoid a crash, see
https://bugzilla.mozilla.org/show_bug.cgi?id=331077
from Tobias Ulmer <tobiasu@tmux.org>
2006-03-27 04:23:28 +00:00
msf
7ad76707e0 +trac 2006-03-21 21:18:40 +00:00
msf
69058d234d - initial import of trac 0.9.4 submitted by Ben Lovett
Trac is an enhanced wiki and issue tracking system for software development
projects. Trac uses a minimalistic approach to web-based software project
management. Our mission; to help developers write great software while
staying out of the way. Trac should impose as little as possible on a
team's established development process and policies.

It provides an interface to Subversion, an integrated Wiki and convenient
report facilities.

ok sturm@
2006-03-21 21:17:10 +00:00
sturm
bb1c3d3555 p5-HTTP-Server-Simple-Mason 2006-03-18 19:22:51 +00:00
sturm
1057b0fa31 Initial import of HTTP-Server-Simple-Mason-0.09
An abstract baseclass for a standalone mason server.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 19:21:57 +00:00
sturm
f8fa94c104 p5-HTTP-Server-Simple 2006-03-18 18:59:02 +00:00
sturm
e80eba896c quick ups 2006-03-18 18:58:10 +00:00
sturm
17932875c4 Initial import of HTTP-Server-Simple-0.18
This is a simple standalone HTTP server. By default, it doesn't thread or
fork. It does, however, act as a simple frontend which can be used to
build a standalone web-based application or turn a CGI into one.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 18:56:15 +00:00
sturm
aa81fab7ba update to p5-Apache-Test 1.28
from Deanna Phillips <deanna at sdf.lonestar.org>
ok maintainer mjc@
2006-03-18 07:40:47 +00:00
mbalmer
8e47d16714 Zope-2.8.6, latest stable release of the Zope 2.8 branch. 2006-03-16 09:53:55 +00:00
aanriot
8ecddbcebf - remove needless PLONEITEMS and associated commented entries.
- pass maintainership to mbalmer@ .
- bump PKGNAME.

ok mbalmer@
2006-03-12 12:23:13 +00:00
aanriot
cbd6f4e822 pass maintainership to mbalmer@ 2006-03-12 12:21:10 +00:00
brad
e02ac727f4 upgrade to lighttpd 1.4.11 2006-03-09 19:00:59 +00:00
sturm
83b8b291e5 don't set umask to 0 when daemonizing (changed upstream as well)
from Matthias Kilian <kili at outback.escape.de>
ok brad
2006-03-06 06:21:02 +00:00
sturm
68c6deb849 honor -proxy parameter
from Alexander Bluhm <Alexander_Bluhm at genua.de>
2006-03-05 21:12:12 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00