The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : cclient

Mark Crispin's C-client mail access routines

 C-client is a common API for accessing mailboxes. It is used internally by
the popular PINE mail reader as well as the University of Washington's IMAP
server.

For more information, please see the UW IMAP homepage: 

http://www.washington.edu/imap/



cclient history


v. 1.41
date: 2007/10/01 04:03:01;  author: marcus;  state: Exp;  lines: +3 -2
With my portmgr hat on, fix this port so tools like imapd that depend on it
will actually work.  The previous commit completely broke imapd, ipopd, etc.

This restores the installation of linkage.c from the last working version.

v. 1.40 date: 2007/09/30 05:58:24; author: edwin; state: Exp; lines: +9 -7 [patch] update mail/cclient to version 2006j The c-client and imap-uw are still at version 2004g. The patch I am enclosing updates c-client to version 2006j. PR: ports/114833 Submitted by: "Pedro J. Lobo" Approved by: maintainer timeout
v. 1.39 date: 2007/09/23 11:44:47; author: edwin; state: Exp; lines: +4 -0 [UPDATE]mail/cclient. The problem with the assembly of some ports Some ports require unzipped source of cclient. For example, one of the ports with such problem is the asterisk (configure --with-imap). Copying some of the files in the include/cclient solves this problem by using standard tools. These files are stored parameters with which compiles port PR: ports/114913 Submitted by: viper Approved by: maintainer timeout
v. 1.38 date: 2007/07/01 20:57:03; author: anders; state: Exp; lines: +3 -3 Move bsd.port.pre.mk inclusion up to make OPTIONS work. Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
v. 1.37 date: 2007/06/26 08:08:56; author: anders; state: Exp; lines: +9 -0 Add OPTIONS list. Add knob to choose mbx as default mailbox format, in cclient. PR: 88941, 88942 Submitted by: Mats Dufberg
v. 1.36 date: 2007/01/30 10:25:30; author: pav; state: Exp; lines: +1 -5 - Remove support for a.out format and PORTOBJFORMAT variable from individual ports With hat: portmgr
v. 1.35 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.34 date: 2005/10/05 17:48:10; author: thierry; state: Exp; lines: +1 -1 Upgrade to 2004g: fix vulnerability CAN-2005-2933. Approved by: anders (maintainer) Security: CAN-2005-2933
v. 1.33 date: 2005/05/30 19:57:06; author: anders; state: Exp; lines: +5 -2 Update to 2004d. Fix IPv6+SSL. PR: 77512
v. 1.32 date: 2005/01/30 13:31:57; author: netchild; state: Exp; lines: +3 -0 POLA: let the port behave as the previous version regarding the location of the certification files. Noticed by: Manfred Antar Approved by: maintainer (implicit)
v. 1.31 date: 2005/01/29 12:03:24; author: netchild; state: Exp; lines: +1 -1 Update to 2004c1. Approved by: maintainer (blanked, as long as I don't break anything)
v. 1.30 date: 2004/09/03 21:30:15; author: anders; state: Exp; lines: +1 -1 Update to imap-2004a.
v. 1.29 date: 2004/06/04 14:21:47; author: anders; state: Exp; lines: +6 -7 Update to imap-2004. Adds support for IPv6 amongst other things. PR: 66517 Submitted by: Christian Kratzer
v. 1.28 date: 2003/10/28 23:34:18; author: anders; state: Exp; lines: +1 -1 Add missing quote in Makefile. PR: 56010 Submitted by: Roman Neuhauser
v. 1.27 date: 2003/07/22 22:25:27; author: anders; state: Exp; lines: +1 -2 Update to imap-2002d. PR: 54181 Submitted by: Oliver Eikemeier
v. 1.26 date: 2003/06/01 20:49:37; author: anders; state: Exp; lines: +1 -0 Correct PAM service name for ipop3d to pop3 instead of pop like we've used to have it for a long time. Update PAM info to reflect that the session service is now used. Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on cclient as well since we expect their versions to match exactly). PR: ports/52798
v. 1.25 date: 2003/05/21 00:54:21; author: anders; state: Exp; lines: +4 -4 Forgot to insert SUBDIR in MASTER_SITES paths, fix that. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.24 date: 2003/05/21 00:12:15; author: anders; state: Exp; lines: +2 -1 Update to 2002c1. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.23 date: 2003/03/07 06:05:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.22 date: 2002/11/27 03:53:42; author: anders; state: Exp; lines: +11 -5 Unbreak: set USE_OPENSSL properly. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
v. 1.21 date: 2002/11/26 12:05:13; author: dougb; state: Exp; lines: +5 -9 anders assigned me a PR to update pine, so he must have meant me to update this too. :) * Mostly a simple version update, although I tweaked a few things * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Remove a spurious variable from the port Makefile * Tab'ify a couple places in patches that had to be regenerated anyway
v. 1.20 date: 2002/11/06 13:27:06; author: anders; state: Exp; lines: +1 -1 Don't use REINPLACE_CMD -ne. Pointy hat to: edwin
v. 1.19 date: 2002/11/04 01:37:23; author: edwin; state: Exp; lines: +2 -1 PERL -> REINPLACE Noticed on: bento
v. 1.18 date: 2002/03/18 00:29:39; author: anders; state: Exp; lines: +1 -2 Remove broken master site. Fix hostname for freenix.no master site.
v. 1.17 date: 2002/03/14 00:11:39; author: anders; state: Exp; lines: +1 -1 Correct MAINTAINER e-mail address for ports I maintain.
v. 1.16 date: 2002/01/29 11:45:16; author: knu; state: Exp; lines: +3 -3 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/12/08 16:35:58; author: anders; state: Exp; lines: +4 -4 Update cclient & imap-uw ports to imap-2001a. Fix typos in imap-uw's pkg-req.ssl. Submitted by: dougb (parts of this)
v. 1.14 date: 2001/10/05 08:28:48; author: petef; state: Exp; lines: +21 -11 - Upgrade to imap-2001.FINAL - 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
v. 1.13 date: 2001/06/25 02:40:39; author: dwcjr; state: Exp; lines: +13 -8 Update imap-uw and cclient to 0106191041 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
v. 1.12 date: 2001/04/25 05:42:12; author: dougb; state: Exp; lines: +2 -2 Update to 0104241750. The maintainer submitted an update for the previous version, however they _just_ updated the version today. Going to the latest version didn't require any other mods. PR: ports/26808 Submitted by: Anders Nordby (maintainer)
v. 1.11 date: 2001/04/16 18:48:21; author: dirk; state: Exp; lines: +5 -3 * Set maintainership to Anders Nordby . * 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). * Use PAM by default. * Remove some unnecessary linking parameters. Submitted by: Anders Nordby
v. 1.10 date: 2001/04/08 20:53:04; author: mi; state: Exp; lines: +3 -5 Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the opposite case :) Make the c-client's Makefile use the LDFLAGS files, when linking the shared library. This ensures, that the things like -lpam, -lssl are linked into it and an application does not have to refer to them explicitly. WITH_SSL should, IMHO, be made a default...
v. 1.9 date: 2001/04/08 19:50:29; author: mi; state: Exp; lines: +2 -2 So, we are on the slippery slope of using the beta-versions... Well, use the one available on the vendor's site. (0104051333 instead of 0104031813).
v. 1.8 date: 2001/04/05 03:21:37; author: nsayer; state: Exp; lines: +18 -6 Mega cclient port SSL commit redux. This time with maintainer approval. 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
v. 1.7 date: 2001/03/23 15:57:14; author: lioux; state: Exp; lines: +10 -1 Help it be PREFIX safe. Approved by: MAINTAINER
v. 1.6 date: 2001/02/12 06:42:51; author: sf; state: Exp; lines: +4 -7 o update to 2000c. o change maintainer. PR: 24834 Submitted by: Pete Fritchman
v. 1.5 date: 2001/01/30 17:24:39; author: sf; state: Exp; lines: +4 -3 update with using new distfile. PR: 24588 Submitted by: Pete Fritchman
v. 1.4 date: 2000/12/18 09:52:19; author: kbyanc; state: Exp; lines: +11 -22 Update c-client to that found in UW's imap-2000. Update imap-uw to the latest version (imap-2000). Update pine4 to the latest version (pine-4.31). Despite the fact that the new releases of imap-uw and pine are intended to improve security, the security warnings on the pine and imap-uw ports have been left intact until they have proven themselves.
v. 1.3 date: 2000/11/01 14:23:09; author: jeh; state: Exp; lines: +6 -6 mail/cclient is missing a .h file needed by PHP No response from MAINTAINER PR: 22087 Submitted by: James E. Housley
v. 1.2 date: 2000/09/12 05:18:04; author: kbyanc; state: Exp; lines: +6 -7 Cclient is obtained from the imap distribution which is ramping up for the next release (it's not quite here yet). In the meantime, they have moved the imap-4.7c tarball into an 'old' subdirectory. This updates the c-client ports to find the tarball in it's new location. While I was in there, I also removed an obsolete MASTER_SITE and updated my e-mail address in the MAINTAINER field. Hopefully, the imap-uw port maintainer will do something similar in the near future to get it building again. Submitted by: Mike Silbersack
v. 1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; lines: +0 -0 New port: mail/cclient PR: 19691 Submitted by: Kelly Yancey Reviewed by: will ============================================================================= v. 1.41 date: 2007/10/01 04:03:01; author: marcus; state: Exp; lines: +3 -2 With my portmgr hat on, fix this port so tools like imapd that depend on it will actually work. The previous commit completely broke imapd, ipopd, etc. This restores the installation of linkage.c from the last working version.
v. 1.40 date: 2007/09/30 05:58:24; author: edwin; state: Exp; lines: +9 -7 [patch] update mail/cclient to version 2006j The c-client and imap-uw are still at version 2004g. The patch I am enclosing updates c-client to version 2006j. PR: ports/114833 Submitted by: "Pedro J. Lobo" Approved by: maintainer timeout
v. 1.39 date: 2007/09/23 11:44:47; author: edwin; state: Exp; lines: +4 -0 [UPDATE]mail/cclient. The problem with the assembly of some ports Some ports require unzipped source of cclient. For example, one of the ports with such problem is the asterisk (configure --with-imap). Copying some of the files in the include/cclient solves this problem by using standard tools. These files are stored parameters with which compiles port PR: ports/114913 Submitted by: viper Approved by: maintainer timeout
v. 1.38 date: 2007/07/01 20:57:03; author: anders; state: Exp; lines: +3 -3 Move bsd.port.pre.mk inclusion up to make OPTIONS work. Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
v. 1.37 date: 2007/06/26 08:08:56; author: anders; state: Exp; lines: +9 -0 Add OPTIONS list. Add knob to choose mbx as default mailbox format, in cclient. PR: 88941, 88942 Submitted by: Mats Dufberg
v. 1.36 date: 2007/01/30 10:25:30; author: pav; state: Exp; lines: +1 -5 - Remove support for a.out format and PORTOBJFORMAT variable from individual ports With hat: portmgr
v. 1.35 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.34 date: 2005/10/05 17:48:10; author: thierry; state: Exp; lines: +1 -1 Upgrade to 2004g: fix vulnerability CAN-2005-2933. Approved by: anders (maintainer) Security: CAN-2005-2933
v. 1.33 date: 2005/05/30 19:57:06; author: anders; state: Exp; lines: +5 -2 Update to 2004d. Fix IPv6+SSL. PR: 77512
v. 1.32 date: 2005/01/30 13:31:57; author: netchild; state: Exp; lines: +3 -0 POLA: let the port behave as the previous version regarding the location of the certification files. Noticed by: Manfred Antar Approved by: maintainer (implicit)
v. 1.31 date: 2005/01/29 12:03:24; author: netchild; state: Exp; lines: +1 -1 Update to 2004c1. Approved by: maintainer (blanked, as long as I don't break anything)
v. 1.30 date: 2004/09/03 21:30:15; author: anders; state: Exp; lines: +1 -1 Update to imap-2004a.
v. 1.29 date: 2004/06/04 14:21:47; author: anders; state: Exp; lines: +6 -7 Update to imap-2004. Adds support for IPv6 amongst other things. PR: 66517 Submitted by: Christian Kratzer
v. 1.28 date: 2003/10/28 23:34:18; author: anders; state: Exp; lines: +1 -1 Add missing quote in Makefile. PR: 56010 Submitted by: Roman Neuhauser
v. 1.27 date: 2003/07/22 22:25:27; author: anders; state: Exp; lines: +1 -2 Update to imap-2002d. PR: 54181 Submitted by: Oliver Eikemeier
v. 1.26 date: 2003/06/01 20:49:37; author: anders; state: Exp; lines: +1 -0 Correct PAM service name for ipop3d to pop3 instead of pop like we've used to have it for a long time. Update PAM info to reflect that the session service is now used. Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on cclient as well since we expect their versions to match exactly). PR: ports/52798
v. 1.25 date: 2003/05/21 00:54:21; author: anders; state: Exp; lines: +4 -4 Forgot to insert SUBDIR in MASTER_SITES paths, fix that. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.24 date: 2003/05/21 00:12:15; author: anders; state: Exp; lines: +2 -1 Update to 2002c1. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.23 date: 2003/03/07 06:05:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.22 date: 2002/11/27 03:53:42; author: anders; state: Exp; lines: +11 -5 Unbreak: set USE_OPENSSL properly. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
v. 1.21 date: 2002/11/26 12:05:13; author: dougb; state: Exp; lines: +5 -9 anders assigned me a PR to update pine, so he must have meant me to update this too. :) * Mostly a simple version update, although I tweaked a few things * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Remove a spurious variable from the port Makefile * Tab'ify a couple places in patches that had to be regenerated anyway
v. 1.20 date: 2002/11/06 13:27:06; author: anders; state: Exp; lines: +1 -1 Don't use REINPLACE_CMD -ne. Pointy hat to: edwin
v. 1.19 date: 2002/11/04 01:37:23; author: edwin; state: Exp; lines: +2 -1 PERL -> REINPLACE Noticed on: bento
v. 1.18 date: 2002/03/18 00:29:39; author: anders; state: Exp; lines: +1 -2 Remove broken master site. Fix hostname for freenix.no master site.
v. 1.17 date: 2002/03/14 00:11:39; author: anders; state: Exp; lines: +1 -1 Correct MAINTAINER e-mail address for ports I maintain.
v. 1.16 date: 2002/01/29 11:45:16; author: knu; state: Exp; lines: +3 -3 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/12/08 16:35:58; author: anders; state: Exp; lines: +4 -4 Update cclient & imap-uw ports to imap-2001a. Fix typos in imap-uw's pkg-req.ssl. Submitted by: dougb (parts of this)
v. 1.14 date: 2001/10/05 08:28:48; author: petef; state: Exp; lines: +21 -11 - Upgrade to imap-2001.FINAL - 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
v. 1.13 date: 2001/06/25 02:40:39; author: dwcjr; state: Exp; lines: +13 -8 Update imap-uw and cclient to 0106191041 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
v. 1.12 date: 2001/04/25 05:42:12; author: dougb; state: Exp; lines: +2 -2 Update to 0104241750. The maintainer submitted an update for the previous version, however they _just_ updated the version today. Going to the latest version didn't require any other mods. PR: ports/26808 Submitted by: Anders Nordby (maintainer)
v. 1.11 date: 2001/04/16 18:48:21; author: dirk; state: Exp; lines: +5 -3 * Set maintainership to Anders Nordby . * 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). * Use PAM by default. * Remove some unnecessary linking parameters. Submitted by: Anders Nordby
v. 1.10 date: 2001/04/08 20:53:04; author: mi; state: Exp; lines: +3 -5 Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the opposite case :) Make the c-client's Makefile use the LDFLAGS files, when linking the shared library. This ensures, that the things like -lpam, -lssl are linked into it and an application does not have to refer to them explicitly. WITH_SSL should, IMHO, be made a default...
v. 1.9 date: 2001/04/08 19:50:29; author: mi; state: Exp; lines: +2 -2 So, we are on the slippery slope of using the beta-versions... Well, use the one available on the vendor's site. (0104051333 instead of 0104031813).
v. 1.8 date: 2001/04/05 03:21:37; author: nsayer; state: Exp; lines: +18 -6 Mega cclient port SSL commit redux. This time with maintainer approval. 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
v. 1.7 date: 2001/03/23 15:57:14; author: lioux; state: Exp; lines: +10 -1 Help it be PREFIX safe. Approved by: MAINTAINER
v. 1.6 date: 2001/02/12 06:42:51; author: sf; state: Exp; lines: +4 -7 o update to 2000c. o change maintainer. PR: 24834 Submitted by: Pete Fritchman
v. 1.5 date: 2001/01/30 17:24:39; author: sf; state: Exp; lines: +4 -3 update with using new distfile. PR: 24588 Submitted by: Pete Fritchman
v. 1.4 date: 2000/12/18 09:52:19; author: kbyanc; state: Exp; lines: +11 -22 Update c-client to that found in UW's imap-2000. Update imap-uw to the latest version (imap-2000). Update pine4 to the latest version (pine-4.31). Despite the fact that the new releases of imap-uw and pine are intended to improve security, the security warnings on the pine and imap-uw ports have been left intact until they have proven themselves.
v. 1.3 date: 2000/11/01 14:23:09; author: jeh; state: Exp; lines: +6 -6 mail/cclient is missing a .h file needed by PHP No response from MAINTAINER PR: 22087 Submitted by: James E. Housley
v. 1.2 date: 2000/09/12 05:18:04; author: kbyanc; state: Exp; lines: +6 -7 Cclient is obtained from the imap distribution which is ramping up for the next release (it's not quite here yet). In the meantime, they have moved the imap-4.7c tarball into an 'old' subdirectory. This updates the c-client ports to find the tarball in it's new location. While I was in there, I also removed an obsolete MASTER_SITE and updated my e-mail address in the MAINTAINER field. Hopefully, the imap-uw port maintainer will do something similar in the near future to get it building again. Submitted by: Mike Silbersack
v. 1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; lines: +0 -0 New port: mail/cclient PR: 19691 Submitted by: Kelly Yancey Reviewed by: will ============================================================================= v. 1.41 date: 2007/10/01 04:03:01; author: marcus; state: Exp; lines: +3 -2 With my portmgr hat on, fix this port so tools like imapd that depend on it will actually work. The previous commit completely broke imapd, ipopd, etc. This restores the installation of linkage.c from the last working version.
v. 1.40 date: 2007/09/30 05:58:24; author: edwin; state: Exp; lines: +9 -7 [patch] update mail/cclient to version 2006j The c-client and imap-uw are still at version 2004g. The patch I am enclosing updates c-client to version 2006j. PR: ports/114833 Submitted by: "Pedro J. Lobo" Approved by: maintainer timeout
v. 1.39 date: 2007/09/23 11:44:47; author: edwin; state: Exp; lines: +4 -0 [UPDATE]mail/cclient. The problem with the assembly of some ports Some ports require unzipped source of cclient. For example, one of the ports with such problem is the asterisk (configure --with-imap). Copying some of the files in the include/cclient solves this problem by using standard tools. These files are stored parameters with which compiles port PR: ports/114913 Submitted by: viper Approved by: maintainer timeout
v. 1.38 date: 2007/07/01 20:57:03; author: anders; state: Exp; lines: +3 -3 Move bsd.port.pre.mk inclusion up to make OPTIONS work. Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
v. 1.37 date: 2007/06/26 08:08:56; author: anders; state: Exp; lines: +9 -0 Add OPTIONS list. Add knob to choose mbx as default mailbox format, in cclient. PR: 88941, 88942 Submitted by: Mats Dufberg
v. 1.36 date: 2007/01/30 10:25:30; author: pav; state: Exp; lines: +1 -5 - Remove support for a.out format and PORTOBJFORMAT variable from individual ports With hat: portmgr
v. 1.35 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.34 date: 2005/10/05 17:48:10; author: thierry; state: Exp; lines: +1 -1 Upgrade to 2004g: fix vulnerability CAN-2005-2933. Approved by: anders (maintainer) Security: CAN-2005-2933
v. 1.33 date: 2005/05/30 19:57:06; author: anders; state: Exp; lines: +5 -2 Update to 2004d. Fix IPv6+SSL. PR: 77512
v. 1.32 date: 2005/01/30 13:31:57; author: netchild; state: Exp; lines: +3 -0 POLA: let the port behave as the previous version regarding the location of the certification files. Noticed by: Manfred Antar Approved by: maintainer (implicit)
v. 1.31 date: 2005/01/29 12:03:24; author: netchild; state: Exp; lines: +1 -1 Update to 2004c1. Approved by: maintainer (blanked, as long as I don't break anything)
v. 1.30 date: 2004/09/03 21:30:15; author: anders; state: Exp; lines: +1 -1 Update to imap-2004a.
v. 1.29 date: 2004/06/04 14:21:47; author: anders; state: Exp; lines: +6 -7 Update to imap-2004. Adds support for IPv6 amongst other things. PR: 66517 Submitted by: Christian Kratzer
v. 1.28 date: 2003/10/28 23:34:18; author: anders; state: Exp; lines: +1 -1 Add missing quote in Makefile. PR: 56010 Submitted by: Roman Neuhauser
v. 1.27 date: 2003/07/22 22:25:27; author: anders; state: Exp; lines: +1 -2 Update to imap-2002d. PR: 54181 Submitted by: Oliver Eikemeier
v. 1.26 date: 2003/06/01 20:49:37; author: anders; state: Exp; lines: +1 -0 Correct PAM service name for ipop3d to pop3 instead of pop like we've used to have it for a long time. Update PAM info to reflect that the session service is now used. Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on cclient as well since we expect their versions to match exactly). PR: ports/52798
v. 1.25 date: 2003/05/21 00:54:21; author: anders; state: Exp; lines: +4 -4 Forgot to insert SUBDIR in MASTER_SITES paths, fix that. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.24 date: 2003/05/21 00:12:15; author: anders; state: Exp; lines: +2 -1 Update to 2002c1. PR: 51754 Submitted by: Oliver Eikemeier
v. 1.23 date: 2003/03/07 06:05:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.22 date: 2002/11/27 03:53:42; author: anders; state: Exp; lines: +11 -5 Unbreak: set USE_OPENSSL properly. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
v. 1.21 date: 2002/11/26 12:05:13; author: dougb; state: Exp; lines: +5 -9 anders assigned me a PR to update pine, so he must have meant me to update this too. :) * Mostly a simple version update, although I tweaked a few things * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Remove a spurious variable from the port Makefile * Tab'ify a couple places in patches that had to be regenerated anyway
v. 1.20 date: 2002/11/06 13:27:06; author: anders; state: Exp; lines: +1 -1 Don't use REINPLACE_CMD -ne. Pointy hat to: edwin
v. 1.19 date: 2002/11/04 01:37:23; author: edwin; state: Exp; lines: +2 -1 PERL -> REINPLACE Noticed on: bento
v. 1.18 date: 2002/03/18 00:29:39; author: anders; state: Exp; lines: +1 -2 Remove broken master site. Fix hostname for freenix.no master site.
v. 1.17 date: 2002/03/14 00:11:39; author: anders; state: Exp; lines: +1 -1 Correct MAINTAINER e-mail address for ports I maintain.
v. 1.16 date: 2002/01/29 11:45:16; author: knu; state: Exp; lines: +3 -3 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.15 date: 2001/12/08 16:35:58; author: anders; state: Exp; lines: +4 -4 Update cclient & imap-uw ports to imap-2001a. Fix typos in imap-uw's pkg-req.ssl. Submitted by: dougb (parts of this)
v. 1.14 date: 2001/10/05 08:28:48; author: petef; state: Exp; lines: +21 -11 - Upgrade to imap-2001.FINAL - 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
v. 1.13 date: 2001/06/25 02:40:39; author: dwcjr; state: Exp; lines: +13 -8 Update imap-uw and cclient to 0106191041 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
v. 1.12 date: 2001/04/25 05:42:12; author: dougb; state: Exp; lines: +2 -2 Update to 0104241750. The maintainer submitted an update for the previous version, however they _just_ updated the version today. Going to the latest version didn't require any other mods. PR: ports/26808 Submitted by: Anders Nordby (maintainer)
v. 1.11 date: 2001/04/16 18:48:21; author: dirk; state: Exp; lines: +5 -3 * Set maintainership to Anders Nordby . * 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). * Use PAM by default. * Remove some unnecessary linking parameters. Submitted by: Anders Nordby
v. 1.10 date: 2001/04/08 20:53:04; author: mi; state: Exp; lines: +3 -5 Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the opposite case :) Make the c-client's Makefile use the LDFLAGS files, when linking the shared library. This ensures, that the things like -lpam, -lssl are linked into it and an application does not have to refer to them explicitly. WITH_SSL should, IMHO, be made a default...
v. 1.9 date: 2001/04/08 19:50:29; author: mi; state: Exp; lines: +2 -2 So, we are on the slippery slope of using the beta-versions... Well, use the one available on the vendor's site. (0104051333 instead of 0104031813).
v. 1.8 date: 2001/04/05 03:21:37; author: nsayer; state: Exp; lines: +18 -6 Mega cclient port SSL commit redux. This time with maintainer approval. 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
v. 1.7 date: 2001/03/23 15:57:14; author: lioux; state: Exp; lines: +10 -1 Help it be PREFIX safe. Approved by: MAINTAINER
v. 1.6 date: 2001/02/12 06:42:51; author: sf; state: Exp; lines: +4 -7 o update to 2000c. o change maintainer. PR: 24834 Submitted by: Pete Fritchman
v. 1.5 date: 2001/01/30 17:24:39; author: sf; state: Exp; lines: +4 -3 update with using new distfile. PR: 24588 Submitted by: Pete Fritchman
v. 1.4 date: 2000/12/18 09:52:19; author: kbyanc; state: Exp; lines: +11 -22 Update c-client to that found in UW's imap-2000. Update imap-uw to the latest version (imap-2000). Update pine4 to the latest version (pine-4.31). Despite the fact that the new releases of imap-uw and pine are intended to improve security, the security warnings on the pine and imap-uw ports have been left intact until they have proven themselves.
v. 1.3 date: 2000/11/01 14:23:09; author: jeh; state: Exp; lines: +6 -6 mail/cclient is missing a .h file needed by PHP No response from MAINTAINER PR: 22087 Submitted by: James E. Housley
v. 1.2 date: 2000/09/12 05:18:04; author: kbyanc; state: Exp; lines: +6 -7 Cclient is obtained from the imap distribution which is ramping up for the next release (it's not quite here yet). In the meantime, they have moved the imap-4.7c tarball into an 'old' subdirectory. This updates the c-client ports to find the tarball in it's new location. While I was in there, I also removed an obsolete MASTER_SITE and updated my e-mail address in the MAINTAINER field. Hopefully, the imap-uw port maintainer will do something similar in the near future to get it building again. Submitted by: Mike Silbersack
v. 1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/14 09:27:33; author: kbyanc; state: Exp; lines: +0 -0 New port: mail/cclient PR: 19691 Submitted by: Kelly Yancey Reviewed by: will =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm