aboutsummaryrefslogtreecommitdiff
path: root/mail/cclient
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* mail/cclient: Unbreak in 11.4 and 12.2Fernando Apesteguía2020-11-122-1/+27
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=554949
* Fix hostname verificationThomas Zander2020-03-082-21/+54
| | | | | | | | | PR: 226621 Submitted by: satanist+freebsd@bureaucracy.de Reviewed by: brnrd Notes: svn path=/head/; revision=527991
* Drop the ipv6 virtual category for m* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514142
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508882
* After an include, PLIST_SUB must be appended to, not overwritten.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479405
* Un-break with SSL OPTION (default)Thomas Zander2018-03-102-3/+27
| | | | | | | | | PR: 225885 Submitted by: brnrd MFH: 2018Q1 Notes: svn path=/head/; revision=464076
* Mark BROKEN with openssl-devel.Mathieu Arnold2017-06-081-0/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=442912
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* - Fix r375073, it should be bsd.port.options.mk and bsd.port.mkSunpoet Po-Chuan Hsieh2014-12-201-2/+2
| | | | Notes: svn path=/head/; revision=375077
* - Reword COMMENTSunpoet Po-Chuan Hsieh2014-12-201-7/+6
| | | | | | | | - Remove .include <bsd.port.options.mk> - Cosmetic change: gather build-related knobs Notes: svn path=/head/; revision=375073
* Adding mail/panda-cclient and mail/panda-imap.Thierry Thomas2014-12-141-0/+2
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=374717
* Fix linking with libgcc on arm.Alex Dupre2014-11-242-255/+153
| | | | | | | | PR: 194219 Submitted by: sbruno, mikael.urankar@gmail.com Notes: svn path=/head/; revision=373201
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373086
* Drop maintainership of all remaining ports where I am listed.Anders Nordby2014-10-291-1/+1
| | | | | | | No time for this unfortunately. Notes: svn path=/head/; revision=371714
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-283-0/+0
| | | | Notes: svn path=/head/; revision=363275
* The cclient build system clobbers CFLAGS, but we can pass our ownAdam Weinberger2014-03-091-0/+1
| | | | | | | | | | in EXTRACFLAGS. PR: ports/186980 Approved by: maintainer timeout Notes: svn path=/head/; revision=347654
* - Fix references to STAGEDIR in binaries, config files etc.Antoine Brodin2014-02-232-15/+12
| | | | | | | | - Allow packaging as a regular user - Move a message to a pkg-message file Notes: svn path=/head/; revision=345716
* - Stage supportMartin Wilke2014-02-101-14/+13
| | | | Notes: svn path=/head/; revision=343579
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - 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@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - adoption of optionsNGJason Helfman2013-05-231-17/+13
| | | | | | | Approved by: portmgr (miwi) Notes: svn path=/head/; revision=318826
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* Update to 2007f.Anders Nordby2011-08-212-3/+8
| | | | | | | | Add license info. Correct path for c-client.cf and inform about configurability. Notes: svn path=/head/; revision=280138
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Correctly support WITH_OPENSSL_PORT=yesPhilip M. Gollucci2010-09-081-4/+14
| | | | | | | | | PR: ports/143526 Submitted by: Dan Lukes <dan@obluda.cz> Approved by: maintainer timeout (anders ; 211 days) Notes: svn path=/head/; revision=260736
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* Update to 2007e.Anders Nordby2009-01-192-12/+4
| | | | | | | | | | Remove FORBIDDEN, as the security issues should be OK now. PR: 130255 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=226406
* - Mark FORBIDDENMartin Wilke2009-01-111-0/+4
| | | | | | | | Security: http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html Notes: svn path=/head/; revision=225721
* With my portmgr hat on, fix this port so tools like imapd that depend on itJoe Marcus Clarke2007-10-012-2/+4
| | | | | | | | | will actually work. The previous commit completely broke imapd, ipopd, etc. This restores the installation of linkage.c from the last working version. Notes: svn path=/head/; revision=200493
* [patch] update mail/cclient to version 2006jEdwin Groothuis2007-09-305-215/+347
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=200420
* [UPDATE]mail/cclient. The problem with the assembly of some portsEdwin Groothuis2007-09-232-0/+7
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=199979
* Move bsd.port.pre.mk inclusion up to make OPTIONS work.Anders Nordby2007-07-012-12/+10
| | | | | | | Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL. Notes: svn path=/head/; revision=194582
* Add OPTIONS list.Anders Nordby2007-06-261-0/+9
| | | | | | | | | | Add knob to choose mbx as default mailbox format, in cclient. PR: 88941, 88942 Submitted by: Mats Dufberg <mats@dufberg.se> Notes: svn path=/head/; revision=194276
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-302-10/+2
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Upgrade to 2004g: fix vulnerability CAN-2005-2933.Thierry Thomas2005-10-052-3/+3
| | | | | | | | Approved by: anders (maintainer) Security: CAN-2005-2933 Notes: svn path=/head/; revision=144324
* Update to 2004d.Anders Nordby2005-05-303-19/+23
| | | | | | | | | Fix IPv6+SSL. PR: 77512 Notes: svn path=/head/; revision=136450
* POLA: let the port behave as the previous version regarding the locationAlexander Leidinger2005-01-301-0/+3
| | | | | | | | | | of the certification files. Noticed by: Manfred Antar <null@pozo.com> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=127704
* Update to 2004c1.Alexander Leidinger2005-01-292-3/+3
| | | | | | | Approved by: maintainer (blanked, as long as I don't break anything) Notes: svn path=/head/; revision=127598
* Update to imap-2004a.Anders Nordby2004-09-032-3/+3
| | | | Notes: svn path=/head/; revision=118097
* Update to imap-2004.Anders Nordby2004-06-044-32/+26
| | | | | | | | | | Adds support for IPv6 amongst other things. PR: 66517 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=110821
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add missing quote in Makefile.Anders Nordby2003-10-281-1/+1
| | | | | | | | PR: 56010 Submitted by: Roman Neuhauser <roman@bellavista.cz> Notes: svn path=/head/; revision=92497
* Update to imap-2002d.Anders Nordby2003-07-222-3/+2
| | | | | | | | PR: 54181 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=85399
* Correct PAM service name for ipop3d to pop3 instead of pop like we'veAnders Nordby2003-06-011-0/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=81928
* Forgot to insert SUBDIR in MASTER_SITES paths, fix that.Anders Nordby2003-05-211-4/+4
| | | | | | | | PR: 51754 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=81575
* Update to 2002c1.Anders Nordby2003-05-212-2/+3
| | | | | | | | PR: 51754 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=81571