openbsd-ports/devel/xulrunner/1.8/pkg/DESCR-main
martynas 2e5d9b5137 import xulrunner 1.9, and implement infrastructure for multiple
xulrunners.  this was necessary for smooth migration, since we want
plugins work for mozilla 1.8 branch too (seamonkey, thunderbird);
they are upwards-compatible if built against 1.8.  however, some
new applications started to depend on 1.9, and also other (non-plugin)
apps will start to migrate so that the old xulrunner can go away
requested by many;  bulk build & pkgpath & bump done by sthen@
2009-07-27 21:35:56 +00:00

7 lines
387 B
Plaintext

XULRunner is a single "gecko runtime" installable package that can
be used to bootstrap multiple 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.