Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-17 | remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!) | wiz | 2 | -8/+6 | |
2000-11-17 | add an empty line for pkglint | wiz | 2 | -2/+4 | |
2000-11-15 | Update to 0.93. Changes are mainly bugfixes. | wiz | 2 | -4/+4 | |
2000-11-15 | Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a valid | martin | 2 | -1/+19 | |
function/method pointer without the right cast). This makes mozilla compile on sparc64 (but it's not working yet). | |||||
2000-11-15 | link against libtermcap, needed for 1.4 systems. | hubertf | 1 | -2/+2 | |
2000-11-14 | upgrade to 1.3.14 + IPv6 patch. apache side fixed security hole between | itojun | 4 | -16/+68 | |
1.3.12 -> 1.3.14. | |||||
2000-11-14 | Add USE_XPM and a dependancy on freetype-lib. | briggs | 1 | -1/+3 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 2 | -4/+4 | |
2000-11-09 | regen | wiz | 2 | -7/+7 | |
2000-11-09 | This was the wrong solution. | mycroft | 2 | -30/+1 | |
2000-11-09 | Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) | mycroft | 2 | -1/+24 | |
2000-11-09 | Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has | mycroft | 3 | -1/+43 | |
a lot of other problems). | |||||
2000-11-08 | Adjust dirs to deality - we should really do some automagic expansion in | hubertf | 1 | -2/+3 | |
this file (and some others?) just as we do in PLIST... | |||||
2000-11-07 | Add and enable glibwww | rh | 1 | -1/+2 | |
2000-11-07 | Initial import of glibwww-0.2, a set of event register/unregister www | rh | 5 | -0/+37 | |
functions that use the glib event loop. | |||||
2000-11-05 | For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS | mycroft | 2 | -6/+24 | |
platforms. This needs a more comprehensive toolchain fix, but this is not the time to do it. | |||||
2000-11-03 | Add and enable ap-php4 | agc | 1 | -1/+2 | |
2000-11-02 | fix path to patched files | jdolecek | 3 | -9/+9 | |
2000-11-02 | add log_mime_hdrs_list directive - this directive specifies list of | jdolecek | 5 | -3/+108 | |
headers to log into access log when log_mime_hdrs is on the change will be sent to Squid maintainers for possible future inclusion shortly | |||||
2000-11-01 | use USE_LIBINTL + BUILD_DEPEND to devel/gettext. | itojun | 3 | -4/+19 | |
make libslang-less build possible. | |||||
2000-11-01 | use USE_LIBINTL and BUILD_DEPEND to devel/gettext. | itojun | 1 | -3/+4 | |
2000-11-01 | Don't overwrite analog configuration during installation. Fixes | tron | 2 | -20/+11 | |
PR pkg/11351 by David Brownlee. | |||||
2000-11-01 | avoid unnecessary dependency on libpam - PAM is not used here | jdolecek | 3 | -0/+41 | |
reported by Hubert Feyrer on tech-pkg | |||||
2000-10-31 | Fix obvious bugs in the m68k XPTC stubs. | mycroft | 2 | -1/+81 | |
2000-10-31 | NSPR works on m68k, so remove the `UNTESTED' comment. | mycroft | 2 | -4/+4 | |
2000-10-31 | Handle configuration files: | jlam | 6 | -3/+136 | |
* During installation, install a default file, then copy over a real config file during post-installation if it doesn't already exist. * During de-installation, remove the real config file if it doesn't differ from the default config file. The INSTALL/DEINSTALL scripts could probably serve as a model for how other packages should deal with config files. | |||||
2000-10-31 | Update surfraw to 1.0.2. Changes from version 0.5.7: | jlam | 3 | -9/+14 | |
Translate elvi didn't correctly parse -from or -to New elvi: britannica, stockquote (nasdaq, quote.com, yahoo), jake Updated elvi: freshmeat Don't open new screen(1)s by default Zorch usage of local variables (not POSIX) | |||||
2000-10-31 | Add RCS ID. | jlam | 1 | -0/+2 | |
2000-10-31 | Make BUILD_DEPENDS on perl match similar lines in other Makefiles. | jlam | 1 | -2/+2 | |
2000-10-30 | Mark this as only working for newer i386 versions or versions newer than | martin | 1 | -1/+5 | |
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 | For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it | mycroft | 2 | -7/+12 | |
tickles an obscure bug in the old ld(1). | |||||
2000-10-30 | Included in main dist. | mjl | 1 | -21/+0 | |
2000-10-30 | Update to 0.55. Changes are: | mjl | 3 | -7/+11 | |
o small documentation fix o compilation issues with older perls fixed o library initialization when using sockets fixed o library fixes ("Rob Saccoccio" <robs@ipass.net>) o compilation issues with newer gcc o completely untested OPEN and READLINE methods o sfio version compiles again o General clean-ups o Allow attaching/detaching o Changed DESTROY behaviour o Fixed default warn/die handler of old interface o Document new interface | |||||
2000-10-30 | Test for big- vs. little-endian MIPS. | mycroft | 2 | -7/+21 | |
2000-10-30 | Really dead now. | mycroft | 2 | -38/+0 | |
2000-10-30 | Changes from taya: | mycroft | 4 | -57/+64 | |
* Run regxpcom and regchrome at package install time. (Otherwise time stamp changes can cause the registry to be regenerated the first time Mozilla is started up anyway.) * Arrange to have user-{locale,skins}.rdf generated automatically. | |||||
2000-10-29 | Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have to | mycroft | 2 | -5/+6 | |
set $t9 to the called function's address.) | |||||
2000-10-29 | Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happens | mycroft | 2 | -6/+6 | |
for other a.out platforms (not that Mozilla has been ported to them yet). | |||||
2000-10-29 | Project moved to SourceForge. Mark broken until a new release is made. | tsarna | 2 | -8/+9 | |
2000-10-29 | Correct varargs macro for NetBSD/powerpc. | mycroft | 2 | -1/+15 | |
2000-10-29 | I was on crack. It is still necessary to generate these files at install time. | mycroft | 5 | -6/+50 | |
Instead, update to a current, correct version. | |||||
2000-10-29 | Installing our own user-{locales,skins}.rdf is unnecessary, dumb, and breaks | mycroft | 6 | -42/+7 | |
the editor. So, install the ones generated at build time instead. | |||||
2000-10-29 | Fix dtoa() for NetBSD/arm. | mycroft | 2 | -1/+15 | |
Mozilla works on arm32 now. | |||||
2000-10-28 | For a.out systems, link component with -Bsymbolic. Otherwise some intra-module | mycroft | 2 | -1/+25 | |
symbols resolve incorrectly (e.g. the RegisterSelf methods in the converter modules). This *almost* fixes Mozilla on arm32... | |||||
2000-10-28 | NSPR and XPTC support for arm32. | mycroft | 6 | -11/+357 | |
2000-10-28 | Add work arroung for multi user problems caused by debug code in 4.76 to | tron | 2 | -2/+12 | |
wrapper script. | |||||
2000-10-28 | upgrade to 2.20b. main purpose for this upgrade is security fix. | itojun | 2 | -4/+4 | |
--- New in version 2.20b: * Corrected version of Marcel Telka's ssi fix. My bad. New in version 2.20: * Performance improvements to the timer package via hashing, and double-linking / sorting the lists. Partially based on a suggestion by Michal Ostrowski. * Performance improvement to the mmap cache package, from Evan Jones. * Minor Linux fix for open files limit, from Jordan Ritter. * Fix for null ClientData, which picky compilers didn't like. * Unknown sockaddr type becomes a non-fatal error, preventing a DOS attack. * Close extraneous file descriptors on CGI calls - from Russell Dill. * Security fixes for the external ssi program, from ghandi@dopesquad.net and Wolfgang Rupprecht. * Fix to make the ssi program elide the HTML comment sequence, from Marcel Telka. * Red Hat packaging updates from Bennett Todd. * Throttling fix from Tom Pavel. | |||||
2000-10-27 | Create a link "/usr/share/opera" in "/emul/linux" pointing at the | tron | 2 | -2/+7 | |
real location of the shared file directory. | |||||
2000-10-27 | Minor fix for Alpha: We have to set t12 to the beginning of the PIC function | mycroft | 2 | -5/+6 | |
we're entering. NSPR works on Alpha now. | |||||
2000-10-27 | Add and enable "opera". Fixes PR pkg/11154 by Hubert Feyrer. | tron | 1 | -1/+2 | |