Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/cclient/files/patch-ab

[BACK] Up to [FreeBSD] / ports / mail / cclient / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Sep 30 05:58:24 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +254 -151 lines
[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" <pjlobo@sec.upm.es>
Approved by:	maintainer timeout

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jul 1 20:57:03 2007 UTC (4 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -9 lines
Move bsd.port.pre.mk inclusion up to make OPTIONS work.
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 30 10:25:30 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -5 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 30 19:57:06 2005 UTC (6 years, 8 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -15 lines
Update to 2004d.
Fix IPv6+SSL.

PR:		77512

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 4 14:21:47 2004 UTC (7 years, 8 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -15 lines
Update to imap-2004.
Adds support for IPv6 amongst other things.

PR:		66517
Submitted by:	Christian Kratzer <ck@cksoft.de>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Dec 1 15:00:47 2002 UTC (9 years, 2 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Make port build on -current/sparc64.

PR:		39258
Submitted by:	jake

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 27 03:53:42 2002 UTC (9 years, 2 months ago) by anders
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5 lines
Unbreak: set USE_OPENSSL properly.
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.

Pointy hat to:	dougb

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 26 12:05:13 2002 UTC (9 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -6 lines
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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 5 08:28:52 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -5 lines
- 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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 16 18:48:21 2001 UTC (10 years, 9 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +26 -7 lines
* 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>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 9 23:29:37 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +17 -22 lines
Fix cclient and imap-uw to use the latest UW beta and use the
bsd.port.mk SSL variables

Submitted by:	anders@fix.no

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 8 20:53:04 2001 UTC (10 years, 10 months ago) by mi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
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...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 5 03:21:38 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +35 -15 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 12 06:42:51 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -14 lines
o update to 2000c.
o change maintainer.

PR:		24834
Submitted by:	Pete Fritchman <petef@databits.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 18 09:52:25 2000 UTC (11 years, 1 month ago) by kbyanc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +30 -37 lines
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.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jul 14 09:27:33 2000 UTC (11 years, 7 months ago) by kbyanc
Branches: KBYANC
CVS tags: v4_7c, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New port: mail/cclient

PR:		19691
Submitted by:	Kelly Yancey
Reviewed by:	will

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 14 09:27:33 2000 UTC (11 years, 7 months ago) by kbyanc
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options