The quantmod package for R is designed to assist the quantitative
trader in the development, testing, and deployment of statistically
based trading models.
WWW: http://www.quantmod.com/
2012-04-18 mail/dbmail21: No more supported upstream. No ports depend on this
2012-04-18 mail/dbmail23: No more supported upstream. No ports depend on this
From xdg-icon-resource(1):
"--theme theme
Installs or removes the icon file as part of theme. If no theme is
specified the icons will be installed as part of the default hicolor
theme. Applications may install icons under multiple themes but should
at least install icons for the default hicolor theme."
In my case graphics/djview4 needs this dependency.
PR: ports/166630
Submitted by: bsam (me)
Approved by: gnome (mezz, reluctantly (-: and eager to withdraw
his approval if someone objects)
Discussed at: freebsd-gnome
GNU operating system (but it also works in BSD). That's one
way to look at it. Another way is to call it a graphic shell
(that's probably more accurate).
* Rodent wastes no space on menus or function buttons (display
real estate is too valuable).
* All functionality is available through popup menu or keyboard
action.
* Popup menu is context sensitive.
* Full lpterminal is available from keyboard.
* Functionality is extendible via plugin technology.
WWW: http://xffm.org/
PR: ports/166191
Submitted by: Jens K. Loewe <bsd@tuxproject.de>
From install-upgrade:
Upgrading from 2.4.14
* We recommend that ALL sites with fulldirhash enabled run
tools/rehash on their mail spools after upgrading from 2.4.14.
There were serious 32 vs 64 bit hashing bugs which were made worse
with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it
without arguments to see a usage statement.
Compress::Snappy provides an interface to Google's Snappy (de)compressor.
Snappy does not aim for maximum compression, or compatibility with any other
compression library; instead, it aims for very high speeds and reasonable
compression. For instance, compared to the fastest mode of zlib, Snappy is an
order of magnitude faster for most inputs, but the resulting compressed files
are anywhere from 20% to 100% bigger.
WWW: http://search.cpan.org/dist/Compress-Snappy/
A CPAN::Meta::Requirements object models a set of version constraints like those
specified in the META.yml or META.json files in CPAN distributions. It can be
built up by adding more and more constraints, and it will reduce them to the
simplest representation.
Logically impossible constraints will be identified immediately by thrown
exceptions.
WWW: http://search.cpan.org/dist/CPAN-Meta-Requirements/