Commit graph

15 commits

Author SHA1 Message Date
Anders Nordby
b5d955b613 Update to 2004d.
Fix IPv6+SSL.

PR:		77512
2005-05-30 19:57:06 +00:00
Anders Nordby
f6070309f2 Update to imap-2004.
Adds support for IPv6 amongst other things.

PR:		66517
Submitted by:	Christian Kratzer <ck@cksoft.de>
2004-06-04 14:21:47 +00:00
Anders Nordby
14e85ed5bb Make port build on -current/sparc64.
PR:		39258
Submitted by:	jake
2002-12-01 15:00:47 +00:00
Anders Nordby
e493b3047d Unbreak: set USE_OPENSSL properly.
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.

Pointy hat to:	dougb
2002-11-27 03:53:42 +00:00
Doug Barton
5ccd0436d2 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
2002-11-26 12:05:13 +00:00
Anders Nordby
5e24c5be98 Update cclient & imap-uw ports to imap-2001a.
Fix typos in imap-uw's pkg-req.ssl.

Submitted by:	dougb (parts of this)
2001-12-08 16:36:01 +00:00
Pete Fritchman
a88be6b77c - 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
2001-10-05 08:28:52 +00:00
Dirk Froemberg
24ca44dfa7 * Set maintainership to Anders Nordby <anders@fix.no>.
* 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>
2001-04-16 18:48:21 +00:00
Nick Sayer
39e13470d4 Fix cclient and imap-uw to use the latest UW beta and use the
bsd.port.mk SSL variables

Submitted by:	anders@fix.no
2001-04-09 23:29:39 +00:00
Mikhail Teterin
ca11adc804 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...
2001-04-08 20:53:04 +00:00
Nick Sayer
01436013af 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
2001-04-05 03:21:41 +00:00
FUJISHIMA Satsuki
854449631f o update to 2000c.
o change maintainer.

PR:		24834
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-12 06:42:51 +00:00
Kelly Yancey
3c7d0e406b 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.
2000-12-18 09:55:11 +00:00
Kelly Yancey
6238b7fc5c Add patch to fix mailbox permissions with using cclient's mx driver.
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>
2000-07-19 05:21:15 +00:00
Kelly Yancey
6e041d5a54 New port: mail/cclient
PR:		19691
Submitted by:	Kelly Yancey
Reviewed by:	will
2000-07-14 09:27:33 +00:00