- no long support perl 5.005.
- although it requires p5-Data-Dumper, which may need by perl5.6 (described
in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one.
And txt2html does not need newer module ( Data::Dumper => 0).
Approved by: vanilla (co-mentor)
- try to prevent crashes of the digest helper (squid bug #1031)
- correct parsing of the acl_time directive when multiple time specifications
are given (squid bug #1060)
- correct "cachemgr config" output for http_header_* directives
(squid bug #1056)
- recognize the Content-Disposition header to be able to specify
http_header_access directives using it (squid bug #961)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
information.
Reimplement the rcNG support. See UPDATING for details.
PR: ports/71260
Submitted by: maintainer
performing all of the recent changes.
. Add to the header comment to document JAVASHAREDIR, JAVAJARDIR and
JAVALIBDIR.
. Add a definition for JAVALIBDIR. This is where other ports have
installed their JAR files (a port should install in JAVAJARDIR but
look for other JARs in JAVALIBDIR).
This port provides a daemon for adjusting the cpu frequency
(using the Enhanced Speedstep module in sysutils/est) based
on the current cpu load and power source.
PR: ports/71270
Submitted by: Colin Percival <cperciva@daemonology.net>
Update port to version 0.6. This adds a sysctl "hw.est_verbose"
which controls whether frequency changes are logged, and converts
the rc.d script to use the rcNG framework.
Note that the module will now only load if 'est_enable="YES"'
appears in rc.conf, rc.conf.local, or rc.conf.d/est.
PR: ports/71269
Submitted by: Colin Percival <cperciva@daemonology.net>
- from Changes
- Fixed bug with forced declaration of the default namespace.
- Removed dead code. Added copyright notices to pod.
- Improved test coverage.
Approved by: vanilla (co-mentor)
. Make the comment for the registervm call consistent with the conventional
naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Make the comment for the registervm call consistent with the conventional
naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.