summaryrefslogtreecommitdiff
path: root/mail/imap-uw/files/patch-ai (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-89/+0
| | | | Notes: svn path=/head/; revision=363275
* Update to 2007e.Anders Nordby2009-01-191-103/+89
| | | | | | | | | | Remove FORBIDDEN, as the security issues should be OK now. PR: 130617 Submitted by: Martin Matuska <mm@FreeBSD.org> Notes: svn path=/head/; revision=226408
* [patch] update mail/imap-uw to version 2006jEdwin Groothuis2007-09-301-89/+103
| | | | | | | | | | | | The c-client and imap-uw ports are still at version 2004g. The attached patch updates imap-uw to version 2006j. PR: ports/114834 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Approved by: maintainer timeout Notes: svn path=/head/; revision=200421
* Update to 2004c1.Alexander Leidinger2005-02-041-1/+1
| | | | | | | | Approved by: maintainer Tested by: Manfred Antar <null@pozo.com>, Julien Gabel <jpeg@thilelli.net> Notes: svn path=/head/; revision=128046
* Update to imap-2004a.Anders Nordby2004-09-031-5/+5
| | | | | | | | Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports etc files. Notes: svn path=/head/; revision=118098
* Update to imap-2004.Anders Nordby2004-06-041-6/+6
| | | | | | | | | | | Adds support for IPv6 amongst other things. Install docs in DOCSDIR. PR: 66518 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=110822
* Update to imap-2002d.Anders Nordby2003-07-221-1/+1
| | | | | | | | PR: 54181 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=85399
* Update to 2002c1.Anders Nordby2003-05-211-4/+4
| | | | | | | | PR: 51754 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=81571
* Unbreak building of bundled tools.Anders Nordby2002-11-271-44/+59
| | | | | | | | | | | | Install the newly bundled tools: mailutil, dmail and tmail. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb Notes: svn path=/head/; revision=71139
* Since c-client has to be update for pine, this has to be updated to match.Doug Barton2002-11-261-11/+12
| | | | | | | | | | | | | | | Mostly simple version update, but apply some of the same fixes from c-client. * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Usual round of patch re-generation, but do some of the DRAC stuff in a way that has a better chance of surviving the next software update. * One hunk of patch-ah is now obsoleted * Add a patch for mailutil/Makefile similar to the other Makfile patches that fix c-client dependencies. Notes: svn path=/head/; revision=71114
* Update cclient & imap-uw ports to imap-2001a.Anders Nordby2001-12-081-7/+6
| | | | | | | | | Fix typos in imap-uw's pkg-req.ssl. Submitted by: dougb (parts of this) Notes: svn path=/head/; revision=51226
* - Upgrade to imap-2001.FINALPete Fritchman2001-10-051-6/+7
| | | | | | | | | | | | | | | | - Install additional cclient header files - Move SSL dependency generation for cclient to post-build - Bump PORTEPOCH - Removed -drac PKGNAMESUFFIX,more confusion than extra info - Remove futile build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a in the imap-uw port. - Respect CFLAGS and CC PR: 30954 Submitted by: maintainer Notes: svn path=/head/; revision=48462
* Update imap-uw and cclient to 0106191041David W. Chapman Jr.2001-06-251-79/+73
| | | | | | | | | | | | Add SSL support to both Add pkg-req.rev to detect version Add pkg-req.ssl to keep track of ssl versions PR: 28289 Submitted by: maintainer Notes: svn path=/head/; revision=44406
* Update to 0104241750. The maintainer submitted an update for the previousDoug Barton2001-04-251-73/+79
| | | | | | | | | | | version, however they _just_ updated the version today. The only thing I did differently from the maintainer's patch was to regen patch-ai. PR: ports/26808 Submitted by: Anders Nordby <anders@fix.no> (maintainer) Notes: svn path=/head/; revision=41887
* * Set maintainership to Anders Nordby <anders@fix.no>.Dirk Froemberg2001-04-161-8/+7
| | | | | | | | | | | | | | | | | * Add info about PAM session support. * Add two more master sites that I control myself, to bring some much needed stability there too (UW has been removing snapshots without putting them in the old dir). * Add the file files/imap-uw.cnf, so that "make cert" actually works as intended. * Add -drac to PKGNAMESUFFIX if DRAC support is requested, so that people can see what they actually installed easier. * Remove some unnecessary linking parameters. Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=41473
* Fix cclient and imap-uw to use the latest UW beta and use theNick Sayer2001-04-091-6/+7
| | | | | | | | | bsd.port.mk SSL variables Submitted by: anders@fix.no Notes: svn path=/head/; revision=41156
* Mega cclient port SSL commit redux. This time with maintainer approval.Nick Sayer2001-04-051-36/+10
| | | | | | | | | | | | | | | | | | 1. Add support for building cclient with SSL. Warn about the possibility that some ports may have been missed and need ssl added at link time. 2. Update cclient and imap-uw to latest versions. 3. Fix pine4 to add ssl libraries. This can be used as a model for what other ports may need to do. 4. Release MAINTAINERship (by request). Submitted by: anders@fix.no Approved by: petef@databits.net Notes: svn path=/head/; revision=40861
* The last set of patches, I had to hand edit, didn't apply cleanly.James E. Housley2001-03-271-6/+6
| | | | | | | Submitted by: Richard Lucas <rlucas@solidcomputing.com> Notes: svn path=/head/; revision=40433
* * Update the imap-uw port to use PAM again, as it used to. We do have imap byJames E. Housley2001-03-231-0/+99
default in /etc/pam.conf, so it must be better to compile imap-uw with PAM authentication too no? * Changed the PAM service name for the POP3 daemon from pop to pop3 as that is what we have in our default pam.conf. * Update the port with optional DRAC support. Approved by Maintainer PR: 24135 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=40240