notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/cyrus-imapd25/Makefile
SVNWeb

Number of commits found: 68

Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  f7bcd43  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 2 Apr 2022
[ 22:55 Hajimu UMEMOTO (ume) search for other commits by this committer ]    commit hash:793e755318b1041c49374161295511a874eca48e  commit hash:793e755318b1041c49374161295511a874eca48e  commit hash:793e755318b1041c49374161295511a874eca48e  793e755 
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER

PR:		263013
Reported by:	yasu
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 30 Mar 2021
[ 11:10 ume search for other commits by this committer ] Original commit   Revision:569547
better macro checking.

Reported by:	nork
Tue, 9 Mar 2021
[ 11:20 ume search for other commits by this committer ] Original commit   Revision:567923
Update to 2.5.17.
Tue, 2 Feb 2021
[ 19:41 linimon search for other commits by this committer ] Original commit   Revision:563840
Mark as BROKEN on riscv64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Wed, 19 Aug 2020
[ 12:56 ume search for other commits by this committer ] Original commit   Revision:545320
Update to 2.5.16.
Sun, 12 Apr 2020
[ 09:19 ume search for other commits by this committer ] Original commit   Revision:531495
Remove obsolete site.
Mon, 16 Dec 2019
[ 13:35 ume search for other commits by this committer ] Original commit   Revision:520257
Update to 2.5.15.
Sun, 17 Nov 2019
[ 03:09 ume search for other commits by this committer ] Original commit   Revision:517797
Update MASTER_SITES.
Fri, 15 Nov 2019
[ 15:39 ume search for other commits by this committer ] Original commit   Revision:517685
Update tp 2.5.14
Thu, 14 Nov 2019
[ 12:39 tobik search for other commits by this committer ] Original commit   Revision:517560 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Wed, 9 Oct 2019
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:514142 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Mon, 27 May 2019
[ 13:47 ume search for other commits by this committer ] Original commit   Revision:502796
Update to 2.5.13.
Wed, 16 Jan 2019
[ 11:10 rene search for other commits by this committer ] Original commit   Revision:490470
mail/cyrus-imapd25: remove support for expired mail/drac and FreeBSD < 10
Mon, 8 Oct 2018
[ 05:07 ume search for other commits by this committer ] Original commit   Revision:481513
Use https to fetch from cyrusimap.org.
[ 04:49 ume search for other commits by this committer ] Original commit   Revision:481512
Update to 2.5.12.
Sun, 30 Sep 2018
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:480951 (Only the first 10 of 732 ports in this commit are shown above. View all ports for this commit)
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
Sat, 16 Jun 2018
[ 06:42 ume search for other commits by this committer ] Original commit   Revision:472520
cyrus-imapd should start after saslauthd

PR:		228996
Submitted by:	ohauer
[ 05:22 ume search for other commits by this committer ] Original commit   Revision:472518
add reload to init script

PR:		228992
Submitted by:	Johan Bergstrom <bugs [...] bergstroem.nu>
Tue, 20 Mar 2018
[ 02:54 truckman search for other commits by this committer ] Original commit   Revision:465061 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on ports depending on devel/libical.

PR:		226460
Sat, 23 Dec 2017
[ 17:55 tijl search for other commits by this committer ] Original commit   Revision:457094
Remove commented reference to USE_AUTOTOOLS.
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
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
Sat, 27 May 2017
[ 00:20 linimon search for other commits by this committer ] Original commit   Revision:441819 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 9 May 2017
[ 12:22 ume search for other commits by this committer ] Original commit   Revision:440482
Update to 2.5.11.
Wed, 3 May 2017
[ 17:09 pawel search for other commits by this committer ] Original commit   Revision:440024 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 10 Mar 2017
[ 02:05 ume search for other commits by this committer ] Original commit   Revision:435817 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Tue, 18 Oct 2016
[ 16:36 ume search for other commits by this committer ] Original commit   Revision:424175
Update to 2.5.10.
Fri, 22 Jul 2016
[ 10:56 ume search for other commits by this committer ] Original commit   Revision:418915
- Update to 2.5.9
- Use USES=ssl
Fri, 20 May 2016
[ 09:02 ume search for other commits by this committer ] Original commit   Revision:415544
Update to 2.5.8.
Thu, 12 May 2016
[ 11:06 ume search for other commits by this committer ] Original commit   Revision:415058
Use USES=bdb and USES=mysql.
Tue, 12 Apr 2016
[ 17:19 ume search for other commits by this committer ] Original commit   Revision:413146
Remove needless MURDER_CFLAGS since r38220.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
[ 12:15 ume search for other commits by this committer ] Original commit   Revision:412336
Add missing dependency to pkgconfig when HTTP option
is on.
Sat, 19 Mar 2016
[ 13:35 mat search for other commits by this committer ] Original commit   Revision:411395
Fix build on 9.

Pointy hat on:	ume
Sponsored by:	Absolight
Fri, 18 Mar 2016
[ 11:39 ume search for other commits by this committer ] Original commit   Revision:411341 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Don't install garbage into DOCSDIR.
- Rework handling of conf files.
Thu, 17 Mar 2016
[ 08:56 ume search for other commits by this committer ] Original commit   Revision:411262
Install cyrus.conf and imapd.conf even when
EXAMPLES is off.

Spotted by:	Karl Pielorz <kpielorz_lst__at__tdx.co.uk>
Fri, 26 Feb 2016
[ 06:51 ume search for other commits by this committer ] Original commit   Revision:409581
Use gssapi related descriptions in bsd.options.desc.mk.
Sun, 10 Jan 2016
[ 16:44 bapt search for other commits by this committer ] Original commit   Revision:405721 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert categories m* and m* to USES=sqlite and USES=firebird
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
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
Tue, 1 Dec 2015
[ 14:30 ume search for other commits by this committer ] Original commit   Revision:402744
Update to 2.5.7.
This release fixes CVE-2015-8077 and CVE-2015-8078.

MFH:		2015Q4
Security:	d62ec98e-97d8-11e5-8c0e-080027b00c2e
Thu, 8 Oct 2015
[ 15:12 olgeni search for other commits by this committer ] Original commit   Revision:398833 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespace from Makefiles, M-X.
Mon, 14 Sep 2015
[ 12:19 mat search for other commits by this committer ] Original commit   Revision:396892 (Only the first 10 of 546 ports in this commit are shown above. View all ports for this commit)
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
Fri, 11 Sep 2015
[ 17:58 mat search for other commits by this committer ] Original commit   Revision:396689
Put back man pages definitions in the Makefile.

Requested by:	maintainer
Sponsored by:	Absolight
[ 14:56 mat search for other commits by this committer ] Original commit   Revision:396672 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Cleanup and modernization of mail/cyrus-imapd2*.

With hat:	portmgr
Sponsored by:	Absolight
[ 03:51 ume search for other commits by this committer ] Original commit   Revision:396646
Update to 2.5.6.
Tue, 11 Aug 2015
[ 11:09 ume search for other commits by this committer ] Original commit   Revision:393936
Update to 2.5.5.
Mon, 6 Jul 2015
[ 03:38 ume search for other commits by this committer ] Original commit   Revision:391387
Update to 2.5.4.
Fri, 22 May 2015
[ 08:26 ume search for other commits by this committer ] Original commit   Revision:386991
Update to 2.5.3.
Mon, 11 May 2015
[ 11:47 ume search for other commits by this committer ] Original commit   Revision:386070
Update to 2.5.2.
Fri, 8 May 2015
[ 12:25 ume search for other commits by this committer ] Original commit   Revision:385771
Drop @dirrm* from plist.
Wed, 29 Apr 2015
[ 17:47 ume search for other commits by this committer ] Original commit   Revision:384999
- 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]
Fri, 24 Apr 2015
[ 15:06 ume search for other commits by this committer ] Original commit   Revision:384657
Update to 2.5.1.
Thu, 9 Apr 2015
[ 17:06 ume search for other commits by this committer ] Original commit   Revision:383663
Add CPE information.
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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
Mon, 30 Mar 2015
[ 16:13 ume search for other commits by this committer ] Original commit   Revision:382683
Specify GSSAPIBASEDIR explicitly even with heimdal in base.
Wed, 25 Mar 2015
[ 11:41 marino search for other commits by this committer ] Original commit   Revision:382203 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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
Mon, 23 Mar 2015
[ 17:31 ume search for other commits by this committer ] Original commit   Revision:382016
Option 'autocreatequota' is deprecated in favor of
'autocreate_quota'.

Spotted by:	Paul Dekkers <paul.dekkers__at__surfnet.nl>
Sat, 21 Mar 2015
[ 16:23 ume search for other commits by this committer ] Original commit   Revision:381797
Use USES=gssapi.
Wed, 18 Mar 2015
[ 15:14 ume search for other commits by this committer ] Original commit   Revision:381557
Make it buildable with both HTTP and SQLITE enabled.

Spotted by:	Paul Dekkers <paul.dekkers__at__surfnet.nl>
Sat, 14 Mar 2015
[ 04:50 ume search for other commits by this committer ] Original commit   Revision:381246
Make it buildable with HTTP option enabled.
Fri, 13 Mar 2015
[ 06:08 ume search for other commits by this committer ] Original commit   Revision:381166
Install more files which were added in 2.5.X.
Thu, 12 Mar 2015
[ 10:23 ume search for other commits by this committer ] Original commit   Revision:381069 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Add initial support for Cyrus-IMAPd 2.5.0.
HTTP support doesn't work yet.

Number of commits found: 68