summaryrefslogtreecommitdiff
path: root/www/mozilla
AgeCommit message (Expand)AuthorFilesLines
2000-11-26Bring in Mozilla patch #17146, to fix <noscript> problems with eBay.mycroft2-1/+331
2000-11-25Fix the htmlparser tests to work with unsigned characters.mycroft2-1/+33
2000-11-15Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a validmartin2-1/+19
2000-11-09This was the wrong solution.mycroft2-30/+1
2000-11-09Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.)mycroft2-1/+24
2000-11-09Zero some sockaddrs before use. This fixes a problem in PSM (though PSM hasmycroft3-1/+43
2000-11-05For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPSmycroft2-6/+24
2000-10-31Fix obvious bugs in the m68k XPTC stubs.mycroft2-1/+81
2000-10-31NSPR works on m68k, so remove the `UNTESTED' comment.mycroft2-4/+4
2000-10-31Add RCS ID.jlam1-0/+2
2000-10-31Make BUILD_DEPENDS on perl match similar lines in other Makefiles.jlam1-2/+2
2000-10-30Mark this as only working for newer i386 versions or versions newer thanmartin1-1/+5
2000-10-30For a.out, do not link the NSPR libraries with -lc. It's not necessary, and itmycroft2-7/+12
2000-10-30Test for big- vs. little-endian MIPS.mycroft2-7/+21
2000-10-30Really dead now.mycroft2-38/+0
2000-10-30Changes from taya:mycroft4-57/+64
2000-10-29Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have tomycroft2-5/+6
2000-10-29Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happensmycroft2-6/+6
2000-10-29Correct varargs macro for NetBSD/powerpc.mycroft2-1/+15
2000-10-29I was on crack. It is still necessary to generate these files at install time.mycroft5-6/+50
2000-10-29Installing our own user-{locales,skins}.rdf is unnecessary, dumb, and breaksmycroft6-42/+7
2000-10-29Fix dtoa() for NetBSD/arm.mycroft2-1/+15
2000-10-28For a.out systems, link component with -Bsymbolic. Otherwise some intra-modulemycroft2-1/+25
2000-10-28NSPR and XPTC support for arm32.mycroft6-11/+357
2000-10-27Minor fix for Alpha: We have to set t12 to the beginning of the PIC functionmycroft2-5/+6
2000-10-26Make sure we copy the SPARC XPTC stuff in place.mycroft1-5/+9
2000-10-26Rework machdep NSPR code to not rely on the compiler playing nice after amycroft8-23/+539
2000-10-25Add proper xptc support for NetBSD/powerpc. (Linux/ppc appears to use amycroft8-3/+563
2000-10-23fix typo in header file which shows up on sparc and mips machines.dmcmahill2-1/+13
2000-10-23Adjust JB_SP_INDEX for PowerPC.mycroft2-1/+27
2000-10-14Uppps, forgot to add those before last commitmartin2-0/+29
2000-10-14Update pkg to Mozilla Milestone 18 (pkg from Taya via mail to tech-pkg).martin12-3894/+102
2000-10-08direct the patch to the right place (the original file, not the linkdmcmahill2-5/+5
2000-10-07fix typo in header file which shows up on sparc and mips machines.dmcmahill2-1/+13
2000-10-05Add build dependency for 'zip' (to create .jar files).martin1-1/+2
2000-10-02Make the pkg compile on NetBSD/macppc.martin3-1/+30
2000-09-03Renamed pkg back to original name after last update (backing outmartin1-2/+2
2000-09-03remove superfluous blank linewiz1-2/+1
2000-08-30It is "mozilla" 5.0 milestone 17, not 1.0.tron1-2/+2
2000-08-30forgot this one in last commitmartin1-0/+35
2000-08-30Update pkg to new version send by Taya via e-mail (as requested by Tron).martin8-253/+300
2000-08-28Use PERL5 variable for location of perl5 binary.jlam1-2/+2
2000-08-17sed -> ${SED}, chmod -> ${CHMOD}wiz1-3/+3
2000-08-16Update "mozilla" package to 5.0 milestone 17. This release is completelytron21-506/+4625
2000-08-16Use "5.0m16" instead of "0.16" as version number.tron1-2/+2
2000-08-16mozilla-m16 breaks the dewey-decimal numbering.abs1-2/+2
2000-06-23Back out last commit. Due do the dependence on the "gtk+" package versiontron2-15/+1
2000-06-23Explicitly disable pthread support because "configure" will try to usetron2-1/+15
2000-06-19Add RCS IDs.soren14-14/+40
2000-06-19Remove old linker workaround.soren4-23/+30