Commit graph

142 commits

Author SHA1 Message Date
taya
6aa56ed620 mozilla.org replaced source tarball.
update distinfo
2001-08-04 15:40:11 +00:00
taya
6743f18727 Update to mozilla 0.9.3
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.
2001-08-04 07:05:18 +00:00
taya
489dce9875 Update mozilla to 0.9.2nb1.
Try to connect to all address if host have more than 1 address.
2001-07-13 16:14:23 +00:00
taya
3dbad2e64f Update mozilla to 0.9.2
0.9.2 is a bugfix release.

See release notes for detail.

        http://www.mozilla.org/releases/mozilla0.9.2/
2001-07-01 13:05:07 +00:00
taya
4015e855b6 Because source tarball has changed(only CVS/* files), update digest. 2001-06-19 15:48:23 +00:00
taya
5841d45272 Update mozilla to 0.9.1 and add header files to package
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/
2001-06-09 04:13:25 +00:00
abs
813d0a2943 We should at least try to build on Linux 2001-05-23 12:12:33 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
taya
a43de9108b Most notable changes are:
* 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/
2001-05-11 00:37:45 +00:00
fredb
9d8ecd70a1 Explicitly disable pthreads, as that option doesn't work on NetBSD at all.
Partially fixes PR pkg/12705.
2001-05-05 21:06:26 +00:00
jlam
1edfee944f Change build dependency from perl-5.* to perl>=${PERL5_REQD}. 2001-04-30 03:46:32 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
taya
e76d22cfd5 Disable optimizing for m68k. 2001-04-02 16:39:53 +00:00
taya
1192687b94 Update to mozilla 0.8.1
See the release notes for detail:
http://www.mozilla.org/releases/mozilla0.8.1/

Currently only tested(and worked) on -current/i386.
Tested on 1.5.1_ALPHA/mac68k, but did not work(still investigating).
2001-03-30 09:37:47 +00:00
abs
025f8232e1 Depend on zip>=2.3 not = 2.3 ... 2001-03-28 11:59:33 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
tron
0917ac0ced Update MD5 checksum to match what is on master site. 2001-02-23 22:32:13 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
taya
0a7c1b7411 Update to mozilla 0.8
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.8/
2001-02-17 11:03:27 +00:00
eeh
1235b76ff8 Add the necessary support files for sparc64. 2001-02-11 19:57:58 +00:00
tron
f72e7700d1 Add German mirror site. 2001-02-08 09:51:57 +00:00
mycroft
8af550b782 Bring in the fix for bug #63846, which prevents many buttons from working on at
least macppc (due to an uninitialized variable!).
2001-02-07 23:48:17 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
taya
751d8a62d0 Update package dependency
ORBit>=0.5.1 -> ORBit>=0.5.3
2001-01-17 15:04:21 +00:00
taya
d601a38097 Update to mozilla 0.7
Most major change is SSL daemon(psm) has included.
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.7/
2001-01-16 16:01:21 +00:00
mycroft
bcb25608bf Regen. 2001-01-13 19:52:07 +00:00
mycroft
990822f2d3 Arrange to add -Wl,--export-dynamic to BIN_FLAGS, and nuke the (unused and
essentially complete bullshit) NEED_BASE_DLL_NAME_ALSO.
2001-01-13 19:33:27 +00:00
martin
a677a5d7b3 Redo enabling of IPv6 support in a different way.
Instead of using pkgsrc makefile magic to select between IPv6 support
and non-support do so by the NetBSD version number: on 1.5 and newer
systems, compile IPv6 support and detect kernel support for it at runtime.

This has the additional benefits of being easy to feed back and additionaly
brings IPv6 to mozilla on NetBSD even if build outside of pkgsrc.
2000-12-25 02:16:07 +00:00
hubertf
61d744da8d Enable IPv6 - see the dancing Kame! 2000-12-19 13:58:16 +00:00
enami
b10718e2c9 Regen. 2000-12-17 14:29:09 +00:00
abs
6630f65fe0 Put back a.out toolchain workaround - when the toolchain fix has been pulled
up configure should conditionalise the workaround on a broken ld.
2000-12-16 14:22:08 +00:00
martin
3b01cb008a Back out patch-ab revision 1.12 again.
Charles fixed the a.out toolchain bug (in ld) that caused the problems this
change tried to work around. Update your toolchain if it breaks for you.
(Pullup of the toolchain changes to 1.4 and 1.5 has already been requested.)
2000-12-16 09:45:57 +00:00
martin
09dbfcdd9c Regen 2000-12-15 08:25:30 +00:00
martin
ff408e614d Ouch, accidently removed r1.12 with last commit - back that part out,
sorry.
2000-12-15 08:23:46 +00:00
martin
daafe24eed Updated to Mozilla-0.6, work done by Taya; some minor cleanup (removing
bogus patches). Changes are numerous, see the homepage for details.
2000-12-15 07:16:21 +00:00
abs
6609447e92 Fix build on a.out - for a.out only disable
MKSHLIB_FORCE_ALL='-Wl,--whole-archive' and
	MKSHLIB_UNFORCE_ALL='-Wl,--no-whole-archive'
The a.out toolchain ignores --no-whole-archive, and linking mozilla-bin
attempts to an ill fated
    "collect2 ... --whole-archive ... --no-whole-archive ... -lgcc ... -lgcc"
Analysis by Richard Earnshaw in PR/11703
2000-12-14 18:18:50 +00:00
mycroft
260010403e Bring in Mozilla patch #17146, to fix <noscript> problems with eBay. 2000-11-26 03:53:34 +00:00
mycroft
52abccf3d9 Fix the htmlparser tests to work with unsigned characters. 2000-11-25 22:43:28 +00:00
martin
6dc3fd56b4 Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a valid
function/method pointer without the right cast).

This makes mozilla compile on sparc64 (but it's not working yet).
2000-11-15 04:53:35 +00:00
mycroft
f49404522f This was the wrong solution. 2000-11-09 08:21:15 +00:00
mycroft
a14313bb27 Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) 2000-11-09 07:33:06 +00:00
mycroft
40cb024622 Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has
a lot of other problems).
2000-11-09 07:26:28 +00:00
mycroft
e3734330e2 For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS
platforms.  This needs a more comprehensive toolchain fix, but this is not
the time to do it.
2000-11-05 02:20:37 +00:00
mycroft
e0266b96db Fix obvious bugs in the m68k XPTC stubs. 2000-10-31 18:08:26 +00:00
mycroft
fb70fac8fa NSPR works on m68k, so remove the `UNTESTED' comment. 2000-10-31 16:11:40 +00:00
jlam
5d61e51685 Add RCS ID. 2000-10-31 10:00:38 +00:00
jlam
c9162d6c66 Make BUILD_DEPENDS on perl match similar lines in other Makefiles. 2000-10-31 09:59:21 +00:00
martin
6da6b571ea Mark this as only working for newer i386 versions or versions newer than
1.5_BETA for other architectures. While it may build on some others too,
it will not work due to toolchain issues.

There is no realistic hope to have those toolchain changes pulled up to the
(now nearly dead) 1.4 branch.

Closes PR 11342.
2000-10-30 20:32:04 +00:00
mycroft
9a836cffce For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it
tickles an obscure bug in the old ld(1).
2000-10-30 17:03:37 +00:00