Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2007f_5,1 16 Dec 2023 10:47:33 |
Rene Ladan (rene) |
mail/cclient: Remove expired port
2023-12-16 mail/cclient: Last upstream release was in 2007 so use the fork
mail/panda-cclient |
2007f_5,1 16 Nov 2023 12:20:51 |
Muhammad Moinur Rahman (bofh) |
mail/cclient: Mark DEPRECATED
- Upstream last release was in 2007
- Known to have multiple bugs and vulnerabilities
- Use the more recent mail/panda-cclient
- Set EXPIRATION_DATE to 2023-12-16 |
2007f_5,1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2007f_5,1 26 Jun 2023 12:16:02 |
Muhammad Moinur Rahman (bofh) |
mail/cclient: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2007f_5,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2007f_5,1 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
2007f_5,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2007f_5,1 12 Nov 2020 11:18:35 |
fernape |
mail/cclient: Unbreak in 11.4 and 12.2
Dimitry sent a more generic patch that workarounds the problem in mail/cclient
instead of its consumers.
Related to r554904.
PR: 250740
Submitted by: dim@FreeBSD.org
Reported by: colin@fbug.ksac.uk
MFH: 2020Q4 (blanket, build fix) |
2007f_4,1 08 Mar 2020 00:48:45 |
riggs |
Fix hostname verification
PR: 226621
Submitted by: satanist+freebsd@bureaucracy.de
Reviewed by: brnrd |
2007f_3,1 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
2007f_3,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2007f_3,1 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2007f_3,1 10 Mar 2018 14:44:27 |
riggs |
Un-break with SSL OPTION (default)
PR: 225885
Submitted by: brnrd
MFH: 2018Q1 |
2007f_2,1 08 Jun 2017 10:31:19 |
mat |
Mark BROKEN with openssl-devel.
osdep.c:507:49: error: incomplete definition of type 'struct x509_st'
if (scq) return (*scq) (err,host,cert ? cert->name : "???") ? NIL : "";
~~~~^
Sponsored by: Absolight |
2007f_2,1 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
2007f_2,1 20 Dec 2014 18:27:00 |
sunpoet |
- Fix r375073, it should be bsd.port.options.mk and bsd.port.mk |
2007f_2,1 20 Dec 2014 18:19:02 |
sunpoet |
- Reword COMMENT
- Remove .include <bsd.port.options.mk>
- Cosmetic change: gather build-related knobs |
2007f_2,1 14 Dec 2014 17:56:15 |
thierry |
Adding mail/panda-cclient and mail/panda-imap.
Since Mark Crispin left the UW, development on UW-IMAP paused. Mark
however continued developing the toolkit under the name Panda-IMAP.
Since Mark passed, Jonathan Abbey created a project on GitHub, by
concatenating all of the public releases of UW IMAP with the last
version of Panda IMAP.
Add conflict lines with the original ports. |
2007f_2,1 24 Nov 2014 10:32:26 |
ale |
Fix linking with libgcc on arm.
PR: 194219
Submitted by: sbruno, mikael.urankar@gmail.com |
2007f_1,1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
2007f_1,1 29 Oct 2014 22:11:51 |
anders |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately. |
2007f_1,1 28 Jul 2014 23:20:38 |
adamw |
Rename mail/ patch-xy patches to reflect the files they modify. |
2007f_1,1 09 Mar 2014 16:02:19 |
adamw |
The cclient build system clobbers CFLAGS, but we can pass our own
in EXTRACFLAGS.
PR: ports/186980
Approved by: maintainer timeout |
2007f_1,1 23 Feb 2014 12:27:03 |
antoine |
- Fix references to STAGEDIR in binaries, config files etc.
- Allow packaging as a regular user
- Move a message to a pkg-message file |
2007f,1 10 Feb 2014 03:19:29 |
miwi |
- Stage support |
2007f,1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2007f,1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2007f,1 23 May 2013 02:19:02 |
jgh |
- adoption of optionsNG
Approved by: portmgr (miwi) |
2007f,1 09 Jan 2012 15:41:08 |
tabthorpe |
- 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 |
2007f,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2007f,1 21 Aug 2011 22:49:21 |
anders |
Update to 2007f.
Add license info.
Correct path for c-client.cf and inform about configurability. |
2007e,1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2007e,1 08 Sep 2010 01:59:41 |
pgollucci |
- Correctly support WITH_OPENSSL_PORT=yes
PR: ports/143526
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: maintainer timeout (anders ; 211 days) |
2007e,1 18 Nov 2009 22:39:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2007e,1 19 Jan 2009 01:11:44 |
anders |
Update to 2007e.
Remove FORBIDDEN, as the security issues should be OK now.
PR: 130255
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
2006j_1,1 11 Jan 2009 14:59:03 |
miwi |
- 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 |
2006j_1,1 01 Oct 2007 04:03:01 |
marcus |
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. |
2006j,1 30 Sep 2007 05:58:24 |
edwin |
[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 |
2004g_1,1 23 Sep 2007 11:44:47 |
edwin |
[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 |
2004g,1 01 Jul 2007 20:57:04 |
anders |
Move bsd.port.pre.mk inclusion up to make OPTIONS work.
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL. |
2004g,1 26 Jun 2007 08:08:56 |
anders |
Add OPTIONS list.
Add knob to choose mbx as default mailbox format, in cclient.
PR: 88941, 88942
Submitted by: Mats Dufberg <mats@dufberg.se> |
2004g,1 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2004g 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
2004g,1 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
2004g,1 05 Oct 2005 17:48:11 |
thierry |
Upgrade to 2004g: fix vulnerability CAN-2005-2933.
Approved by: anders (maintainer)
Security: CAN-2005-2933 |
2004d,1 30 May 2005 19:57:06 |
anders |
Update to 2004d.
Fix IPv6+SSL.
PR: 77512 |
2004c1_1,1 30 Jan 2005 13:31:57 |
netchild |
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) |
2004c1,1 29 Jan 2005 12:03:24 |
netchild |
Update to 2004c1.
Approved by: maintainer (blanked, as long as I don't break anything) |
2004a,1 03 Sep 2004 21:30:15 |
anders |
Update to imap-2004a. |
2004,1 04 Jun 2004 14:21:47 |
anders |
Update to imap-2004.
Adds support for IPv6 amongst other things.
PR: 66517
Submitted by: Christian Kratzer <ck@cksoft.de> |
2002d,1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2002d,1 28 Oct 2003 23:34:18 |
anders |
Add missing quote in Makefile.
PR: 56010
Submitted by: Roman Neuhauser <roman@bellavista.cz> |
2002d,1 22 Jul 2003 22:25:28 |
anders |
Update to imap-2002d.
PR: 54181
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2002c1_1,1 01 Jun 2003 20:49:37 |
anders |
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 |
2002c1,1 21 May 2003 00:54:22 |
anders |
Forgot to insert SUBDIR in MASTER_SITES paths, fix that.
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2002c1,1 21 May 2003 00:12:15 |
anders |
Update to 2002c1.
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2002,1 07 Mar 2003 06:06:02 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2002,1 12 Dec 2002 07:18:38 |
edwin |
Fix misspelling of the name of the author
PR: ports/45814
Submitted by: Chris Pepper <pepper@rockefeller.edu> |
2002,1 01 Dec 2002 15:00:47 |
anders |
Make port build on -current/sparc64.
PR: 39258
Submitted by: jake |
2002,1 27 Nov 2002 03:53:42 |
anders |
Unbreak: set USE_OPENSSL properly.
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.
Pointy hat to: dougb |
2002,1 26 Nov 2002 12:05:13 |
dougb |
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 |
2001a,1 06 Nov 2002 13:27:06 |
anders |
Don't use REINPLACE_CMD -ne.
Pointy hat to: edwin |
2001a,1 04 Nov 2002 01:37:23 |
edwin |
PERL -> REINPLACE
Noticed on: bento |
2001a,1 18 Mar 2002 00:29:39 |
anders |
Remove broken master site.
Fix hostname for freenix.no master site. |
14 Mar 2002 00:11:40 |
anders |
Correct MAINTAINER e-mail address for ports I maintain. |
29 Jan 2002 11:45:35 |
knu |
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.
|
08 Dec 2001 16:36:01 |
anders |
Update cclient & imap-uw ports to imap-2001a. Fix typos in imap-uw's
pkg-req.ssl. |
05 Oct 2001 09:28:53 |
petef |
- 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 |
25 Jun 2001 03:40:49 |
dwcjr |
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
|
25 Apr 2001 06:42:12 |
dougb |
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. |
16 Apr 2001 19:48:23 |
dirk |
* 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. |
10 Apr 2001 00:29:39 |
nsayer |
Fix cclient and imap-uw to use the latest UW beta and use the bsd.port.mk SSL
variables |
08 Apr 2001 21:53:04 |
mi |
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. |
08 Apr 2001 20:50:30 |
mi |
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). |
05 Apr 2001 04:21:42 |
nsayer |
Mega cclient port SSL commit redux. This time with maintainer approval. |
23 Mar 2001 15:57:14 |
lioux |
Help it be PREFIX safe. |
12 Feb 2001 06:42:51 |
sf |
o update to 2000c. o change maintainer. |
30 Jan 2001 17:24:40 |
sf |
update with using new distfile. |
20 Dec 2000 19:13:36 |
okazaki |
Fix installation problem. |
18 Dec 2000 09:55:12 |
kbyanc |
Remove the cclient-maildir port as the third-party patches have become too
out-of-sync with the c-client codebase to maintain. |
01 Nov 2000 14:23:10 |
jeh |
mail/cclient is missing a .h file needed by PHP No response from MAINTAINER
|
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |
12 Sep 2000 06:18:07 |
kbyanc |
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.
|
19 Jul 2000 06:21:15 |
kbyanc |
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. |
14 Jul 2000 10:27:33 |
kbyanc |
New port: mail/cclient |