Age | Commit message (Collapse) | Author | Files | Lines |
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
No Changelog found.
|
|
|
|
Privoxy is a web proxy with advanced filtering capabilities for protecting
privacy, filtering web page content, managing cookies, controlling access,
and removing ads, banners, pop-ups and other obnoxious Internet junk.
Privoxy has a very flexible configuration and can be customized to suit
individual needs and tastes. Privoxy has application for both stand-alone
systems and multi-user networks.
|
|
|
|
(minor changes only, just to keep it up-to-date)
|
|
|
|
|
|
mozilla-bin-nightly.
|
|
|
|
functional change.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
* 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.)
|
|
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.
|
|
|
|
|
|
|
|
|
|
${LINK_ALL_LIBGCC_HACK}
|
|
|
|
|
|
find this separately now that apr is provided in a separate package.
|
|
All build fine with the new version of ant.
|
|
Install documentation
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
remove unnecessary trailing slashes.
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
-Wl,--whole-archive.
|
|
|
|
can resolve the required symbols.
|
|
need to set USE_GCC_SHLIBS. we also don't need libiconv, libstdc++
or libm.
bump PKGREVISION.
|
|
apr's buildlink2.mk.
|
|
|
|
|
|
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.
|
|
|
|
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189
|