1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
David W. Chapman Jr.
bd84b72bdf 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
2001-06-25 02:40:49 +00:00
Doug Barton
e62943f72a 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 <anders@fix.no> (maintainer)
2001-04-25 05:42:12 +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
Mikhail Teterin
7490265613 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).
2001-04-08 19:50:29 +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
Mario Sergio Fujikawa Ferreira
63522304e0 Help it be PREFIX safe.
Approved by:	MAINTAINER
2001-03-23 15:57:14 +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
FUJISHIMA Satsuki
24291418e0 update with using new distfile.
PR:		24588
Submitted by:	Pete Fritchman <petef@databits.net>
2001-01-30 17:24:39 +00:00
OKAZAKI Tetsurou
9308185df6 Fix installation problem.
PR:           23651
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-12-20 19:13:35 +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
James E. Housley
84ddf517f7 mail/cclient is missing a .h file needed by PHP
No response from MAINTAINER

PR:		22087
Submitted by:	James E. Housley <jeh@freebsd.org>
2000-11-01 14:23:09 +00:00
Kelly Yancey
7c69724a7a 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 <silby@silby.com>
2000-09-12 05:18:07 +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