summaryrefslogtreecommitdiff
path: root/www/mozilla-bin
AgeCommit message (Collapse)AuthorFilesLines
2006-03-10Accept suse100* packages too. Bump PKGREVISION.wiz2-5/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-05Use SUBST.joerg1-4/+11
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-4/+4
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-28Fixed pkglint warnings.rillig1-2/+2
2005-09-26Update "mozilla-bin" package to version 1.7.12. Changes since 1.7.10:tron2-6/+6
- Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens - Fix to prevent URLs passed from external programs from being parsed by the shell - Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement - Fix to restore InstallTrigger.getVersion() for Extension authors - Fix a crash in mail when stopping a search and then searching again - Other stability and security fixes
2005-08-06Remove explicity dependence on "suse_x11". The "suse_gtk" and "suse_gtk2"tron1-3/+1
packages depend on that package anyway.
2005-07-21Update "mozilla-bin" package to version 1.7.10. The following securitytron2-6/+6
issuses were fixed in this release: MFSA 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-54 Javascript prompt origin spoofing MFSA 2005-52 Same origin violation: frame calling top.focus() MFSA 2005-51 The return of frame-injection spoofing MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo() MFSA 2005-48 Same-origin violation with InstallTrigger callback MFSA 2005-46 XBL scripts ran even when Javascript disabled MFSA 2005-45 Content-generated event vulnerabilities Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-05-12Update "mozilla-bin" package to version 1.7.8. The following securitytron2-7/+6
issuses were fixed in this release: MFSA 2005-44 Privilege escalation via non-DOM property overrides MFSA 2005-43 "Wrapped" javascript: urls bypass security checks MFSA 2005-42 Code execution via javascript: IconURL Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2005-04-23Update to 1.7.7nb1:wiz2-2/+5
make sure lib/mozilla-linux/plugins exists, even for binary packages. Should fix moz-bin-* packages in bulk builds. XXX: binary package still doesn't install quite a number of (empty) directories that do get created with 'make install'.
2005-04-18Do not append -gtk2 to PKGNAME when MOZ_GTK2 is set.wiz1-9/+2
2005-04-16Update "mozilla-bin" package to version 1.7.7. A list of the changes istron3-8/+8
not available yet but it includes security fixes for e.g. SA14821. Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2005-03-22Update "mozilla-bin" package to version 1.7.6. Besides various bug fixestron2-6/+6
the following security issuses were fixed: MFSA 2005-29 Internationalized Domain Name (IDN) homograph spoofing MFSA 2005-28 Unsafe /tmp/plugtmp directory exploitable to erase user's files MFSA 2005-27 Plugins can be used to load privileged content MFSA 2005-26 Cross-site scripting by dropping javascript: link on tab MFSA 2005-25 Image drag and drop executable spoofing MFSA 2005-24 HTTP auth prompt tab spoofing MFSA 2005-23 Download dialog source spoofing MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice MFSA 2005-20 XSLT can include stylesheets from arbitrary hosts MFSA 2005-18 Memory overwrite in string library MFSA 2005-17 Install source spoofing with user:pass@host MFSA 2005-16 Spoofing download and security dialogs with overlapping windows MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion MFSA 2005-14 SSL "secure site" indicator spoofing MFSA 2005-13 Window Injection Spoofing Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-01-22fix the MOZ_GTK2 OPSYS=NetBSD && MOZ_PLATFORM=linux DEPENDS - therejdolecek1-3/+3
are only emulators/suse91_gtk2 and emulators/suse91_locale, so use that direct in the paths
2005-01-22do not put @PREFIX@/bin into LD_LIBRARY_PATH; it's not needed for thejdolecek1-2/+2
NetBSD case, and makes Linux firefox-bin 1.0 find NetBSD /usr/pkg/lib/libXcursor.so rather than using the Linux one supplied by the suse_x11 package
2004-12-21Update "mozilla-bin" package to version 1.7.5. Changes since version 1.7.3:tron2-10/+6
- NPRuntime support. NPRuntime is an extension to the Netscape Plugin API that was developed in cooperation with Apple, Opera, and a group of plugin vendors. http://www.mozilla.org/projects/plugins/npruntime.html - Added undetectable document.all support, and support for exposing elements by their ID in the global scope for greater IE compatibility when viewing pages that don't request standards compliant behaviour. https://bugzilla.mozilla.org/show_bug.cgi?id=248549 and https://bugzilla.mozilla.org/show_bug.cgi?id=256932. - Fix for http://secunia.com/advisories/12956/ Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2004-09-22Fix distribution filenames for SunOS.tron2-4/+6
2004-09-22Readd Solaris x86 to list of support platforms.tron1-2/+2
2004-09-20Rearrange the dependency handling a bit so the right packages get installederh1-7/+13
when MOZ_GTK2 is set. Add a way to specify a different mozilla.sh script.
2004-09-19Update "mozilla-bin" package to version 1.7.3.tron2-7/+9
Mozilla 1.7.3 is a security update to Mozilla 1.7 that fixes a several security vulnerabilities. #93 "Send page" heap overrun (258005) #92 javascript clipboard access (257523) #91 Privilege request confusion (253942) #90 Buffer overflow when displaying VCard (257314) #89 BMP integer overflow (255067) #88 javascript: link dragging (250862) #87 non-ascii hostname heap overrun (256316) #86 Malicious POP3 server III (245066, 226669) #85 Wrong file permissions after installing on Linux (231083, 235781) #84 Wrong file permissions in linux archive (254303) See the page bellow for detail http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-08-14Update "mozilla-bin" package to version 1.7.2. Changes since version 1.7:tron2-10/+8
- lock icon and certificate spoof with onunload document.write (Bugzilla#253121) - Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004) Support for Solaris x86 is not available due to lack of a precompiled binary at this point of time.
2004-07-16define MASTER_SITES after including the os/arch specific Makefilegrant1-21/+21
fragment so the right MOZ_VER is picked up.
2004-06-29note that only NetBSD 1.5 needed the v6only sysctl tweak. it's notgrant1-4/+4
needed in 1.6, 2.0 or -current.
2004-06-29don't to try to figure out where the distfile might be and don'tgrant1-12/+12
hardcode it, just look in the official and contrib binary directories.
2004-06-23some linux builds are in contrib/ now, don't override itgrant1-2/+2
2004-06-23Updated mozilla-bin to 1.7.grant3-13/+10
The full list of changes can be found at: http://www.mozilla.org/releases/mozilla1.7/README.html Major browser changes since 1.6: * A new option to prevent sites from using JavaScript to block the browser's context menu. * A new set of icons for files that are associated with Mozilla on Windows. * Password Manager has a "show passwords" mode which will display saved passwords. You will need to enter your master password if you are using one. * The "Set As Wallpaper" feature now has a confirmation dialog. * Linux GTK2 builds have improved support for OS themes. * Cookie dialogs have been reworked to make them more usable. * Date handling, especially on OS X, has been improved. * It is now possible to fine-tune Mozilla's pop-up blocking using two preferences (dom.popup_maximum and dom.popup_allowed_events) but there's no UI for that yet. Even without a UI, users should notice a greater variety of pop-ups blocked (primarily mouseover pop-ups) and a limit of 20 or so open at one time - regardless of whether pop-up blocking is active. This will provide some protection from sites that open hundreds of windows in a loop. * Downloaded files are now moved to the target directory as soon as the user selects the desired location. This was the frequently reported bug 55690. * There is now user interface to activate Smooth Scrolling (Preferences -> Appearance). * Mozilla now supports basic FTP upload.
2004-06-23mozilla binary packages don't need a compiler.grant1-1/+2
2004-06-04adjust gtk dependency logic for MOZILLA_USE_LINUX case.grant1-2/+2
should fix PR pkg/25799 from jmmv. XXX the whole linux compat dependency system needs overhauling, but this should suffice for now.
2004-05-23g/c Firebird stuff, as all the Mozilla Firebird packages are gone now.grant1-5/+2
2004-05-23allow users of this file to set WRKSRC.grant1-2/+2
2004-05-22NetBSD gtk2 builds are linked against gtk2-2.4, update DEPENDS togrant1-2/+6
reflect this.
2004-05-15fix handling of gtk and gtk2 dependencies.grant1-10/+4
2004-02-16Remove conflict with suse_libc5 until a reason is provided.wiz1-2/+1
2004-02-12Add ftp.tuwien.ac.at location to mastersites.wiz1-2/+3
2004-02-10fix planetmirror URL in MASTER_SITES.grant1-3/+3
2004-02-10we only need the MASTER_SITES special case for Firebird and Mozilla.grant1-5/+5
2004-02-09use PKGBASE instead of "Mozilla Firebird"grant2-6/+7
2004-02-09support firefox (like firebird) in MASTER_SITES.grant1-1/+4
2004-01-31add back COMMENT which was somehow lost when I unified the mozillagrant1-1/+3
binary pkgs.
2004-01-22update mozilla binary pkgs to 1.6.grant3-12/+15
changes since 1.5: * One of the most requested Mozilla Mail features, an option to separate the Recipient and Sender columns in the thread pane, has been implemented. * Another frequently requested MailNews feature, a preference for placing the user's signature above the quoted text, has been added. * "Remove from server after x days" has been implemented for POP3 mail accounts. * vCard support has been added to Mozilla Mail. * Mozilla 1.6 includes a new cross-platform NTLM authentication mechanism. This feature brings NTLM authentication to the non-Windows Mozilla users for the first time and also delivers more robust and featureful NTLM support to users of older Windows versions. * Ask Jeeves searching has been added to Mozilla 1.6. * "Translate Page" functionality has returned to this release of Mozilla. * The View Source window now has reload functionality. * Several security-related bugs were fixed in 1.6 * Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support, halfop mode support, and properly masks key and password dialogs. * Many crash bugs have been fixed. * One step closer to the kitchen sink, about:about has been implemented. Typing about:about in the address field will give the user a nice list of available about:s. * The opacity implementation was completely revamped to properly change the opacity of all descendants as a group. * CSS inheritance has been updated to work per CSS2.1 (computed values are inherited).
2004-01-22allow MOZ_CONTRIB to be overridden.grant1-3/+3
2004-01-20s/it's/its/snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-11mozilla.org has re-arranged the MASTER_SITE, so fix accordingly.jschauma1-5/+7
Noted in agc's latest bulk build.
2004-01-06*really* allow MOZ_EXTRA to be overridden and fix gtk2 dependency.grant1-4/+5
fixes gtk2 packages.
2004-01-04conditionally set MOZ_EXTRA, and set it to empty in thunderbird (forgrant1-2/+2
which there is currently no gtk1 pkg).
2004-01-04factor out the common bits of the various mozilla binary packages intogrant9-122/+200
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common. the result is much less duplication and more consistent installations. tested on NetBSD-current only (for now).