Commit Graph

3230 Commits

Author SHA1 Message Date
jasper
42771f89de update HOMEPAGE 2007-11-20 20:29:41 +00:00
jasper
3d2e6f0898 add wbox 2007-11-20 20:28:19 +00:00
jasper
4ee92cd913 import wbox-4
wbox aims to help you having fun while testing HTTP related stuff. You
can use it to perform many tasks, including the following.
  * Benchmarking how much time it takes to generate content for your
    web application.
  * Web server and web application stressing.
  * Testing virtual domains configuration without the need to alter
    your local resolver.
  * Check if your redirects are working correctly emitting the right
    HTTP code.
  * Test if the HTTP compression is working and if it is actually
    serving pages faster.
  * Use it as a configuration-less HTTP server to share files!      

from Laurent Fanis <laurent at humppa.nl> (MAINTAINER)
2007-11-20 20:25:19 +00:00
sturm
b7dfa075f3 bumping a PKGNAME does not mean you just add p0, you have to choose a
patch level HIGHER than the previous one

another example of peer review failing
2007-11-20 19:23:25 +00:00
sturm
340b9f289d fix BUILD_DEPENDS to depend on the specific version of python 2007-11-19 19:43:36 +00:00
merdely
5518a629fd Update to XML-Atom-0.28
- Remove unnecessary patch
 - Remove modbuild CONFIGURE_STYLE
 - Add RUN/BUILD_DEPENDS

tweaks and ok from simon@ and okan@
2007-11-19 15:26:24 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
alek
4e6c37e04d - default config file contains ${LOCALBASE} variable that doesn't resolve
to any value
- fix a typo in MESSAGE-main file -- wrong name of default config
  file.
- bump pkgname

ok robert@
2007-11-15 20:24:02 +00:00
jasper
597aedb82e shit, forgot to bump 2007-11-14 12:28:53 +00:00
jasper
5872370c9f - tweak COMMENT (remove quotes and leading 'a')
- reformat DESCR
- don't set ${V} if it's used only once.

"go ahead" robert@
2007-11-14 12:25:35 +00:00
robert
f0466fb576 - update to php-5.2.5
- include the suhosin extension and suhosin patch by default unless
  the no_suhosin flavor is defined
- add all the suhosin configuration options to the sample config
  files
2007-11-14 10:53:50 +00:00
robert
7523144fae +pmwiki 2007-11-14 10:45:14 +00:00
robert
73d2b56596 import of pmwiki-2.1.17
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
makes it easy to modify existing pages and add new pages into the website, using basic
editing rules. You do not need to know or use any HTML or CSS.
Page editing can be left open to the public or restricted to small groups of authors.
2007-11-14 10:44:11 +00:00
martynas
7ea4eb3be9 update to minimo-20071108; testing on zaurus and ok kili@ 2007-11-13 21:24:47 +00:00
bernd
8c76659b48 Update to ruby-mongrel-1.1.1 which got released yesterday. *sigh*
Fixes a mongrel_rails restart bug.
2007-11-13 18:25:20 +00:00
bernd
b27be54a1a Update to ruby-mongrel-1.1 and activate the regression tests.
No objections from MAINTAINER Jason LaRiviere.
2007-11-13 18:13:18 +00:00
ajacoutot
19a28b6959 - bugfix update to hiawatha-6.1 2007-11-11 13:56:33 +00:00
jasper
914f4fb88d - update gtkhtml3 to 3.16.1
- switch to use gnome.port.mk

feedback and ok martynas@
2007-11-10 14:13:10 +00:00
merdely
6393f4e72e Update to 0.96.1.
Fixes an i18n vuln leading to possible DoS, described at
http://www.djangoproject.com/weblog/2007/oct/26/security-fix/

From MAINTAINER (Darren Chandler)
"go ahead" jasper@
2007-11-08 22:00:36 +00:00
martynas
edb6776279 update for 2.0.0.9 2007-11-08 16:08:24 +00:00
martynas
c3055b17e9 update to 2.0.0.9, a regression fix release:
http://developer.mozilla.org/devnews/index.php/2007/10/22/firefox-2008-update-to-be-updated/
ok kurt@, naddy@
2007-11-08 16:07:42 +00:00
jakob
8d1f7933bd fix path for speedy_backend; from Eric Olsen 2007-11-08 06:43:47 +00:00
winiger
7de29f1bdc Update to Version 1.3. This is a sync of WordPress 2.3.1 which includes
native tagging support as well as many bug and security fixes.

ok mbalmer@
2007-11-07 20:02:57 +00:00
rui
cea58b3e5c - SECURITY: update phpMyAdmin to 2.11.1.1 which fixes a Cross-Site Scripting Vulnerability.
- Reference: http://secunia.com/advisories/27173

ok kevlo@
2007-11-06 21:13:46 +00:00
rui
de94f04b02 - SECURITY: update wordpress to 2.3.1 which fixes a Cross-Site Scripting Vulnerability:
- Reference: http://secunia.com/advisories/27407

ok kevlo@
2007-11-06 21:10:29 +00:00
robert
5a3631a006 Kill the phpxs script that was used for enabling and disabling
the php core module and extenions.
Install a sample configuration file to /var/www/conf/modules.sample
which can be symlinked or copied over to /var/www/conf/modules
so apache is going to pick it up.

Allow php to scan /var/www/conf/php5 for php configuration
files so if the user installs or creates a symlink from the
sample configuration files from the php5.sample directory,
it is going to be picked up by php5.

Create a dummy pwd.db file in the php5-imap package in the apache
chroot because it is needed by c-client.

feedback and tests by sthen@
2007-11-05 10:11:09 +00:00
jasper
a63f7178f9 - (security) update liferea to 1.4.6
from viq <viq at viq.ath.cx>
2007-11-04 21:03:12 +00:00
rui
58359fc692 SECURITY: update mediawiki to 1.11.0 which fixes a cross site scripting vulnerability.
Reference: http://www.vuxml.org/freebsd/CVE-2007-4828.html

ok mbalmer@
2007-11-04 16:42:46 +00:00
jasper
c71197b9f0 add dependency on zip
(still an issue with shlibs left though...)

spotted by naddy@, thanks!
2007-10-31 17:37:09 +00:00
ajacoutot
a552020d16 +myreview 2007-10-31 11:55:10 +00:00
ajacoutot
5fc2f11c85 Import myreview-1.9.9
MyReview is an open-source web application for managing the paper
submission and paper review phases. It aims at providing the most
complete, powerful and flexible software of its kind.
It provides the following functionalities:
* paper submission
* assignment of papers to reviewers
* review submission
* discussion on conflicting reviews
* paper selection
* preparation of the conference
2007-10-31 11:54:08 +00:00
ajacoutot
f3eda52557 - fix files ownership
no answer from maintainer
"look alright" sthen@, ok robert@
2007-10-31 11:48:09 +00:00
ajacoutot
36b07e00f3 - make php5-imap use new c-client
testing and ok robert@
2007-10-30 10:13:22 +00:00
ajacoutot
1fbf1cdefa - make php4-imap use new c-client
ok robert@
2007-10-30 10:13:05 +00:00
winiger
27c23115f6 add wordpress-mu 2007-10-29 07:47:51 +00:00
winiger
923a9bd3b7 WordPress calls itself "a state-of-the-art, semantic personal
publishing platform with a focus on aesthetics, Web standards,
and usability."  It is a web-based blogging package based
on PHP and MySQL.
WordPress MU is a multi user version of WordPress.

ok mbalmer@
2007-10-29 07:46:33 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
ajacoutot
9ee0f0dc38 - fix WANTLIB
"go ahead" robert@
2007-10-27 09:04:32 +00:00
ajacoutot
206776ae22 - update to hiawatha-6.0 (adds IPv6 support) 2007-10-26 22:42:16 +00:00
ajacoutot
7688e01720 - yet another release: bugfix update to 1.9.8.3 2007-10-26 22:40:45 +00:00
jasper
661ba52462 - use our naming scheme for patches 2007-10-26 21:26:02 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
ajacoutot
a2f19cbee9 - SECURITY: minor update to version 1.9.8.2
thanks to <mose at tikiwiki dot org> for letting me know
2007-10-25 20:52:50 +00:00
simon
af419040a0 add missing entry to REGRESS_DEPENDS 2007-10-25 16:20:50 +00:00
martynas
1b09d2f195 security update to seamonkey-1.1.5:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.5
tweaks, ok naddy@, kurt@
2007-10-24 20:10:45 +00:00
simon
0b6e147894 update to version 1.00
no objections from MAINTAINER
2007-10-24 16:50:17 +00:00
martynas
6f617d9a24 update for 2.0.0.8; ok kurt@ 2007-10-23 20:47:29 +00:00
martynas
dd58cf6c31 security update to mozilla-firefox-2.0.0.8:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.8
ok kurt@, naddy@
2007-10-23 20:13:26 +00:00
espie
15c3cb4d91 fix build after expat move 2007-10-21 09:43:22 +00:00
espie
583bb60e42 fix build after expat move 2007-10-21 09:25:48 +00:00