Filebench is quick to set up and use unlike many of the commercial
benchmarks which it can emulate. It is also a handy tool for
micro-benchmarking storage subsystems and studying the relationships of
complex applications such as relational databases with their storage
without having to incur the costs of setting up those applications,
loading data and so forth.
Filebench uses loadable workload personalities in a common framework to
allow easy emulation of complex applications upon file systems. The
workload personalities use a Workload Definition Language to define the
workload's model.
WWW: http://www.solarisinternals.com/wiki/index.php/FileBench
WWW: http://www.fsl.cs.sunysb.edu/~vass/filebench/
PR: ports/153750
Submitted by: "Tom Judge" <tom@tomjudge.com>
Approved by: fjoe (mentor)
Changes:
* actionlib
o Fix race condition in Python action server. #4554
* nodelet_topic_tools
o MUX simplified by using a 8-connected null filters
o DeMUX has a specialization for message type (uses
ros::Subscriber internally by default)
* xacro: fixed inserting property blocks #4561
o) change depend from graphics/lcms to graphics/lcms2;
o) depend on graphics/lcms2 is optional, by default is on;
o) add demosaic packs, licensed under GPLv2 and GPLv3.
- honor NOPORTDOCS and NOPORTEXAMPLES
- remove MD5 from distfile
- rework pkg-plist (@unexec rm ... => @dirrmtry)
- bump PORTREVISION
Broken build reported by pav@ after DEFAULT_PGSQL_VER was set to 84
Approved by: kuriyama (maintainer) per mail
Leave the entries with the same ages as 7.0-R there for people that might upgrade from that version.
PR: ports/152692
Submitted by: myself
Approved by: portmgr (pav)
- The debugger has been enhanced using json_encode.
- TTL fix for redis cache code.
PR: ports/153783
Submitted by: Nicolas de Bari Embriz <nbari _at_ dalmp.com> (maintainer)
- remove subshell to use basename, and use ## substitution [1]
- remove FreeBSD 5.X compatibility comment [1]
- remove FreeBSD 5.X compatibility code
The parts marked with [1] above were
Submitted by: dougb (Doug Barton)
Maintainer assisted with testing various versions of the script.
This final version seems to have addressed all of the issues that
he and I saw.
PR: ports/153392
Submitted by: me
* support DHT extension to report external IPs
* fixed rare crash in http_connection's error handling
* avoid connecting to peers listening on ports < 1024
* optimized piece picking to not cause busy loops in some end-game modes
* fixed python bindings for tcp::endpoint
* fixed edge case of pad file support
* limit number of torrents tracked by DHT
* fixed bug when allow_multiple_connections_per_ip was enabled
* potential WOW64 fix for unbuffered I/O (windows)
* expose set_alert_queue_size_limit to python binding
* support dht nodes in magnet links
* support 100 Continue HTTP responses
* changed default choker behavior to use 8 unchoke slots (instead of being
rate based)
* fixed error reporting issue in disk I/O thread
* fixed file allocation issues on linux
* fixed filename encoding and decoding issue on platforms using iconv
* reports redundant downloads to tracker, fixed downloaded calculation to
be more stable when not including redundant. Improved redundant data
accounting to be more accurate
* fixed bugs in http seed connection and added unit test for it
* fixed error reporting when fallocate fails
* deprecate support for separate proxies for separate kinds of connections
- PO files now used for translations.
- Various JavaScript improvements.
- Some fixes to the Wine debugger.
- Translation updates.
- Various bug fixes.
- remove dead mirror servers
Changelog: http://nmap.org/changelog.html
Mayjor changes are NSE script related, some highlihts:
o [NSE] Added stuxnet-detect.nse
o [NSE] Added the ftp-proftpd-backdoor.nse
and many more interesting NSE scripts.