freebsd-ports/mail
Jim Mock 1096d5b2bd Fix the following from the PR:
First, teapop fails to authentificate user if he logs in without
   specifying his domain (pop_auth calls pop_string_find and tests its
   result against being NULL, while NULL is returned only upon malloc()
   failures. On empty domain logins pop_string_find returns empty
   string). This makes APOP login method to always fail as teapop
   erroneously interprets command APOP avn
   d41d8cd98f00b204e9800998ecf8427e as an attempt of login for user
   avn@d41d8cd98f00b204e9800998ecf8427e without supplying MD5 hash
   value. Instead, return value should be tested against being empty
   string, while positive test for NULL should cause pop3 server error
   message to be printed.

   Second, if configured with WITHOUT_APOP arguments to 'make install',
   teapop incorrectly handles QUIT command while in authentification
   state. It's because a part of switch statement became commented out
   and there will be no branch for return value from
   pop_wait_for_commands with command "QUIT" (it will return 3, not 4
   when configured without APOP).

PR:		26181
Submitted by:	Alexey V. Neyman <avn@any.ru>
2001-03-28 20:51:19 +00:00
..
abook Update to version 0.4.12 2001-03-21 05:13:52 +00:00
adcomplain Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
althea - Support PREFIX/GTK_CONFIG properly 2001-02-28 15:51:02 +00:00
arrow Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
asmail
autorespond Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
balsa Update to 1.1.2. 2001-03-06 11:07:37 +00:00
balsa2 Update to 1.1.2. 2001-03-06 11:07:37 +00:00
bbmail
biabam Adding biabam version 0.9.2. 2001-02-27 06:05:37 +00:00
biffer Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
bsmtp update to 1.0.2 2001-02-08 18:58:53 +00:00
bulk_mailer typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
cclient Help it be PREFIX safe. 2001-03-23 15:57:14 +00:00
cmail Upgrade to version 3.1 2001-03-27 13:06:15 +00:00
coolmail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
courier-imap enable-workarounds-for-imap-client-bugs 2001-03-18 16:08:42 +00:00
cucipop Update IPv6 patch to 2001-02-23 and bump PORTREVISION 2001-02-25 08:04:52 +00:00
cvsmail
cyrus Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
cyrus-imapd Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
cyrus-imapd2 Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
cyrus-imapd22 Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
cyrus-imapd23 Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
cyrus-imapd24 Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
distribute Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
drac Add drac, a daemon to dynamically update a relay authorization map for 2001-02-09 20:32:37 +00:00
elm Update to elm 2.5.5. 2001-03-12 08:15:17 +00:00
elm+ME change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
emil Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
evolution Update to 0.9. Please note that I was not able to get anything but cool 2001-03-16 20:59:47 +00:00
evolution-devel Update to 0.9. Please note that I was not able to get anything but cool 2001-03-16 20:59:47 +00:00
exim Update 3.20 -> 3.22, which fixes a number of bugs. 2001-03-05 10:32:14 +00:00
exim-devel Update 3.20 -> 3.22, which fixes a number of bugs. 2001-03-05 10:32:14 +00:00
exim-old Update 3.20 -> 3.22, which fixes a number of bugs. 2001-03-05 10:32:14 +00:00
exmh2 Update exmh to 2.3.1. This release was made primarily to fix a symlink 2001-01-22 20:06:10 +00:00
ezmlm Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
ezmlm-idx Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
ezmlm-web - Bump PORTREVISION 2001-03-15 15:01:54 +00:00
faces Oops, actually use the corrected pkg-plist 2001-03-10 23:48:26 +00:00
fetchmail Unbroke on the systems with crypto from ssl port. 2001-03-27 08:38:06 +00:00
ftrack Add ftrack 3.01, a FTN Messages tracker. 2001-03-10 18:56:51 +00:00
gbuffy Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
gensig
gkrellmmailwatch Update to 0.4. 2001-03-13 09:21:10 +00:00
glacier Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
glbiff
grepmail Update port to 4.45 2001-02-11 05:02:34 +00:00
hbiff Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
heirloom-mailx Update to version 9.26. 2001-02-27 02:03:00 +00:00
icqmail Have it correctly depend on port icqlib0. 2001-01-06 04:18:15 +00:00
im Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
imap-uw The last set of patches, I had to hand edit, didn't apply cleanly. 2001-03-27 12:27:20 +00:00
isync
junkfilter Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
kbiff Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
knewmail Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
lbdb Add {BUILD,RUN}_DEPENDS on the abook and gnupg ports and update pkg-plist 2001-02-26 04:54:23 +00:00
libesmtp Add libesmtp, a library for sending email messages via SMTP. 2001-03-07 10:52:05 +00:00
listar
listmanager Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
mahogany - Pass the OSTYPE/OPSYS to configure so it doesn't bomb. 2001-02-26 04:37:01 +00:00
mailagent Upgrade to 3.0pl73. 2001-03-18 15:13:28 +00:00
mailcrypt Update the plist to install-info --delete and update the description a little. 2001-03-14 09:24:35 +00:00
maildrop Fix typo (SGIG -> SGID) and update my address in MAINTAINER 2001-02-26 13:43:52 +00:00
mailfilter Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mailman Uncomment RUN_DEPENDS 2001-03-13 11:57:02 +00:00
mailx Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
majorcool Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
majordomo Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mbx2mbox Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mess822 mess822 is a package containing a RFC 822 message parsing library and 2001-02-05 07:23:54 +00:00
metamail
mew typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
mew-emacs20
mew-mule
mew-xemacs
mew-xemacs20
mew-xemacs21
mew-xemacs21-mule
mh Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
minimalist Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
ml Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mmc Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mmr Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
movemail typo 2001-03-14 22:25:08 +00:00
mreport Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
mutt The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
mutt14 The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
mutt-devel The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
muttzilla Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
nail Update to version 9.26. 2001-02-27 02:03:00 +00:00
namg Update to version 0.3.1 2001-03-03 06:13:36 +00:00
newmail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
nmh
nullmailer Add missing entry. 2001-03-10 03:24:54 +00:00
p5-Email-Find Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Email-Valid Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-IMAP-Admin Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Audit Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Box Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Box1 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Bulkmail Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-CClient Use \${PREFIX} instead of $ENV{PREFIX} in Makefile.PL. 2001-03-26 05:00:54 +00:00
p5-Mail-Ezmlm Update to version 0.03.1. 2001-02-26 03:41:15 +00:00
p5-Mail-FilterXML Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Folder Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Freshmeat Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-IMAPClient Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-MailStats Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-POP3Client Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Sender Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Sendmail Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Mail-Tools Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-MIME-Lite Fix plist. 2001-03-12 01:49:44 +00:00
p5-MIME-Tools Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
pathalias Master-Sites changed, renaming of directories. 2001-02-23 05:48:23 +00:00
pgp4pine
pgpsendmail Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
pine4 Set PORTREVISION because of new files/patch-reply.c. It looks as 2001-03-25 20:17:46 +00:00
pine4-ssl Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
pkg
pmail
pop3gwd Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
pop3lite Fix pkg-plist 2001-03-11 07:56:08 +00:00
popa3d Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
poppassd Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
popper Bump PORTREVISION I forget 2001-02-19 15:58:19 +00:00
poppwd new port, no changes 2001-03-10 07:19:46 +00:00
postfix Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix1 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix20 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix21 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix22 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix23 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix24 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix25 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix26 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix27 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix28 Revert previous commit. 2001-03-26 04:43:28 +00:00
postfix-current Link to dynamic mysql library, not static Bump portrevision 2001-03-23 00:43:24 +00:00
postilion Fix a blaringly obvious bug: should be ``info exists env(MAIL)'', not 2001-03-06 04:53:05 +00:00
premail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
procmail Upgrade to 3.15.1 2001-02-05 22:58:35 +00:00
prom-mew Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
prom-wl Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
pygmy Update to 0.5.2. 2001-03-16 18:14:37 +00:00
qmail Add {start|stop} support to the initialization (rc.d style) scripts. 2001-03-13 05:47:01 +00:00
qmail-contrib Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
qmail-ldap * qmail port 2001-02-22 18:15:18 +00:00
qmail-mysql * qmail port 2001-02-22 18:15:18 +00:00
qmail-smtp_auth TLS support is not being build on all systems. Fix this. 2001-03-23 03:36:52 +00:00
qmail-smtp_auth+tls TLS support is not being build on all systems. Fix this. 2001-03-23 03:36:52 +00:00
qmail-tls TLS support is not being build on all systems. Fix this. 2001-03-23 03:36:52 +00:00
qmailadmin Update to qmailadmin 0.42. 2001-01-29 12:12:58 +00:00
qmailadmin-devel Update to qmailadmin 0.42. 2001-01-29 12:12:58 +00:00
qmailanalog Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
qpopper Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
rblcheck While I'm here, fix PORTDOCS handling: 2001-03-04 16:56:32 +00:00
rftp Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
rlytest Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
ruby-tmail Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
rubygem-tmail Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
sendmail extra Whitespaces removed 2001-03-28 17:28:38 +00:00
sendmail811 extra Whitespaces removed 2001-03-28 17:28:38 +00:00
sendmail812 extra Whitespaces removed 2001-03-28 17:28:38 +00:00
sendmail-old extra Whitespaces removed 2001-03-28 17:28:38 +00:00
serialmail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
sigrot Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
smail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
smapi Update to the lastest version. 2001-02-19 15:02:36 +00:00
smtpd Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
smtpfeed drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
smunge Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
solidpop3d
sonicmail
spambnc - Update to lastest version 2001-03-11 07:01:16 +00:00
spruce Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
sqwebmail Upgrade to sqwebmail 1.2.4, which fixes a stack overflow bug. 2001-01-30 08:27:41 +00:00
ssmtp Adding ssmtp version 2.38. 2001-02-26 05:17:57 +00:00
stuphead
sylpheed Update to version 0.4.62 2001-03-20 13:14:00 +00:00
sylpheed2 Update to version 0.4.62 2001-03-20 13:14:00 +00:00
sylpheed2-devel Update to version 0.4.62 2001-03-20 13:14:00 +00:00
sylpheed3 Update to version 0.4.62 2001-03-20 13:14:00 +00:00
teapop Fix the following from the PR: 2001-03-28 20:51:19 +00:00
teapop-devel Fix the following from the PR: 2001-03-28 20:51:19 +00:00
tkrat o use cclient instead of imap-uw. 2001-02-14 22:22:26 +00:00
tkrat2 It is not necessary to manually set DISTNAME in this port. 2001-03-07 22:56:09 +00:00
vbsfilter vbsfilter will rename VBS and SHS attachments to .txt, 2001-03-13 06:47:30 +00:00
vpopmail Some fixes and tweaks from Yuri, hopefully fixing the mysql problems 2001-03-01 13:05:47 +00:00
vpopmail-devel Some fixes and tweaks from Yuri, hopefully fixing the mysql problems 2001-03-01 13:05:47 +00:00
vpopmail-stable Some fixes and tweaks from Yuri, hopefully fixing the mysql problems 2001-03-01 13:05:47 +00:00
vrfy
wanderlust update to 2.4.1. 2001-03-20 22:12:05 +00:00
wanderlust-emacs update to 2.4.1. 2001-03-20 22:12:05 +00:00
wanderlust-emacs20
wanderlust-mule Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
wanderlust-xemacs20
wanderlust-xemacs21-mule
wmbiff Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
wmmail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
wmpop3 Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xbuffy Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xc-mail Update from 20001216 snapshot to version 1.3. Add PORTEPOCH. Change 2001-02-15 22:31:42 +00:00
xfaces Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xfmail Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
xlbiff Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xmail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xmailbox Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xmailwatcher Import of new port skeleton: mail/xmailwatcher. 2001-03-09 22:31:33 +00:00
xpbiff Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
xpbiff-youbin Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
youbin sbin is not in bsd.x11{,-4}.dist. 2001-01-23 16:23:12 +00:00
yuzu Update to 1.0-repacked with PORTREVISION bumped. 2001-01-29 12:11:43 +00:00
zmailer Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
Makefile Activate cyrus-imapd. 2001-03-13 11:19:05 +00:00