summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2003-06-11clean up permission fixing in do-install target, alagrant1-4/+7
mozilla-bin-nightly.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+26
2003-06-11s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. nogrant2-10/+10
functional change.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+29
2003-06-11add Solaris/sparc binary release (0.6) to this package.grant4-7/+29
2003-06-11MAINTAINER s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-11make this work on Solaris again (distfile moved).grant3-7/+8
2003-06-11update to bozohttpd 20030409.mrg2-5/+5
o -d without DEBUG enabled only prints one warning and continues o one can now define the C macro SERVER_SOFTWARE when building to change the Server: header and CGI variable of the same name o add new -s flag the force logging output to stderr. from zakj@nox.cx o add new -a flag for CGI bin that stops bozohttpd from outputting any HTTP reply, the CGI program must output these. from zakj@nox.cx o new REQUEST_URI and DATE_GMT environment variables for CGI. from zakj@nox.cx o add a "Makefile.boot" that should work with any make program o build on linux again o fix core dumps when using -C
2003-06-10Undo last, and fix the typo that was the problem.wiz1-4/+3
2003-06-10Add a forgotten var so this can find WRKSRC correctlyjmc1-2/+3
2003-06-10Update to 1.6.2, from Hiramatsu Yoshifumi in PR 21465.wiz4-35/+7
Changes: This version has three new options. -P NAME, --prev-symlink=NAME maintain a symbolic link from NAME to previous log -p PERIOD, --period=PERIOD set the rotation period explicitly -d DELAY, --delay=DELAY set the rotation period delay
2003-06-10Update to 2.58, from Hiramatsu Yoshifumi in PR 21662.wiz2-10/+6
* added a -M (Meta) switch to add free defined strings to html-<HEAD>. This switch may be useful to provide stylesheets to the html-report. (suggested by ycdtosa ?) * Heavy tested and fixed problems with 'Division by zero'-errors (with broken logfiles caused by bugs of some Proxyservers.) (reported by Chris Knight) While fixing those problems i removed the .00..001 workarounds with a correct solution. * found that .ru (Russia) now mainly uses 2nd-level domains, so i removed that from the 3rd-level-group of TopLevelDomains. * fixed warnings in HTML-Output, so now that will also be correct HTML. * Holger Marzen requested an output-format which he can use to parse afterwards. -F unformatted is the result. if you use -F unformatted along with -U, the byte values are calculated in the given Unit, and displayed without indication along with the numbers. the indication moves up to the header of the report. * as announced in the README i converted -m -w and -W also into the new -F-switch. so you now have to use -F mail, -F html and -F html-embed. For now the old switches will still work, but Calamaris puts out warnings about that. The switches defunct in the first release of '04. * I deleted (as scheduled) a warning about -N f which has been replaced by -N -1 * I pushed back removal schedules for Cachefile-Workarounds to the end of the year. * replaced 'squid-mime' and 'squid-smartfilter' input formats with 'squid-extended' which is also usable for Cisco Content Engines Logfiles. (initial patch from Kenytt Avery) * added an error for users of the replaced input formats. * fixed parsing of NetCache NetApp/5.2 Logfiles. (patch by SO Kwok Tsun) * added new Time-Interval-Option. * added an Time-Range-Interval (first suggested by Steffen Sledz) * moved the error-section to the top of the report. It now also produces a valid HTML-Table. + fixed a problem with the new -N-switch. changed the f-value to -1 to make it more consistent to the other switches. + enabled IPv6-IPs. Calamaris now accepts IPv6-Ips and is able to resolve encapsulated IPv4-Ips. + Helge Oldach submitted a patch which fixes a problem with syntactical-wrong html-output, and also added a -W-switch to produce HTML-Output without HTML-Headers, so it can used for Server-Side-Includes. * calamaris: + changed -3-switch to -N, which makes it possible for the user to define how many levels of URL-Hosts should be displayed. -Nf displays all Host-Components. (requested by Mark Güthling) + found a problem with 'Incoming TCP-requests by status'. It wasn't displayed if all requestes were classified as ERROR. (found with the help of Alexey Markov) * calamaris: - added 'squid-smartfilter' input format (thanks to James Crocker) - fixed/added the new Netcache V5.2-Logfile-Support (thanks to Enrico Ardizzoni) - fixed a bug in the new -D-option. now you should be able to set it yourself. (fix by John Line) * added a new report about size-based Distribution of objects. (suggested by Gerold Meerkoetter) * added support for NetApp NetCache V (thanks to Christian Niederdorfer for providing logfiles, testing and also for the donmation. Thank You.)
2003-06-10Update to 0.76.17, based on PR 20506 by Todd Vierling (which containedwiz3-13/+14
an update to 0.76.15). Some changes (from webpage, no ChangeLog included): Version 0.76.17 of asp2php is released. Fixed a problem with the _ char in "if" statements. Version 0.76.15 of asp2php is released. I fixed a problem with "foreach" and a bug with comments. Also added support for object oriented classes. If you have problems please let me know. Fixed a problem parsing functions that didn't have parenthesis around them. Added some Filesystem conversion code. Added an option to convert DOS path's with backslashes to Unix forward slashes (-fixwinpaths). Fixed a problem with preparsing include files.
2003-06-07Truncate to <= 24 linescjep1-6/+3
2003-06-07Truncate COMMENT to under 70 characterscjep1-2/+2
2003-06-07Add NetBSD RCS tags.cjep1-0/+1
2003-06-06Make sure include files for apr get picked up when compilingjmc1-1/+4
2003-06-06replace ${WHOLE_ARCHIVE_FLAG} -lgcc ${NO_WHOLE_ARCHIVE_FLAG} by justdrochner2-4/+4
${LINK_ALL_LIBGCC_HACK}
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi1-2/+2
2003-06-03Apply patch from PR pkg/21745 so Mozilla will build on XFree86 < 4.epg1-2/+2
2003-06-03Teach ap2-perl and ap2-php4 how to find apr's includes. They need toepg4-18/+62
find this separately now that apr is provided in a separate package.
2003-06-03Change dependency of jakarta-ant into apache-ant, as it's now known.jschauma2-4/+4
All build fine with the new version of ant.
2003-06-02Update to ap-throttle-3.1.2nb1abs2-3/+10
Install documentation
2003-06-02Update to adzap 20030525. No major changes, just ad pattern updates.simonb2-5/+5
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma85-170/+170
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-31don't call install -d with multiple args.grant1-8/+7
remove unnecessary trailing slashes.
2003-05-31include mk/gcc.buildlink2.mk so this can find gcc3's libgcc.grant1-1/+3
2003-05-31add dependancy on suse_openmotif package, so that operamotifwrapperjdolecek1-6/+8
(used to run the netscape plugins) has the motif library it depends on; while opera-plugins takes care of this, I prefer direct depend in opera7 package this adresses PR pkg/21734 by Kai Puolamaki bump all dependancies to SuSE pkgs >= 7.3, since this is what opera7 was tested against; the >= 6.[34] could be put back if someone confirms opera7 actually works correctly with SuSE 6.3, 6.4 libraries
2003-05-31tidy up logic for adding libgcc and libgcc_s. no functional change.grant2-14/+14
2003-05-31fix a multiline literal, allowing this to be built with gcc-3.3.grant2-7/+27
2003-05-31Wildcard dependency on rpm2pkg.wiz1-2/+2
2003-05-31make sure modules are built with the correct version of gcc.grant1-4/+9
2003-05-31for consistency, use WHOLE_ARCHIVE_FLAG instead ofgrant2-4/+4
-Wl,--whole-archive.
2003-05-31drop some unnecessary parensgrant2-4/+4
2003-05-31link against shared libgcc_s when built with gcc3 so Apache modulesgrant2-4/+20
can resolve the required symbols.
2003-05-31a dependency (sablotron) uses gcc shlibs, not this package, so nogrant1-4/+3
need to set USE_GCC_SHLIBS. we also don't need libiconv, libstdc++ or libm. bump PKGREVISION.
2003-05-30Bump BUILDLINK_DEPENDS to 2.0.45nb1 for the apr change and includeepg1-4/+4
apr's buildlink2.mk.
2003-05-30update HOMEPAGEgrant1-2/+2
2003-05-29mozilla and variants use gcc shlibs.grant1-1/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant2-5/+4
libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
2003-05-29remove PKGREVISION(oops)itojun1-2/+1
2003-05-29upgrade to apache 2.0.46. fixes two vulnerabilities:itojun5-68/+375
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189
2003-05-28add a missing filegrant1-1/+2
2003-05-27use mk/gcc.buildlink2.mkgrant1-2/+2
2003-05-27use mk/gcc.buildlink2.mkgrant1-2/+2
2003-05-27add CONFLICTS to suse_libc5 with mozilla-bin and phoenix-bin packages eachkei2-2/+6
other. addresses pkg/21675.
2003-05-27this uses c++, so set USE_CXX and include gcc/buildlink2.mk. ride thegrant1-1/+3
recent pkgrevision bump.
2003-05-27add LoadFile statements for ap-xsltgrant1-1/+4
2003-05-26as per MESSAGE, this requires libxml{parse,tok}.so from www/libwww, sogrant1-2/+4
include it's buildlink2.mk. bump PKGREVISION.
2003-05-25update squid pacakge to 2.5.3 (squid-2.5.STABLE3).taca3-121/+22
Changes to squid-2.5.STABLE3 (25 May 2003): - Bug #573: Occational false negatives in external acl lookups - Bug #577: assertion failed: cbdata.c:224: "c->y == c" when external_acl helpers crashes - Bug #590: Squid may hang or behave oddly on shutdown while requests is being processed. - Bug #590: external acl lookups does not deal well with queue overload - cache_effective_user documentation update - cache_peer documentation update for htcp and carp - Bug #600: The example header_access paranoid setting is missing WWW-Authenticate - Bug #605: Segmentation fault in idnsGrokReply() on certain platforms - Fixes to build properly on AIX 5 - Bug #574: wb_group updated to version 1.1 to make group names case insensitive and correct a segfault issue in the helper - SNMP mib updates to make cacheNumObjCount, cacheCurrentUnlinkRequests, cacheCurrentSwapSize and cacheClients correctly report as gauges (was reporting as counters). - Woraround for --enable-ssl Kerberos issue on RedHat 9 - Bug #579: Close and repopen log files on "squid -k reconfigure" - Bug #598: squid_ldap_auth could segfault if LDAP server is unavailable - Bug #609,#612: msntauth helper fixes in dealing with large or non-existing allow/deny user files. - Bug #620: acl ident REQUIRED matches even if the ident lookup fails - Bug #432: reply_body_max_size fails with ident or proxy_auth acls and also fails to block large objects where the content-length is not known - Bug #606: Basic auth looping and gets stuck at high CPU usage when multiple proxy_auth ACLs combined in one line and login fails. - squid_ldap_auth updated with support for TLS and SSL - Bug #623: segfault if using negated external acls in certain configurations involving other acls later on the same http_access line. - Bug #622: wb_group helper update to version 1.2 to ass support for Domain-Qualified groups refering to groups in a specific domain - Bug #596: logic error in poll() error management - Bug #597: logic errors in error management - Bug #591: segmentation fault in authentication on "squid -k debug" - Bug #587: smb_auth fails on complex logins involving domain names or other odd characters - Bug #558, #587: smb_auth.pl fails on complex logins involving domain names or other odd characters - Bug #643: external_acl fails with ttl=0 due to a change introduced by the patch for Bug #553 in 2.5.STABLE2. - Bug #630: minor issues in digest authantication causing random authentication failures and incompability with many mainstream browser digest implementations due to browser qop bugs. To deal with those broken browser nonce_stricness now defaults to off, and two new digest options have been added (check_nonce_count and post_workaround) to allow workarounds to other quite bad browser bugs if needed. - Bug #644: digest authentication fails on requests with one or more comma in the requested URL - Bug #648: deny_info TCP_RESET not working. The fix for this also adds the ability to send redirects.