Commit graph

194 commits

Author SHA1 Message Date
Joe Marcus Clarke
23dad2b555 Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.
This should help the KSE and libthr people use these applications (plus it
lets them build on -CURRENT).
2003-09-06 18:34:37 +00:00
Joe Marcus Clarke
b394bae90a Round 3 of ia64 patches. With these patches, Mozilla builds, but has the
core dump problem running regchrome.

Submitted by:	marcel
2003-07-21 04:58:30 +00:00
Joe Marcus Clarke
4b15111133 Condense the ia64 patches a bit to avoid dangerously long filenames. 2003-07-20 20:30:03 +00:00
Joe Marcus Clarke
8240376fa7 Add the second set of ia64 patches. These actually implement xpcom support
for ia64.  Still more to come.

Submitted by:	marcel
2003-07-20 20:26:40 +00:00
Joe Marcus Clarke
8088bba049 First round of ia64 patches. These simply enable the nspr API for ia64.
They do not yet add FreeBSD support to xpcom.

Submitted by:	marcel
2003-07-20 06:09:12 +00:00
Joe Marcus Clarke
a47f001dcc * Update to 1.4
* Mark IGNORE on Alpha -STABLE
2003-07-01 06:14:02 +00:00
Joe Marcus Clarke
9cdfbb182b Add a forgotten patch to fix the build on Sparc64.
Reminded (and submitted) by:	kris
2003-06-07 23:15:01 +00:00
Joe Marcus Clarke
d8ee0c7eec Add a better patch to teach nspr that we have socklen_t.
Submitted by:	tmm
2003-06-01 17:22:12 +00:00
Joe Marcus Clarke
5c144ddbd6 Add [untested] Sparc64 support.
Submitted by:	tmm
		kris
2003-06-01 03:31:53 +00:00
Joe Marcus Clarke
6a654fae67 * Add FreeBSD Alpha support! [1]
* Fix some 64-bit problems with the nspr and JavaScript code [2]

Special thanks to Bernd Walter <ticso@cicely.de> for [1] who put together
the patch set based on work from gallatin.

Submitted by:	Bernd Walter <ticso@cicely.de> [1]
		tmm [2]
2003-06-01 01:18:48 +00:00
Joe Marcus Clarke
1b6c4a5bf6 Update to 1.3.1. 2003-05-08 19:44:40 +00:00
Joe Marcus Clarke
a325806aaa Make sure Xft support is really disabled if one defines WITHOUT_XFT.
PR:	51595
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2003-05-01 16:01:10 +00:00
Joe Marcus Clarke
57a508da03 Spell PKGNAMESUFFIX with one 'E'. 2003-04-16 17:03:28 +00:00
Joe Marcus Clarke
c2436f45b5 Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potential
INDEX duplication.
2003-04-16 03:40:37 +00:00
Joe Marcus Clarke
678bf1eca8 Do not enable -O2 optimization by default. Instead, allow the user
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
2003-04-14 19:48:00 +00:00
Joe Marcus Clarke
9b325dd64b * Fix a problem where non Xft fonts (such as Helvetica) would cause Mozilla
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]
2003-04-14 14:01:03 +00:00
Joe Marcus Clarke
20833d1aa0 s/<malloc.h>/<stdlib.h>/g
Reported by:	scottl
2003-04-10 21:09:07 +00:00
Joe Marcus Clarke
1b62fc23b5 * Update to 1.3
* 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]
2003-04-04 07:04:20 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Eric Anholt
38805e871a Remove the renaming of Xft headers and library from the Xft (Xft2) port.
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
2003-02-18 04:51:34 +00:00
Joe Marcus Clarke
a1b1a76b23 Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use of
${MASTER_SITE_LOCAL}.  This should fix the libart fetch problem with
the Taiwan FTP server.

Reported by:	many
2003-02-14 04:26:40 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
c4ce8ace87 Remove the lib/browser_plugins directory.
Reported by:	bento
2003-02-02 04:45:47 +00:00
Joe Marcus Clarke
083cf1bc6e FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat.  This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2.
2003-01-25 21:53:39 +00:00
Joe Marcus Clarke
a04f883680 Disable Xft support in the master Mozilla port if WITH_GTK2 is defined.
This is consistent with the behavior in mozilla-devel.
2003-01-25 07:48:36 +00:00
Joe Marcus Clarke
0be5e6c204 At last, the long awaited update to 1.2.1. Let the bloodbath begin!
* 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>
2003-01-21 16:36:12 +00:00
Joe Marcus Clarke
c5ed87bd03 Fix the startup script so that it can accept option arguments. This fixes
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)
2002-11-27 22:48:54 +00:00
Joe Marcus Clarke
4fb1724794 Make the Mozilla startup scripts a little smarter. Instead of launching a
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
2002-11-24 00:24:04 +00:00
Joe Marcus Clarke
662403029a Remove an extra blank line.
PR:	44418
Submitted by:	Eric J. Christeson <echriste@ndsuext.nodak.edu>
2002-10-23 18:25:37 +00:00
Joe Marcus Clarke
42698ba3ea Properly handle if blocks in the Makefile.
Submitted by:	daichi
2002-10-23 16:13:29 +00:00
Joe Marcus Clarke
6e10330cc5 * Fix a problem with plugins not actually loading
* Hopefully correct some issues with installs erroring out with Error 1
2002-10-23 04:43:15 +00:00
Joe Marcus Clarke
17294f0bdf Add a missing '!' to the test for the browser_plugins dir. We only want to
create the directory if one doesn't exist.

PR:	44373
2002-10-22 06:54:45 +00:00
Joe Marcus Clarke
ceab29fa67 This commit includes:
* 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
2002-10-22 03:42:24 +00:00
Joe Marcus Clarke
dd36f0f9b0 Add modified patch from Mozilla CVS to correct the recent security hole.
Un-forbid the port.
2002-10-18 02:48:10 +00:00
Joe Marcus Clarke
2b7cf1a305 Mark forbidden due to security hole reported at
http://www.mozillazine.org/talkback.html?article=2467.

Submitted by:	trevor
2002-10-17 14:44:58 +00:00
Joe Marcus Clarke
8f7c7f9654 Bump PORTREVISION after last commit. 2002-09-27 05:56:59 +00:00
Joe Marcus Clarke
fb63058be0 Disable Chatzilla by default. The old buffer overflow is still present in
1.0.1.

Submitted by:	 trevor
2002-09-27 05:56:23 +00:00
Joe Marcus Clarke
a03f67e51b Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.
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
2002-09-15 04:50:03 +00:00
Joe Marcus Clarke
a06e8343c6 Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 users
are suggested to upgrade.  The full set of release notes can be found at:

http://www.mozilla.org/releases/mozilla1.0.1/
2002-09-11 21:09:05 +00:00
Joe Marcus Clarke
223e615513 Bring the pkg-descr's up-to-date to reflect the current releases.
PR:		42485
2002-09-07 06:57:57 +00:00
Joe Marcus Clarke
377568c297 Add mozilla-*-devel after a repo copy from mozilla.
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.
2002-09-03 20:45:59 +00:00
Joe Marcus Clarke
c21eb43707 Fix the build on -CURRENT. The thunks fix did _not_ make it into the 1.1
release.

Submitted by:	quite a few
2002-08-29 15:56:23 +00:00
Joe Marcus Clarke
0e08b382c2 Fix the checksum.
Reported by:	David Magda <dmagda@magda.ca>
2002-08-29 00:52:18 +00:00
Joe Marcus Clarke
bfa2a3c1a4 Update to 1.1. This fixes the font problem as well as the chatzilla bug. A
full list of changes can be found in the Mozilla 1.1 release notes from:

http://www.mozilla.org/releases/mozilla1.1/

PR:		42068
2002-08-28 22:11:41 +00:00
Munechika SUMIKAWA
e4b50726f0 Don't use mapped IPv6 address when connecting IPv4 node.
Submitted by:	ume
2002-08-01 05:04:37 +00:00
Joe Marcus Clarke
710d4cdac7 * Fix build on -CURRENT
* 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)
2002-07-23 06:58:42 +00:00
Trevor Johnson
3da636d61a security fix: correct bugs 115788 and 150339 (Mozilla passes
requests for huge fonts, leading to loss of X (and probably VNC)
session)

Obtained from:	attachment 87432 on bugzilla.mozilla.org
2002-07-13 23:49:19 +00:00
Trevor Johnson
15f87b38d8 Forbid because of remote crash. 2002-07-13 21:43:47 +00:00
Maxim Sobolev
b10c282777 Update to 1.0. Yay! 2002-06-06 18:52:31 +00:00
Maxim Sobolev
a8a7e2ea9e Put back older checksum in addition to the newer one. Sine two versions of
distfile are virtually equivalent it is unreasonable to require from a
user to refetch the distfile.

Submitted by:	trevor
2002-05-28 10:57:17 +00:00