non port: mail/cyrus-imapd30/Makefile |
SVNWeb
|
Number of commits found: 69 |
Mon, 13 Feb 2023
|
[ 11:10 Hajimu UMEMOTO (ume) ] 4a3e2d5
mail/cyrus-imapd30: Update to 3.0.18.
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Tue, 29 Nov 2022
|
[ 04:51 Yasuhiro Kimura (yasu) ] f7bcd43 (Only the first 10 of 27 ports in this commit are shown above. )
security/clamav: Update to 1.0.0
* Switch to use bundled TomsFastMath library. Upstream made
incompatible change to bundled copy and this makes it impossible to
use external one. They also dropped option to use it.
* Bump PORTREVISION of consumers as shlib version is changed.
* Note that though this is new LTS feature release security/clamav-lts
stays in 0.103.x until either next regular feature release (probably
1.1.0) is released or 0.103.x reaches its EoL.
ReleaseNotes: https://blog.clamav.net/2022/11/clamav-100-lts-released.html
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Wed, 2 Feb 2022
|
[ 13:07 Hajimu UMEMOTO (ume) ] 15cd41a
mail/cyrus-imapd30: Update to 3.0.17
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Thu, 28 Oct 2021
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
|
Wed, 1 Sep 2021
|
[ 13:22 Hajimu UMEMOTO (ume) ] 70db31c
mail/cyrus-imapd30: Update to 3.0.16.
Security: CVE-2021-33582
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 30 Mar 2021
|
[ 11:10 ume ]
better macro checking.
Reported by: nork
|
Tue, 9 Mar 2021
|
[ 11:07 ume ]
Update to 3.0.15.
|
Tue, 2 Feb 2021
|
[ 19:41 linimon ]
Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
Tue, 3 Nov 2020
|
[ 00:56 jbeich ] (Only the first 10 of 186 ports in this commit are shown above. )
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Wed, 19 Aug 2020
|
[ 12:57 ume ]
Update to 3.0.14.
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Sun, 12 Apr 2020
|
[ 09:19 ume ]
Remove obsolete site.
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Mon, 16 Dec 2019
|
[ 13:36 ume ]
Update to 3.0.13.
|
Sun, 17 Nov 2019
|
[ 03:09 ume ]
Update MASTER_SITES.
|
Fri, 15 Nov 2019
|
[ 15:33 ume ]
- Update to 3.0.12
- Fix build with BACKUP option enabled [1]
PR: 241967 [1]
Reported by: albert.shih [1]
|
Thu, 14 Nov 2019
|
[ 12:39 tobik ] (Only the first 10 of 68 ports in this commit are shown above. )
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Wed, 9 Oct 2019
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Thu, 3 Oct 2019
|
[ 20:35 jbeich ] (Only the first 10 of 135 ports in this commit are shown above. )
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Wed, 18 Sep 2019
|
[ 10:50 pkubaj ]
mail/cyrus-imapd30: unbreak on armv*
Tested to build fine.
Approved by: mentors (implicit approval)
|
[ 10:29 pkubaj ]
mail/cyrus-imapd30: fix build on powerpc64
This port builds just fine on powerpc64 with GCC9.
Approved by: mentors (implicit approval)
|
Tue, 30 Jul 2019
|
[ 13:33 ume ]
Update to 3.0.11.
|
Mon, 27 May 2019
|
[ 13:46 ume ]
Update to 3.0.10.
|
Wed, 27 Mar 2019
|
[ 21:11 jbeich ] (Only the first 10 of 127 ports in this commit are shown above. )
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
|
Fri, 15 Mar 2019
|
[ 16:59 ume ]
Update to 3.0.9.
|
Thu, 17 Jan 2019
|
[ 13:15 ume ]
Make it buildable with clamav-0.101.X.
PR: 235002
Obtained
from: https://github.com/cyrusimap/cyrus-imapd/commit/09b5bf11e12185727d53a6ae06d71a767952a537#diff-e162ed934ed89d2014e496fc1961be01
|
Wed, 16 Jan 2019
|
[ 17:40 ume ]
Mark BROKEN with CLAMAV option.
It is not buildable with latest clamav.
PR: 235002
Reported by: albert.shih
|
[ 10:42 rene ]
mail/cyrus-imapd30: remove support for expired mail/drac and pet portlint
|
Mon, 10 Dec 2018
|
[ 03:57 ume ]
Unmark BROKEN when CLAMAV option is enabled.
|
Wed, 5 Dec 2018
|
[ 12:59 ume ]
Make CLAMAV option off by default, and mark broken
when CLAMAV option is on.
It seems that recent security/clamav doesn't install
cltypes.h which is included from clamav.h.
|
Tue, 23 Oct 2018
|
[ 11:35 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
|
Fri, 10 Aug 2018
|
[ 13:57 ume ]
Update to 3.0.8.
|
Fri, 29 Jun 2018
|
[ 14:22 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
|
Sat, 16 Jun 2018
|
[ 06:42 ume ]
cyrus-imapd should start after saslauthd
PR: 228996
Submitted by: ohauer
|
[ 05:22 ume ]
add reload to init script
PR: 228992
Submitted by: Johan Bergstrom <bugs [...] bergstroem.nu>
|
Fri, 18 May 2018
|
[ 13:20 ume ]
Update to 3.0.7.
|
Sun, 6 May 2018
|
[ 11:15 ume ]
- Fix manpage inclusion of XAPIAN.
- Fix typo.
Submitted by: Adam Mokhtari <adam [...] mokhtari.io>
|
Sat, 5 May 2018
|
[ 03:16 ume ]
Update to 3.0.6.
|
Sat, 14 Apr 2018
|
[ 04:21 ume ]
Add options to use the command line editing feature by cyradm.
PR: 227463
Reported by: Peter Laursen
|
Fri, 6 Apr 2018
|
[ 15:53 jbeich ] (Only the first 10 of 117 ports in this commit are shown above. )
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
|
Tue, 20 Mar 2018
|
[ 02:54 truckman ] (Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460
|
Sun, 18 Mar 2018
|
[ 05:32 linimon ]
Mark as broken on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 3 Jan 2018
|
[ 11:16 ume ]
Update to 3.0.5.
|
Sat, 23 Dec 2017
|
[ 17:55 tijl ]
Remove commented reference to USE_AUTOTOOLS.
|
[ 09:17 ume ]
- Add XAPIAN option. [1]
- Drop MySQL include path from configure option. [1]
- Fix build when XAPIAN is enabled.
- Enable AUTOCREATE option by default.
Submitted by: Paul Blazejowski <paulb [...] blazebox.homeip.net> [1]
|
Thu, 9 Nov 2017
|
[ 02:31 jbeich ] (Only the first 10 of 109 ports in this commit are shown above. )
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
|
Mon, 25 Sep 2017
|
[ 00:02 jbeich ] (Only the first 10 of 111 ports in this commit are shown above. )
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
|
Mon, 4 Sep 2017
|
[ 12:41 ume ]
Add OPTIONS to enable LMDB.
|
[ 11:55 ume ]
Update to 3.0.4.
|
Fri, 11 Aug 2017
|
[ 07:58 ume ]
Update to 3.0.3.
|
Fri, 14 Jul 2017
|
[ 17:34 ume ]
Now, mail/cyrus-imapd30 can be built fine with archivers/brotli.
Reported by: brnrd
|
Thu, 22 Jun 2017
|
[ 17:39 ume ]
Update to 3.0.2.
|
Mon, 22 May 2017
|
[ 16:04 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Wed, 3 May 2017
|
[ 17:09 pawel ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout
|
Thu, 20 Apr 2017
|
[ 12:33 ume ]
Update to 3.0.1.
|
Sat, 8 Apr 2017
|
[ 05:32 ume ]
fix plist.
PR: 218435
Submitted by: pawel
|
Fri, 24 Mar 2017
|
[ 12:22 ume ]
Cyrus IMAP 3.0.0 released.
|
Fri, 17 Mar 2017
|
[ 14:03 ume ]
Update to 3.0.0-rc4.
|
Mon, 13 Mar 2017
|
[ 16:02 ume ]
Fix build. SQLITE is required unconditionally at least for now.
|
Sat, 11 Mar 2017
|
[ 02:31 ume ]
Fix build. The configure script uses pkg-config for
detecting jansson.
|
Fri, 10 Mar 2017
|
[ 02:05 ume ] (Only the first 10 of 19 ports in this commit are shown above. )
Add Cyrus IMAP 3.0 series.
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.
|
Number of commits found: 69 |