summaryrefslogtreecommitdiff
path: root/mail/popd/files/patch-src::Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 2.0.1 -> 2.2.0Sheldon Hearn2002-11-061-27/+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.
* Turn off -Werror for now; it breaks the build on both -current andSheldon Hearn2002-08-161-1/+1
| | | | | | -stable. Requested by: The author
* Update to popd-2.0:Sheldon Hearn2002-01-181-0/+27
* SSL support * Wire-format option for mailboxes. * Mailbox support cleanup (esp. Maildir) Note that bulletins are non-functional in this release.