aboutsummaryrefslogtreecommitdiff
path: root/mail/cclient
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to imap-2001.FINALPete Fritchman2001-10-055-19/+66
| | | | | | | | | | | | | | | | - 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-253-8/+14
| | | | | | | | | | | | 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-252-2/+2
| | | | | | | | | | | 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 <anders@fix.no> (maintainer) Notes: svn path=/head/; revision=41886
* * Set maintainership to Anders Nordby <anders@fix.no>.Dirk Froemberg2001-04-165-16/+36
| | | | | | | | | | | | | * 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 <anders@fix.no> Notes: svn path=/head/; revision=41472
* Fix cclient and imap-uw to use the latest UW beta and use theNick Sayer2001-04-091-22/+17
| | | | | | | | | bsd.port.mk SSL variables Submitted by: anders@fix.no Notes: svn path=/head/; revision=41156
* Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in theMikhail Teterin2001-04-082-6/+4
| | | | | | | | | | | | 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... Notes: svn path=/head/; revision=41088
* So, we are on the slippery slope of using the beta-versions... Well,Mikhail Teterin2001-04-082-2/+2
| | | | | | | | use the one available on the vendor's site. (0104051333 instead of 0104031813). Notes: svn path=/head/; revision=41085
* Mega cclient port SSL commit redux. This time with maintainer approval.Nick Sayer2001-04-053-21/+53
| | | | | | | | | | | | | | | | | | 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
* Help it be PREFIX safe.Mario Sergio Fujikawa Ferreira2001-03-231-0/+9
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=40275
* o update to 2000c.FUJISHIMA Satsuki2001-02-123-21/+21
| | | | | | | | | | o change maintainer. PR: 24834 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=38240
* update with using new distfile.FUJISHIMA Satsuki2001-01-303-5/+10
| | | | | | | | PR: 24588 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=37808
* Fix installation problem.OKAZAKI Tetsurou2000-12-201-1/+1
| | | | | | | | PR: 23651 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=36160
* Update c-client to that found in UW's imap-2000.Kelly Yancey2000-12-187-95/+50
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=36056
* mail/cclient is missing a .h file needed by PHPJames E. Housley2000-11-012-5/+6
| | | | | | | | | | No response from MAINTAINER PR: 22087 Submitted by: James E. Housley <jeh@freebsd.org> Notes: svn path=/head/; revision=34549
* Cclient is obtained from the imap distribution which is ramping up forKelly Yancey2000-09-121-6/+5
| | | | | | | | | | | | | | | | 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 <silby@silby.com> Notes: svn path=/head/; revision=32533
* Add patch to fix mailbox permissions with using cclient's mx driver.Kelly Yancey2000-07-191-0/+10
| | | | | | | | | | | | | As Vladimir Ivanov explains: unix-mx driver doesn't set file permissions properly for non-private messages (e.g. public#). The problem caused by mx_append procedure, where the driver doesn't call set_mbx_permissions for just created message file. Submitted by: Vladimir Ivanov <wawa@comptek.ru> Notes: svn path=/head/; revision=30814
* New port: mail/cclientKelly Yancey2000-07-149-0/+263
PR: 19691 Submitted by: Kelly Yancey Reviewed by: will Notes: svn path=/head/; revision=30603