Commit Graph

170 Commits

Author SHA1 Message Date
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
ecc0a9c344 - Install files necessary for viewing pages in Asian languages using ports
based on mozilla-embedded (galeon, skipstone etc.);
- remove commented out line from unixcharset.properties;
- add few `@unexec rm -f' into mozilla-embedded plist to ensure complete
  removal of package even if the port based on mozilla-embedded was executed
  with root privileges (mozilla has a bad habit of updating files in
  ${PREFIX}/lib/mozilla* wherever it's possible).

Submitted by:	Takashi KANAMARU <kanamaru@sekine-lab.ei.tuat.ac.jp> (Asian langs)
		sobomax (the rest)
2002-01-15 15:16:41 +00:00
Maxim Sobolev
ad6b7d034d Backout addition of en_US.ISO8859-1 locale - it's already there. This committer
need a break. *sigh*

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 19:21:08 +00:00
Maxim Sobolev
674f4eceba Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well.
Submitted by:	Andriy Gapon <agapon@usa.com> (uk_UA.KOI8-U)
		Simon 'corecode' Schubert <corecode@corecode.ath.cx> (en_GB.ISO_8859-1)
		sobomax (en_US.ISO_8859-1)
2002-01-14 18:54:45 +00:00
Maxim Sobolev
76da11d6f7 Put back several files erroneously deleted during 0.9.7 update. 2002-01-11 18:19:55 +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
035e4e828a Add a patch missed in the previous commit. 2001-12-26 10:22:32 +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
3fb016dbb1 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Reported by:	huge number of angry users >:-|
2001-10-25 12:45:11 +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
Jeroen Ruigrok van der Werven
4a7e5c7d2d Fix WWW: entry, add leading / 2001-09-22 07:22:20 +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
dcfb6713f9 Use "$@" to pass arguments to mozilla instead of $*, which is some cases could
be incorrect.

Submitted by:	Mike Meyer <mwm@mired.org>
2001-07-18 07:44:50 +00:00
Maxim Sobolev
a84e64d748 Fix a spelling of FreeBSD (FreeBSD --> FREEBSD).
Submitted by:	Ken Lui <klui@cup.hp.com>
2001-07-17 22:37:32 +00:00
Maxim Sobolev
7ec9bf243d Fix a possible crash due to an undefined reference to gethostbyname_r().
PR:		28685
Submitted by:	Ken Lui <klui@cup.hp.com>
2001-07-17 16:12:46 +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
24fc2fcdb3 Update md5 checksum - no changes in the content of the tarball other than
in the CVS/* subdirectories, therefore no PORTREVISION bump.
2001-06-19 14:19:57 +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
0fa1dfb50b Add patch that I've missed in my previos commit. 2001-05-22 14:20:53 +00:00
Maxim Sobolev
edfcfd24df Update galeon to 0.10.6. 2001-05-22 12:08:01 +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
Satoshi Asami
ae0db1993d Add back missing file (libjpeg.so).
Submitted by:	obento
2000-10-30 20:29:31 +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
Satoshi Asami
e727a0b1a6 Add missing file (lib/mozilla/libjpeg.so).
Submitted by:	obento-
2000-09-14 19:28:35 +00:00
Maxim Sobolev
cbff65b420 Add patch for forthcoming mozilla-embedded port (this patch doesn't affect
mozilla port itself).
2000-08-17 09:22:12 +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
Jim Mock
5c18c080f0 Bring the seemingly ever-changing md5 up-to-date with reality.
Submitted by:	Jon Nelson <chaos@zen.oftheinter.net>
2000-04-28 21:23:44 +00:00
Jeremy Lea
0e0e173eb9 Distfile MD5 changed.
Submitted by:	"Akinori -Aki- MUSHA" <knu@idaemons.org>
2000-04-21 17:10:26 +00:00
Jeremy Lea
be73d7b79e Update to M15. 2000-04-21 02:36:52 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Jeremy Lea
9a6c0ea2ad Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable using
poll().

Enable MathML support.

Use bzip2, since it saves 5MB on the distfile.

Revamp the port a bit.
2000-02-04 07:45:35 +00:00
Jeremy Lea
a22b197f22 Update to M13. Gentlemen, start your T1s. 2000-01-29 08:51:39 +00:00
Jeremy Lea
88f2337584 Update from M10->M12, and remove building of idltool, so that this builds
with GCC 2.95.2.

Add patch-aa to fix a build problem.

Reflect my new mail address in maintainer.

Update and sort PLIST.
2000-01-06 03:52:17 +00:00
Chris Piazza
ab8228045e Depend on ORBit. 1999-11-14 02:34:50 +00:00
Jim Mock
47ec278932 Update to Milestone 10.
PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-11 20:16:22 +00:00
Vanilla I. Shu
79dcbbd160 Bump glib12 's share library version to 3,
and portlint.
1999-10-09 18:42:12 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Steve Price
1bc094aeaa Weird things happen when you .include bsd.port.mk when you really meant
to .include bsd.port.pre.mk.
1999-07-24 15:33:04 +00:00
Chris Piazza
cf66dd8506 Update to mozilla M8
PR:		12740
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-07-24 02:26:33 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
2d3fb88eee Mark BROKEN for ELF
bad library numbers
1998-10-15 01:16:23 +00:00
Satoshi Asami
00c15c7b49 Version number part of PKGNAME should be delimited by "." only.... 1998-07-22 11:50:31 +00:00
Justin M. Seger
853c4ab2d7 Upgrade to the April 29, 1998 snapshot. 1998-05-02 17:49:10 +00:00
Satoshi Asami
fe161c146c Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,
and remove hacks to work around it.
1998-04-17 21:52:17 +00:00
Justin M. Seger
876d756b4c Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla in
100MB of disk space.  The size of a package created from make package is now
3MB!
1998-04-17 10:36:45 +00:00
Justin M. Seger
5f08801387 This is a kludge to make building work again. post-configure now echo's MOTIFLIB
to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'.
The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it.  If
anyone figures out how to fix this properly, please email a new patch to me.
1998-04-17 09:29:25 +00:00
Justin M. Seger
0127784d22 Remove unneccessary NO_INSTALL_MANPAGES line.
Submitted by:   asami
1998-04-16 02:05:31 +00:00
Justin M. Seger
cb37bb5960 Use shared libaries instead of having a 60+MB binary. 1998-04-13 10:59:35 +00:00
Justin M. Seger
0e0a3bd5d3 Upgrade to 1998-04-08 source snapshot. 1998-04-12 17:58:38 +00:00
Tim Vanderhoek
580e7ad977 Be more verbose in DESCR than "netscape". :-) Warn that this is
intended for developers.
1998-04-12 13:42:17 +00:00
Justin M. Seger
713ee9adc1 Initial import of a mozilla port. 1998-04-12 12:47:23 +00:00
Andrey A. Chernov
3963399da5 Upgrade to 4.05 1998-04-02 20:26:41 +00:00
Mark Murray
289b08af32 Fix for the case where USA_RESIDENT is not defined 1998-03-16 15:05:03 +00:00
Mark Murray
0109f8e80a Using Fortify, and setting USE_128BIT, Communicator can now use 128 bit
crypto legally.
1998-03-15 15:13:57 +00:00
Andrey A. Chernov
6514cc54d8 Add missing @unexec, @dirrm
PR: 5334
Submitted by: SADA Kenji <sada@ail-inc.co.jp>
1998-03-01 09:03:41 +00:00
Vanilla I. Shu
a3cef4db60 Remove RESTRICTED tag.
Submitted by:	jkh
1998-01-26 09:56:31 +00:00
Andrey A. Chernov
640a94de99 Use %B/ instead of bin/ because @cwd /usr/local not really happens 1997-12-08 08:19:40 +00:00
Andrey A. Chernov
4f80c28d16 Tarball changed 1997-12-08 06:00:23 +00:00
Satoshi Asami
2155c9e70d Install symlinks "communicator-4" and "navigator-4". By using these
names instead of the single "netscape" link, these two installations
can coexist on a single machine (at least they appear to on mine).
1997-11-20 15:48:27 +00:00
Peter Wemm
2a3578f8a6 Remove reference to 'make NAVIGATOR=yes' and update a comment 1997-11-15 13:35:38 +00:00
Satoshi Asami
466ac8e57a Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
1997-11-15 13:09:43 +00:00
Satoshi Asami
d5352228b7 Make these coment lines a little more useful. (Remove redundancy with
PKGNAME and add more info.)
1997-11-15 01:19:04 +00:00
Satoshi Asami
c622a99906 Update the stand-alone navigator part to 4.04 too. Untangle the mess
that the previous commit created by trying to make the Makefile more
complicated than necessary.
1997-11-15 01:11:00 +00:00
Andrey A. Chernov
f0969336f4 Upgrade to 4.04 1997-11-14 13:45:53 +00:00
Satoshi Asami
9b7d271eca Make it possible to install the standalone navigator by defining
${NAVIGATOR}.

Requested by:	so many people I can't remember them all
1997-09-25 08:25:29 +00:00