Age | Commit message (Expand) | Author | Files | Lines |
2002-09-03 | Swipe the patch for bug 160535 from the Mozilla tree, to fix unaligned access | mycroft | 3 | -1/+78 |
2002-08-29 | fix PLIST | taya | 19 | -5579/+2952 |
2002-08-29 | upgrade to 1.1. includes CSS/cookie-stealing security fix. | itojun | 9 | -141/+10 |
2002-08-19 | Use one less subshell to build this. | fredb | 1 | -2/+2 |
2002-08-19 | Make this build "-O2" on all platforms, increase the shell limits to make | fredb | 1 | -7/+6 |
2002-08-19 | Mark this NOT_FOR_PLATFORM NetBSD-*-m68k. Invert ONLY_FOR_PLATFORM/ | fredb | 1 | -4/+3 |
2002-08-19 | Make this compile, at least, on NetBSD/m68kelf, using patches submitted | fredb | 5 | -21/+143 |
2002-08-19 | Depend on autoconf-2.13, since newer versions don't work, according to | wiz | 1 | -2/+2 |
2002-08-02 | Do away with special pthread.buildlink.mk hack and add "optional" to | jlam | 1 | -7/+4 |
2002-08-01 | Fix so that mozilla doesn't require a native pthread library. "require" | jlam | 1 | -4/+7 |
2002-08-01 | Convert to use pthread.buildlink.mk. | jlam | 1 | -8/+9 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 |
2002-07-12 | add config for arm, armel, armeb | taya | 4 | -13/+46 |
2002-07-04 | add pthread support.(but disabled now) | taya | 5 | -8/+50 |
2002-06-23 | introduce MASTER_SITE_MOZILLA. | kei | 1 | -3/+2 |
2002-06-12 | during install set HOME to WRKDIR to avoid polluting the users home directory | dmcmahill | 1 | -1/+5 |
2002-06-06 | Update mozilla to 1.0 | taya | 13 | -41/+41 |
2002-05-26 | Source tarball has changed. | taya | 1 | -3/+3 |
2002-05-25 | Update mozilla to 1.0rc3 | taya | 5 | -24/+7 |
2002-05-14 | forget to remove this on previous commit | taya | 1 | -99/+0 |
2002-05-14 | Update mozilla to 1.0rc2 | taya | 17 | -98/+98 |
2002-05-08 | Lubomir Sedlacik <salo@Xtrmntr.org> reported that pkgsrc for mozilla worked o... | taya | 1 | -2/+2 |
2002-05-07 | Add security fix for " Bugzilla Bug 141061 XMLHttpRequest allows reading of l... | taya | 3 | -2/+103 |
2002-04-25 | Update mozilla to 1.0rc1 | taya | 17 | -124/+470 |
2002-03-24 | Correct perl version dependency. | taya | 1 | -2/+2 |
2002-03-14 | remove "The" from start of COMMENT | abs | 1 | -2/+2 |
2002-03-13 | Update mozilla to 0.9.9 | taya | 16 | -487/+263 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 2 | -18/+18 |
2002-02-09 | Update mozilla to 0.9.8 | taya | 14 | -186/+426 |
2001-12-27 | Update mozilla to 0.9.7 | taya | 12 | -89/+173 |
2001-12-22 | Remove " {build 0000000000}" from title bars; it's not useful and | lukem | 2 | -1/+18 |
2001-11-22 | Update mozilla to 0.9.6 | taya | 14 | -163/+304 |
2001-11-14 | Pass LIBRUNPATH via CONFIGURE_ENV also since this is refered from configure | enami | 1 | -1/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+0 |
2001-10-26 | enable IPv4 mapped IPv6 address(workaround for -current) | taya | 3 | -3/+25 |
2001-10-26 | Move the moz-install script from the scripts/ directory to the files/ | agc | 2 | -3/+3 |
2001-10-16 | Update mozilla to 0.9.5 | taya | 13 | -3417/+3913 |
2001-09-16 | Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet) | taya | 13 | -326/+291 |
2001-08-04 | mozilla.org replaced source tarball. | taya | 1 | -3/+3 |
2001-08-04 | Update to mozilla 0.9.3 | taya | 10 | -51/+100 |
2001-07-13 | Update mozilla to 0.9.2nb1. | taya | 4 | -3/+268 |
2001-07-01 | Update mozilla to 0.9.2 | taya | 8 | -125/+86 |
2001-06-19 | Because source tarball has changed(only CVS/* files), update digest. | taya | 1 | -3/+3 |
2001-06-09 | Update mozilla to 0.9.1 and add header files to package | taya | 10 | -59/+3560 |
2001-05-23 | We should at least try to build on Linux | abs | 1 | -2/+2 |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 |
2001-05-11 | Most notable changes are: | taya | 11 | -199/+154 |
2001-05-05 | Explicitly disable pthreads, as that option doesn't work on NetBSD at all. | fredb | 1 | -2/+3 |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. | jlam | 1 | -2/+2 |