Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Chase makesum; the author retar the current tarball by updating these
modules since its release (05.27.2003 - 08.18.2003):
nikto_outdated.plugin 1.08
- Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance
nikto_core.plugin 1.15
- Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report.
nikto_headers.plugin 1.07
- Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug.
nikto_httpoptions.plugin 1.04
- Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it. Added SEARCH message.
nikto_user_enum_apache.plugin 1.02
- Bugfix: some user names not tested (zz, zzz, etc.)
- Major rewrite for speed improvements
Obtained from: bento
1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see
Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>)
=> we have to bump the client's PORTREVISION to chase this upgrade.
2) Since I'm there, I have defined Gmsh & Grace in the tools config.
Note: this is missing from the original tarball, and should be fixed
within the next release.
PR: ports/55707
Submitted by: Thierry Thomas <thierry@pompo.net>
SciMark 2.0 is a Java benchmark for scientific and numerical
computing. It measures several computational kernels and
reports a composite score in approximate Mflops (Millions
of floating point operations per second).
Suggested by May Tho.
PR: ports/50645
Submitted by: Thierry Thomas <thierry@pompo.net>
This is an ANSI C version of the SciMark2 benchmark,
translated from the original Java sources. The intent in
making this benchmark available in C is mainly for performance
comparisons.
Suggested by May Tho.
PR: ports/50646
Submitted by: Thierry Thomas <thierry@pompo.net>
- Remove leftout USE_REINPLACE.
- Make LDAP support optional.
- Remove ispell build and run dependency in favour of aspell only.
Anyway if ispell installed it will be picked up by basa binary.
Approved by: marcus (mentor)
XML::Filter::GenericChunk is a base class for SAX filters that are able to
Xparse wellballanced chunks from SAX events and transforms this chunk
Xinto a sequence of SAX events.
PR: 54729
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Perl module for directly printing to a print server/printer without
having to create a pipe to either lpr or lp. This essentially mimics
what the BSD LPR program does by connecting directly to the line
printer printer port (almost always 515), and transmitting the data
and control information to the print server.
PR: 55577
Submitted by: andrew@scoop.co.nz
- Add patches for konsole which enable konsole_grantpty to
properly change permissions on ttys and fix a bug which causes
konsole to crash on recent builds of -CURRENT.
- Add a patch for configure that fixes fontconfig detection.
- Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net>
which fixes the bug described in PR ports/48334.
- Add a pkg-message that notifies users about the fonts this port
installs.
- Use the USE_OPENLDAP macro.
PR: ports/48334
Approved by: arved (Mentor)