Commit graph

101 commits

Author SHA1 Message Date
Michael Johnson
28125871e3 - Add support for new lib/browser_linux_plugins 2005-11-14 19:11:43 +00:00
Joe Marcus Clarke
1f8833e5e7 * Chase the glib20 shared lib version
* Disable cairo support as the new cairo API does not work with mozilla
2005-11-05 06:21:04 +00:00
Pav Lucistnik
cfffa5699c - Patch a security vulnerability (DoS, remote execution) in IDN
(internationalized domain names) subsystem, also known as "hyphen domain
  name bug"

Submitted by:	Marcus Grando
Obtained from:	Mozilla Project CVS,
		https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=307259
Security:	CAN-2005-2871
		http://secunia.com/advisories/16764/
2005-09-10 17:24:31 +00:00
Joe Marcus Clarke
4eaecc6a2d * Fix IDL installation [1]
* Correct path to the icon in the Desktop item [2]
* Add a patch to fix potential crashes with newer versions of GTK+ that can
  occur when closing windows [3]

PR:		84896 [2]
Submitted by:	mezz [1]
		chinsan <chinsan.tw@gmail.com> [2]
Obtained from:	https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3]
2005-08-28 19:08:08 +00:00
Adam Weinberger
869071dfaf Make the mozilla-devel desktop file run mozilla-devel, not mozilla.
Oosp.
2005-03-21 17:31:12 +00:00
Adam Weinberger
efd1d4391e Add support for adding a .desktop menu entry.
As requested by:	Christopher Nehren
2005-03-20 22:02:59 +00:00
Joe Marcus Clarke
0a4ef7cc05 Fix the startup script so that arguments are passed correctly to the browser
binary.

PR:		78175 (firefox)
		78217 (mozilla-devel)
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-03-02 06:50:13 +00:00
Michael Johnson
9006fa62fd - Update to 1.8b1
(Release notes: http://www.mozilla.org/releases/mozilla1.8b1/ )
- Add new launch script [1]
- Sanitize CFLAGS [1]
- Add Mozilla Plugable Init Scripts (PIS) to handle upgrades with ease [1]

PR:		ports/77744 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2005-02-28 01:43:57 +00:00
Adam Weinberger
e44e1d3968 Remove unneeded patch. 2005-01-21 09:11:38 +00:00
Adam Weinberger
7f49d25ccc Update to 1.8a6. They merged a bunch of FreeBSD changes. Neat. 2005-01-16 23:47:38 +00:00
Joe Marcus Clarke
52a070ec51 * Fix external URI loaders by loading the correct version of the GNOME
libraries.  This means Mozilla's GNOME integration (i.e. GConf) should
  now work [1]
* Fix i18n support when invoking Mozilla, and add atsdsp support [2]
* Port all fixes to mozilla-devel

PR:		75428 [2]
Reported by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]
2004-12-24 18:25:45 +00:00
Joe Marcus Clarke
c602df38f5 Fix build with upcoming X.Org 6.8.1.
Submitted by:	lesi
2004-12-13 06:09:12 +00:00
Adam Weinberger
463b5bfa6a Update to 1.8a4. For now, if you're building with Xft2 support,
an explicit --disable-freetype2 is passed to the configure script.
2004-10-22 00:42:19 +00:00
Joe Marcus Clarke
235d74f954 Patch the various recently reported security vulnerabilities in Mozilla.
This update covers the following Mozilla bugs:

245066
226669
250862
255067
256316
257317
258005

Thanks to nectar for scraping all of these patches together.

Obtained from:	Mozilla CVS
Approved by:	portmgr (implicit)
2004-09-28 03:20:33 +00:00
Joe Marcus Clarke
08576a11f4 Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details.

Submitted by:	green
2004-07-27 14:18:27 +00:00
Adam Weinberger
8d88c56a7c Fix build on 4.x. 2004-07-25 07:21:34 +00:00
Adam Weinberger
68419ee9c0 Update to 1.8a2.
Incidentally, this fixes the build problem with epiphany-1.3.
2004-07-15 22:59:51 +00:00
Joe Marcus Clarke
85b6b50fad Remove a bad chunk that broke the build on versions other than -CURRENT.
Reported by:	pointyhat via kris
2004-07-11 21:43:44 +00:00
Joe Marcus Clarke
982e464ebf Fix a build problem with -Bsymbolic on Alpha and ia64.
Reported by:	Randy Sato <rsato@mac.com>
2004-07-08 16:57:32 +00:00
Adam Weinberger
6344152dbd Update to 1.8alpha1.
Use a pkg-install to register chrome stuff.
2004-07-06 23:11:56 +00:00
Joe Marcus Clarke
9e73cefe0c Update to 1.7 RC 1. The list of feature in this release can be found at:
http://www.mozilla.org/releases/mozilla1.7rc1/README.html
2004-04-29 19:23:34 +00:00
Joe Marcus Clarke
3a5febfa9d Fix the link order of the GSSAPI extension so it uses our libasn1.so before
Mozilla's.  This fixes some unresolved symbols problems during post-build.

PR:		65472
2004-04-13 16:24:04 +00:00
Joe Marcus Clarke
fd24afcf77 Update to 1.7.b
* Re-add OPTIONS support reorganizing the Makefile some
* Enable Kerberos/GSSAPI support (please test)
* Enable optional smb:// URI support through gnomevfs2

For a list of all the changes in 1.7 beta, please see:

http://www.mozilla.org/releases/mozilla1.7b/README.html#new
2004-03-20 07:39:26 +00:00
Joe Marcus Clarke
dbe1712ce3 Fix build with freetype2-2.1.7. 2004-03-17 07:12:34 +00:00
Joe Marcus Clarke
3ae3263b88 * Fix a compilation issue on -STABLE [1]
* Correct the path to libfreetype to fix an initialization error in the SVG
  renderer

Reported by:	adamw [1]
2004-02-26 09:41:11 +00:00
Joe Marcus Clarke
a1ca1f13a2 * Update to 1.7.a
* Fix libiconv support
* Fix SVG support by using a newer version of libart_lgpl
* Use OPTIONS
* Fix some potential lockups related to esound
* Clean up a few potential pthread problems
* Remove the libical support for calendar (libical is now included with Mozilla)
* Allow the JPI_LIST to be overridden

For a list of what's new in 1.7.a, checkout:

http://www.mozilla.org/releases/mozilla1.7a/
2004-02-26 03:05:47 +00:00
Marcel Moolenaar
b17d5d8ee9 Sync with www/mozilla. This makes sure that future development ports
contain the necesary ia64 fixes.
2004-02-02 00:33:28 +00:00
Marcel Moolenaar
3218345cde Sync with www/mozilla. This makes sure future development versions
will have the ia64 fixes.
2004-02-01 22:56:30 +00:00
Marcel Moolenaar
0809d546a9 Sync with www/mozilla. This makes sure that future development versions
of mozilla will have the ia64 fixes.
2004-02-01 22:03:48 +00:00
Joe Marcus Clarke
2b54817f14 Update to 1.6b, and add Peter's amd64 patches from Firebird. For a list
of what is changed in 1.6b, checkout the release notes at:

http://www.mozilla.org/releases/mozilla1.6b/
2003-12-14 16:47:57 +00:00
Joe Marcus Clarke
cad4a555e6 Add a new patch-Double.cpp that fixes the recent core dumps during post-build
on Sparc64.

Submitted by:	tmm (bless that man)
2003-11-16 18:56:29 +00:00
Joe Marcus Clarke
6ebf3e3446 * Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
2003-11-01 21:51:08 +00:00
Joe Marcus Clarke
e3c72b8409 Update to 1.5 Beta. For a list of what's new, checkout:
http://www.mozilla.org/releases/mozilla1.5b/
2003-08-29 20:25:19 +00:00
Joe Marcus Clarke
2213e9a1d9 * Add a knob to optionally build XMLTerm [1]
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
  in certain setups [4]

PR:		55330 [1]
		55412 [2]
Submitted by:	Alexander Nedotsukov <bland@mail.ru> [1] [2]
		Sergey Akifyev <asa@gascom.ru> [4]
Obtained from:	www/mozilla-firebird [3]
2003-08-12 16:48:56 +00:00
Joe Marcus Clarke
c755aa5f08 Update to 1.5a. 2003-07-23 05:40:42 +00:00
Joe Marcus Clarke
9cdfbb182b Add a forgotten patch to fix the build on Sparc64.
Reminded (and submitted) by:	kris
2003-06-07 23:15:01 +00:00
Joe Marcus Clarke
d8ee0c7eec Add a better patch to teach nspr that we have socklen_t.
Submitted by:	tmm
2003-06-01 17:22:12 +00:00
Joe Marcus Clarke
f9da160443 Add Sparc64 support! Special thanks to tmm and kris for this work.
Submitted by:	tmm
		kris
2003-06-01 03:36:05 +00:00
Joe Marcus Clarke
c9e59d5aa7 * Add [untested] Alpha support [1]
* Fix some 64-bit problems in the JavaScript and nspr code [2]

Submitted by:	Bernd Walter <ticso@cicely.de> [1]
		tmm [2]
2003-06-01 03:34:55 +00:00
Joe Marcus Clarke
00f7e8cfd0 Update to 1.4b. 2003-05-16 22:03:33 +00:00
Joe Marcus Clarke
9f60ac7db7 * Sync recent CONFIGURE_ARGS and optimization changes with www/mozilla
* Add patch to prevent crashing with non-Xft fonts
* Depend on libIDL instead of ORBit2

Obtained from:	www/mozilla
2003-04-14 19:49:37 +00:00
Joe Marcus Clarke
db060dd756 * Update to 1.4a and unbreak
* Convert to new GNOME infrastructure
2003-04-07 06:27:48 +00:00
Joe Marcus Clarke
9a40180498 Fix calendar build.
Tested by:	Larry Rosenman <ler@lerctr.org>
Not tested by:	me
2003-02-13 20:57:49 +00:00
Joe Marcus Clarke
d688664e3f Update to 1.3b. 2003-02-12 19:03:23 +00:00
Joe Marcus Clarke
083cf1bc6e FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat.  This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2.
2003-01-25 21:53:39 +00:00
Joe Marcus Clarke
de3a2c4ba3 * Update to 1.3a
* Re-enable optimizations [1]
* Disable JavaScript debugger by default [1]

Acknowledgement goes to the Phoenix port and alane for a patch that
corrects a crash when downloads complete.

Suggested by:	David Schultz <dschultz@uclink.Berkeley.EDU> [1]
2003-01-21 16:41:54 +00:00
Joe Marcus Clarke
c5ed87bd03 Fix the startup script so that it can accept option arguments. This fixes
a problem with starting Mozilla from the KDE dock if another instance of
Mozilla is already running.

Tested by:	Vivek Khera <vivek@khera.org>
Approved by:	portmgr (kris)
2002-11-27 22:48:54 +00:00
Joe Marcus Clarke
4fb1724794 Make the Mozilla startup scripts a little smarter. Instead of launching a
new Mozilla instance each time, check to see if one already exists, and if
so, spawn a new browser tab in the current window.

PR:	45610
Submitted by:	Nick Jennings
2002-11-24 00:24:04 +00:00
Joe Marcus Clarke
bd86e479e9 Don't tack on an extra '-' in the include dir path.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-11-18 13:28:32 +00:00
Joe Marcus Clarke
cff3815a43 * Make this port a master port which can support slaves
* Install .pc files when built with WITH_GTK2
* Don't play with Xft stuff in source files unless we're building with with
  Xft support enabled.
2002-11-17 22:09:06 +00:00