Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
problems on 64-bit platforms.
(I don't think this is the right way to do it, but...)
|
|
merge PLIST-* to PLIST
improve install script to share with mozilla-1.0 branch(not imported yet)
|
|
* Improved application and layout performance
* Improved stability
* Improved Web site compatibility
* Improved CSS, DOM and HTML standards support
* Distinct window icons for the different Mozilla applications (artwork contributed by Grayrest).
* Mozilla can now trigger MS DUN when started without a connection.
* Fullscreen mode for Mozilla on Linux (press F11).
* Browser tabs now close left to right (they used to close right to left).
* The tab bar now has a button for creating new tabs.
* All Search entry points now use your default search engine.
* Download Manager has been enabled as the default download view (with many improvements)
* Autocomplete in the location bar has more intelligent completion.
* The Linux File Picker has improved filtering and a new directory button.
* File extensions more accurately handled in downloads and we save the correct files when saving complete Web pages
* Drag and drop support has been greatly improved.
* View selection source: Context clicking on a selection now lets you view the HTML source for the selected area.
* Page info displays more page info with improved General and Media tab content.
* New button in prefs for making Mozilla the system default browser on MS Windows
* MathML is now enabled for Mozilla on Macintosh (it was already available on Windows and Linux).
* Mozilla now takes advantage of Quartz rendering for users of Mac OS X 10.1.5
* Better Bi-Di Arabic and Hebrew support including improved layout of Arabic pages on Linux and other platforms without their own Arabic shaping support.
* We have new layout performance enhancements targeted at DHTML.
* Mozilla now has support for the display of XBM images.
* Image and plug-in blocking for Mail & News
* Mozilla allows you to view HTML mail messages as plain text.
* You can now quote the current message in a Mail compose window with Quote Original under the options menu.
* The JavaScript Debugger has gone through a major development cycle. It now sports a palette of nine views which can be rearranged within the main window or docked in separate floating windows. It is also possible to create user-defined views and commands directly with JavaScript. More details are available in the FAQ, newsgroup, or IRC channel.
* Chatzilla has improved tab completion and can now join channels with Japanese names.
|
|
|
|
up for the extra requirements this imposes, and bump ${PKGREVISION}.
|
|
NOT_FOR_PLATFORM and simplify -- we don't care about pre-1.5 development
releases anymore.
|
|
to tech-pkg by Klaus Heinz.
|
|
Julio Merino in pkg/17994.
|
|
PTHREAD_OPTS. This allows us to ignore the "require" inherited from the
glib/buildlink.mk file, which was originally causing "require native" to
be used for mozilla and was causing build problems on platforms without
native pthreads.
|
|
comes from devel/glib/buildlink. devel/glib requires a pthread library but
www/mozilla optionally wants a native pthread library. Checking for
PTHREAD_TYPE != "native" will work, but we may want to consider expanding
the capabilities of pthread.buildlink.mk to cover this scenario.
|
|
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
|
|
|
|
|
|
|
|
No major changes from 1.0rc3.
See the release notes for detail about mozilla.
http://www.mozilla.org/releases/mozilla1.0/
|
|
regen distinfo.
|
|
* We've landed 139 bug fixes since RC2, including fixes for plugins, usability, crashes, and internationalization issues.
See release notes for detail.
http://www.mozilla.org/releases/mozilla1.0/
|
|
|
|
Changes from release notes are follows:
- A security vulnerability reported in Mozilla by GreyMagic Software
has now been fixed. For more information see the mozilla.org
statement.
- Fifteen of our most frequently encountered crashes have been
fixed. You can help us find any that are left by banging on Mozilla
and sending in those TalkBack crash reports.
- Ten of our most frequently encountered application freezes have been
fixed (including the dreaded bug 96504 on Linux).
- We finally support CSS2 :hover the way web developers want us
to. (Bug bug 5693)
- It is now possible to install colormap on 8 bit displays using
-install. (Bug 22337)
- Cookies can now be disabled for Mozilla Mail. (Bug 22994)
- You can now enable in preferences HTTP 1.1 pipelining (not on by
default). (Bug 93054)
|
|
on Solaris 8.
So add SunOS-*-* to ONLY_FOR_PLATFORM.
|
|
local files"
See bugzilla for detail:
http://bugzilla.mozilla.org/show_bug.cgi?id=141061
Demo of this vulnerability:
http://sec.greymagic.com/adv/gm001-ns/
|
|
Noteable changes from release notes are follows.
See release notes for detail
http://www.mozilla.org/releases/mozilla1.0/
- Mozilla Composer now implements one button publishing which allows
you to save html documents directly to web sites where you have an
established account.
- Our most frequently reported bug has been fixed. Viewing the source
of a cgi generated page now works properly.
- Mozilla now implements LDAP over SSL and allows LDAP Address Book
replication.
- The following JavaScript statements are now acceptable, as they are
with Netscape Navigator 4.7 and Internet Explorer 6:
for(i in undefined){}
for(i in null){}
var obj; for (i in obj){}
- Improved GB18030 support -- the Unicode surrogate range support is
now available on Windows.
- Linux scaled bitmap font support is available This improves
quality of bitmap font display even when a font does not contain
embedded bitmap fonts in many different sizes.
- There is now a preference to match the browser's default
locale/region to the operating system default. In all.js:
pref("intl.locale.matchOS", false);
When its value is "true", browser will find the system's locale
and set its UI language and region content to match it. For example,
when installing on an English (US) system, on start up, the client
will use English as its UI language and US as its region locale until
a user profile is selected. If a (pair) of locale is defined in the
selected profile, browser will honor the profile locale. In addition,
when cmdline switches, '-UILocale' and/or 'contentLocale', are
present, the cmdline switch takes precedence. (Bug 121744)
Note: Having this preference on is an expensive operation. Therefore,
when this preference is "true", there will be approximately a 30%
increase in startup time.
|
|
|
|
|
|
Changes from release mail:
* MathML is now enabled by default on those platforms that support it,
including Windows and Unix.
* The JavaScript debugger, (aka Venkman) can now profile JavaScript.
* Greatly improved View-> Page Info dialog.
* Mozilla now supports SOAP.
* Users now have the option of installing plugins in the Mozilla user
directory ($HOME/.mozilla/plugins on Unix).
* Mozilla has a new Page Setup dialog and the Print Preview window is
much improved.
and much, much more.
See release notes for detail
http://www.mozilla.org/releases/mozilla0.9.9/
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
See the release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.8/
|
|
See the release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.7/
|
|
wastes screen space. Fix by Peter Seebach in [pkg/15026].
|
|
From "What's New" section of release notes:
* Mozilla now displays page icons in the url bar (Expect support for
shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined
in the html head section of a document like so:
<LINK REL="icon" HREF="images/mozilla-16.png" TYPE="image/png">
<LINK REL="SHORTCUT ICON" HREF="/images/global/branding/dellecomicon.ico">
* Mozilla can now display Windows .BMP and .ICO images on all platforms.
* Print Preview has been implemented.
* Macintosh Page Setup has been implemented (Bug 36796)
* Mail message "labels" support has been implemented. (Bug 81292)
* Mail "prefill mail filter" support has been implemented (Bug 65761)
* The new Search for item on the context menu lets you search for any text
you highlight on a web page.
* Select some text in browser window.
* Right click in the browser window and a context menu will pop up.
* Choose the Search for item and Mozilla will search for the highlighted text at your default engine.
|
|
script in addtion to makefile fragments. It looks like this is now necessary
to embedd rpath into some shared object after recent bsd.pkg.mk change.
|
|
|
|
|
|
|
|
directory.
|
|
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.5/
|
|
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.4/
|
|
update distinfo
|
|
From mozilla 0.9.3 release notes:
* Continued stability improvements with 16 top crash bugs fixed since 0.9.2. These bugs were fixed thanks to data generated by users running talkback builds.
* The Subscribe dialog now lets you search for all newsgroups containing a string when subscribing to newsgroups.
* The Modern theme has several changes to icons and sidebar tabs.
* Proxy Auto-Config has been implemented on the Macintosh.
* There is a new preference for choosing between Windows and Linux scrollbar behaviour when the mouse strays off the scrollbar when you're in the process of scrolling. (Bug 90985)
* Chatzilla is now localizable.
|
|
Try to connect to all address if host have more than 1 address.
|
|
0.9.2 is a bugfix release.
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.2/
|
|
|
|
0.9.1 is a bugfix release. Stability greatly improved since Mozilla 0.9
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.1/
|
|
|
|
Noted by Frederick Bruckman.
|
|
* Personal Security Manager 2.0 with improved performance and new UI.
* MailNews front end has been overhauled with a huge performance
improvement.
* Browser and Mail now utilize a new cache, and new viewmanager
for improved performance and correctness.
* Image rendering library was rewritten from scratch for increased
preformance.
See the release notes below for detail:
http://www.mozilla.org/releases/mozilla0.9/
|
|
Partially fixes PR pkg/12705.
|