Commit Graph

5958 Commits

Author SHA1 Message Date
naddy
44970cb515 fix build for upcoming gmp 5.0 update; no binary changes 2011-05-27 20:42:36 +00:00
jasper
a9c3dde92c - install munin script to monitor yaws
- tweak README
2011-05-27 17:13:09 +00:00
jasper
3ea2f218a5 - update to yaws-1.90 2011-05-27 17:04:43 +00:00
fgsch
5d92873a16 Update to 0.4.1.
From wen heping (wenheping-at-gmail-dot-com) with tweaks from me.
2011-05-27 16:10:00 +00:00
robert
dd0e30a71b - re-enable flock in the build
- add support for detecting if an sqlite3 db is on an NFS mount
- fix printing: Chrome can only print to PDF and that is why you
  cannot print to LPD directly. It requres CUPS.
2011-05-26 11:39:14 +00:00
jasper
eb47748678 - update to HTML-Parser-3.68
from wen heping,
maintainer timed-out
2011-05-25 16:49:14 +00:00
robert
b5b48227dd update to 11.0.696.71 2011-05-25 16:41:28 +00:00
naddy
1f5d7efc8a bump epoch for 20040903 -> 4.1.1 2011-05-24 20:15:31 +00:00
giovanni
ce7d3c5916 Update to 2.23.05.29 2011-05-24 16:32:08 +00:00
rpointel
cd67b186eb Update phpmyadmin to 3.4.1.
ok kevlo@ (maintainer).
2011-05-24 06:34:58 +00:00
gsoares
2347fe0d94 add a rcscript. (From bjorn.ketelaars at hydroxide.nl)
with tweaks from myself

OK jasper@ sthen@
looks fine aja@
2011-05-23 14:49:42 +00:00
landry
f61eb956ed +arora 2011-05-22 19:31:41 +00:00
landry
7651ef86cc Import arora 0.11.0, from brad who takes maintainership.
Arora is a lightweight cross-platform web browser.

Arora uses the QtWebKit port of the fully standards-compliant WebKit
layout engine. It features fast rendering, powerful JavaScript engine
and supports Netscape plugins.

ok ajacoutot@ kili@
2011-05-22 19:31:09 +00:00
rpointel
17b35e6949 Update aria2 to 1.11.2.
reads ok aja@.
2011-05-22 15:10:36 +00:00
sthen
a632efd7e6 - update node to 0.4.8
- pull across a patch from www/chromium to use the same memory allocation
policy on amd64 as is currently used on i386, this seriously reduces the
amount of virtual memory required
2011-05-21 20:32:54 +00:00
jeremy
ba2234ec71 Fix broken PLIST. Update WANTLIB while here and bump REVISION.
OK william@
2011-05-20 17:33:18 +00:00
robert
cb80367c54 Add WIP progress sndio support to chrome, developed by jakemsr@ and
with modifications by me.
It is not working yet so you can only enable it by setting the
CHROME_SNDIO environment variable, so by default nothing changes.
I commit this so that other people can work on it too.
2011-05-20 08:35:24 +00:00
landry
2ce9cae689 Bug reported upstream as https://bugs.webkit.org/show_bug.cgi?id=61137 2011-05-19 19:47:45 +00:00
otto
8ad859423f Do not initially allocate 1G of mem. It's above out default ulimit.
Only applies to amd64. ok sthen@ robert@ landry@
2011-05-19 19:01:03 +00:00
ajacoutot
3c101b3a3b Add missing RUN_DEPENDS.
Remove trailing blank line.
2011-05-19 11:57:37 +00:00
robert
65907ca1bc Add a .desktop file for the menus and install the icons too.
Remove the message about bumping shmall and datasize too.
2011-05-19 11:52:06 +00:00
jasper
32e1725de7 Security fix for CVE-2011-1838:
XSS Vulnerability with origurl parameter of login script

Patch from upstream
2011-05-19 06:27:30 +00:00
jasper
e3f4131571 regen 2011-05-19 06:25:53 +00:00
robert
6236c7d71e sync transport dib code 2011-05-18 17:02:56 +00:00
sthen
e93b9fa8f1 Add daemon_flags support to squid.rc. From Marcus MERIGHI.
ok Brad (maintainer), dcoppa@, aja@
2011-05-18 14:47:55 +00:00
ajacoutot
ae5066d59d Host these files that are not reachable anymore. 2011-05-18 08:09:27 +00:00
landry
45140355c1 Update to midori 0.3.6 2011-05-17 21:03:10 +00:00
rpointel
6d7217ebf2 update minitube to 1.4.3.
ok dcoppa@ pirofti@(maintainer).
2011-05-17 11:33:46 +00:00
robert
0818a3651c - use the same memory allocation values on amd64 and i386 too.
this makes chrome use way less memory and since it does not hit
  datasize limits anymore, it is way more stable too
- remove the warning of datasize bumping from the wrapper script

tested by sthen@, jasper@ and me
2011-05-17 08:35:31 +00:00
william
f8559e8825 Update to nginx-1.0.2
Originally from Piotr for 1.0.0, thanks

ok jasper
2011-05-17 03:31:00 +00:00
william
cb29cc2d52 Update to passenger 3.0.7
Ignore EINVAL from sigaltstack, seems to be what ruby itself does in 1.9

committing on behalf of jeremy@, who did all the work,
tested on i386 and tested packaging on amd64.  All so I can commit a
simple nginx update... THANKS.

ok jasper
2011-05-17 03:25:18 +00:00
gsoares
eab8f5aadd - update to 1.01
- doesn't need groff
- update HOMEPAGE/MASTER_SITES, also zap a dead mirror
- regen plist while here

tweaks from sthen@
The patches can be removed, they are to work-around lack
of OpenSSL pkg-config files. Then with the patches removed,
there's no need for autoconf.

feedback and ok jasper@ sthen@
(maintainer timeout)
2011-05-16 18:49:37 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
5a2087e79d Missing @conflict marker. 2011-05-14 10:20:23 +00:00
jasper
25426df40f sync 2011-05-14 10:11:06 +00:00
jasper
5448340562 import gtkhtml4 4.0.1
GtkHTML is a lightweight HTML rendering/printing/editing engine. It was
originally based on KHTMLW, part of the KDE project, but is now being
developed independently.

ok aja@
2011-05-14 10:10:20 +00:00
jasper
4563e0ed41 rename gtkhtml-editor-test to prevent a conflict with upcoming gtkhtml4 2011-05-14 10:09:20 +00:00
robert
5ae6977a70 update to chromium-11.0.696.68 2011-05-13 11:48:19 +00:00
rpointel
6bec6908a3 Added index.xslt into our port, usefull.
ok sthen@.
2011-05-12 15:39:46 +00:00
ajacoutot
889eec6cde xdg-open is used to start helpers, so add devel/xdg-utils to RUN_DEPENDS.
ok robert@ (maintainer)
2011-05-12 07:51:10 +00:00
rpointel
bf5e9e33f3 update phpmyadmin to 3.4.0.
ok kevlo@ (maintainer).
2011-05-12 05:09:00 +00:00
jeremy
432d1ab897 Update to version 3.2.0. 2011-05-11 23:42:15 +00:00
jeremy
54dc82be93 Update to version 3.6.2. 2011-05-11 23:41:23 +00:00
sebastia
c70ba5daf1 Bugfix update to sogo 1.3.7.0, fixes a bug with dovecot imap server.
OK landry@
2011-05-11 10:55:53 +00:00
ajacoutot
c9a4e5bc5b Add webkit,gtk3. 2011-05-11 06:03:16 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
ajacoutot
e322f7a1ae Missed in previous. 2011-05-11 06:00:36 +00:00
ajacoutot
71b191e76f Major update to webkit-1.4.0.
Now comes with a gtk3 FLAVOR that can be installed alongside the non
flavored package (webkit vs webkit-gtk3).

The library name changed from libwebkit to libwebkit-gtk{1,3}.

thanks to landry@ and jasper@ for the tests on powerpc, sparc64 and
amd64.
bulk testing from landry@

ok jasper@ landry@ (maintainer)
2011-05-11 06:00:08 +00:00
sthen
3b2f4ab90a - add a run dependency of p5-Devel-Symdump (Apache::Status uses this.
it has some checks to display a warning rather than fail, but this isn't
done consistently, so it's easier to just add the dep).

- fix @exec-update in the case where mod_perl was installed but not enabled

from Mikolaj Kucharski, thanks!
2011-05-10 08:03:49 +00:00