summaryrefslogtreecommitdiffstats
path: root/www/mozilla
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.1.marcus2003-05-082-3/+3
|
* Make sure Xft support is really disabled if one defines WITHOUT_XFT.marcus2003-05-011-0/+2
| | | | | PR: 51595 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* Spell PKGNAMESUFFIX with one 'E'.marcus2003-04-161-1/+1
|
* Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potentialmarcus2003-04-161-0/+1
| | | | INDEX duplication.
* Do not enable -O2 optimization by default. Instead, allow the usermarcus2003-04-141-2/+2
| | | | | | | | to enable it by specifying -DWITH_OPTIMIZED_CFLAGS or definining WITH_OPTIMIZED_CFLAGS in /etc/make.conf. Note, this is the same flag mplayer users. Requested by: sobomax
* * Fix a problem where non Xft fonts (such as Helvetica) would cause Mozillamarcus2003-04-143-4/+93
| | | | | | | | | | to crash [1] * Fix a problem connecting to certain IPv6 sites [2] * Disable more tests to speed compilation Submitted by: Alexander N. Kabaev <ak03@gte.com> [1] Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp> [2] Obtained from: http://bugzilla.mozilla.org/show_bug.cgi?id=186745 [2]
* s/<malloc.h>/<stdlib.h>/gmarcus2003-04-101-0/+2
| | | | Reported by: scottl
* * Update to 1.3marcus2003-04-048-993/+588
| | | | | | | | | * Default to building with -O2 optimizations [1] * Fix a bug where dead keys could not be used [2] PR: 49010 [2] Obtained from: www/phoenix [1] http://bugzilla.mozilla.org/show_bug.cgi?id=176713 [2]
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-6/+1
| | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus
* Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use ofmarcus2003-02-141-1/+1
| | | | | | | ${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with the Taiwan FTP server. Reported by: many
* Chase gtk20's shared lib version.marcus2003-02-071-2/+1
|
* Remove the lib/browser_plugins directory.marcus2003-02-021-0/+1
| | | | Reported by: bento
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-01-252-0/+16
| | | | | symbol clashes with, for example, libexpat. This will allow Mozilla and more precisely, Galeon 2, to work with GTK 2.2.
* Disable Xft support in the master Mozilla port if WITH_GTK2 is defined.marcus2003-01-251-0/+1
| | | | This is consistent with the behavior in mozilla-devel.
* At last, the long awaited update to 1.2.1. Let the bloodbath begin!marcus2003-01-2110-420/+1104
| | | | | | | | | | | | * Update to 1.2.1 * Add optional GTK2 and Xft support * Re-enable optimizations [1] * Disable JavaScript debugger by default [1] * Add calendar support [2] PR: 45789, 45969 [2] Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> [2] Suggested by: David Schultz <dschultz@uclink.Berkeley.EDU>
* Fix the startup script so that it can accept option arguments. This fixesmarcus2002-11-272-8/+13
| | | | | | | | 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)
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-11-242-6/+22
| | | | | | | | 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
* Remove an extra blank line.marcus2002-10-231-4/+3
| | | | | PR: 44418 Submitted by: Eric J. Christeson <echriste@ndsuext.nodak.edu>
* Properly handle if blocks in the Makefile.marcus2002-10-231-6/+6
| | | | Submitted by: daichi
* * Fix a problem with plugins not actually loadingmarcus2002-10-232-9/+23
| | | | * Hopefully correct some issues with installs erroring out with Error 1
* Add a missing '!' to the test for the browser_plugins dir. We only want tomarcus2002-10-221-1/+1
| | | | | | create the directory if one doesn't exist. PR: 44373
* This commit includes:marcus2002-10-229-737/+236
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add modified patch from Mozilla CVS to correct the recent security hole.marcus2002-10-182-3/+261
| | | | Un-forbid the port.
* Mark forbidden due to security hole reported atmarcus2002-10-171-0/+2
| | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor
* Bump PORTREVISION after last commit.marcus2002-09-271-0/+1
|
* Disable Chatzilla by default. The old buffer overflow is still present inmarcus2002-09-271-1/+1
| | | | | | 1.0.1. Submitted by: trevor
* Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.marcus2002-09-151-1/+1
| | | | | | | Indicate that the mozilla port reflects the most stable venor (or API) release, while the -devel port is the latest official release of Mozilla. PR: 42706
* Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 usersmarcus2002-09-115-87/+8
| | | | | | are suggested to upgrade. The full set of release notes can be found at: http://www.mozilla.org/releases/mozilla1.0.1/
* Bring the pkg-descr's up-to-date to reflect the current releases.marcus2002-09-071-12/+6
| | | | PR: 42485
* Add mozilla-*-devel after a repo copy from mozilla.marcus2002-09-036-62/+111
| | | | | | | | | | | | | | | NOTE: mozilla-*-devel is now Mozilla 1.1. mozilla-* (without the -devel) is back to Mozilla 1.0. mozilla.org states that 1.1 is their new bleeding edge release, and 1.0 is still the stable release. The release cycle diagram also indicates that a Mozilla 1.0.1 is coming. For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running a blind portupgrade on mozilla will give you mozilla-1.0! If you want to keep Mozilla 1.1, you will have to change the origin of you mozilla ports to point to their -devel counterparts. The -devel ports will install files into -devel directories. Therefore, both mozilla and mozilla-devel can coexist.
* Fix the build on -CURRENT. The thunks fix did _not_ make it into the 1.1marcus2002-08-291-0/+21
| | | | | | release. Submitted by: quite a few
* Fix the checksum.marcus2002-08-291-1/+1
| | | | Reported by: David Magda <dmagda@magda.ca>
* Update to 1.1. This fixes the font problem as well as the chatzilla bug. Amarcus2002-08-287-132/+61
| | | | | | | | full list of changes can be found in the Mozilla 1.1 release notes from: http://www.mozilla.org/releases/mozilla1.1/ PR: 42068
* Don't use mapped IPv6 address when connecting IPv4 node.sumikawa2002-08-012-1/+23
| | | | Submitted by: ume
* * Fix build on -CURRENTmarcus2002-07-232-5/+33
| | | | | | | | | | | * 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)
* security fix: correct bugs 115788 and 150339 (Mozilla passestrevor2002-07-133-2/+81
| | | | | | | requests for huge fonts, leading to loss of X (and probably VNC) session) Obtained from: attachment 87432 on bugzilla.mozilla.org
* Forbid because of remote crash.trevor2002-07-131-0/+2
|
* Update to 1.0. Yay!sobomax2002-06-062-4/+3
|
* Put back older checksum in addition to the newer one. Sine two versions ofsobomax2002-05-281-0/+1
| | | | | | | distfile are virtually equivalent it is unreasonable to require from a user to refetch the distfile. Submitted by: trevor
* Update checksum. Mozilla folks follow their practice of updating alreadysobomax2002-05-271-1/+1
| | | | | | | released tarball without version bump. The diff between old and new version didn'y revealed anything that might be worth PORTREVISION bump. Submitted by: Mark Knight <markk@knigma.org>, kris
* Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.sobomax2002-05-242-5/+4
| | | | | Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com> for his help in getting Galeon compiling
* Conditionalize mail, news, and LDAP support. All three are still enabledmarcus2002-05-182-51/+68
| | | | by default.
* Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitouslygreen2002-05-152-13/+15
| | | | | different from the one with ChatZilla. This means building otherwise the exact same extensions.
* Update to 1.0.rc2.marcus2002-05-135-123/+18
| | | | The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
* Whoops, commit the patch, not just the skeleton Makefile.marcus2002-05-101-8/+23
|
* Really prevent Chatzilla from being installed. Seems the extensions weremarcus2002-05-101-1/+1
| | | | | | | changed in RC 1. Prompted by: parv <parv@pair.com> Tested by: parv <parv@pair.com>
* Disable Chatzilla since it contains a buffer overflow as described bymarcus2002-05-091-1/+3
| | | | | | http://online.securityfocus.com/archive/1/270249. Reported by: trevor
* Fix recent security vulnerability in Mozilla, as well as the resultingmarcus2002-05-052-2/+98
| | | | | | | | | segmentation fault after the initial patch was applied. See http://sec.greymagic.com/adv/gm001-ns/ for more details on the vulnerability. Obtained from: Mozilla's Bugzilla database (bugs 141061 and 137644)
* Mark forbidden because of security bug.mbr2002-05-031-0/+2
| | | | Approved by: no response from: maintainer
OpenPOWER on IntegriCloud