Commit graph

68 commits

Author SHA1 Message Date
Martin Wilke
c27f69ba7f - Pass maintainership to gecko 2009-10-10 20:21:31 +00:00
Joe Marcus Clarke
fcd78c1803 * Enable libxul support by default [1]
* Add a patch to fix a zombie problem [2]
* Release maintainership

PR:		139369 [1] [2]
Submitted by:	Sofian Brabez <sbrabez@gmail.com> [1] [2]
Obtained from:	OpenBSD [2]
2009-10-10 18:12:35 +00:00
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Jung-uk Kim
39184c2f89 Replace xulrunner with libxul.
Reviewed by:	marcus
2009-04-10 22:27:39 +00:00
Joe Marcus Clarke
c6425e7ba9 Add xulrunner support.
PR:		125182
Submitted by:	brix
2009-01-18 23:31:03 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Joe Marcus Clarke
6b73686ec3 Update to 3.55. 2008-07-05 05:49:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Joe Marcus Clarke
d37f40cb74 Update to 3.50. 2007-12-15 22:24:08 +00:00
Joe Marcus Clarke
4ca5f3607a Update to 3.45. 2007-09-19 04:33:23 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
a796b28298 Update to 3.40. 2007-03-25 16:36:12 +00:00
Joe Marcus Clarke
dfcb6155d6 Update to 3.35. 2007-01-12 07:21:28 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Joe Marcus Clarke
c1ffb6e8af Update to 3.31. 2006-09-16 20:07:04 +00:00
Joe Marcus Clarke
f17d7e6b68 Update to 3.25.
Submitted by:	mnag
2006-04-15 18:19:51 +00:00
Joe Marcus Clarke
22105c48ce Update to 2.31.
PR:		93343
Submitted by:	Adi Pircalabu <apircalabu@bitdefender.com>
2006-02-18 22:16:20 +00:00
Joe Marcus Clarke
5c482f5a52 Update to 3.20.
PR:		92921 (I did not use the patch in the PR)
2006-02-07 21:41:16 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Joe Marcus Clarke
f5ebd6618c Workaround a lockup that only affects BSD systems.
PR:		91952
Obtained from:	mplayerplug-in CVS
2006-01-18 14:45:55 +00:00
Joe Marcus Clarke
4b2865e296 Update to 3.17. 2005-12-08 05:20:08 +00:00
Joe Marcus Clarke
fd4c71ef91 Update to 3.16. 2005-11-30 05:53:43 +00:00
Joe Marcus Clarke
75b6ed900a Convert to USE_GECKO. 2005-11-29 23:14:44 +00:00
Joe Marcus Clarke
8f0c32311e Update to 3.15, and fix the build with Firefox. 2005-11-17 18:50:51 +00:00
Joe Marcus Clarke
bf64ec7ec3 Go with the flow, and use firefox as the default Gecko provider. 2005-11-06 21:25:44 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
bc981ce871 * Respect ${GMAKE} to fix a build problem on FreeBSD 4.X [1]
* Make sure we look in ${LOCALBASE} for headers and libs to get i18n support
  working

PR:		86575 [1]
2005-09-26 17:14:52 +00:00
Joe Marcus Clarke
db46077bb1 Update to 3.11. 2005-09-26 05:17:53 +00:00
Joe Marcus Clarke
a092253b2b Update to 3.05. 2005-08-28 08:21:09 +00:00
Joe Marcus Clarke
6d14f99b5c Update to 2.85.
Submitted by:	Roland van Laar <the_mip_rvl@myrealbox.com>
2005-07-07 05:16:46 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
033ab8db82 Bump PORTREVISION for all ports that depend on Mozilla.
Approved by:	portmgr (implicit)
2005-03-25 06:04:46 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
1bd00d33e2 Update to 2.80. 2005-02-16 09:17:05 +00:00
Joe Marcus Clarke
1480397755 Fix INDEX build on 4.X. 2005-01-22 05:02:59 +00:00
Adam Weinberger
dfedea1e4d Use GCC 3.4 if we're building on 4.x against mozilla-devel.
Reminded by:	marcus
2005-01-22 00:05:52 +00:00
Michael Johnson
19bd6140a7 Chase changes to firefox
Approved by:	marcus (co mentor)
2004-11-13 08:23:15 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
ccc95f7024 Update to 2.70. 2004-10-12 00:11:02 +00:00
Joe Marcus Clarke
4e8ddbb0de Update to 2.66, and fix the build with Firefox. 2004-06-22 23:36:27 +00:00
Joe Marcus Clarke
dc31173ffe Update to 2.60.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-29 02:18:04 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
1303fc4bdd Update to 2.50.
PR:		64599
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-03-25 17:26:33 +00:00
Joe Marcus Clarke
7a54f82187 Use ${} to properly dereference a variable.
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2004-03-07 19:26:55 +00:00
Joe Marcus Clarke
d0faef72fd Add firefox support via WITH_MOZILLA=firefox. Note: this only works for
mplayer-plugin.  Setting WITH_MOZILLA=firefox will not work with the
galeon ports.

PR:		63805
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2004-03-06 07:33:20 +00:00
Joe Marcus Clarke
6bcda1dacf Update to 2.45. 2004-03-04 06:36:21 +00:00