network with what is in DNS. Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed. Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.
Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database. The frontend is in
PHP and lets you select which network to view, and how to view it.
This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.
WWW: http://sourceforge.net/projects/iphawk/
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
The queueing toolbox provides functions for queueing networks and Markov
chains analysis. This package can be used to compute steady-state performance
measures for open, closed and mixed networks with single or multiple job
classes. Mean Valud Analysis (MVA), convolution and various bounding
techniques are implemented. Various transient and steady-state performance
measures for Markov chains can als be computed (including state occupancy
probabilities, mean time to absorption, time-averaged sojourn times), both
for continuous-time and discrete-time chains.
while here...
- add in LICENSE installation via framework
- run fc-cache on de-install
- drop X11BASE
PR: ports/164319
Submitted by: giffunip at tutopia.com
Reviewed by: crees, rene
Approved by: maintainer ( timeout + 3d)
<ChangeLog>
*) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
"ssl_protocols" directive.
*) Feature: the "if" SSI command supports captures in regular
expressions.
*) Bugfix: the "if" SSI command did not work inside the "block" command.
*) Bugfix: in AIO error handling on FreeBSD.
*) Bugfix: in the OpenSSL library initialization.
*) Bugfix: the "worker_cpu_affinity" directive might not work.
*) Bugfix: the "limit_conn_log_level" and "limit_req_log_level"
directives might not work.
*) Bugfix: the "read_ahead" directive might not work combined with
"try_files" and "open_file_cache".
*) Bugfix: the "proxy_cache_use_stale" directive with "error" parameter
did not return answer from cache if there were no live upstreams.
*) Bugfix: a segmentation fault might occur in a worker process if small
time was used in the "inactive" parameter of the "proxy_cache_path"
directive.
*) Bugfix: responses from cache might hang.
*) Bugfix: in error handling while connecting to a backend.
Thanks to Piotr Sikora.
*) Bugfix: in the "epoll" event method.
Thanks to Yichun Zhang.
*) Bugfix: the $sent_http_cache_control variable might contain a wrong
value if the "expires" directive was used.
Thanks to Yichun Zhang.
*) Bugfix: the "limit_rate" directive did not allow to use full
throughput, even if limit value was very high.
*) Bugfix: the "sendfile_max_chunk" directive did not work, if the
"limit_rate" directive was used.
*) Bugfix: nginx could not be built on Solaris; the bug had appeared in
1.0.11.
*) Bugfix: in the ngx_http_scgi_module.
*) Bugfix: in the ngx_http_mp4_module.
<ChangeLog>
- Remove defunct address from MASTER_SITES
- Use USE_DOS2UNIX instead of hand-rolled routine
- Define LICENSE (GPLv2)
- Remove USE_GMAKE, does not seem to be needed
- Do not patch files with both patch(1) and sed(1): when patch file already
exists, augment it and remove corresponding REINPLACE_CMD
- Convert pkg-plist into PLIST_FILES and PORTDOCS, remove useless file
- Remove superfluous backslashes in sed(1) expressions, do minor cleanups
Submitted by: Cyril Roelandt [*]
MeshDev is a mesh comparison software. It accepts two meshes as input and
computes the geometrical deviation between the two meshes.
It return numerical values and can optionaly generate visual results (with a
pseudo-colored mesh corresponding to the measured deviation) in OpenInventor
format.
This port features a patch (by myself) to read binary and ASCII STL files.
This feature was removed in the transition from version 0.4 -> 0.5.
Distfiles are unfetchable from sourceforce. For this reason, they're hosted
on our infrastructure.
WWW: http://meshdev.sourceforge.net/
Estimation, lag selection, diagnostic testing, forecasting, causality
analysis, forecast error variance decomposition and impulse response
functions of VAR models and estimation of SVAR/SVEC models.
WWW: http://cran.r-project.org/web/packages/vars/
Testing, monitoring and dating structural changes in (linear)
regression models. strucchange features tests/methods from the
generalized fluctuation test framework as well as from the F test
(Chow test) framework. This includes methods to fit, plot and test
fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates)
and F statistics, respectively. It is possible to monitor incoming
data online using fluctuation processes. Finally, the breakpoints
in regression models with structural changes can be estimated
together with confidence intervals. Emphasis is always given to
methods for visualizing the data.
WWW: http://cran.r-project.org/web/packages/strucchange/