non port: mail/cyrus-imapd25/Makefile |
Number of commits found: 76 |
Tuesday, 1 Oct 2024
|
18:56 Rene Ladan (rene)
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
4485bd8 |
Saturday, 15 Jun 2024
|
14:44 Hajimu UMEMOTO (ume)
mail/cyrus-imapd25: disable BDB option by default and back to not force db18
PR: 279145
Requested by: des
dbd3f8a |
Sunday, 26 May 2024
|
07:47 Hajimu UMEMOTO (ume)
mail/cyrus-imapd25: bump PORTREVISION for my previous commit.
cf70c43a |
04:01 Hajimu UMEMOTO (ume)
mail/cyrus-imapd25: don't use db5. use db18 explicitly.
PR: 279145
Reported by: diizzy
4f45619 |
Sunday, 14 Apr 2024
|
10:17 Hajimu UMEMOTO (ume)
mail/cyrus-imapd*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to
share/man
d781755 |
Sunday, 10 Mar 2024
|
13:08 Hajimu UMEMOTO (ume)
mail/cyrus-imapd25: Make it buildable with db18 on recent FreeBSD.
cc39567 |
Tuesday, 16 Jan 2024
|
17:11 Hajimu UMEMOTO (ume)
mail/cyrus-imapd*: Restore GNU_CONFIGURE
1c45ace |
11:43 Hajimu UMEMOTO (ume)
mail/cyrus-imapd*: Move manpages to ${PREFIX}/share
8a5c357 |
Wednesday, 8 Feb 2023
|
10:53 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
6e1233b |
Tuesday, 29 Nov 2022
|
04:51 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
f7bcd43 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 2 Apr 2022
|
22:55 Hajimu UMEMOTO (ume)
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER
PR: 263013
Reported by: yasu
793e755 |
Monday, 10 Jan 2022
|
15:15 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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 30 Mar 2021
|
11:10 ume
better macro checking.
Reported by: nork
|
Tuesday, 9 Mar 2021
|
11:20 ume
Update to 2.5.17.
|
Tuesday, 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
|
Wednesday, 19 Aug 2020
|
12:56 ume
Update to 2.5.16.
|
Sunday, 12 Apr 2020
|
09:19 ume
Remove obsolete site.
|
Monday, 16 Dec 2019
|
13:35 ume
Update to 2.5.15.
|
Sunday, 17 Nov 2019
|
03:09 ume
Update MASTER_SITES.
|
Friday, 15 Nov 2019
|
15:39 ume
Update tp 2.5.14
|
Thursday, 14 Nov 2019
|
12:39 tobik
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Wednesday, 9 Oct 2019
|
12:06 bapt
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Monday, 27 May 2019
|
13:47 ume
Update to 2.5.13.
|
Wednesday, 16 Jan 2019
|
11:10 rene
mail/cyrus-imapd25: remove support for expired mail/drac and FreeBSD < 10
|
Monday, 8 Oct 2018
|
05:07 ume
Use https to fetch from cyrusimap.org.
|
04:49 ume
Update to 2.5.12.
|
Sunday, 30 Sep 2018
|
11:58 kwm
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
|
Saturday, 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>
|
Tuesday, 20 Mar 2018
|
02:54 truckman
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460
|
Saturday, 23 Dec 2017
|
17:55 tijl
Remove commented reference to USE_AUTOTOOLS.
|
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Saturday, 27 May 2017
|
00:20 linimon
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 9 May 2017
|
12:22 ume
Update to 2.5.11.
|
Wednesday, 3 May 2017
|
17:09 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
|
Friday, 10 Mar 2017
|
02:05 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.
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tuesday, 18 Oct 2016
|
16:36 ume
Update to 2.5.10.
|
Friday, 22 Jul 2016
|
10:56 ume
- Update to 2.5.9
- Use USES=ssl
|
Friday, 20 May 2016
|
09:02 ume
Update to 2.5.8.
|
Thursday, 12 May 2016
|
11:06 ume
Use USES=bdb and USES=mysql.
|
Tuesday, 12 Apr 2016
|
17:19 ume
Remove needless MURDER_CFLAGS since r38220.
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
12:15 ume
Add missing dependency to pkgconfig when HTTP option
is on.
|
Saturday, 19 Mar 2016
|
13:35 mat
Fix build on 9.
Pointy hat on: ume
Sponsored by: Absolight
|
Friday, 18 Mar 2016
|
11:39 ume
- Don't install garbage into DOCSDIR.
- Rework handling of conf files.
|
Thursday, 17 Mar 2016
|
08:56 ume
Install cyrus.conf and imapd.conf even when
EXAMPLES is off.
Spotted by: Karl Pielorz <kpielorz_lst__at__tdx.co.uk>
|
Friday, 26 Feb 2016
|
06:51 ume
Use gssapi related descriptions in bsd.options.desc.mk.
|
Sunday, 10 Jan 2016
|
16:44 bapt
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Thursday, 17 Dec 2015
|
17:19 mat
Fix usage of ${PERL5}.
${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
|
Tuesday, 1 Dec 2015
|
14:30 ume
Update to 2.5.7.
This release fixes CVE-2015-8077 and CVE-2015-8078.
MFH: 2015Q4
Security: d62ec98e-97d8-11e5-8c0e-080027b00c2e
|
Thursday, 8 Oct 2015
|
15:12 olgeni
Remove trailing whitespace from Makefiles, M-X.
|
Monday, 14 Sep 2015
|
12:19 mat
Make it so that the default Perl is always called perl5.
- 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
|
Friday, 11 Sep 2015
|
17:58 mat
Put back man pages definitions in the Makefile.
Requested by: maintainer
Sponsored by: Absolight
|
14:56 mat
Cleanup and modernization of mail/cyrus-imapd2*.
With hat: portmgr
Sponsored by: Absolight
|
03:51 ume
Update to 2.5.6.
|
Tuesday, 11 Aug 2015
|
11:09 ume
Update to 2.5.5.
|
Monday, 6 Jul 2015
|
03:38 ume
Update to 2.5.4.
|
Friday, 22 May 2015
|
08:26 ume
Update to 2.5.3.
|
Monday, 11 May 2015
|
11:47 ume
Update to 2.5.2.
|
Friday, 8 May 2015
|
12:25 ume
Drop @dirrm* from plist.
|
Wednesday, 29 Apr 2015
|
17:47 ume
- Disable GSSAPI_BASE on 8.X. It seems configure fails to detect
libkrb5 on it. [1]
- Suppress empty share/doc/cyrus-imapd/man directory.
- Since vzic is not built now, we don't need to depend upon glib20.
Spotted by: pkg-fallout [1]
|
Friday, 24 Apr 2015
|
15:06 ume
Update to 2.5.1.
|
Thursday, 9 Apr 2015
|
17:06 ume
Add CPE information.
|
Friday, 3 Apr 2015
|
11:26 mat
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Monday, 30 Mar 2015
|
16:13 ume
Specify GSSAPIBASEDIR explicitly even with heimdal in base.
|
Wednesday, 25 Mar 2015
|
11:41 marino
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket
|
Monday, 23 Mar 2015
|
17:31 ume
Option 'autocreatequota' is deprecated in favor of
'autocreate_quota'.
Spotted by: Paul Dekkers <paul.dekkers__at__surfnet.nl>
|
Saturday, 21 Mar 2015
|
16:23 ume
Use USES=gssapi.
|
Wednesday, 18 Mar 2015
|
15:14 ume
Make it buildable with both HTTP and SQLITE enabled.
Spotted by: Paul Dekkers <paul.dekkers__at__surfnet.nl>
|
Saturday, 14 Mar 2015
|
04:50 ume
Make it buildable with HTTP option enabled.
|
Friday, 13 Mar 2015
|
06:08 ume
Install more files which were added in 2.5.X.
|
Thursday, 12 Mar 2015
|
10:23 ume
Add initial support for Cyrus-IMAPd 2.5.0.
HTTP support doesn't work yet.
|
Number of commits found: 76 |