Commit graph

344 commits

Author SHA1 Message Date
Jeremy Messenger
f217100738 Update to 1.1.11.
Security:	http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.11
2008-07-17 20:36:14 +00:00
Jeremy Messenger
7db85c0474 Update to 1.1.10.
PR:		ports/125548
Submitted by:	gpalmer
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.10
2008-07-13 17:12:04 +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
Martin Wilke
f4bfdcf23e - Update to 1.1.9
Approved by:	ahze (gnome)
Security:	http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html
2008-03-30 17:03:54 +00:00
Jeremy Messenger
4413d3ca4d - Update to 1.1.8. [1]
- 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. Have been tested in MC CVS since Dec.

PR:		ports/120962 [1]
Reminded by:	Jordan Gordeev <jgordeev@dir.bg> [1]
Security:	- MFSA 2007-08 onUnload + document.write() memory corruption
		- MFSA 2007-07 Embedded nulls in location.hostname confuse
		  same-domain checks
		- MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2
		  buffer overflow
		- MFSA 2007-05 XSS and local file access by opening blocked
		  popups
		- MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot
		- MFSA 2007-03 Information disclosure through cache collisions
		- MFSA 2007-02 Improvements to help protect against Cross-Site
		  Scripting attacks
		- MFSA 2007-01 Crashes with evidence of memory corruption
		  (rv:1.8.0.10/1.8.1.2)
2008-02-28 06:33:29 +00:00
Marius Strobl
7dfcb34747 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
2008-01-21 22:19:53 +00:00
Michael Johnson
7f9c663871 Update to 1.1.7
Approved by:	portmgr (erwin)
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
2007-12-03 14:46:41 +00:00
Michael Johnson
82f35e1381 update to 1.1.6
Approved by:	portmgr (marcus)
2007-11-06 19:48:25 +00:00
Michael Johnson
350040e85d Update to 1.1.5 2007-10-19 23:59:23 +00:00
Joe Marcus Clarke
d018f5f996 * 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]
2007-10-10 00:15:33 +00:00
Mark Linimon
581e69adb2 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
2007-10-07 05:45:04 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Michael Johnson
ba60481e73 Update to 1.1.4 2007-08-05 21:17:55 +00:00
Michael Johnson
d1fc228dc2 Update to 1.1.3 2007-07-21 00:17:58 +00:00
Michael Johnson
5f2e7f420d Update to 1.1.2 2007-05-31 13:57:04 +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
Jeremy Messenger
d229a55455 The calendar feature/option is no longer exists, so remove it. The configure
is suggesting anyone to use either Sunbird or Lightning.

PR:		ports/109993
Submitted by:	John E. Hein <jhein@timing.com>
2007-03-19 16:54:15 +00:00
Michael Johnson
e7727ce7f8 Update to 1.1.1 2007-02-28 14:32:45 +00:00
Michael Johnson
f41756804e Update to 1.1 2007-02-06 16:43:45 +00:00
Jeremy Messenger
faa1047dd9 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
2007-01-18 22:37:11 +00:00
Michael Johnson
7ffdb0d733 Update to 1.0.7
Submitted by:	farrokhi
2006-12-27 13:52:54 +00:00
Jeremy Messenger
0cc2ee0c7e The ipv6 is supported in these ports, so add ipv6 category.
PR:		ports/107057 and ports/107056
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-12-22 02:04:05 +00:00
Joe Marcus Clarke
043a907e62 Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.

Reported by:	dougb
2006-12-15 20:57:41 +00:00
Michael Johnson
b3f610e082 Update patch from www/firefox so regchrome doesn't core dump on sparc64
Reported by:	kris (many times) via pointyhat
2006-11-21 12:45:45 +00:00
Michael Johnson
760b2608e1 Update to 1.0.6 2006-11-10 00:46:03 +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
Michael Johnson
403f7f03be - Mark BROKEN on sparc64
regchrome core dumps on install and leaves .core files behind. However
  seamonkey itself runs fine on sparc64.

Reported by:	kris mail
2006-09-19 10:40:19 +00:00
Michael Johnson
79f8669ec0 - Update to 1.0.5 2006-09-15 16:09:48 +00:00
Michael Johnson
e48ccd6077 - Update to 1.0.4
- Use MASTER_SITE_MOZILLA_EXTENDED
2006-08-03 01:20:37 +00:00
Michael Johnson
937dce9688 - Update to 1.0.3 2006-07-27 23:52:24 +00:00
Michael Johnson
7aa4037987 - Don't IGNORE on sparc64 >=601101 anymore
- Pet portlint
2006-07-05 23:22:16 +00:00
Michael Johnson
3a55cc0d55 - Chase DISTFILE name change
Reported by:	pointyhat via kris
2006-06-11 22:53:16 +00:00
Jeremy Messenger
e663e754ee Fix the build on FreeBSD 4.x.
PR:		ports/97890
Submitted by:	Dan Lukes <dan@obluda.cz>
2006-06-05 03:06:58 +00:00
Michael Johnson
0e7b1c0aef - Update to 1.0.2
Release Notes:	http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.2/
2006-06-04 18:56:00 +00:00
Jeremy Messenger
7663529315 Add CALENDAR in OPTIONS as there already have WITH_CALENDAR knob exists.
PR:		ports/96846
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2006-05-26 22:14:09 +00:00
Michael Johnson
3da9f5a7b3 - Mark IGNORE on sparc64 since it core dumps at start 2006-04-17 00:26:08 +00:00
Michael Johnson
1fa025f661 - Update to 1.0.1 2006-04-14 12:59:09 +00:00
Michael Johnson
c28115ab28 - 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]
2006-03-29 18:29:45 +00:00
Michael Johnson
59bfc997dc - Add patch to support MOZ_PIS scripts
Submitted by:	aflist@gmail.com
2006-03-15 12:17:25 +00:00
Joe Marcus Clarke
f0ba9e72bf Attempt to fix the build on sparc64. 2006-02-06 20:54:36 +00:00
Michael Johnson
32943ea05a - Remove note about being "bleeding edge" and using www/mozilla 2006-01-31 21:36:10 +00:00
Michael Johnson
027967fdae - Update to 1.0
Release notes:	http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0/
2006-01-31 21:28:58 +00:00
Joe Marcus Clarke
48c172df6c Mark not for ia64 since regchrome (and the application itself) dumps core.
Reported by:	pointyhat via kris
2006-01-08 19:44:30 +00:00
Michael Johnson
19aebef7a8 - Update to 1.0b
- Enable <canvas> support

Release notes:	http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0b
2005-12-23 00:04:18 +00:00
Jeremy Messenger
64a923ea98 Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.

PR:		ports/89796
Reported by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2005-12-02 05:30:01 +00:00
Michael Johnson
b56aa3c7ee - Mark broken on 4.x 2005-12-02 03:31:52 +00:00
Michael Johnson
58cfbc4b97 - Add seamonkey
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF.  Also supports Java with
the use of the FreeBSD native Java plug-in.

This is the latest bleeding edge release.  Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.

WWW: http://www.mozilla.org/projects/seamonkey/

Repocopied by:	marcus
2005-11-30 00:44:58 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Michael Johnson
d1284fb130 - Mark this port as deprecated due to the development focus moving to
seamonkey and multi vulnerabilities in mozilla-devel.
2005-11-20 19:45:05 +00:00
Michael Johnson
28125871e3 - Add support for new lib/browser_linux_plugins 2005-11-14 19:11:43 +00:00