Commit graph

192 commits

Author SHA1 Message Date
Joe Marcus Clarke
db060dd756 * Update to 1.4a and unbreak
* Convert to new GNOME infrastructure
2003-04-07 06:27:48 +00:00
Joe Marcus Clarke
00f80c26d8 Mark BROKEN until it can be updated to 1.4a. 2003-04-04 07:06:13 +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
d688664e3f Update to 1.3b. 2003-02-12 19:03:23 +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
7fa7433ab4 Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.
This will avoid accidental creation of a non-working Mozilla.

Suggested by:	Dan Nelson <dnelson@allantgroup.com>
2003-01-22 23:57:46 +00:00
Joe Marcus Clarke
5e2a2cdada Replace one more occurrance of Xft.h.
Submitted by:	Jos Backus <jos@catnook.com>
2003-01-22 20:08:21 +00:00
Joe Marcus Clarke
3012f439c7 Remove the extra calendar distfile. It is no longer needed in mozilla-devel.
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.
2003-01-22 20:05:04 +00:00
Joe Marcus Clarke
de3a2c4ba3 * Update to 1.3a
* 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]
2003-01-21 16:41:54 +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
0ce61d047a When using the GTK+-2 version, build with ORBit2.
Submitted by:	bento
2002-11-20 21:54:20 +00:00
Joe Marcus Clarke
cff3815a43 * Make this port a master port which can support slaves
* 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.
2002-11-17 22:09:06 +00:00
Joe Marcus Clarke
329d049a8d Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enable
it.

PR:	45145
Submitted by:	Joe Kelsey <joek@zircon.staff.flyingcroc.net>
2002-11-11 03:31:22 +00:00
Joe Marcus Clarke
a44e38a3d3 * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2
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]
2002-10-29 09:09:38 +00:00
Adam Weinberger
a4de3811a0 Mark mozilla-devel BROKEN when Xft2 support is enabled and the
mozilla-fonts package is installed.

Reviewed by:	marcus
Approved by:	pat
2002-10-25 20:37:54 +00:00
Joe Marcus Clarke
a92e1d2ce2 Add one more forgotten '\'. 2002-10-23 18:20:20 +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
003058e18e * Add a patch that fixes some localization issues [1]
* 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]
2002-10-23 04:26:25 +00:00
Joe Marcus Clarke
2b3a8ff531 Fix the build by adding a dependency on Xft.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
		Rob Lahaye <lahaye@snu.ac.kr>
2002-10-22 07:09:39 +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
Maxim Sobolev
8a276b984d Update to 1.2a. 2002-10-20 06:19:25 +00:00
Joe Marcus Clarke
0403a49145 Add a patch from Mozilla CVS to correct the recent security hole. Un-forbid
the port.

Patch link was

Submitted by:	Jung-uk Kim <jkim@niksun.com>
2002-10-18 03:05:34 +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
d9d6806bc6 Disable Chatzilla by default. The irc buffer overflow is still present.
Submitted by:	trevor
2002-09-29 01:30:37 +00:00
Joe Marcus Clarke
b5b965a87e Fix the JPI installation.
Reported by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2002-09-04 05:07:23 +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
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
4124fa7148 Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.
Special thanks to:	Yanko Kaneti <yaneti@indigo.declera.com>
			for his help in getting Galeon compiling
2002-05-24 14:14:54 +00:00
Joe Marcus Clarke
f74495e675 Conditionalize mail, news, and LDAP support. All three are still enabled
by default.
2002-05-18 22:09:26 +00:00
Brian Feldman
d267e0fa77 Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitously
different from the one with ChatZilla.  This means building otherwise
the exact same extensions.
2002-05-15 03:57:17 +00:00
Joe Marcus Clarke
9a038cbbd6 Update to 1.0.rc2.
The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
2002-05-13 07:08:34 +00:00
Joe Marcus Clarke
befea0889a Really prevent Chatzilla from being installed. Seems the extensions were
changed in RC 1.

Prompted by:	parv <parv@pair.com>
Tested by:	parv <parv@pair.com>
2002-05-10 21:03:22 +00:00
Joe Marcus Clarke
ef9cfc8174 Disable Chatzilla since it contains a buffer overflow as described by
http://online.securityfocus.com/archive/1/270249.

Reported by:	trevor
2002-05-09 01:16:03 +00:00
Joe Marcus Clarke
48dd7f793d Fix recent security vulnerability in Mozilla, as well as the resulting
segmentation fault after the initial patch was applied.

See http://sec.greymagic.com/adv/gm001-ns/ for more details on the
vulnerability.

Obtained from:  Mozilla's Bugzilla database (bugs 141061 and 137644)
2002-05-05 20:00:22 +00:00
Martin Blapp
9c08881872 Mark forbidden because of security bug.
Approved by:	no response from: maintainer
2002-05-03 14:57:33 +00:00
Joe Marcus Clarke
bf000393c9 Change dist site for libart from sobomax's people page to his local-distfiles
directory.

Prompted by:	obrien (and FreeBSD.org admins)
2002-05-01 15:02:27 +00:00
Joe Marcus Clarke
b19b696d63 Add a conditional broken message so that people stop asking why Mozilla
fails to build when they have freetype 1.x installed.

Reviewed by:	sobomax
Approved by:	sobomax
2002-04-26 04:17:52 +00:00
Joe Marcus Clarke
9b96e07662 Allow libart to be fetched quickly instead of wading through all the
MOZILLA dist sites' timeouts.
2002-04-22 22:26:14 +00:00
David E. O'Brien
fb76c325a9 Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir... 2002-04-22 21:22:49 +00:00
Joe Marcus Clarke
7d6cb800a1 Fix up the port to use the 1.0.rc1 version of the libart dist. 2002-04-22 17:19:10 +00:00
Joe Marcus Clarke
1d5ba524f2 Update to 1.0.rc1
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:58:31 +00:00
Joe Marcus Clarke
8386447aa5 Fix the plist when WITHOUT_CHATZILLA is defined.
PR:		36193
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-15 21:44:48 +00:00
Joe Marcus Clarke
7058cbdec0 Allow installed files to have correct permissions when built by a non-root
user.

PR:		35980
Submitted by:	Alan Eldridge <ports@geeksrus.net>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-13 17:06:30 +00:00
Munechika SUMIKAWA
c6f11a5552 Multiple IP trying works not only when connection resused but also
when timeout.  This patch was already commited in mozilla-current
and will appear in mozilla-1.0.

Obtained from:	Bugzilla/126755
		http://bugzilla.mozilla.org/show_bug.cgi?id=126755
2002-03-29 07:03:57 +00:00
Maxim Sobolev
b86ebdc528 Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.
PR:		36049
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us>
Obtained from:	Mozilla cvs
2002-03-19 08:41:44 +00:00
Maxim Sobolev
ec699a5735 Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.
Submitted by:	Szilveszter Adam <sziszi@bsd.hu>
2002-03-17 14:39:43 +00:00
Maxim Sobolev
43a603805a - Re-enable Chatzilla;
- remove non-working freetype workaround;
- correct name of the freetype library, so that it is easier to get AA fonts
  working.

Bump PORTREVISION.
2002-03-14 20:21:05 +00:00
Maxim Sobolev
f26418eca7 Fix a typo in previous commit. 2002-03-13 15:45:37 +00:00
Maxim Sobolev
5fe49f6a98 Quick'n'dirty hack to prevent freetype1 includes from beint picked instead of
freetype2 ones.

Reported by:	many
2002-03-13 15:44:41 +00:00
Maxim Sobolev
b902740e00 Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch.
2002-03-12 18:16:09 +00:00
Maxim Sobolev
26c92bc5d6 Pre-create symlink to a Java plugin, so that the user only needs to install
jdk1.3.1 to make it working. Bump PORTREVISION.
2002-02-18 20:04:06 +00:00
Jeremy Lea
6976db798b Clean up this port, including GCing old configure options and making patches
more acceptable to mozilla.org.  Hopefully these will make it into 0.9.9.

Add a hack to minimise the number of files extracted.

Merge in the patches from the mozilla+ipv6 port.

Submitted by:	sumikawa (mozilla+ipv6)
2002-02-15 18:44:15 +00:00
Maxim Sobolev
fce4427598 Utilize MASTER_SITES grouping. 2002-02-07 10:56:05 +00:00
Maxim Sobolev
43b60cfe88 Update to 0.9.8. 2002-02-05 17:24:00 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:08:37 +00:00
Maxim Sobolev
a58f4e33d0 Enable Chatzilla (IRC client). It is enabled by default unless
WITHOUT_CHATZILLA is defined.

PR:		33521
Submitted by:	Steve Wills <steve@stevenwills.com>
		Joe Clarke <marcus@marcuscom.com>
2002-01-04 14:18:26 +00:00
Maxim Sobolev
5783b3bcac Add FreeBSD locales. This solves the problem with Mozilla not starting up
properly if locale set to something other than C or en_US.

PR:		33498
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-03 12:09:51 +00:00
Maxim Sobolev
122e6d5ec5 Update to 0.9.7. 2001-12-26 10:21:22 +00:00
Maxim Sobolev
a05c355cef Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. 2001-11-21 16:27:43 +00:00
Maxim Sobolev
e628586f20 Update to 0.9.5.
PR:		31396
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>
2001-10-22 11:46:00 +00:00
Maxim Sobolev
6569f219c9 Update to 0.9.4. 2001-09-18 08:12:12 +00:00
Andrey A. Chernov
4e9210b727 Bump png major 2001-09-11 02:38:25 +00:00
Maxim Sobolev
5ca7ac7361 Forcefully set MALLOC_OPTIONS=j to prevent build from crashing on 5-CURRENT
due to bug in libIDL's parser.

Obtained from:	mozilla+ipv6
2001-08-08 06:54:31 +00:00
Maxim Sobolev
6339a3d6bf Update to 0.9.3.
Submitted by:   sf
2001-08-07 11:52:15 +00:00
Maxim Sobolev
79b39bc52b Update to 0.9.2.
PR:		28610
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>, sf
2001-07-02 13:55:43 +00:00
Maxim Sobolev
f93e60ab7f Several cleanups:
- remove local hack used to build PSM and use vendor-supplied procedure
  instead;
- remove superfluous chmod;
- remove several leftovers from mozilla-headers/Makefile.

Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>, sobomax
2001-06-13 09:15:59 +00:00
Maxim Sobolev
cfe0d5ef45 Upgrade to 0.9.1. 2001-06-11 20:34:59 +00:00
Maxim Sobolev
18b34ab430 Correct empty directories pruning code. 2001-05-22 10:37:32 +00:00
Maxim Sobolev
4a6d68a30e Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailable
till August.

Submitted by:	maintainer (sorta)
2001-05-22 10:04:37 +00:00
Maxim Sobolev
7711fb27e7 Update to 0.9. 2001-05-22 08:15:39 +00:00
Maxim Sobolev
3cbb866591 Downgrade to 0.8.1 until numerous reported problems are fixed. 2001-05-18 05:43:17 +00:00
Maxim Sobolev
9cf230d3ac Update to 0.9.
Not objected to by:	gnome@FreeBSD.org
2001-05-17 08:15:36 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Jeremy Lea
e3ec51fdd5 Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not for
me...).
2001-04-10 09:05:48 +00:00
Jeremy Lea
39acbaee63 Updated MD5. Just some minor translation chnages it seems...
Submitted by:	Clive Lin <clive@CirX.ORG>, sobomax
Noticed by:	Motoyuki Konno <motoyuki@bsdclub.org>
2001-02-23 07:41:46 +00:00
Jeremy Lea
f1d8527992 Update to 0.8. No major changes in the port, only regenerated patches.
patch-ao was merged in a slightly different form.
2001-02-16 17:29:24 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Jeremy Lea
58e0c80c37 Add PSM support.
Submitted by:	nsayer

Remove use of libgcc_r, since it was so uncerimoniously removed.  If this
doesn't work on -stable, then -stable is broken, and someone needs to fix
it...

Submitted by:	Roman Shterenzon <roman@xpert.com>

Use sched_getpriority_max(), instead of hard coded value.

Submitted by:	Peter Haight <peterh@sapros.com>, dufault

Revise pkg-comment and pkg-descr.

PR:		24296
Submitted by:	roam

Enable SVG support, and disable C++ exceptions (since they will only slow
things down).
2001-01-22 01:23:18 +00:00
Jeremy Lea
47bb4f9b99 Update to 0.7, bumping port epoch to 1, since the version number went
backwards.

This may still not work on 4-stable, but see -hackers,
<200101110441.f0B4fe008116@wartch.sapros.com> for the reason.

Also, I've not yet managed to look into getting the PSM code to build, but
I'm updating this now, before more people send patches.

Submitted by:	reg, sobomax, Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2001-01-12 16:59:59 +00:00
Jeremy Lea
f66f7eaeca #%@#$^... forgot to bump PORTREVISION. 2000-12-21 19:43:28 +00:00
Jeremy Lea
cd3604440e Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwards
and -CURRENT.  I'm still not sure why the bug was exposed only recently, but
it is due to libstdc++ being linked without the -nostdlib option (causing it
to be statically linked against libgcc even for the threaded case).

Thanks to Andrew Bliznak <andrew@ort.lviv.net> for testing this.
2000-12-21 19:40:44 +00:00
Jeremy Lea
5b150feb54 Disable jar packages - they are duplicate information.
Correct the dependencies: Add jpeg and png.  Remove libjpeg.so, since it
should not be built now.
2000-10-31 07:16:00 +00:00
Maxim Sobolev
d0190bfe05 ${ENV} --> ${SETENV}
PR:		22337
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-10-27 09:24:08 +00:00
Jeremy Lea
e379cc492a Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and David
Hyatt <hyatt@netscape.com> for pointing me at Bug 51677:
http://bugzilla.mozilla.org/show_bug.cgi?id=51677 from where the secret
spells were obtained to get the chrome installed properly.
2000-10-25 05:15:45 +00:00
Jeremy Lea
5bfbeadd4e Explain why this port has not been upgraded to M18. 2000-10-24 15:58:52 +00:00
Akinori MUSHA
ef5a5ba705 Use MASTER_SITE_MOZILLA. 2000-10-24 12:36:32 +00:00
Jeremy Lea
81b303fcfe Update to M17. 2000-08-14 00:04:14 +00:00
Jeremy Lea
355245dd4b Redo the upgrade to M16.
Use one of the test programs to perform component registration in
post-build, so that the port no longer requires world writeability.

If you have an earlier version installed, component.reg could be a security
risk:
chmod 644 /usr/X11R6/lib/mozilla/component.reg
chmod 644 /usr/X11R6/lib/mozilla/components/*.dat
2000-08-03 17:37:43 +00:00
Maxim Sobolev
8b9eabc9eb Backout M15 --> M16 upgrade. 2000-08-03 14:39:07 +00:00
Maxim Sobolev
31ad124ecb Update to M16. 2000-08-01 06:30:15 +00:00