1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Sheldon Hearn
d24202a838 Fix a bug in UIDL handling for maildir boxes, which could lead to clients
receiving duplicated messages.

Submitted by:	author
2003-06-24 12:56:12 +00:00
Sheldon Hearn
80bb221b41 Update 2.0.1 -> 2.2.0
WARNING!!!
This version of popd is not backward-compatible with the previous version,
as it uses a config file instead of using more command-line options than
ls(1).

This version also fixes bulletins and a bunch of bugs.
2002-11-06 18:36:11 +00:00
Sheldon Hearn
53f70c2fda Control the install destination for header files with INCLUDEDIR, not
INCDIR.

Bump PORTREVISION accordingly.

Submitted by:	author
2002-10-23 16:25:38 +00:00
Sheldon Hearn
8c05d4d733 Turn off -Werror for now; it breaks the build on both -current and
-stable.

Requested by:	The author
2002-08-16 15:14:15 +00:00
Sheldon Hearn
a75a8789a0 Update to popd-2.0:
* SSL support
* Wire-format option for mailboxes.
* Mailbox support cleanup (esp. Maildir)

Note that bulletins are non-functional in this release.
2002-01-18 14:41:58 +00:00
Sheldon Hearn
3f8a2a7acc Add patches that:
1) Lower the syslog priority of various messages so that only serious
   application problems are sent to /var/log/messages and the console
   using the standard syslog.conf.

2) Log successful login attempts to that POP-before-SMTP log watchers
   can make use of popd's syslog output.

The author has already agreed to incorporate these patches, but will
probably not roll a new release just for this.
2001-05-30 08:49:32 +00:00
Sheldon Hearn
1d2ced0bb7 Add patches that:
1) Lower the syslog priority of various messages so that only serious
   application problems are sent to /var/log/messages and the console
   using the standard syslog.conf.

2) Log successful login attempts to that POP-before-SMTP log watchers
   can make use of popd's syslog output.

The author has already agreed to incorporate these patches, but will
probably not roll a new release just for this.
2001-05-29 15:53:14 +00:00