Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.18_5 14 Apr 2024 10:17:34 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to
share/man |
3.0.18_5 16 Jan 2024 17:11:02 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd*: Restore GNU_CONFIGURE |
3.0.18_4 16 Jan 2024 11:43:11 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd*: Move manpages to ${PREFIX}/share |
3.0.18_3 25 Dec 2023 16:10:50 |
Po-Chuan Hsieh (sunpoet) |
devel/shapelib: Update to 1.6.0
- Add GitHub to MASTER_SITES
- Remove my LOCAL from MASTER_SITES
- Update WWW
- Update LICENSE
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/shapelib/releases
http://shapelib.maptools.org/release.html
Security: CVE-2022-0699 |
3.0.18_2 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
3.0.18_1 13 Aug 2023 17:38:04 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd{25,30,32}: Fix build with more recent Perl
PR: 273093
Reported by: delphij
Submitted by: delphij |
3.0.18_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
3.0.18 13 Feb 2023 11:10:30 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd30: Update to 3.0.18. |
3.0.17_3 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
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 |
3.0.17_3 29 Nov 2022 04:51:14 |
Yasuhiro Kimura (yasu) |
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 |
3.0.17_2 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
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 |
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) |
3.0.17_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 ) |
3.0.17_1 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
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 |
3.0.17 02 Feb 2022 13:07:50 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd30: Update to 3.0.17 |
3.0.16_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
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 ) |
3.0.16_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
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 |
3.0.16 01 Sep 2021 13:22:35 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd30: Update to 3.0.16.
Security: CVE-2021-33582 |
3.0.15_2 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
3.0.15_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.15_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.0.15_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.15_1 30 Mar 2021 11:10:18 |
ume |
better macro checking.
Reported by: nork |
3.0.15 09 Mar 2021 11:07:43 |
ume |
Update to 3.0.15. |
3.0.14_1 02 Feb 2021 19:41:38 |
linimon |
Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
3.0.14_1 03 Nov 2020 00:56:27 |
jbeich |
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) |
3.0.14 25 Aug 2020 14:37:33 |
ume |
Fix build on 13-CURRENT. |
3.0.14 19 Aug 2020 12:57:29 |
ume |
Update to 3.0.14. |
3.0.13_2 23 Apr 2020 20:14:49 |
jbeich |
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) |
3.0.13_1 12 Apr 2020 09:19:03 |
ume |
Remove obsolete site. |
3.0.13_1 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
3.0.13 16 Dec 2019 13:36:47 |
ume |
Update to 3.0.13. |
3.0.12 17 Nov 2019 03:09:25 |
ume |
Update MASTER_SITES. |
3.0.12 15 Nov 2019 15:33:55 |
ume |
- Update to 3.0.12
- Fix build with BACKUP option enabled [1]
PR: 241967 [1]
Reported by: albert.shih [1] |
3.0.11_1 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
3.0.11_1 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
3.0.11_1 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
3.0.11 18 Sep 2019 10:50:27 |
pkubaj |
mail/cyrus-imapd30: unbreak on armv*
Tested to build fine.
Approved by: mentors (implicit approval) |
3.0.11 18 Sep 2019 10:29:26 |
pkubaj |
mail/cyrus-imapd30: fix build on powerpc64
This port builds just fine on powerpc64 with GCC9.
Approved by: mentors (implicit approval) |
3.0.11 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
3.0.11 30 Jul 2019 13:33:14 |
ume |
Update to 3.0.11. |
3.0.10 27 May 2019 13:46:22 |
ume |
Update to 3.0.10. |
3.0.9_1 27 Mar 2019 21:11:09 |
jbeich |
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 |
3.0.9 15 Mar 2019 16:59:18 |
ume |
Update to 3.0.9. |
3.0.8_2 17 Jan 2019 13:15:23 |
ume |
Make it buildable with clamav-0.101.X.
PR: 235002
Obtained
from: https://github.com/cyrusimap/cyrus-imapd/commit/09b5bf11e12185727d53a6ae06d71a767952a537#diff-e162ed934ed89d2014e496fc1961be01 |
3.0.8_2 16 Jan 2019 17:40:27 |
ume |
Mark BROKEN with CLAMAV option.
It is not buildable with latest clamav.
PR: 235002
Reported by: albert.shih |
3.0.8_2 16 Jan 2019 10:42:12 |
rene |
mail/cyrus-imapd30: remove support for expired mail/drac and pet portlint |
3.0.8_2 10 Dec 2018 03:57:38 |
ume |
Unmark BROKEN when CLAMAV option is enabled. |
3.0.8_2 05 Dec 2018 12:59:29 |
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. |
3.0.8_1 23 Oct 2018 11:35:04 |
jbeich |
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 |
3.0.8 10 Aug 2018 13:57:31 |
ume |
Update to 3.0.8. |
3.0.7_3 29 Jun 2018 14:22:11 |
jbeich |
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) |
3.0.7_2 16 Jun 2018 06:42:34 |
ume |
cyrus-imapd should start after saslauthd
PR: 228996
Submitted by: ohauer |
3.0.7_1 16 Jun 2018 05:22:02 |
ume |
add reload to init script
PR: 228992
Submitted by: Johan Bergstrom <bugs [...] bergstroem.nu> |
3.0.7 18 May 2018 13:20:45 |
ume |
Update to 3.0.7. |
3.0.6_1 06 May 2018 11:15:59 |
ume |
- Fix manpage inclusion of XAPIAN.
- Fix typo.
Submitted by: Adam Mokhtari <adam [...] mokhtari.io> |
3.0.6 05 May 2018 03:16:25 |
ume |
Update to 3.0.6. |
3.0.5_1 14 Apr 2018 04:21:49 |
ume |
Add options to use the command line editing feature by cyradm.
PR: 227463
Reported by: Peter Laursen |
3.0.5_1 08 Apr 2018 02:13:01 |
ume |
Fix build with LibreSSL 2.7
PR: 227166
Submitted by: brnrd |
3.0.5_1 06 Apr 2018 15:53:17 |
jbeich |
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) |
3.0.5 20 Mar 2018 02:54:23 |
truckman |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460 |
3.0.5 18 Mar 2018 05:32:27 |
linimon |
Mark as broken on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
3.0.5 03 Jan 2018 11:16:29 |
ume |
Update to 3.0.5. |
3.0.4_3 23 Dec 2017 17:55:13 |
tijl |
Remove commented reference to USE_AUTOTOOLS. |
3.0.4_3 23 Dec 2017 09:17:49 |
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] |
3.0.4_2 09 Nov 2017 02:31:48 |
jbeich |
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 |
3.0.4_1 25 Sep 2017 00:02:36 |
jbeich |
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 |
3.0.4 04 Sep 2017 12:41:42 |
ume |
Add OPTIONS to enable LMDB. |
3.0.4 04 Sep 2017 11:55:23 |
ume |
Update to 3.0.4. |
3.0.3 11 Aug 2017 07:58:52 |
ume |
Update to 3.0.3. |
3.0.2 14 Jul 2017 17:34:44 |
ume |
Now, mail/cyrus-imapd30 can be built fine with archivers/brotli.
Reported by: brnrd |
3.0.2 22 Jun 2017 17:39:03 |
ume |
Update to 3.0.2. |
3.0.1_1 15 Jun 2017 19:53:56 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
3.0.1_1 22 May 2017 16:04:19 |
linimon |
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 |
3.0.1_1 03 May 2017 17:09:38 |
pawel |
- 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 |
3.0.1 21 Apr 2017 15:05:48 |
ume |
Make it buildable without HTTP. |
3.0.1 20 Apr 2017 12:33:57 |
ume |
Update to 3.0.1. |
3.0.0 08 Apr 2017 05:32:46 |
ume |
fix plist.
PR: 218435
Submitted by: pawel |
3.0.0 24 Mar 2017 12:22:02 |
ume |
Cyrus IMAP 3.0.0 released. |
3.0.0rc4 17 Mar 2017 16:52:54 |
ume |
Fix build. Even when HTTP is not enabled, the header
of ical is required wrongly. |
3.0.0rc4 17 Mar 2017 14:03:32 |
ume |
Update to 3.0.0-rc4. |
3.0.0rc3 15 Mar 2017 11:46:59 |
ume |
Fix build with libressl.
PR: 217793 |
3.0.0rc3 13 Mar 2017 16:02:27 |
ume |
Fix build. SQLITE is required unconditionally at least for now. |
3.0.0rc3 11 Mar 2017 02:31:17 |
ume |
Fix build. The configure script uses pkg-config for
detecting jansson. |
3.0.0rc3 10 Mar 2017 02:05:02 |
ume |
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. |