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

CVS log for ports/mail/cclient/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:41:00 2012 UTC (4 weeks, 4 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Aug 21 22:49:21 2011 UTC (5 months, 2 weeks ago) by anders
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -1 lines
Update to 2007f.
Add license info.
Correct path for c-client.cf and inform about configurability.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Sep 8 01:59:41 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +14 -4 lines
- Correctly support WITH_OPENSSL_PORT=yes

PR:             ports/143526
Submitted by:   Dan Lukes <dan@obluda.cz>
Approved by:    maintainer timeout (anders ; 211 days)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Nov 18 22:39:52 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jan 19 01:11:44 2009 UTC (3 years ago) by anders
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -9 lines
Update to 2007e.

Remove FORBIDDEN, as the security issues should be OK now.

PR:		130255
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 11 14:59:03 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -0 lines
- Mark FORBIDDEN

Security:	http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
		http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Oct 1 04:03:01 2007 UTC (4 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -2 lines
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.

Revision 1.40: 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
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -7 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.39: download - view: text, markup, annotated - select for diffs
Sun Sep 23 11:44:47 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -0 lines
[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 <viper@perm.raid.ru>
Approved by:	maintainer timeout

Revision 1.38: 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.37: preferred, colored
Changes since revision 1.37: +3 -3 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.37: download - view: text, markup, annotated - select for diffs
Tue Jun 26 08:08:56 2007 UTC (4 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +9 -0 lines
Add OPTIONS list.

Add knob to choose mbx as default mailbox format, in cclient.

PR:		88941, 88942
Submitted by:	Mats Dufberg <mats@dufberg.se>

Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +1 -5 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 10 22:36:47 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
Remove USE_REINPLACE from ports starting with M

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Oct 5 17:48:10 2005 UTC (6 years, 4 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Upgrade to 2004g: fix vulnerability CAN-2005-2933.

Approved by:	anders (maintainer)
Security:	CAN-2005-2933

Revision 1.33: 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
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -2 lines
Update to 2004d.
Fix IPv6+SSL.

PR:		77512

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jan 30 13:31:57 2005 UTC (7 years ago) by netchild
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -0 lines
POLA: let the port behave as the previous version regarding the location
of the certification files.

Noticed by:	Manfred Antar <null@pozo.com>
Approved by:	maintainer (implicit)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 29 12:03:24 2005 UTC (7 years ago) by netchild
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 2004c1.

Approved by:	maintainer (blanked, as long as I don't break anything)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 3 21:30:15 2004 UTC (7 years, 5 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to imap-2004a.

Revision 1.29: 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
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -7 lines
Update to imap-2004.
Adds support for IPv6 amongst other things.

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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 28 23:34:18 2003 UTC (8 years, 3 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Add missing quote in Makefile.

PR:		56010
Submitted by:	Roman Neuhauser <roman@bellavista.cz>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jul 22 22:25:27 2003 UTC (8 years, 6 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
Update to imap-2002d.

PR:		54181
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 1 20:49:37 2003 UTC (8 years, 8 months ago) by anders
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 21 00:54:21 2003 UTC (8 years, 8 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
Forgot to insert SUBDIR in MASTER_SITES paths, fix that.

PR:		51754
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 21 00:12:15 2003 UTC (8 years, 8 months ago) by anders
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Update to 2002c1.

PR:		51754
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:49 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.22: 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
CVS tags: RELEASE_5_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +11 -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.21: 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.20: preferred, colored
Changes since revision 1.20: +5 -9 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.20: download - view: text, markup, annotated - select for diffs
Wed Nov 6 13:27:06 2002 UTC (9 years, 3 months ago) by anders
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Don't use REINPLACE_CMD -ne.

Pointy hat to:	edwin

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 4 01:37:23 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
PERL -> REINPLACE
Noticed on: bento

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 18 00:29:39 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Remove broken master site.
Fix hostname for freenix.no master site.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 14 00:11:39 2002 UTC (9 years, 11 months ago) by anders
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Correct MAINTAINER e-mail address for ports I maintain.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:16 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
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.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 8 16:35:58 2001 UTC (10 years, 2 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Update cclient & imap-uw ports to imap-2001a.
Fix typos in imap-uw's pkg-req.ssl.

Submitted by:	dougb (parts of this)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 5 08:28:48 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +21 -11 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.13: download - view: text, markup, annotated - select for diffs
Mon Jun 25 02:40:39 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -8 lines
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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 25 05:42:12 2001 UTC (10 years, 9 months ago) by dougb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
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)

Revision 1.11: 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_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 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.10: 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.9: preferred, colored
Changes since revision 1.9: +3 -5 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.9: download - view: text, markup, annotated - select for diffs
Sun Apr 8 19:50:29 2001 UTC (10 years, 10 months ago) by mi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 5 03:21:37 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -6 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.7: download - view: text, markup, annotated - select for diffs
Fri Mar 23 15:57:14 2001 UTC (10 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -1 lines
Help it be PREFIX safe.

Approved by:	MAINTAINER

Revision 1.6: 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.5: preferred, colored
Changes since revision 1.5: +4 -7 lines
o update to 2000c.
o change maintainer.

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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 30 17:24:39 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
update with using new distfile.

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 18 09:52:19 2000 UTC (11 years, 1 month ago) by kbyanc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -22 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.3: download - view: text, markup, annotated - select for diffs
Wed Nov 1 14:23:09 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
mail/cclient is missing a .h file needed by PHP
No response from MAINTAINER

PR:		22087
Submitted by:	James E. Housley <jeh@freebsd.org>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 12 05:18:04 2000 UTC (11 years, 5 months ago) by kbyanc
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -7 lines
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>

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_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