Commit Graph

4523 Commits

Author SHA1 Message Date
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
espie
f6cadd31e9 +captcha 2009-09-28 08:45:03 +00:00
espie
5356e1682b captcha ability for drupal 2009-09-28 08:44:36 +00:00
espie
ab14db2a7a +schema 2009-09-26 13:17:33 +00:00
espie
14d496fa63 make use of the database schema API of drupal6 to show you your site
database tables, and see any discrepancy between what currently exists
and what is described (great tool for cleaning up after updates or
debugging existing problems).
2009-09-26 13:16:05 +00:00
espie
69c6ddcf07 minor update 2009-09-26 11:35:40 +00:00
espie
30d8c198eb major update. Don't forget to run update.php, otherwise you're going to see
warnings all over your site(s).
2009-09-26 11:35:21 +00:00
bernd
059de9d5a8 Unbreak with php > 5.2.10 and fix the do-install target wo it will pick
up the patches files.

php fix from robert@
2009-09-26 10:02:57 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
jasper
80b1c3d640 - update gtkhtml3 to 3.28.0
- merge PFRAG.shared into PLIST as python is already in the dependency chain

ok aja@
2009-09-25 08:12:11 +00:00
espie
ae435498a9 security fix: DRUPAL-SA-CONTRIB-2009-062 2009-09-23 23:19:12 +00:00
espie
692e07cd14 minor security fix: DRUPAL-SA-CONTRIB-2009-060 2009-09-23 15:58:18 +00:00
espie
e8937b8e8d fix time-based cache, from drupal cvs 2009-09-23 10:46:51 +00:00
ajacoutot
76d8a8d45b Update to hiawatha-6.17.1.
* Main configuration file httpd.conf renamed to hiawatha.conf.
* Several crash/bugfixes and improvements.
2009-09-22 09:29:25 +00:00
robert
16d319382f fix packaging 2009-09-22 06:55:11 +00:00
sturm
3717a5ef96 update to opera 10
note: this version of opera has font issue on OpenBSD, there are missing
MathML characters and some fonts, like Farsi(?), cannot be displayed at all.
I looked at it, but have no clue what to do about it.
2009-09-22 05:14:43 +00:00
robert
11ab5a2c9b Update to php 5.2.11;
Security Enhancements and Fixes in PHP 5.2.11:

    * Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
    * Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
    * Added missing sanity checks around exif processing. (Ilia)
    * Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2009-09-21 20:04:24 +00:00
benoit
f46eeae3ef - update pound to 2.4.5
ok ajacoutot@, sthen@
2009-09-21 13:20:45 +00:00
landry
7c6933d747 Update to midori 0.1.10, see
http://foo-projects.org/pipermail/xfce/2009-September/025913.html for
details. tested by benoit@ & msf@, ok msf@
2009-09-21 08:01:25 +00:00
giovanni
c8845dcdaf Update to 3.2.2
Fix license marker
ok kevlo@ (maintainer)
2009-09-21 07:11:32 +00:00
espie
164ab775d9 security update.
PLEASE NOTE: I no longer use drupal5, switch to drupal6 or someone should
step in as drupal5 maintainer.
2009-09-20 13:39:34 +00:00
espie
d8b6e8bcb5 support for alt_login 2009-09-20 13:32:36 +00:00
espie
ccb6762143 minor improvements:
- reallow components to not have a label, use the key field for reference instead.
- "quizz-like" behavior: compare submissions against a default submission (only works for select fields so far)
2009-09-20 13:29:33 +00:00
espie
7b8dc187e8 nasty interaction between devel_themer and dhtml_menu
haven't figured out how to disable it, but at least gives a CLEAR
warning.
2009-09-20 13:24:29 +00:00
benoit
539203f259 - update yui to 2.8.0r4
- regen PLIST

ok ajacoutot@
2009-09-20 13:24:11 +00:00
espie
cafb87ef63 a few minor updates 2009-09-20 12:26:51 +00:00
espie
709125b844 new version that finally integrates with alt_login 2009-09-20 12:25:45 +00:00
espie
56e515b5fb security update: DRUPAL-SA-CONTRIB-2009-057
if malicious users can set CCK date fields, you're vulnerable.
2009-09-20 11:57:27 +00:00
espie
bf080de18c security update (DRUPAL-SA-CORE-2009-008):
if you use OpenID, or your uploads are badly configured, you have a
security risk.
2009-09-20 11:56:37 +00:00
ajacoutot
9966a5559b Zap trailing blank space. 2009-09-19 13:08:31 +00:00
martynas
5ac8851ec7 bugfix release snownews-1.5.12. remove hacks since it now uses
openssl instead of the homegrown md5 code
ok simon@
2009-09-18 20:51:35 +00:00
martynas
84856b7c61 - create downloads dir with mode 0700 instead
- pass --disable-crashreporter
2009-09-18 20:35:27 +00:00
sthen
5d7fe94df7 Update to 1.1, from maintainer Ryan Boggs. 2009-09-18 13:16:51 +00:00
sthen
4da8b819e5 +net/pear-Net-DNS
+www/p5-PHP-Serialization
2009-09-17 00:12:20 +00:00
sthen
f2b17eae69 import www/p5-PHP-Serialization, from dlg@
Provides a simple, quick means of serializing perl memory structures
(including object data!) into a format that PHP can deserialize()
and access, and vice versa.
2009-09-17 00:09:16 +00:00
william
bc8cb0bcab SECURITY FIX
Resolves CVE-2009-2629

from msf@

Identical diff from Stephan A. Rickauer

ok jasper@
2009-09-16 22:53:08 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
martynas
1e56ae8a3c security update to firefox35-3.5.3. MFSA 2009-51, MFSA 2009-50,
MFSA 2009-49, MFSA 2009-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html#firefox3.5.3
2009-09-10 22:18:59 +00:00
martynas
800579ea2a security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
martynas
a21dd6625c - create downloads dir with mode 0700 instead
- pass --disable-crashreporter
2009-09-10 21:34:55 +00:00
martynas
0f20bfec14 update to firefox-i18n-3.0.14 2009-09-10 21:29:23 +00:00
martynas
67f1ca01e0 security update to mozilla-firefox-3.0.14. MFSA 2009-51, MFSA
2009-50, MFSA 2009-49, MFSA 2009-48, MFSA 2009-47
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.14
2009-09-10 21:28:25 +00:00
pirofti
43c35aedc1 Update youtube-dl to version 2009.08.08.
Okay sthen@, naddy@.
2009-09-07 14:21:35 +00:00
espie
14db6a5170 minor update 2009-09-03 13:20:22 +00:00
espie
b4df3893d5 security updates 2009-09-03 13:20:04 +00:00
jasper
af593d3a34 - update p5-URI to 1.40
from stephan rickauer
2009-09-03 06:35:40 +00:00
sthen
1afa24822a update www/xcache to 1.3.0, from Stephan Rickauer 2009-09-02 11:57:31 +00:00
bernd
9ca2929959 Update to ruby-passenger-2.2.5.
ChangeLog:
http://blog.phusion.nl/2009/09/01/phusion-passenger-2-2-5-released/

One patch went upstream.
2009-09-01 17:45:43 +00:00
merdely
58cef83dd5 Update to 2.8.4.
Remove patch that was included in 2.8.4.
Remove pre-configure target that searched for *.orig files.

ok sthen@, martynas@
2009-08-31 23:05:57 +00:00
kili
ce41eda699 WANTLIB += pthread-stubs xcb, and bump.
How could I miss this one?
2009-08-31 19:00:01 +00:00