- The default version is now Windows XP.
- Many Richedit improvements.
- Beginning of jscript dll support.
- Shell folders now respect XDG directory configuration.
- Many translation updates.
- Lots of bug fixes.
* Use the actual Makefile when checking for pre-defined sites. This allows
us to catch things that rely on port variables. [1]
* USE_GETOPT_LONG is now obsolete, and should not be suggested. [2]
* Check for cases where X_DEPENDS = ${Y_DEPENDS} which can result in adding
unwanted dependencies.
PR: 121664 [1]
Suggested by: pav [2]
speaker-independent, continuous speech recognition engine.
Once the system is built, try running the Perl script sphinx3-demo.
The sphinx3-test script should run sphinx3-batch over an example
utterance of "go forward ten meters."
WWW: http://www.speech.cs.cmu.edu/sphinx/
PR: ports/121612
Submitted by: Richard Neese <r.neese@gmail.com>
speaker-independent, continuous speech recognition engine.
This is an early release of a research system. The APIs and function
names are likely to change, and several tools still need to be made
available to make this all complete.
Once the system is built, try running the Perl script sphinx2-demo.
The pocketsphinx-test script should run pocketsphinx-batch over an example
utterance of "go forward ten meters."
WWW: http://www.speech.cs.cmu.edu/sphinx/
PR: ports/121610
Submitted by: Richard Neese <r.neese@gmail.com>
speech recognition engine.
This port is required for PocketSphinx and Sphinx3
Once the system is built, try running the Perl script sphinx-demo.
The sphinx-test script should run sphinx-batch over an example
utterance of "go forward ten meters."
WWW: http://www.speech.cs.cmu.edu/sphinx/
PR: ports/121611
Submitted by: Richard Neese <r.neese@gmail.com>
programmers. It is free software under the GNU General Public License.
The library provides a wide range of astrodynamical routines such as
ephemerides, earth orientation, and orbit propagation. There are over 170
functions in total with an extensive test suit
WWW: http://homepage.mac.com/pclwillmott/GAL/
Submitted by: db
connections between a remote host and a qmail server. Spam
is blocked while the remote server (spammer) is still
connected; no additional processing or storage is needed.
In addition to all of its anti-spam filters, spamdyke also
includes a number of features to enhance qmail.
Best of all, using spamdyke does not require patching or
recompiling qmail!
PR: ports/119579
Submitted by: Peter Kieser <peter@kieser.ca>
Approved by: garga (mentor)
for applications. Using this module, you can interact with that
REST interface to write client-side utilities.
You can use this module directly, but you'll be better off subclassing it.
This module also provides a number of convenient methods for writing
short scripts. For example, passing use_config => 1 to new will look at
the config file for the username and password (or SID) of the user.
If neither is available, it will prompt the user for them.
WWW: http://search.cpan.org/dist/Net-Jifty/