Commit Graph

39 Commits

Author SHA1 Message Date
landry
bb0a268768 So long, xulrunner 1.8. You were nice in the firefox 2.0 days, but your
last release was nearly two years ago, you're crippled by security
issues, abandoned by your parents in favor of your younger brother,
and those days nothing uses you anymore. RIP in the attic..
agreed by jasper@ and phessler@
happiness ensues...
2010-10-24 13:28:44 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
martynas
581cceb885 add 2009-07-27 21:42:02 +00:00
martynas
425dbbc804 remove xulrunner; an infrastructure for multiple xulrunners will
be imported shortly
2009-07-27 21:16:22 +00:00
sthen
09769eeabb WANTLIB+=gio-2.0; bump PKGNAME-main and PKGNAME-devel. 2009-06-16 01:14:16 +00:00
martynas
ce3ab68a5a - do not run with a predictable directory as root: firefox,
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@;  ok kurt@
2009-01-09 15:54:31 +00:00
martynas
6ed5fe7d95 use fonts that are available instead of msttcorefonts. fixes the
looks of xulrunner-dependent applications;  as reported by ajacoutot@
"YES!" ajacoutot@
2009-01-06 23:31:45 +00:00
martynas
4085e74c25 security update to xulrunner-1.8.1.19. this is the last security
update for 1.8 branch.  ok naddy@
2008-12-18 19:29:38 +00:00
martynas
6d02089311 security update to xulrunner-1.8.1.18; ok naddy@ 2008-11-14 16:29:36 +00:00
martynas
3a84707ef3 security update to xulrunner-1.8.1.17. ok naddy@ 2008-09-25 20:54:26 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
martynas
0d2e70627b libxul-embedding -> xulrunner-embedding, since apps (liferea) think
that it's xulrunner 1.9, if libxul-embedding is detected.
2008-08-29 01:16:47 +00:00
martynas
7e0af9acf2 - mark RPATH xulrunner libraries. apps don't (yet) use XPCOM glue,
and mark RPATH xulrunner location.  this fixes apps such as
py-gnome-extras.  w/ help from kurt@
- install libxpcomglue{,_s} XPCOM glue, and libxul-embedding
pkg-config so that apps can use it, which is a proper way to get
xulrunner libs loaded
looks ok kurt@
2008-08-26 18:05:23 +00:00
martynas
77b98f37ae adapt from mozilla-firefox: use system libm 2008-08-23 22:07:03 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
martynas
6769a36bc3 security update to xulrunner-1.8.1.16. MFSA 2008-35, MFSA 2008-34
ok kurt@
2008-07-17 16:50:20 +00:00
martynas
5fea6f4fc9 security update to xulrunner-1.8.1.15; ok kurt@ 2008-07-05 16:00:29 +00:00
naddy
615e16f769 bump -devel package too, since it depends on PKGNAME-main 2008-06-26 14:46:04 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
martynas
33d1354bc7 security update to xulrunner-1.8.1.13
MFSA 2008-19, MFSA 2008-18, MFSA 2008-17, MFSA 2008-16, MFSA 2008-15,
MFSA 2008-14.
ok kurt@
2008-04-15 09:28:13 +00:00
martynas
cd9e31fdcb update to xulrunner-1.8.1.12; ok kurt@ 2008-02-13 20:52:28 +00:00
sthen
489b6ebc8d fix javascript on arm (it expected Armel ABI).
from martynas
2008-02-12 16:09:23 +00:00
sthen
ad697f1b69 xulrunner seems to work on arm, add to ONLY_FOR_ARCHS.
ok naddy
2008-02-09 20:57:43 +00:00
martynas
7755419ee9 enable cookie and permissions extensions for applications such as
epiphany and galeon.  improvements, testing and ok kurt@ and naddy@
2008-01-23 16:32:04 +00:00
martynas
46fa5a0dd4 update to xulrunner-1.8.1.11; ok kurt@ 2007-12-07 22:10:28 +00:00
martynas
ab59b433e6 update to xulrunner-1.8.1.9; testing and ok kurt@ 2007-11-13 21:03:03 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
simon
e57fe541be adjust WANTLIB for gtk+2 update and bump PKGNAME
ok jasper@
2007-10-26 13:10:14 +00:00
kurt
9e80ec3311 - fix a 64-bit problem with the LiveConnect feature. From mozilla
bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=345866
  Eventually the java plugin will need this on amd64. okay martynas@
2007-10-14 18:33:09 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
martynas
05fe6e7e48 security update to 1.8.1.6, fixes MFSA 2007-[18..27]; ok kurt@, naddy@ 2007-08-08 17:11:48 +00:00
kurt
944b0065f1 - cleanup files left in /etc/gre.d using unregister-global and @sample
okay martynas@ naddy@
2007-08-06 14:43:48 +00:00
martynas
b1e7eeeafa stick with firefox codebase and manually check out xulrunner update
so that applications which depend on xulrunner won't suffer from
the vulnerabilities which are already fixed.

MFSA 2007-17; MFSA 2007-16; MFSA 2007-14; MFSA 2007-13; MFSA 2007-12;
MFSA 2007-11; MFSA 2007-09; MFSA 2007-08; MFSA 2007-07; MFSA 2007-06;
MFSA 2007-05; MFSA 2007-04; MFSA 2007-03; MFSA 2007-02; MFSA 2007-01;
MFSA 2006-76; MFSA 2006-75; MFSA 2006-73; MFSA 2006-72; MFSA 2006-71;
MFSA 2006-70; MFSA 2006-69; MFSA 2006-68; MFSA 2006-67; MFSA 2006-66;
MFSA 2006-65; MFSA 2006-64; MFSA 2006-62; MFSA 2006-61; MFSA 2006-60;
MFSA 2006-59; MFSA 2006-58; MFSA 2006-57; MFSA 2006-56; MFSA 2006-55;
MFSA 2006-54; MFSA 2006-53; MFSA 2006-52; MFSA 2006-51; MFSA 2006-50;
MFSA 2006-48; MFSA 2006-47; MFSA 2006-46; MFSA 2006-45; MFSA 2006-44.

(these are for firefox 1_8_0_4 -> 1_8_1_4)

ok kurt@
2007-06-28 19:50:04 +00:00
kili
e047a3267b -devel depends on -main, so bump the pkg name for it (plist change).
ok, kurt@
2007-04-18 18:56:49 +00:00
sturm
b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
kurt
efbd06c9e7 - move some things from -main to -devel package where they belong
- use make var MOB the same as firefox & thunderbird
2007-01-12 20:35:15 +00:00
kurt
96429b6933 import xulrunner 1.8.0.4
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.

Based on an initial port by James Wright <jamesw at bsdhosting.co.za>.
Improvements and okay steven@
2007-01-05 14:44:47 +00:00