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
ajacoutot
49214ff95f
Move the @extraunexec lines up in the PLIST so that pkg_delete does not
...
warn about non existing directory when using `-c'.
2011-05-10 07:47:05 +00:00
fgsch
51ecad2724
Update to 0.6.7.
...
martynas ok
2011-05-09 19:19:24 +00:00
sebastia
7f0309d139
OpenBSD has strndup(3), so use it, and fix a "random" crasher in the webmail interface.
...
OK sthen@, and to a prior version OK landry@, jasper@
2011-05-09 16:06:11 +00:00
giovanni
dc7e2e1c2d
Update to 1.4, reminded by Viq
2011-05-09 08:04:13 +00:00
fgsch
333989da78
Update to 1.5.4. input and ok martynas@
2011-05-08 22:42:28 +00:00
robert
c8082e48fd
update to 11.0.696.65
2011-05-07 11:19:25 +00:00
sebastia
4fc036c9e8
minor update to sogo 1.3.7
...
OK landry@
2011-05-05 23:00:20 +00:00
sebastia
3793b66ca8
minor update for sope to 1.3.7.
...
OK landry@
2011-05-05 22:58:02 +00:00
landry
e382f8c48e
Ensure mozilla-firefox and fennec depends on the cairo lib with tee
...
backend enabled.
ok/discussed with dcoppa@
2011-05-04 12:15:33 +00:00
dcoppa
9aa955883c
Build firefox4 and fennec against systemwide cairo.
...
OK landry@
2011-05-04 08:11:15 +00:00
stsp
9128e158da
Unbreak cgit following the devel/git update to 1.7.5.
...
Link to git-1.7.4.5 instead of build-depending on devel/git until upstream
resolves issues caused by API changes in git-1.7.5.
ok landry
2011-05-03 13:57:26 +00:00
landry
a193daa774
Update to fennec 4.0.1.
2011-05-03 11:11:37 +00:00
merdely
4944250aea
Update to 3.1.2.
...
This release addresses a vulnerability that allowed Contributor-level
users to improperly publish posts.
From wen heping
2011-05-02 19:15:44 +00:00
landry
9ab79e756e
Update to midori 0.3.5.
...
ok rpointel@
2011-05-02 19:01:10 +00:00
gsoares
0ec728ed7a
- update to 2.00
...
- doenst need groff
- set pod tests
- remove sthepan@ as maintainer per his request
- take maintainership
ok jasper@, sthen@, stephan@
2011-05-02 18:42:56 +00:00
merdely
5a561cf200
Install user.filter.
...
Fixes problem of privoxy not starting up without that file reported by
Lars Engblom.
"sure" ajacoutot@
2011-05-02 17:43:43 +00:00
sthen
01f48a38c5
update syweb to 0.63
...
* to avoid warnings, merge your setup.inc changes with setup.inc.sample
(or at least add $symon['options']['driveserial']=1; to your config).
2011-05-02 17:16:41 +00:00
jasper
5c75eb2873
regen patches
2011-05-02 15:08:28 +00:00
jasper
727c7e2d85
don't force rm
2011-05-01 20:43:24 +00:00
jasper
13b77a3fea
- update to 0.34
...
- remove benoit chesneau as maintainer per his request
from wen heping
2011-05-01 18:08:01 +00:00
landry
7cb6ca89df
update to firefox-i18n 4.0.1
2011-04-29 13:28:28 +00:00
landry
6682fdca87
Ooops, update fennec's distinfo after DIST_SUBIDR change. Pointed out by
...
naddy@.
2011-04-29 13:22:31 +00:00
robert
089acff6fe
update to the latest stable version which is now 11.0.696.60
...
+ switch from using system sqlite to the bundled one because they have
many modifications that are needed
+ add a new mirror for the distfile because the google one is utterly slow
2011-04-29 13:18:01 +00:00
dcoppa
7f82e11f65
Update to minitube-1.4.2.
...
OK sthen@, pirofti@, rpointel@
2011-04-29 08:28:12 +00:00
landry
e90c1a5b57
Update to seamonkey 2.0.14.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:04:04 +00:00
landry
837808d82d
Update to firefox35 3.5.19.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:02:16 +00:00
landry
c74639eec6
Update to firefox36 3.6.17.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 07:59:41 +00:00