took (better word, backout) from 1.0.0 release. The 'hash' isn't available
some shells. Bump the PORTREVISION.
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Tested by Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Randy Pratt <bsd-unix@embarqmail.com>
Major changes compared to the Whups H3 (1.0-RC1) version are:
* Added date search criteria.
* Implemented editing for query elements.
* Allow to save searches as queries.
* Added feeds for searches and queries.
The full list of changes (from version H3 (1.0-RC1)) can be viewed here:
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.194&r2=1.210&ty=
Major changes compared to the Hermes H3 (1.0-RC1) version are:
* Improved permissions checking.
* Added ability to return to search results after editing.
The full list of changes (from version H3 (1.0-RC1)) can be viewed here:
http://cvs.horde.org/diff.php/hermes/docs/CHANGES?r1=1.36&r2=1.41&ty=h
Add new port textproc/stardict3 (update stardict-2.x to
stardict-3.x).
StarDict is a Cross-Platform and international dictionary
written in Gtk2. It has powerful features such as "Glob-style
pattern matching," "Scan selection word," "Fuzzy query,"
etc.
WWW: http://stardict.sourceforge.net/
PR: ports/125924
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw>
database. It can poll many different SNMP sources in an efficient manner.
It has no large external dependencies, and its configuration is stored in text
files. It has full support for MIB definition files and using textual MIBs
instead of numerical OIDs.
A nice feature is the querying of SNMP tables without using a specific index.
Indexes of the rows in an SNMP table may change from time to time, and are less
than ideal for long term tracking of a given value. For example RRDBot can
query the traffic on your router based on the 'xl0' interface name.
RRDBot also contains tools to simplify the creation of RRD files, and the
various archives contained in them.
Redo Makefile:
- split pre-install in post-build with regarding to extracting
of blacklists.
- Make targets easier to read.
- Merge pkg-plist and pkg-plist.blacklist and use PLIST_SUB.
- Add files/pkg-message.in
PR: ports/126626
Approved by: maintainer timeout
It possesses a number of bugfixes and enhancements over the original.
It has been made portable and will work on pretty much any modern
Unix variant.
WWW: http://www.kernel.org/pub/software/network/tftp/
PR: ports/127293
Submitted by: Edwin Groothuis <edwin@mavetju.org>
traffic. It normally produces binary data in pcap(3) format, either
on standard output or in successive dump files (based on the -w
command line option.) This utility is similar to tcpdump(1), but
has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
WWW: https://www.dns-oarc.net/tools/dnscap
PR: ports/127433
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Changelog:
* new screen - complex tag editor (with albums/directories view)
* brand new song info screen (old one removed)
* support for renaming files and directories
* support for reading tags from filename
* support for editing artist and album in media library
* support for playlist renaming
* support for following lyrics of now playing song
* support for fetching artist's info from last.fm
* fixed compilation for Mac OS X and *BSD
* fixed compilation for older gcc versions
* extended configuration (e.g. all colors can be user-defined)
* 'repeat one song' mode works with random mode now
* incremental seeking (old behaviour is still available through config)
* a bunch of fixes and improvements
PR: 127521
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)