Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of Net::SMTP's new method, it is
not overridden to make use of a default port for the SMTPS service.
Perhaps future versions will be smart like that. Port 465 is usually
what you want, and it's not a pain to specify that.
WWW: http://search.cpan.org/dist/Net-SMTP-SSL/
* Session Saving
Open windows, window's geometry and search history are now saved and
restored when restarting the editor. The feature is basic, it just
restores open files with the same layout and cursor position but it
does not keep track of links.
* Output window
The captured output and search results are now displayed is a docked
window (Visual Studio like) so it preserves original layouts when
pointing out errors. It makes the editor a bit more IDE-like.
The old system is still available.
* Command line option to open a file at given line number
This feature allows simple integration with other application.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.
WWW: http://sg.torque.net/sg/sg3_utils.html
PR: ports/124358
Submitted by: Denis Barov <dindin@dindin.ru>
Approved by: gabor (mentor, implicit)
package, which accesses MSDOS file systems. I use it for file exchange with a
Z80-PC simulator, but it works on floppy devices as well.
WWW: http://www.moria.de/~michael/cpmtools/
PR: ports/120184
Submitted by: Sven Klose <pixel@hugbox.org>
Approved by: gabor (mentor, implicit)
This Game Engine is a port of the original Infinity Engine (the one of
Baldur's Gate, Icewind Dale, Planescape: Torment, etc...) to Linux/Unix,
Mac OS X and Windows with some enhancements.
PR: 122980
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
AVFS is a system, which enables all programs to look inside gzip, tar,
zip, etc. files or view remote (ftp, http, dav, etc.) files, without
recompiling the programs.
WWW: http://avf.sourceforge.net/
PR: ports/124615
Submitted by: Evgeny Zhirnov <jirnov@gmail.com>
- depend on libdumb.a library instead of dumbout
- remove ONLY_FOR_ARCHS, as dumb is now usable on 64bit architectures
PR: ports/124502
Submitted by: myself
Approved by: miwi (mentor), ehaupt (maintainer, via private email)