Commit Graph

3910 Commits

Author SHA1 Message Date
sthen
1ae3b7fdf6 PHP 5.2.8 broke strtotime (making it leak memory badly, very obvious to
cacti users): add a patch from the upstream repository to fix this.
Thanks Steven Surdock for reporting the problem and testing this diff
(and similar patches sent by William Yodlowsky). While there, remove
a zero-byte patch that crept in before.  ok robert@
2008-12-20 21:35:38 +00:00
sthen
9582e06e0d security, avoid an XSS in the apc.php web management interface.
It can only be triggered by a _local_ user on the webserver.

from maintainer on ports@.
2008-12-20 01:06:50 +00:00
sthen
afb6a34902 add comment re: www/kazehakase near to BROKEN line, reminding anyone
who fixes webkit to adjust the list of arch in kazehakase.
2008-12-19 11:52:55 +00:00
sthen
e62edf43b6 disable the webkit subpackage for arch where it can't be built, allowing
the gecko-based browser to build on those arch.

"conceptually ok if it builds" landry@
2008-12-19 11:51:32 +00:00
martynas
472649b4c5 update to minimo-1.8.1.19. this is the last security update for
1.8 branch.  ok sthen@
2008-12-19 11:48:26 +00:00
ajacoutot
c7b723a305 - scrollkeeper -> rarian 2008-12-19 10:00:28 +00:00
martynas
d5b0625785 security update to seamonkey-1.1.14. MFSA 2008-68; MFSA 2008-67;
MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61; MFSA 2008-60.
ok naddy@
2008-12-18 21:05:59 +00:00
martynas
1ef34de2c6 update for mozilla-firefox-3.0.5 2008-12-18 19:43:08 +00:00
martynas
6dfe2634be security update to mozilla-firefox-3.0.5. MFSA 2008-69; MFSA
2008-68; MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64;
MFSA 2008-63; MFSA 2008-60.
tested by sthen@ and naddy@.  ok naddy@
2008-12-18 19:27:13 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
naddy
4daf585935 The Gtk+2 printing default has been fixed to include lpr. ok martynas@ 2008-12-16 22:33:27 +00:00
sturm
af7307e609 update to opera 9.63
(this time i did it myself, opera users slowed down ;)
2008-12-16 20:17:39 +00:00
robert
bd23eae5e6 move to the offical suhosin patch for 5.2.8; no change 2008-12-16 12:27:36 +00:00
simon
a402ead9ec maintenance update to version 5.7015 2008-12-16 07:54:38 +00:00
simon
6ffd6e48d1 update to version 0.9 2008-12-16 07:52:43 +00:00
kevlo
13ed46cd8e - SECURITY update to 2.11.9.4 which fixes SQL injection.
- Reference: http://www.milw0rm.com/exploits/7382

ok sthen@
2008-12-14 11:10:50 +00:00
mbalmer
1f72c9f583 Update Turba to version 2.3.1
This is a minor security release that fixes unescaped output in the
test script. All users are encouraged to upgrade to this release.
In addition all users are encouraged to disable test.php in production,
per the install documentation.
2008-12-13 08:48:20 +00:00
mglocker
787ef91691 Update to latest nostromo version 1.9.
OK mbalmer@
2008-12-10 20:31:02 +00:00
robert
7d054e79d4 update to php-5.2.8 and fix the no_suhosin flavor 2008-12-09 21:52:31 +00:00
jasper
27aba2417a - update p5-XML-Atom to 0.32 2008-12-08 23:23:32 +00:00
pirofti
71113a9ecc Add https support. Okay okan@. 2008-12-08 18:04:52 +00:00
sthen
174e3e177f - add prototypes for functions returning pointers, fixes LP64 problems
- regen PLIST
From Tobias Ulmer, thanks!

- tidy whitespace in Makefile
- specify version in license marker
2008-12-08 08:35:46 +00:00
okan
7d68bd35f9 +retawq 2008-12-07 22:05:31 +00:00
okan
f68cb727c2 import retawq
retawq is an interactive, multi-threaded web browser for text terminals.
It is written in C, fast, small, nicely configurable, and comfortable.
The low-level network communications are performed in a non-blocking
way, and you can keep open as many "virtual windows" as you want and
work simultaneously in two of them in a split-screen mode.

based on a port from Girish Venkatachalam

feedback and ok merdely@
2008-12-07 22:03:28 +00:00
merdely
6c52a79c58 From MAINTAINER (Darrin Chandler):
This updates nginx to the latest stable version 0.6.34 and removed a
configure workaround (fixed upstream).

Also implements SUBST_CMD (thanks, okan).

ok MAINTAINER, weerd@, okan@
2008-12-07 20:08:55 +00:00
mbalmer
4ef8573604 Update to mantis 1.1.5 2008-12-07 16:03:09 +00:00
mbalmer
50901e3b9d Add pear-SOAP. 2008-12-07 12:55:03 +00:00
mbalmer
545d720009 pear-SOAP is a SOAP implementation for PHP/pear and it us used e.g by
Horde to synchronize calendards with mobile phones using SyncML.
2008-12-07 12:49:48 +00:00
mbalmer
f1264315f7 Remove an unneeded cast. 2008-12-07 12:36:06 +00:00
ajacoutot
90fefd35f6 - my machine got exhausted trying to build this... and failed.
add VMEM_WARNING
2008-12-05 19:56:53 +00:00
simon
051dfb52bf update to version 1.106 2008-12-04 00:10:38 +00:00
jasper
6949ffdb07 - add a .desktop file for opera
- install a bunch of icons for opera
- add the needed goo (but don't depend on gtk+2, hence the '|| true' part
* add dependency on desktop-file-utils

discussed with an ok ajacoutot@ sturm@ (MAINTAINER)
2008-12-02 19:54:16 +00:00
mglocker
ac7509505f Update to latest nostromo release 1.8.8.
OK jasper@
2008-11-27 19:04:38 +00:00
ajacoutot
bf555a7a36 - fix a typo in MESSAGE-main
from Daniele Pilenga
2008-11-26 09:05:31 +00:00
ajacoutot
6f4b2f9869 - remove non-existent configure_args
- remove uneeded goos (gtk-update-icon-cache and update-desktop-database)
- regen PLIST and bump
2008-11-25 15:03:31 +00:00
jasper
52c905e07b import epiphany-extensions 2.24.1
(into the correct directory this time....someone ate my 'S')

Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

it depends on a not yet committed epiphany update, hence it's unhooked
for now
2008-11-25 13:30:49 +00:00
jasper
0181440f74 - bleh, missing trailing 's' 2008-11-25 13:30:46 +00:00
jasper
b693e6ed75 import epiphany-extensions 2.24.1
Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.
It even comes with ad-blocker and cool stuff like that.

it depends on an not yet committed epiphany update, hence it's unhooked
for now
2008-11-25 13:23:13 +00:00
ajacoutot
b0c58cf459 - minor bugfix update to gtkhtml3-3.24.2 2008-11-24 10:23:11 +00:00
pirofti
e023627758 Add ruby-thin_http to the makefile. 2008-11-24 09:46:34 +00:00
pirofti
ddb37d804e Initial import of ruby-thin_http.
ThinHTTP is a lightweight and user friendly HTTP client library. It
sends both URL (application/x-www-form-urlencoded) and MIME
(multipart/form-data) encoded data. This makes it useful for sending
either simple GET requests or uploading files via POST.

From/maintainer Clint Pachl. Okay bernd@.
2008-11-24 09:44:59 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
jasper
c52177e407 - update gtkhtml3 to 3.24.1.1
* fixes crashes when displaying email

ok ajacoutot@
2008-11-22 19:33:01 +00:00
martynas
8b53f182ac update for 3.0.4 2008-11-21 00:00:28 +00:00
martynas
7ad2bee7df unlink firefox3 from builds 2008-11-20 23:45:08 +00:00
martynas
b09c915b6d remove firefox3 2008-11-20 23:43:16 +00:00
martynas
9944b0d1c5 it is the right time to update to mozilla-firefox-3.0.4, which has
been tested good enough, and i've fixed all the issues i'm aware
of.  furthermore 2.0 branch has basically reached eol, since there
will be only one minor update (2.0.0.19)
discussed with kurt@, naddy@ and porters
pkgname change handling help naddy@
ok naddy@
2008-11-20 23:41:32 +00:00
okan
cb498fa3de - adapt for updated ImageMagick
- adjust RUN_DEPENDS, for a few are now in base perl; noticed by kili@

ok kili@
2008-11-20 13:39:22 +00:00
ajacoutot
8c490afa3d - add libexecinfo to lib_depends (no configure switch to disable it)
- while here: regen WANTLIB+PLIST and specify license marker
2008-11-19 14:12:41 +00:00
simon
6a1254289a maintenance update to version 0.05 2008-11-19 00:33:01 +00:00