summaryrefslogtreecommitdiff
path: root/www/mozilla-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.8a4. For now, if you're building with Xft2 support,Adam Weinberger2004-10-227-426/+13
| | | | | | | an explicit --disable-freetype2 is passed to the configure script. Notes: svn path=/head/; revision=119949
* Patch the various recently reported security vulnerabilities in Mozilla.Joe Marcus Clarke2004-09-285-0/+409
| | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=118475
* Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().Joe Marcus Clarke2004-07-271-0/+11
| | | | | | | | | See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details. Submitted by: green Notes: svn path=/head/; revision=114879
* Fix build on 4.x.Adam Weinberger2004-07-252-13/+27
| | | | Notes: svn path=/head/; revision=114608
* Update to 1.8a2.Adam Weinberger2004-07-151-12/+12
| | | | | | | Incidentally, this fixes the build problem with epiphany-1.3. Notes: svn path=/head/; revision=113741
* Remove a bad chunk that broke the build on versions other than -CURRENT.Joe Marcus Clarke2004-07-111-11/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=113425
* Fix a build problem with -Bsymbolic on Alpha and ia64.Joe Marcus Clarke2004-07-081-2/+17
| | | | | | | Reported by: Randy Sato <rsato@mac.com> Notes: svn path=/head/; revision=113225
* Update to 1.8alpha1.Adam Weinberger2004-07-063-30/+23
| | | | | | | Use a pkg-install to register chrome stuff. Notes: svn path=/head/; revision=113099
* Update to 1.7 RC 1. The list of feature in this release can be found at:Joe Marcus Clarke2004-04-291-48/+9
| | | | | | | http://www.mozilla.org/releases/mozilla1.7rc1/README.html Notes: svn path=/head/; revision=107985
* Fix the link order of the GSSAPI extension so it uses our libasn1.so beforeJoe Marcus Clarke2004-04-131-0/+12
| | | | | | | | | Mozilla's. This fixes some unresolved symbols problems during post-build. PR: 65472 Notes: svn path=/head/; revision=106919
* Update to 1.7.bJoe Marcus Clarke2004-03-207-72/+72
| | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=104709
* Fix build with freetype2-2.1.7.Joe Marcus Clarke2004-03-171-0/+12
| | | | Notes: svn path=/head/; revision=104255
* * Fix a compilation issue on -STABLE [1]Joe Marcus Clarke2004-02-261-0/+43
| | | | | | | | | | * Correct the path to libfreetype to fix an initialization error in the SVG renderer Reported by: adamw [1] Notes: svn path=/head/; revision=102175
* * Update to 1.7.aJoe Marcus Clarke2004-02-265-135/+46
| | | | | | | | | | | | | | | | | * 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/ Notes: svn path=/head/; revision=102154
* Sync with www/mozilla. This makes sure that future development portsMarcel Moolenaar2004-02-021-1/+1
| | | | | | | contain the necesary ia64 fixes. Notes: svn path=/head/; revision=99767
* Sync with www/mozilla. This makes sure future development versionsMarcel Moolenaar2004-02-011-2/+13
| | | | | | | will have the ia64 fixes. Notes: svn path=/head/; revision=99748
* Sync with www/mozilla. This makes sure that future development versionsMarcel Moolenaar2004-02-011-49/+15
| | | | | | | of mozilla will have the ia64 fixes. Notes: svn path=/head/; revision=99743
* Update to 1.6b, and add Peter's amd64 patches from Firebird. For a listJoe Marcus Clarke2003-12-1413-87/+607
| | | | | | | | | of what is changed in 1.6b, checkout the release notes at: http://www.mozilla.org/releases/mozilla1.6b/ Notes: svn path=/head/; revision=95803
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildJoe Marcus Clarke2003-11-161-2/+45
| | | | | | | | | on Sparc64. Submitted by: tmm (bless that man) Notes: svn path=/head/; revision=94115
* * Update mozilla-devel to 1.6aJoe Marcus Clarke2003-11-012-16/+5
| | | | | | | | * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly Notes: svn path=/head/; revision=92794
* Update to 1.5 Beta. For a list of what's new, checkout:Joe Marcus Clarke2003-08-293-28/+28
| | | | | | | http://www.mozilla.org/releases/mozilla1.5b/ Notes: svn path=/head/; revision=88003
* * Add a knob to optionally build XMLTerm [1]Joe Marcus Clarke2003-08-122-0/+63
| | | | | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=86840
* Update to 1.5a.Joe Marcus Clarke2003-07-2315-236/+273
| | | | Notes: svn path=/head/; revision=85414
* Add a forgotten patch to fix the build on Sparc64.Joe Marcus Clarke2003-06-071-0/+11
| | | | | | | Reminded (and submitted) by: kris Notes: svn path=/head/; revision=82485
* Add a better patch to teach nspr that we have socklen_t.Joe Marcus Clarke2003-06-012-21/+23
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=81915
* Add Sparc64 support! Special thanks to tmm and kris for this work.Joe Marcus Clarke2003-06-012-0/+414
| | | | | | | | Submitted by: tmm kris Notes: svn path=/head/; revision=81839
* * Add [untested] Alpha support [1]Joe Marcus Clarke2003-06-013-0/+542
| | | | | | | | | | * Fix some 64-bit problems in the JavaScript and nspr code [2] Submitted by: Bernd Walter <ticso@cicely.de> [1] tmm [2] Notes: svn path=/head/; revision=81838
* Update to 1.4b.Joe Marcus Clarke2003-05-162-789/+5
| | | | Notes: svn path=/head/; revision=81125
* * Sync recent CONFIGURE_ARGS and optimization changes with www/mozillaJoe Marcus Clarke2003-04-141-0/+55
| | | | | | | | | | * Add patch to prevent crashing with non-Xft fonts * Depend on libIDL instead of ORBit2 Obtained from: www/mozilla Notes: svn path=/head/; revision=78978
* * Update to 1.4a and unbreakJoe Marcus Clarke2003-04-074-47/+800
| | | | | | | * Convert to new GNOME infrastructure Notes: svn path=/head/; revision=78498
* Fix calendar build.Joe Marcus Clarke2003-02-131-0/+11
| | | | | | | | Tested by: Larry Rosenman <ler@lerctr.org> Not tested by: me Notes: svn path=/head/; revision=75477
* Update to 1.3b.Joe Marcus Clarke2003-02-122-32/+8
| | | | Notes: svn path=/head/; revision=75386
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidJoe Marcus Clarke2003-01-251-0/+15
| | | | | | | | symbol clashes with, for example, libexpat. This will allow Mozilla and more precisely, Galeon 2, to work with GTK 2.2. Notes: svn path=/head/; revision=74000
* * Update to 1.3aJoe Marcus Clarke2003-01-214-1039/+42
| | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=73729
* Fix the startup script so that it can accept option arguments. This fixesJoe Marcus Clarke2002-11-271-7/+12
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=71178
* Make the Mozilla startup scripts a little smarter. Instead of launching aJoe Marcus Clarke2002-11-241-4/+20
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=70922
* Don't tack on an extra '-' in the include dir path.Joe Marcus Clarke2002-11-181-1/+1
| | | | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=70409
* * Make this port a master port which can support slavesJoe Marcus Clarke2002-11-172-1/+19
| | | | | | | | | * 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. Notes: svn path=/head/; revision=70324
* * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2Joe Marcus Clarke2002-10-291-0/+953
| | | | | | | | | | | | to do this). This feature will be used for the upcoming Galeon 1.3.0 port. [1] * Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2] Submitted by: David Magda <dmagda@magda.ca> [2] Obtained from: Galeon 1.3.0 tarball (with some modification) [1] Notes: svn path=/head/; revision=69085
* * Add a patch that fixes some localization issues [1]Joe Marcus Clarke2002-10-232-0/+116
| | | | | | | | | | | | | * Fix a problem with plugins not actually loading * Hopefully correct some issues with installs erroring out with Error 1 * Conditionalize Xft support (by default it's enabled, but can be disabled by defined WITHOUT_XFT) Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Obtained from: Mozilla's Bugzilla bug 174989 [1] Notes: svn path=/head/; revision=68631
* This commit includes:Joe Marcus Clarke2002-10-223-358/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome Notes: svn path=/head/; revision=68562
* Update to 1.2a.Maxim Sobolev2002-10-203-66/+28
| | | | Notes: svn path=/head/; revision=68396
* Add a patch from Mozilla CVS to correct the recent security hole. Un-forbidJoe Marcus Clarke2002-10-181-0/+317
| | | | | | | | | | | the port. Patch link was Submitted by: Jung-uk Kim <jkim@niksun.com> Notes: svn path=/head/; revision=68235
* Fix the path to exec mozilla.Joe Marcus Clarke2002-09-041-1/+1
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=65581
* Fix the build on -CURRENT. The thunks fix did _not_ make it into the 1.1Joe Marcus Clarke2002-08-291-0/+21
| | | | | | | | | release. Submitted by: quite a few Notes: svn path=/head/; revision=65232
* Update to 1.1. This fixes the font problem as well as the chatzilla bug. AJoe Marcus Clarke2002-08-284-112/+8
| | | | | | | | | | | full list of changes can be found in the Mozilla 1.1 release notes from: http://www.mozilla.org/releases/mozilla1.1/ PR: 42068 Notes: svn path=/head/; revision=65193
* Don't use mapped IPv6 address when connecting IPv4 node.Munechika SUMIKAWA2002-08-011-0/+22
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=63833
* * Fix build on -CURRENTJoe Marcus Clarke2002-07-231-0/+21
| | | | | | | | | | | | | | * Silence a portlint nit wrt to the order of PORTREVISION in the Makefile * Don't use --enable-reorder on non-i386 archs * Mark BROKEN for now on alpha as there is still a core dump during post-build * Use USE_GNOMENG Submitted by: Peter Kostouros <kpeter@melbpc.org.au> (patch for -CURRENT) me (everything else) Notes: svn path=/head/; revision=63428
* security fix: correct bugs 115788 and 150339 (Mozilla passesTrevor Johnson2002-07-132-0/+80
| | | | | | | | | | requests for huge fonts, leading to loss of X (and probably VNC) session) Obtained from: attachment 87432 on bugzilla.mozilla.org Notes: svn path=/head/; revision=62909
* Update to 1.0.rc2.Joe Marcus Clarke2002-05-132-117/+8
| | | | | | | The Chatzilla buffer overflow is still there, so disable Chatzilla by default. Notes: svn path=/head/; revision=58998