summaryrefslogtreecommitdiff
path: root/mail/popd/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.2.2, which fixes showstopper protocol bugs.Sheldon Hearn2002-11-261-1/+1
| | | | | | | | Requested by: author Approved by: portmgr Notes: svn path=/head/; revision=71118
* Update 2.2.0 -> 2.2.1Sheldon Hearn2002-11-071-4/+6
| | | | | | | | | | | | | | This version contains no new functionality over 2.2.0, other than removing a .depend file and adding a sample configuration file. WARNING!!! This version is not backward compatible with 2.0.1; it uses a config file instead of using more command-line options than ls(1). Remove BROKEN tag. Notes: svn path=/head/; revision=69638
* The author has rerolled the distfile again, this time to include a sampleSheldon Hearn2002-11-071-0/+2
| | | | | | | | | | config file. Mark BROKEN for now, while we discuss the choice of virtual user in the config file. Notes: svn path=/head/; revision=69635
* I reported the stray .depend file included in the distfile to the author,Sheldon Hearn2002-11-071-3/+0
| | | | | | | | | | who then rerolled the distfile with the same version number. Chase the distfile. I've verified that this is the only change. No trojans here. :-) Notes: svn path=/head/; revision=69634
* Update 2.0.1 -> 2.2.0Sheldon Hearn2002-11-061-3/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=69607
* Control the install destination for header files with INCLUDEDIR, notSheldon Hearn2002-10-231-1/+1
| | | | | | | | | | | INCDIR. Bump PORTREVISION accordingly. Submitted by: author Notes: svn path=/head/; revision=68674
* Turn off -Werror for now; it breaks the build on both -current andSheldon Hearn2002-08-161-0/+1
| | | | | | | | | -stable. Requested by: The author Notes: svn path=/head/; revision=64582
* Set MANCOMPRESSED=maybe and fix plist in the case where NOPROFILE is setKris Kennaway2002-03-251-1/+6
| | | | | | | | | | in the make environment. Approved by: maintainer Noticed by: bento Notes: svn path=/head/; revision=56598
* Update to popd-2.0.1.Sheldon Hearn2002-01-241-1/+1
| | | | Notes: svn path=/head/; revision=53681
* Update to popd-2.0:Sheldon Hearn2002-01-181-6/+5
| | | | | | | | | | | * SSL support * Wire-format option for mailboxes. * Mailbox support cleanup (esp. Maildir) Note that bulletins are non-functional in this release. Notes: svn path=/head/; revision=53299
* Bump PORTREVISION to reflect the change introduced by the addition of:Sheldon Hearn2001-05-301-0/+1
| | | | | | | | | | | | patch-mbox_maildir.c rev 1.1 patch-mbox_mbf.c rev 1.1 patch-popd.c rev 1.1 These patches change the behaviour of popd with respect to syslog output. Notes: svn path=/head/; revision=43302
* Update to version 1.03.Mark Murray2001-05-251-1/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=43037
* Add Ian Freislich's very good POP Daemon. For those of you tiredMark Murray2001-04-171-0/+23
of lousy, insecure popd's, this is a "must-see". It also has great scalability to larger installations. Notes: svn path=/head/; revision=41534