Port details |
- xulrunner Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
- 1.8.0.4_16 www
=3 1.8.0.4_16Version of this port present on the latest quarterly branch.
- Maintainer: gecko@FreeBSD.org
- Port Added: 2006-03-15 11:36:19
- Last Update: 2009-12-02 13:00:05
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gimp, zip, startup-notification
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://developer.mozilla.org/en/docs/XULRunner
- Description:
- Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.
WWW: http://developer.mozilla.org/en/docs/XULRunner
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- xulrunner>0:www/xulrunner
- No installation instructions:
- This port has been deleted.
- PKGNAME: xulrunner
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- gmake : devel/gmake
- printproto.pc : x11/printproto
- sm.pc : x11/libSM
- xt.pc : x11-toolkits/libXt
- xi.pc : x11/libXi
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- ice.pc : x11/libICE
- xproto.pc : x11/xproto
- perl5.8.9 : lang/perl5.8
- intltool-extract : textproc/intltool
- pkg-config : devel/pkg-config
- update-desktop-database : devel/desktop-file-utils
- Runtime dependencies:
-
- zip : archivers/zip
- sm.pc : x11/libSM
- xt.pc : x11-toolkits/libXt
- xi.pc : x11/libXi
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- ice.pc : x11/libICE
- xproto.pc : x11/xproto
- pkg-config : devel/pkg-config
- update-desktop-database : devel/desktop-file-utils
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- cairo.2 : graphics/cairo
- jpeg.10 : graphics/jpeg
- nspr4 : devel/nspr
- nss3 : security/nss
- png.5 : graphics/png
- Xft.2 : x11-fonts/libXft
- iconv.3 : converters/libiconv
- atk-1.0.0 : accessibility/atk
- glib-2.0.0 : devel/glib20
- gtk-x11-2.0.0 : x11-toolkits/gtk20
- IDL-2.0 : devel/libIDL
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xulrunner-1.8.0.4_16:
JAVA=off (default) "Enable JAVA xpcom"
DEBUG=off (default) "Build a debugging image"
LOGGING=off (default) "Enable additional log messages"
OPTIMIZED_CFLAGS=off (default) "Enable some additional optimizations"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0.4_16 02 Dec 2009 13:00:05 |
beat |
- Remove www/xulrunner: Superseded by www/libxul
Reviewed by: miwi |
1.8.0.4_16 27 Nov 2009 09:09:08 |
beat |
- Remove obsolete inclusion of www/mozilla/Makefile.common
Approved by: portmgr (miwi)
Exp-run by: miwi |
1.8.0.4_16 09 Sep 2009 17:19:23 |
beat |
- Fix build after recent NSS update
Reported by: pointyhat via miwi
Obtained from: Mozilla Bugzilla (Bug 399589)
With hat: gecko |
1.8.0.4_16 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.8.0.4_15 04 May 2009 19:23:44 |
miwi |
- Give Maintainership up to the Gecko Gang (gecko@) |
1.8.0.4_15 12 Apr 2009 19:27:13 |
miwi |
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years. |
1.8.0.4_15 04 Apr 2009 11:47:00 |
marius |
Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.
Approved by: marcus |
1.8.0.4_14 10 Jan 2009 02:45:46 |
mezz |
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 |
1.8.0.4_12 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.8.0.4_12 10 Jun 2008 04:57:46 |
marcus |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris |
1.8.0.4_1 06 Jun 2008 14:07:24 |
edwin |
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) |
1.8.0.4_11 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.8.0.4_10 28 Feb 2008 04:39:23 |
mezz |
- Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
applications in the runtime. Some applications required to have set
MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
it's no longer need to set these variables, which this flag takes care of it.
The MOZILLA_FIVE_HOME still works with this flag if someone need to use
different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
and other packages.
- Bump the PORTREVISION.
Have been tested in MC CVS since Dec. |
1.8.0.4_9 21 Jan 2008 22:19:53 |
marius |
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.
Approved by: marcus |
1.8.0.4_8 10 Oct 2007 00:15:33 |
marcus |
* Workaround a bug which can cause applications embedding Gecko to crash
on exit [1]
* Use the correct size for a JavaScript object on 64-bit platforms which
will help get the Java plug-in working on those platforms [2]
Test by: mezz [1]
Submitted by: jkim [2]
Obtained from: Firefox trunk [2] |
1.8.0.4_7 07 Oct 2007 05:45:04 |
linimon |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
1.8.0.4_7 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.8.0.4_7 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.8.0.4_6 18 Jan 2007 22:37:11 |
mezz |
Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
started to reproduce with least 2.10.7 version of gtk2.
PR: ports/107689
Reported by: a few users
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=355248
https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
http://bugzilla.gnome.org/show_bug.cgi?id=394525 |
1.8.0.4_5 15 Dec 2006 22:14:33 |
ahze |
Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.
Submitted by: marcus
Reported by: dougb |
1.8.0.4_4 14 Oct 2006 08:54:54 |
marcus |
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) |
1.8.0.4_1 12 Oct 2006 19:28:13 |
ahze |
- Install nsISidebar to fix build with galeon
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=315346
Approved by: portmgr (marcus) |
1.8.0.4 14 Jul 2006 15:28:29 |
ahze |
- Update to 1.8.0.4 |
1.8.0.1_2 29 Mar 2006 18:29:45 |
ahze |
- Convert all gecko pkg-[de]install scripts into a generic
pkg-[de]install script
- Always use pkg-install to create missing dir's [1]
Requested by: marcus [1] |
1.8.0.1_1 27 Mar 2006 14:33:27 |
ahze |
- Mark broken on 4.x
Reported by: kris via pointyhat |
1.8.0.1_1 15 Mar 2006 11:35:33 |
ahze |
- Add xulrunner
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.
WWW: http://developer.mozilla.org/en/docs/XULRunner
Most patches obtained from: www/seamonkey |