aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24
Commit message (Collapse)AuthorAgeFilesLines
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-064-7/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 2.4.22.Hajimu UMEMOTO2021-03-092-4/+4
| | | | Notes: svn path=/head/; revision=567924
* Update to 2.4.21.Hajimu UMEMOTO2020-08-193-16/+5
| | | | Notes: svn path=/head/; revision=545319
* Remove obsolete site.Hajimu UMEMOTO2020-04-121-2/+1
| | | | Notes: svn path=/head/; revision=531495
* Update MASTER_SITES.Hajimu UMEMOTO2019-11-171-1/+1
| | | | Notes: svn path=/head/; revision=517797
* 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-4/+6
| | | | Notes: svn path=/head/; revision=508882
* mail/cyrus-imapd24: remove support for expired mail/drac and pet portlintRene Ladan2019-01-162-38/+3
| | | | Notes: svn path=/head/; revision=490466
* Use https to fetch from cyrusimap.org.Hajimu UMEMOTO2018-10-081-2/+2
| | | | Notes: svn path=/head/; revision=481513
* cyrus-imapd should start after saslauthdHajimu UMEMOTO2018-06-162-2/+2
| | | | | | | | PR: 228996 Submitted by: ohauer Notes: svn path=/head/; revision=472520
* add reload to init scriptHajimu UMEMOTO2018-06-162-1/+2
| | | | | | | | PR: 228992 Submitted by: Johan Bergström <bugs [...] bergstroem.nu> Notes: svn path=/head/; revision=472518
* Fix build with LibreSSL 2.7Hajimu UMEMOTO2018-04-081-2/+2
| | | | | | | | PR: 227167 Submitted by: brnrd Notes: svn path=/head/; revision=466768
* Convert to USES=autoreconf.Tijl Coosemans2017-12-241-1/+1
| | | | Notes: svn path=/head/; revision=457153
* Update to 2.4.20.Hajimu UMEMOTO2017-08-183-39/+5
| | | | Notes: svn path=/head/; revision=448201
* - Update WWWDmitry Marakasov2017-06-151-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=443629
* Fix build with LibreSSL.Hajimu UMEMOTO2017-06-111-0/+11
| | | | | | | PR: 219922 Notes: svn path=/head/; revision=443396
* Bump PORTREVISION for my previous commit which fixesHajimu UMEMOTO2017-05-241-1/+1
| | | | | | | local mail delivery. Notes: svn path=/head/; revision=441605
* Fix delivering the messages into the local mailbox by lmtpd.Hajimu UMEMOTO2017-05-241-0/+34
| | | | | | | | PR: 219494 Obtained from: http://asg.andrew.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=57396 Notes: svn path=/head/; revision=441604
* The AUTOCREATE patch is not applicable for 2.4.19.Hajimu UMEMOTO2017-05-181-0/+1
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=441127
* Update to 2.4.19.Hajimu UMEMOTO2017-05-164-67/+5
| | | | Notes: svn path=/head/; revision=441012
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Add Cyrus IMAP 3.0 series.Hajimu UMEMOTO2017-03-101-1/+2
| | | | | | | | | | | Now, it is the third release candidate from the Cyrus IMAP 3.0 series: 3.0.0-rc3. As a release candidate, it is considered near-stable for production usage. Interfaces, APIs, features, etc are not likely to change between now and the full release. Notes: svn path=/head/; revision=435817
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Rename all files containing a : in their filename.Mathieu Arnold2016-06-172-1/+1
| | | | | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight Notes: svn path=/head/; revision=417041
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Use USES=bdb and USES=mysql.Hajimu UMEMOTO2016-05-121-2/+2
| | | | Notes: svn path=/head/; revision=415058
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-1/+1
| | | | | | | | | | | | | | While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951 Notes: svn path=/head/; revision=414014
* Remove needless MURDER_CFLAGS since r38220.Hajimu UMEMOTO2016-04-121-1/+0
| | | | Notes: svn path=/head/; revision=413146
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fix build on 9.Mathieu Arnold2016-03-191-3/+1
| | | | | | | | Pointy hat on: ume Sponsored by: Absolight Notes: svn path=/head/; revision=411395
* - Don't install garbage into DOCSDIR.Hajimu UMEMOTO2016-03-184-51/+21
| | | | | | | - Rework handling of conf files. Notes: svn path=/head/; revision=411341
* Install cyrus.conf and imapd.conf even whenHajimu UMEMOTO2016-03-171-0/+6
| | | | | | | | | EXAMPLES is off. Spotted by: Karl Pielorz <kpielorz_lst__at__tdx.co.uk> Notes: svn path=/head/; revision=411262
* Use gssapi related descriptions in bsd.options.desc.mk.Hajimu UMEMOTO2016-02-261-3/+0
| | | | Notes: svn path=/head/; revision=409581
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-2/+2
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* Apply upstream patches to fix CVE-2015-8077 and CVE-2015-8078.Hajimu UMEMOTO2015-12-013-1/+64
| | | | | | | | | | Obtained from: https://cyrus.foundation/cyrus-imapd/patch/?id=745e161c834f1eb6d62fc14477f51dae799e1e08, https://cyrus.foundation/cyrus-imapd/patch/?id=6fb6a272171f49c79ba6ab7c6403eb25b39ec1b2 MFH: 2015Q4 Security: d62ec98e-97d8-11e5-8c0e-080027b00c2e Notes: svn path=/head/; revision=402745
* re-enable autosieve option.Hajimu UMEMOTO2015-10-172-2/+13
| | | | | | | | PR: 162185 Submitted by: enzi.sergio Notes: svn path=/head/; revision=399529
* Remove trailing whitespace from Makefiles, M-X.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398833
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-5/+4
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Put back man pages definitions in the Makefile.Mathieu Arnold2015-09-112-54/+30
| | | | | | | | Requested by: maintainer Sponsored by: Absolight Notes: svn path=/head/; revision=396689
* Fix this, strangely everything got downcased.Mathieu Arnold2015-09-111-7/+7
| | | | | | | | Pointy to: mat or vim Sponsored by: Absolight Notes: svn path=/head/; revision=396677
* Cleanup and modernization of mail/cyrus-imapd2*.Mathieu Arnold2015-09-116-130/+90
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=396672
* Mark BROKEN when AUTOSIEVE is ON, as autosieve patchHajimu UMEMOTO2015-07-081-0/+1
| | | | | | | | | is not available. Spotted by: mat Notes: svn path=/head/; revision=391567
* Restore accidentally nuked distinfo by my previous commit.Hajimu UMEMOTO2015-07-061-0/+4
| | | | Notes: svn path=/head/; revision=391399
* Update to 2.4.18.Hajimu UMEMOTO2015-07-063-39/+4
| | | | Notes: svn path=/head/; revision=391396
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Use USES=gssapi to support MIT Kerberos and Heimdal from ports.Hajimu UMEMOTO2015-05-111-4/+24
| | | | | | | Requested by: Phil Pennock <phil.pennock__at__spodhuis.org> Notes: svn path=/head/; revision=386071
* Drop @dirrm* from plist.Hajimu UMEMOTO2015-05-081-8/+0
| | | | Notes: svn path=/head/; revision=385771