| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=75774
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with
the Taiwan FTP server.
Reported by: many
Notes:
svn path=/head/; revision=75487
|
|
|
|
|
|
|
|
| |
Tested by: Larry Rosenman <ler@lerctr.org>
Not tested by: me
Notes:
svn path=/head/; revision=75477
|
|
|
|
| |
Notes:
svn path=/head/; revision=75386
|
|
|
|
| |
Notes:
svn path=/head/; revision=75044
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=74454
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
This will avoid accidental creation of a non-working Mozilla.
Suggested by: Dan Nelson <dnelson@allantgroup.com>
Notes:
svn path=/head/; revision=73830
|
|
|
|
|
|
|
| |
Submitted by: Jos Backus <jos@catnook.com>
Notes:
svn path=/head/; revision=73810
|
|
|
|
|
|
|
|
|
| |
Also, mark the port as BROKEN if WITH_CALENDAR is defined and
WITHOUT_COMPOSER or WITHOUT_MAILNEWS are also defined. Calendar requires
Composer and Mailnews support.
Notes:
svn path=/head/; revision=73808
|
|
|
|
|
|
|
|
|
|
| |
Mozilla 1.3a. This should fix the calendar build. Note, it will take
some time for the FTP mirrors to catch up with this new tarball.
Reported by: Larry Rosenman <ler@lerctr.org>
Notes:
svn path=/head/; revision=73747
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=70615
|
|
|
|
|
|
|
| |
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=70409
|
|
|
|
| |
Notes:
svn path=/head/; revision=70327
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
it.
PR: 45145
Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
Notes:
svn path=/head/; revision=69870
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
mozilla-fonts package is installed.
Reviewed by: marcus
Approved by: pat
Notes:
svn path=/head/; revision=68818
|
|
|
|
| |
Notes:
svn path=/head/; revision=68678
|
|
|
|
|
|
|
| |
Submitted by: daichi
Notes:
svn path=/head/; revision=68673
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Rob Lahaye <lahaye@snu.ac.kr>
Notes:
svn path=/head/; revision=68579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=68396
|
|
|
|
|
|
|
|
|
|
|
| |
the port.
Patch link was
Submitted by: Jung-uk Kim <jkim@niksun.com>
Notes:
svn path=/head/; revision=68235
|
|
|
|
|
|
|
|
|
| |
http://www.mozillazine.org/talkback.html?article=2467.
Submitted by: trevor
Notes:
svn path=/head/; revision=68209
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=67202
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=66342
|
|
|
|
|
|
|
| |
PR: 42485
Notes:
svn path=/head/; revision=65773
|
|
|
|
|
|
|
| |
Reported by: Ivanchenko V. I. <webmaster@asiamusic.ru>
Notes:
svn path=/head/; revision=65585
|
|
|
|
|
|
|
| |
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=65581
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=65571
|
|
|
|
|
|
|
|
|
| |
release.
Submitted by: quite a few
Notes:
svn path=/head/; revision=65232
|
|
|
|
|
|
|
| |
Reported by: David Magda <dmagda@magda.ca>
Notes:
svn path=/head/; revision=65198
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=63833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=62908
|
|
|
|
| |
Notes:
svn path=/head/; revision=60706
|
|
|
|
|
|
|
|
|
|
| |
distfile are virtually equivalent it is unreasonable to require from a
user to refetch the distfile.
Submitted by: trevor
Notes:
svn path=/head/; revision=60186
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=60123
|
|
|
|
|
|
|
|
| |
Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com>
for his help in getting Galeon compiling
Notes:
svn path=/head/; revision=59899
|
|
|
|
|
|
|
| |
by default.
Notes:
svn path=/head/; revision=59444
|
|
|
|
|
|
|
|
| |
different from the one with ChatZilla. This means building otherwise
the exact same extensions.
Notes:
svn path=/head/; revision=59135
|
|
|
|
|
|
|
| |
The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
Notes:
svn path=/head/; revision=58998
|
|
|
|
| |
Notes:
svn path=/head/; revision=58885
|