Commit graph

49 commits

Author SHA1 Message Date
jdolecek
c581a964a7 fix the MOZ_GTK2 OPSYS=NetBSD && MOZ_PLATFORM=linux DEPENDS - there
are only emulators/suse91_gtk2 and emulators/suse91_locale, so use
that direct in the paths
2005-01-22 11:14:06 +00:00
jdolecek
ccd0be2b27 do not put @PREFIX@/bin into LD_LIBRARY_PATH; it's not needed for the
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
2005-01-22 10:23:22 +00:00
tron
d5b31ab8fe Update "mozilla-bin" package to version 1.7.5. Changes since version 1.7.3:
- 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-12-21 10:03:45 +00:00
tron
2a4a138fa0 Fix distribution filenames for SunOS. 2004-09-22 14:18:22 +00:00
tron
590a2f9371 Readd Solaris x86 to list of support platforms. 2004-09-22 14:13:37 +00:00
erh
7676ac7798 Rearrange the dependency handling a bit so the right packages get installed
when MOZ_GTK2 is set.
Add a way to specify a different mozilla.sh script.
2004-09-20 15:45:32 +00:00
tron
9991f47982 Update "mozilla-bin" package to version 1.7.3.
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-09-19 13:48:51 +00:00
tron
c3cd3d56b4 Update "mozilla-bin" package to version 1.7.2. Changes since version 1.7:
- 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-08-14 12:28:49 +00:00
grant
a708cb4b29 define MASTER_SITES after including the os/arch specific Makefile
fragment so the right MOZ_VER is picked up.
2004-07-16 09:51:32 +00:00
grant
7905ac3ec1 note that only NetBSD 1.5 needed the v6only sysctl tweak. it's not
needed in 1.6, 2.0 or -current.
2004-06-29 14:55:05 +00:00
grant
3fdb77be7e don't to try to figure out where the distfile might be and don't
hardcode it, just look in the official and contrib binary directories.
2004-06-29 14:19:42 +00:00
grant
90b0406865 some linux builds are in contrib/ now, don't override it 2004-06-23 13:32:05 +00:00
grant
8deafd5265 Updated mozilla-bin to 1.7.
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-23 13:25:42 +00:00
grant
16e9e7270b mozilla binary packages don't need a compiler. 2004-06-23 13:01:01 +00:00
grant
fe4efd7143 adjust gtk dependency logic for MOZILLA_USE_LINUX case.
should fix PR pkg/25799 from jmmv.

XXX the whole linux compat dependency system needs overhauling, but
this should suffice for now.
2004-06-04 07:30:30 +00:00
grant
04aabf8b88 g/c Firebird stuff, as all the Mozilla Firebird packages are gone now. 2004-05-23 01:44:58 +00:00
grant
00cf8c6925 allow users of this file to set WRKSRC. 2004-05-23 01:44:10 +00:00
grant
d12b8b88fe NetBSD gtk2 builds are linked against gtk2-2.4, update DEPENDS to
reflect this.
2004-05-22 12:32:40 +00:00
grant
5d7b663e91 fix handling of gtk and gtk2 dependencies. 2004-05-15 13:22:27 +00:00
wiz
aa50536925 Remove conflict with suse_libc5 until a reason is provided. 2004-02-16 11:33:16 +00:00
wiz
75fc2feb00 Add ftp.tuwien.ac.at location to mastersites. 2004-02-12 09:41:44 +00:00
grant
eabe046d56 fix planetmirror URL in MASTER_SITES. 2004-02-10 11:45:13 +00:00
grant
9e165ae9fa we only need the MASTER_SITES special case for Firebird and Mozilla. 2004-02-10 11:06:25 +00:00
grant
e6e26f9972 use PKGBASE instead of "Mozilla Firebird" 2004-02-09 10:48:48 +00:00
grant
1876f4070a support firefox (like firebird) in MASTER_SITES. 2004-02-09 10:39:37 +00:00
grant
5a2a22d1c0 add back COMMENT which was somehow lost when I unified the mozilla
binary pkgs.
2004-01-31 16:47:26 +00:00
grant
fa8285942f update mozilla binary pkgs to 1.6.
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-22 10:57:44 +00:00
grant
e644b51820 allow MOZ_CONTRIB to be overridden. 2004-01-22 10:55:46 +00:00
snj
e0220ad330 s/it's/its/ 2004-01-20 22:15:21 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jschauma
3a6d4abf55 mozilla.org has re-arranged the MASTER_SITE, so fix accordingly.
Noted in agc's latest bulk build.
2004-01-11 20:55:01 +00:00
grant
043d84257b *really* allow MOZ_EXTRA to be overridden and fix gtk2 dependency.
fixes gtk2 packages.
2004-01-06 01:33:32 +00:00
grant
d4771a3ff9 conditionally set MOZ_EXTRA, and set it to empty in thunderbird (for
which there is currently no gtk1 pkg).
2004-01-04 05:06:19 +00:00
grant
63b2201716 factor out the common bits of the various mozilla binary packages into
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).
2004-01-04 05:01:02 +00:00
grant
9220e72c2c fix find mode expression. 2003-12-23 03:50:51 +00:00
grant
0bb0e9d917 Update mozilla-bin to 1.5.
New Features and Fixes

* Mozilla now includes a spellchecker for MailNews and Composer.

* Additional MailNews improvements include:
	o Users can add header lines to *every* message sent out via a
	certain identity.
	o A common application hang with SSL-encrypted SMTP
	connections has been fixed.
	o Printing of the attachments list is now supported.
	o Users can now mark message as read by date.

* Many great improvements to Mozilla Composer including:
	o Better resizing for images, tables, and absolutely
	positioned objects.
	o Support for absolutely positioned objects, movable on the
	canvas using the mouse.
	o Support for z-index management.
	o "Snap to grid" when moving an absolutely positioned object.
	o Source View now uses an editor instead of a simple textarea
	(allows find and replace).
	o Numerous fixes in caret management, inline styles handling,
	and CSS styles handling.

* Improvements to tabbed browsing, including:
	o Tabs are now replaced when a bookmark group is loaded. This
	can be changed to the old "append" behavior in the Tabbed
	browsing preferences.
	o Back and Forward navigation for tabbed browsing and bookmark
	groups has been improved. Users can now use the back button
	after loading a bookmark group to restore the previous set of tabs.
	o Closing a window with multiple tabs now prompts the user
	with a confirmation dialog (which can be disabled for future
	close operations).

* ChatZilla, Mozilla's internet relay chat (IRC) client, has had a
major overhaul bringing logging and many additional improvements.

* DOM Inspector can now display the #document node (the document root).

* It is now possible to jump from the JavaScript console to the
relevant line in the View Source Window.

* Mozilla's view source now displays line and column numbers in the
status bar.

* A quicksearch filter has been implemented for about:config.

* Gecko now supports setting color for <HR>.

* The '::' notation for CSS pseudo-elements is now supported. The old
':' notation is still supported only for pseudo-elements in CSS2
(:first-line, :first-letter, :before, :after) and the various
:-moz-tree-* pseudo-elements.

* Unstyled XML display has been improved.

* Some Windows GDI problems in Mozilla have been resolved.

* A common problem collapsing the URL bar popup on Windows has been fixed.

* Mozilla has improved performance, stability, standards support and
Web compatibility.
2003-11-27 16:07:46 +00:00
grant
f8ca7961d2 fix installation on Linux:
- s/LOCALBASE/PREFIX/
- s/X11BASE/X11PREFIX/
- install symlink for libgmodule
- depend on gtk
2003-10-19 08:20:38 +00:00
grant
48dbe1740e allow these to work with -current glib/gtk on Solaris, add links for
libgmodule and handle symlinked libraries more cleanly.
2003-07-18 07:31:13 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
grant
e29cf5bf84 Update mozilla-bin to 1.4.
New Features and Fixes
- Mozilla's bookmarks have been overhauled. Bookmarks now include a
root level folder, the ability to have two differently named bookmarks
pointing at the same location, site icons in the Bookmark Manager and
Bookmarks Sidebar, and separators now have support for labels.

- Composer now supports click and drag dynamic image and table
resizing. If an image is selected or if the caret is placed inside a
table, eight resizing handles appear and allow to resize the
image/table with a simple click/drag/release. In the case of an image,
the resizing is done real-time and a semi-opaque shadow of the image
at its target size is shown during resizing. A tooltip shows in
real-time the target size in pixels, and the relative change in pixels
too.

- Mail now has junk-mail context menu items, a "delete junk mail" menu
item and many other usability improvements for junk-mail controls.

- Pop-up blocking has been streamlined to improve usability.

- Users can now specify "blank page," "home page," or "Last page
visited" for each of first window, new window and new tab.

- Users can now specify default font, size and color for HTML mail compose.

- Image blocking/disabling is now more flexible and users can "view
image" to see blocked or not loaded images.

- Proxy auto-config (PAC) failover has been implemented

- Mozilla 1.4 contains thousands of additional bugfixes, including
changes to improve performance, stability, web site compatability,
standards support, and usability.

Note that this package is not available for Solaris 7, as the
there is not yet any build for Solaris < 8.
2003-07-02 14:56:59 +00:00
grant
a8f96d8aaf clean up permission fixing in do-install target, ala
mozilla-bin-nightly.
2003-06-11 18:24:52 +00:00
grant
b905e668e6 add Solaris/sparc binary release to this package. 2003-06-11 17:17:19 +00:00
kei
719847a33d add CONFLICTS to suse_libc5 with mozilla-bin and phoenix-bin packages each
other.  addresses pkg/21675.
2003-05-27 08:24:16 +00:00
grant
08e9e3665a improve COMMENT 2003-05-20 14:19:27 +00:00
grant
d77de2ad88 improve 2003-05-20 14:16:01 +00:00
grant
11b0be3975 set DISTNAME in the first block to appease pkglint (we redefine it
later).
2003-04-14 23:45:43 +00:00
grant
82f3d0772b remove solaris checksum which mistakenly got in here.. 2003-04-14 22:50:51 +00:00
grant
4ffd5b0d3a tidy up NetBSD/Linux support, ala phoenix-bin-nightly. 2003-04-14 22:50:18 +00:00
grant
761bd78608 rename mozilla-linux to mozilla-bin. 2003-04-14 20:28:20 +00:00