landry
ab142a5ddc
Do the PFRAG dance so that it provides a working debug-flavoured
...
package. Add a run-mozilla.sh patch to make it found our gdb by default.
Teach users how to properly debug mozilla ports.
2010-10-27 13:02:38 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
landry
2419a8f95a
Update to seamonkey 2.0.9. Bump lightning REVISION.
2010-10-22 19:21:06 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
landry
086ac6a802
Fix WANTLIB again after cairo's last commit where X11-xcb went away.
...
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
f0e02841bf
Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
...
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331 , mdv #60738 , gentoo #337813 ).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
jasper
9d399d1959
- fix WANTLIB after cairo update.
...
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
landry
7c188a7ef4
Bugfix update to seamonkey 2.0.4. Bump lightning REVISION.
2010-09-19 19:21:38 +00:00
landry
0ee080d299
Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63)
2010-09-12 17:59:31 +00:00
sthen
ed4b906a31
missing python bumps
2010-09-01 10:18:06 +00:00
landry
fd9d94ce20
Build lightning as a subpackage of seamonkey. Add necessary
...
@pkgpath/@conflict markers for seamless upgrades from
productivity/sunbird,-seamonkey. This also installs gdata provider
extension as part of lightning subpackage, for read/write access to
google calendars within lightning.
2010-07-27 16:55:21 +00:00
landry
e3641a01cc
Security/Reliability update to seamonkey 2.0.6, Fixes
...
MFSA-2010-37,39,40,41,42,45,46,47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
While here comment --enable-calendar, shouldn't have snuck in yet.
2010-07-22 21:48:02 +00:00
landry
d98556e95f
Fix make fetch/DISTFILES. From Vadim Zhukov, thx
2010-07-17 22:53:13 +00:00
landry
834be62f6b
Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
...
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
landry
c4e5233d71
Update to seamonkey 2.0.5, fixes yet another of MFSA, see
...
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
2010-06-28 21:34:39 +00:00
landry
8f784e1e63
Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update.
2010-06-23 17:11:50 +00:00
landry
fa4fe4d792
As done in ffx/tb, remove patches applied to local copy of nss/nspr, as
...
seamonkey uses systemwide nss/nspr. While here dont' call autojunk in
nsprpub/, and bump PKGNAME to be on the safe side.
2010-06-20 19:15:03 +00:00
espie
8666776b2e
gcc3 and gcc4 disagree, so put a common cast to make them compile.
...
(also compile some file with -O1 in moz)
2010-05-10 12:36:09 +00:00
landry
18d99d0513
Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
...
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
landry
7fb16329b9
Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
...
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@
ok naddy@
2010-04-03 09:30:14 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +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
224f5fbb96
Actually, only firefox35 bundles its own nss for some reason, so revert
...
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
ajacoutot
6815706205
Firefox and Seamonkey bundle their own libnss3, so use same workaround
...
as for security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding. So rename here to avoid conflict.
ok jasper@ sthen@
2009-11-17 23:07:45 +00:00
martynas
800579ea2a
security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
...
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
c1b1bc1265
update language packs
2009-06-24 01:08:05 +00:00
martynas
fe23ecfe34
seamonkey-1.1.17. MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
...
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.
2009-06-23 18:38:54 +00:00
landry
f46265d660
Register seamonkey as a handler for various html/xml mimetypes, as
...
done in firefox desktop file. From James Wright on ports@, thanks!
2009-05-30 20:36:33 +00:00
martynas
1f17f363d7
sndio backend for mozilla 1.8 branch; get rid of esound
2009-05-03 15:47:27 +00:00
martynas
cac2d85afb
security update to seamonkey-1.1.16; fixes a few critical vulns
...
ok naddy@
2009-04-11 13:47:37 +00:00
landry
195c4f4616
Fix seamonkey.desktop Categories, PIM doesn't exist. Now seamonkey
...
correctly appears in Network sub-menu in desktop menu. Bump.
ok jasper@
2009-03-24 22:49:59 +00:00
martynas
b13e7bfee2
- security update to seamonkey-1.1.15. MFSA 2009-10, MFSA 2009-09,
...
MFSA 2009-07, MFSA 2009-05, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.15
- mirror langpacks, since suddenly mozilla decided to mirror only
last three releases...
- sync WANTLIB
ok naddy@
2009-03-19 22:03:42 +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
d5b0625785
security update to seamonkey-1.1.14. MFSA 2008-68; MFSA 2008-67;
...
MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61; MFSA 2008-60.
ok naddy@
2008-12-18 21:05:59 +00:00
martynas
309afbc049
security update to seamonkey-1.1.13. MFSA 2008-58; MFSA 2008-57;
...
MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53; MFSA 2008-52;
MFSA 2008-50; MFSA 2008-49; MFSA 2008-48; MFSA 2008-47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.13
ok naddy@
2008-11-13 17:35:44 +00:00
jasper
3ffda90ef4
- add a .desktop file for seamonkey
...
ok ajacoutot@
2008-10-24 21:06:58 +00:00
martynas
19578f0104
security update to seamonkey-1.1.12. MFSA 2008-45, MFSA 2008-44,
...
MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12
- rework to have enough MASTER_SITES for langpacks
ok naddy@. looks good to kurt@
2008-09-24 19:29:16 +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
6dcaa5bd64
document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
...
pointed out, and looks good to landry@
2008-07-25 17:41:06 +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
a5756e3136
security update to seamonkey-1.1.11. MFSA 2008-34
...
ok kurt@, naddy@
2008-07-17 16:49:33 +00:00
martynas
9febd49394
- security update to seamonkey-1.1.10:
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.10
- remove bogus hindi langpack, spotted by naddy@
- security coreconf integrated upstream, remove
- fix linking, sync wantlib, add bin markers
ok kurt@, naddy@
2008-07-05 00:42:31 +00:00
martynas
0a278895dd
security update to seamonkey-1.1.9
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9
ok naddy@
2008-04-01 10:14:58 +00:00
martynas
ef78fb3112
update to seamonkey-1.1.8. fixes MFSA 2008-01, MFSA 2008-02, MFSA
...
2008-03, MFSA 2008-05, MFSA 2008-06, MFSA 2008-07, MFSA 2008-09,
MFSA 2008-10.
ok naddy@
2008-02-22 12:55:49 +00:00
martynas
a30c8f18f8
- drop -devel
...
- move libraries to PLIST
improvements, testing and ok kurt@ and naddy@
2008-01-23 16:41:40 +00:00
martynas
f00a99c98f
security update to seamonkey-1.1.7:
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
ok naddy@
2007-12-07 21:48:01 +00:00
martynas
1b09d2f195
security update to seamonkey-1.1.5:
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.5
tweaks, ok naddy@, kurt@
2007-10-24 20:10:45 +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
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