Perl before, sometimes we would word wrap too soon. Now we should never
generate a line more than 72 characters long (but as close to 72 characters
long as we can without breaking up a word).
Approved by: will (maintainer)
preconditioners for solving equations. It is required by some FEM
packages on the net like Felyx and IMOOSE.
ITL is said to work especially fast with gcc-3.3.
PR: ports/55717
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
an editor with syntax highlighning and a help browser; you can work
almost the same way as in Matlab (c) , i.e. use the editor and execute
your code from there with (F5) or press run. One difference is the
command window; it is meant for "quick commands" and not a history as
in Matlab you can add commands to the list in settings.
(Note to submitter: it is not necessary to remove all the directories
in pkg-plist that are installed by any standard X-related port).
PR: ports/55143
Submitted by: Kay Lehmann <kay_lehmann@web.de>
allows you to limit the number of simultaneous connexions.
PR: 59416
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
Approved by: erwin (mentor) (implicitly)
until a configurable date. It then displays a victorious 'Hurrah!', or whatever
you set. It also provides an increasing counter ('countup' feature), displaying
the time elapsed from the specified date.
PR: ports/60957
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
The milter recives messages from sendmail, and saves them as a file in
a directory. The directory name and the file name are the "$i" (queue
identifier) from Sendmail, making it easier to identify them. Once the
entire message has been received, the milter runs "ripmime" on the file
to extract any attachments. If rupmime returns without an error then it
will run "uvscan" on the diretory to scan all the files in it. If uvscan
returns an error, then the milter will look for viruses output from
uvscan, and reject the message reporting which viruses were found. If
viruses were found then the entire directory is moved to quarantine,
otherwise it is deleted.
The milter also does extention checks. Certain extentions are blocked
completely. In specific, extenions of .scr, .vbs, .pif, and .com are
blocked.
Author gave permission to distribute it with BSD-License.
WWW: http://www.nmt.edu/~wcolburn/antivirus/
fix i18n support on some desklets which installing there language-files as gdeklets.mo
PR: ports/60920
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=130509