diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
commit | 74c050c18330bb94c2f6fd798e9e9baa6643274e (patch) | |
tree | 8def5132343b9c704f2338175cc5a65ea7732817 /mail | |
parent | 9ae3fa335db3496694c30b79075ffe82ddf3cd19 (diff) | |
download | freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.tar.gz freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.tar.zst freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anomy-sanitizer/pkg-descr | 21 | ||||
-rw-r--r-- | mail/gubby/pkg-descr | 9 | ||||
-rw-r--r-- | mail/hashcash/pkg-descr | 3 | ||||
-rw-r--r-- | mail/mailfront/pkg-descr | 1 | ||||
-rw-r--r-- | mail/mailman/pkg-descr | 3 | ||||
-rw-r--r-- | mail/minimalist/pkg-descr | 1 | ||||
-rw-r--r-- | mail/mreport/pkg-descr | 2 | ||||
-rw-r--r-- | mail/opendkim/pkg-descr | 10 | ||||
-rw-r--r-- | mail/p5-Mail-Box/pkg-descr | 1 | ||||
-rw-r--r-- | mail/p5-Mail-Bulkmail/pkg-descr | 1 | ||||
-rw-r--r-- | mail/p5-Mail-MailStats/pkg-descr | 2 | ||||
-rw-r--r-- | mail/py-libgmail/pkg-descr | 1 | ||||
-rw-r--r-- | mail/qmail-dk/pkg-descr | 3 | ||||
-rw-r--r-- | mail/qmqtool/pkg-descr | 1 | ||||
-rw-r--r-- | mail/queue-fix/pkg-descr | 3 | ||||
-rw-r--r-- | mail/rbl-milter/pkg-descr | 1 | ||||
-rw-r--r-- | mail/rubygem-tmail/pkg-descr | 1 | ||||
-rw-r--r-- | mail/rubygem-vmail/pkg-descr | 1 | ||||
-rw-r--r-- | mail/smtprc/pkg-descr | 1 | ||||
-rw-r--r-- | mail/t-prot/pkg-descr | 1 | ||||
-rw-r--r-- | mail/tmda/pkg-descr | 7 | ||||
-rw-r--r-- | mail/usendmail/pkg-descr | 1 |
22 files changed, 26 insertions, 49 deletions
diff --git a/mail/anomy-sanitizer/pkg-descr b/mail/anomy-sanitizer/pkg-descr index e634050ee9fb..d0423b4ba611 100644 --- a/mail/anomy-sanitizer/pkg-descr +++ b/mail/anomy-sanitizer/pkg-descr @@ -1,18 +1,17 @@ -The Anomy sanitizer is what most people would call -"an email virus scanner". The most important jobs that the sanitizer -can do for you - it can scan email attachments for viruses. +The Anomy sanitizer is what most people would call +"an email virus scanner". The most important jobs that the sanitizer +can do for you - it can scan email attachments for viruses. Other things it can do: -- Disable potentially dangerous HTML code, such as javascript, +- Disable potentially dangerous HTML code, such as javascript, within incoming email. -- Protect you from email-based break-in attempts which exploit +- Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). -- Block or "mangle" attachments based on their file names. - This way if you don't need to recieve e.g. visual basic scripts, - then you don't have to worry about the security risk they imply - (the ILOVEYOU virus was a visual basic program). +- Block or "mangle" attachments based on their file names. + This way if you don't need to recieve e.g. visual basic scripts, + then you don't have to worry about the security risk they imply + (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, instead of blocking individual exploits. -Author: Bjarni R. Einarsson <bre@netverjar.is> -WWW: http://mailtools.anomy.net/ +WWW: http://mailtools.anomy.net/ diff --git a/mail/gubby/pkg-descr b/mail/gubby/pkg-descr index a2cc29059224..ac91a5430703 100644 --- a/mail/gubby/pkg-descr +++ b/mail/gubby/pkg-descr @@ -1,8 +1,7 @@ -Gubby is a small program that continually shows where Procmail has placed -new email. It runs both in commandline and in an ncurses environment with -colors, and will update the overview in real time, while using very low -resources. Users can launch a specified mailreader by selecting a folder +Gubby is a small program that continually shows where Procmail has placed +new email. It runs both in commandline and in an ncurses environment with +colors, and will update the overview in real time, while using very low +resources. Users can launch a specified mailreader by selecting a folder and pressing enter. -Author: C.S. Larsen <csl@sublevel3.org> WWW: http://gubby.sourceforge.net diff --git a/mail/hashcash/pkg-descr b/mail/hashcash/pkg-descr index bb4f8709d437..21f22743ebae 100644 --- a/mail/hashcash/pkg-descr +++ b/mail/hashcash/pkg-descr @@ -1,7 +1,6 @@ The hashcash tool allows you to create hashcash tokens to attach to emails you send, and to verify hashcash tokens attached to emails you receive. A hashcash token constitutes a proof-of-work which takes a -parameterizable amount of work to compute for the sender. +parameterizable amount of work to compute for the sender. -Author: Adam Back <adam@cypherspace.org> WWW: http://www.hashcash.org/ diff --git a/mail/mailfront/pkg-descr b/mail/mailfront/pkg-descr index 32a7b96eca51..60463a419542 100644 --- a/mail/mailfront/pkg-descr +++ b/mail/mailfront/pkg-descr @@ -8,5 +8,4 @@ support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program). -Author: Bruce Guenter <bruceg@em.ca> WWW: http://untroubled.org/mailfront/ diff --git a/mail/mailman/pkg-descr b/mail/mailman/pkg-descr index 59145985e3f8..5d6c60020620 100644 --- a/mail/mailman/pkg-descr +++ b/mail/mailman/pkg-descr @@ -9,7 +9,7 @@ Paraphrasing the website: including web-based archiving (though it also has hooks for external archivers), mail-to-news gateways, bounce handling, spam prevention, Majordomo-style email-based list administration, direct SMTP delivery (with - fast bulk mailing), digest delivery, virtual domain support, and more. + fast bulk mailing), digest delivery, virtual domain support, and more. Mailman is written mostly in Python (with a smattering of C where necessary for security purposes), and includes hooks to make it easily scriptable and @@ -17,5 +17,4 @@ extensible. It is compatible with most web servers and browsers, and most mail transfer agents (mail servers). Mailman's documentation may be found on its website. -Author: Barry Warsaw <barry@python.org> and the Mailman Cabal WWW: http://www.list.org/ diff --git a/mail/minimalist/pkg-descr b/mail/minimalist/pkg-descr index 734585287251..278a96cb4820 100644 --- a/mail/minimalist/pkg-descr +++ b/mail/minimalist/pkg-descr @@ -18,5 +18,4 @@ Minimalist has also a notion of 'trusted users'. They have full rights to subscribe/unsubscribe other users; get any information related to lists and users. -Author: Vladimir Litovka, doka@kiev.sovam.com WWW: http://www.mml.org.ua/ diff --git a/mail/mreport/pkg-descr b/mail/mreport/pkg-descr index c18d30dcc35c..72cb6dd6f8d7 100644 --- a/mail/mreport/pkg-descr +++ b/mail/mreport/pkg-descr @@ -8,5 +8,3 @@ administrators that are tired of poring through sendmail's copious logs trying to figure out how well their mail server configuration is holding up. - -Author: Jason Armstrong <jason@datrix.co.za> diff --git a/mail/opendkim/pkg-descr b/mail/opendkim/pkg-descr index 0a9ed96e99b1..d292b9de115c 100644 --- a/mail/opendkim/pkg-descr +++ b/mail/opendkim/pkg-descr @@ -1,12 +1,12 @@ -OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified -Mail) sender authentication system proposed by the E-mail Signing Technology -Group (ESTG), now standardized by the IETF (RFC4871). It also includes -implementations of the Author Domain Signing Practises (ADSP, RFC5617) and +OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified +Mail) sender authentication system proposed by the E-mail Signing Technology +Group (ESTG), now standardized by the IETF (RFC4871). It also includes +implementations of the Author Domain Signing Practises (ADSP, RFC5617) and Vouch By Reference (VBR, RFC5518) proposed standards. The OpenDKIM package consists of a library that implements the DKIM service and a milter-based filter application that can plug in to any milter-aware MTA to provide that service to sufficiently recent sendmail MTAs and other -MTAs that support the milter protocol. +MTAs that support the milter protocol. WWW: http://opendkim.org/ diff --git a/mail/p5-Mail-Box/pkg-descr b/mail/p5-Mail-Box/pkg-descr index 27ffbf1715be..66b0c376c4c9 100644 --- a/mail/p5-Mail-Box/pkg-descr +++ b/mail/p5-Mail-Box/pkg-descr @@ -2,5 +2,4 @@ The Mail::Box folder is a modern mail-folder manager (at least on the moment of this writing). It is written to replace Mail::Folder, although its interface is different. -Author: Mark Overmeer <mark@overmeer.net> WWW: http://search.cpan.org/dist/Mail-Box/ diff --git a/mail/p5-Mail-Bulkmail/pkg-descr b/mail/p5-Mail-Bulkmail/pkg-descr index ff867cad4d85..9f2c8995d356 100644 --- a/mail/p5-Mail-Bulkmail/pkg-descr +++ b/mail/p5-Mail-Bulkmail/pkg-descr @@ -1,4 +1,3 @@ Mail::Bulkmail is a platform-independent mailing list module. -Author: James A. Thompson III <jim3@psynet.net> WWW: http://search.cpan.org/dist/Mail-Bulkmail/ diff --git a/mail/p5-Mail-MailStats/pkg-descr b/mail/p5-Mail-MailStats/pkg-descr index 4f06634aad5e..56ffd73cfb4a 100644 --- a/mail/p5-Mail-MailStats/pkg-descr +++ b/mail/p5-Mail-MailStats/pkg-descr @@ -1,4 +1,2 @@ Mail::Stats is a perl module that tells how many new mail messages are in procmail-generated mailboxes. - -Author: Sean Dague <sean@dague.net> diff --git a/mail/py-libgmail/pkg-descr b/mail/py-libgmail/pkg-descr index 505a517d6ae6..11473a0c967c 100644 --- a/mail/py-libgmail/pkg-descr +++ b/mail/py-libgmail/pkg-descr @@ -1,5 +1,4 @@ The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service. -Author: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> WWW: http://libgmail.sourceforge.net/ diff --git a/mail/qmail-dk/pkg-descr b/mail/qmail-dk/pkg-descr index 1ea53f6d0f3c..2c96fb3f51a4 100644 --- a/mail/qmail-dk/pkg-descr +++ b/mail/qmail-dk/pkg-descr @@ -1,4 +1,3 @@ Installs qmail-dk, a binary that will implement DomainKeys support to qmail -Author: Russel Nelson -WWW: http://www.qmail.org/ +WWW: http://www.qmail.org/ diff --git a/mail/qmqtool/pkg-descr b/mail/qmqtool/pkg-descr index 195fd43e05dc..ebbbff648267 100644 --- a/mail/qmqtool/pkg-descr +++ b/mail/qmqtool/pkg-descr @@ -5,5 +5,4 @@ Features include finding abusers, sorting messages by sender/sender's IP, showing stats, requeue messages, queue consistency check, queue backup/restore, and others. -Author: Jeremy Kister WWW: http://jeremy.kister.net/code/qmqtool/ diff --git a/mail/queue-fix/pkg-descr b/mail/queue-fix/pkg-descr index c5c6539def41..78fe484727b1 100644 --- a/mail/queue-fix/pkg-descr +++ b/mail/queue-fix/pkg-descr @@ -5,5 +5,4 @@ directories and files that don't exist that should be there (you can even create a queue from scratch). It will also print warnings for any files it finds that should not exist. -Author: Eric Huss <e-huss at netmeridian.com> -WWW: http://www.qmail.org/ +WWW: http://www.qmail.org/ diff --git a/mail/rbl-milter/pkg-descr b/mail/rbl-milter/pkg-descr index d30159436ef1..7adc277666ac 100644 --- a/mail/rbl-milter/pkg-descr +++ b/mail/rbl-milter/pkg-descr @@ -7,5 +7,4 @@ potential spam rather than just blocking it in case you loose legitimate messages. Note that the X-RBL-Warning header is only set if the site was found to be an open-relay. -Author: Jeremy Beker <gothmog@confusticate.com> WWW: http://opensource.confusticate.com/rbl-milter/ diff --git a/mail/rubygem-tmail/pkg-descr b/mail/rubygem-tmail/pkg-descr index f80acada91ba..f57b76413918 100644 --- a/mail/rubygem-tmail/pkg-descr +++ b/mail/rubygem-tmail/pkg-descr @@ -1,5 +1,4 @@ TMail is a mail manipulating library for Ruby, with RFC822 and MIME multipart support. -Author: Minero Aoki <aamine@loveruby.net> WWW: http://rubygems.org/gems/tmail/ diff --git a/mail/rubygem-vmail/pkg-descr b/mail/rubygem-vmail/pkg-descr index 837546a072c5..6d6bf9db1afb 100644 --- a/mail/rubygem-vmail/pkg-descr +++ b/mail/rubygem-vmail/pkg-descr @@ -3,5 +3,4 @@ Vmail is a Vim interface to Gmail. Why vmail? Because some people love using Vim 1000 times more than using a web browser or a GUI mail program. -Author: Daniel Choi <dhchoi@gmail.com> WWW: http://danielchoi.com/software/vmail.html diff --git a/mail/smtprc/pkg-descr b/mail/smtprc/pkg-descr index 2a7da1360ffa..8bdfce253a23 100644 --- a/mail/smtprc/pkg-descr +++ b/mail/smtprc/pkg-descr @@ -3,5 +3,4 @@ It supports scanning of IP blocks, and can print the results to a Web page. It is intended for Systems Administrators to check IP blocks under their control -Author: Spencer Hardy <diceman@dircon.co.uk> WWW: http://smtprc.sourceforge.net diff --git a/mail/t-prot/pkg-descr b/mail/t-prot/pkg-descr index b809d91a0b86..39cabac57a5c 100644 --- a/mail/t-prot/pkg-descr +++ b/mail/t-prot/pkg-descr @@ -10,5 +10,4 @@ Its primary mode of operation is a display filter in MUA (it has special support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately bouncing "improper" messages. -Author: Jochen Striepe <t-prot@tolot.escape.de> WWW: http://www.escape.de/~tolot/mutt/ diff --git a/mail/tmda/pkg-descr b/mail/tmda/pkg-descr index 262e77a9a5a5..3a2aaa1389f9 100644 --- a/mail/tmda/pkg-descr +++ b/mail/tmda/pkg-descr @@ -1,8 +1,8 @@ Tagged Message Delivery Agent (TMDA) is designed to significantly reduce the -amount of spam (junk-mail) you receive. TMDA strives to be more effective, -yet less time-consuming than traditional spam filters. +amount of spam (junk-mail) you receive. TMDA strives to be more effective, +yet less time-consuming than traditional spam filters. -The technical countermeasures used by TMDA to thwart spam include: +The technical countermeasures used by TMDA to thwart spam include: - whitelists: accept mail from known, trusted senders - blacklists: refuse mail from undesired senders - challenge/response: allows unknown senders which aren't on the whitelist or @@ -15,5 +15,4 @@ The technical countermeasures used by TMDA to thwart spam include: TMDA can also be used as a general purpose local mail delivery agent to filter, sort, deliver and dispose of incoming mail. -Author: Jason R. Mastaler WWW: http://tmda.net/ diff --git a/mail/usendmail/pkg-descr b/mail/usendmail/pkg-descr index fcfa01f70ad9..0a604ca37b83 100644 --- a/mail/usendmail/pkg-descr +++ b/mail/usendmail/pkg-descr @@ -3,5 +3,4 @@ usendmail is a replacement for the sendmail clone of the qmail package. It accepts more of the original sendmail's commandline options and does not depend on environment variables to set the envelope sender. -Author: Uwe Ohse <uwe@ohse.de> WWW: http://www.ohse.de/uwe/usendmail.html |