Commit Graph

55 Commits

Author SHA1 Message Date
ajacoutot
96a42cf31b Minor update to epiphany-2.30.6. 2010-09-15 19:16:57 +00:00
ajacoutot
2292ac6792 Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix
a loooong standing bug.

"pdm-dialog: do not crash when clearing the passwords from prefs dialog
The code (wrongly) assumed we could only be called from withing the
PDM dialog. Do some refactoring to make it more generic.
Bug #606933"
2010-09-05 16:54:36 +00:00
ajacoutot
98d6105add Maintainance update to epiphany-2.30.5. 2010-08-31 05:59:16 +00:00
ajacoutot
0c8d1a5c4d Maintainance update to epiphany-2.30.3. 2010-08-22 07:48:07 +00:00
ajacoutot
449b692bce Update comment, no binary change. 2010-05-07 13:17:04 +00:00
ajacoutot
2831fc391a Fix CONFIGURE_ARGS. 2010-04-23 10:41:40 +00:00
jasper
a17fd1ed1a - update epiphany to 2.30.2 2010-04-22 20:49:26 +00:00
jasper
d3c5b2af5a errr...based on mozilla? no way jose! 2010-04-20 18:51:10 +00:00
sthen
9998ef502d Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 13:02:11 +00:00
ajacoutot
5885d79b57 Update to epiphany-2.28.2.
Regen wantlib while here.
2009-12-16 11:47:11 +00:00
jasper
a468c684ce - update epiphany to 2.28.0
* this switches epiphany from xulrunner to webkit
2009-10-13 09:57:41 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
ajacoutot
ed6c258cc4 - better homepage
- add reminder comment

ok jasper@
2009-07-12 20:34:03 +00:00
sthen
6d7295f072 sync wantlib, bump. 2009-06-22 10:43:58 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
ajacoutot
b0219e37bc - fix mozilla plugins path
(not sure why we diverted from default but...)
2009-03-16 10:44:43 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
ajacoutot
ef8927a5a6 - fix WANTLIB after esound removal from libgnome 2009-01-22 19:06:27 +00:00
jasper
a71c862cbf - update epiphany to 2.24.3 2009-01-12 20:13:17 +00:00
ajacoutot
462ee639ce - major update to epiphany-2.24.2.1
- use x11/gnome MODULE

thanks to jasper@ for fixing a stupid bug where one couldn't save
untrusted certificates
ok jasper@
2009-01-06 09:52:49 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +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
jasper
30765ffc84 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
martynas
68f73c83aa make it use xulrunner-devel instead of firefox-devel. improvements,
testing and ok kurt@ and naddy@
2008-01-23 16:36:03 +00:00
ajacoutot
d5305a980f - add/fix gconftool-2 goo
ok jasper@
2007-12-19 07:31:15 +00:00
ajacoutot
65516bb8b0 - add update-desktop-database goo 2007-12-15 21:14:22 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
martynas
c09718048e - pass --disable-scrollkeeper to not run scrollkeeper during build;
- no PKGNAME bump;
ok naddy@
2007-08-08 17:30:10 +00:00
martynas
7f81575155 - update to 2.18.2;
- disable python;
ok jasper@
2007-06-04 18:35:36 +00:00
martynas
2e49ca251d make ssl pages work: crypto and nss have some conflicting functions
and it started to use SHA1_Update (and others) from md32_common
2007-05-17 17:48:53 +00:00
martynas
0fd0d73b81 - major update to 2.18.1;
- Igor Boehm drops maintainership;
build_depends fix from steven@; input/ok jasper@, kurt@
2007-05-15 14:01:19 +00:00
steven
804eb51747 USE_LIBTOOL 2007-04-07 14:54:12 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
kurt
962627241c adjust depends due to www/mozilla conversion to devel/nspr 2006-11-17 19:35:07 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
72218e01dd - fix WANTLIB after gtk+2 downgrade
- MODULES=devel/gettext where appropriate and sync PLIST
2006-01-19 13:13:07 +00:00
wilfried
10bba73f82 fix wantlib + bump 2005-11-16 09:37:00 +00:00
kurt
be71e0e66d update depends and wantlib now that mozilla is gtk2 by default 2005-09-22 17:04:43 +00:00