directory sub-tree into another directory tree. cdeploy is currently
maintained by the RootForum.org community.
WWW: http://sourceforge.net/projects/root-tools/
PR: ports/146400
Submitted by: "Jesco Freund" <jesco.freund@my-universe.com>
files' integrity. It can be useful for finding corrupted files (e.g.
incompletely downloaded, truncated, containing garbage). MP3val is also able
to fix most of the problems. Being a multiplatform application, MP3val can be
runned both under Windows and under Linux (or BSD).
The most common MPEG audio file type is MPEG 1 Layer III (mp3), but MP3val
supports also other MPEG versions and layers. The tool is also aware of the
most common types of tags (ID3v1, ID3v2, APEv2).
The core component of MP3val is an application with command-line interface.
There are also two graphical frontends for it: MP3val-frontend is a native
Windows application (it is also included in the latest binary releases for
Windows), mp3valgui is a multi-platform Python script (can be downloaded
separately), written by an independent developer. Installing the latter under
Windows is a bit tricky, so for Windows the first frontend is recommended.
WWW: http://mp3val.sourceforge.net/
PR: ports/145852
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
The core program is just a plugin loader - all functionality is made available
via plugins. This enforces modularity and ensures well defined component
interaction via interfaces.
WWW: http://code.google.com/p/vacuum-im/
PR: ports/143498
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
for reading a file line by line in reverse order. This can
often be helpful for things like log files, where the
interesting information is usually at the end.
WWW: http://elif.rubyforge.org/
WWW: http://rubyforge.org/projects/elif/
PR: ports/146269
Submitted by: Eric Freeman <freebsdports at chillibear.com>
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
I switched from patch in configure.* to use option flags. [1]
PR: ports/146330 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
module. Please also note that there is another module that does similar
things (HTTPD::UserManage) and that this is a more simplistic module, not
doing all the things that one does.
PR: ports/144875
Submitted by: otaviof at gmail.com
simple data structures to JavaScript. That is, things that
don't need to be a class, or have special methods or whatever.
WWW: http://search.cpan.org/dist/Data-JavaScript-Anon/
PR: ports/145384
Submitted by: Eric Freeman <freebsdports at chillibear.com>
of keeping more than one copy from running (concurrency prevention).
It creates the PID file, checks for its existence when the script
is run, terminates the script if there is already an instance running,
and removes the PID file when the script finishes.
This module's objective is to provide a completely simplified
interface that makes adding PID-file-based concurrency prevention
to your script as quick and simple as possible; hence File::Pid::Quick.
For a more nuanced implementation of PID files, please see File::Pid.
WWW: http://search.cpan.org/dist/File-Pid-Quick/Quick.pm
PR: ports/146060
Submitted by: Eric Freeman <freebsdports@chillibear.com>
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
WWW: http://www.logix.cz/michal/devel/smtp-cli/
PR: ports/145937
Submitted by: Frank Wall <fw@moov.de>
also be in OPTIONS or they aren't passed to make.
Thats one huge subtlety. I'll fix this later, but don't have time now.
Reported by: kevin brintnall <kbrint@qwest.net> via e-mail
Pointy hat: myself
With Hat: apache@