non port: mail/cyrus-imapd25/Makefile |
SVNWeb
|
Number of commits found: 68 |
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, 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 )
|
Sat, 2 Apr 2022
|
[ 22:55 Hajimu UMEMOTO (ume) ] 793e755
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER
PR: 263013
Reported by: yasu
|
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 )
|
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:20 ume ]
Update to 2.5.17.
|
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
|
Wed, 19 Aug 2020
|
[ 12:56 ume ]
Update to 2.5.16.
|
Sun, 12 Apr 2020
|
[ 09:19 ume ]
Remove obsolete site.
|
Mon, 16 Dec 2019
|
[ 13:35 ume ]
Update to 2.5.15.
|
Sun, 17 Nov 2019
|
[ 03:09 ume ]
Update MASTER_SITES.
|
Fri, 15 Nov 2019
|
[ 15:39 ume ]
Update tp 2.5.14
|
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
|
Mon, 27 May 2019
|
[ 13:47 ume ]
Update to 2.5.13.
|
Wed, 16 Jan 2019
|
[ 11:10 rene ]
mail/cyrus-imapd25: remove support for expired mail/drac and FreeBSD < 10
|
Mon, 8 Oct 2018
|
[ 05:07 ume ]
Use https to fetch from cyrusimap.org.
|
[ 04:49 ume ]
Update to 2.5.12.
|
Sun, 30 Sep 2018
|
[ 11:58 kwm ] (Only the first 10 of 732 ports in this commit are shown above. )
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 ]
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>
|
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
|
Sat, 23 Dec 2017
|
[ 17:55 tijl ]
Remove commented reference to USE_AUTOTOOLS.
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
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 ] (Only the first 10 of 29 ports in this commit are shown above. )
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 ]
Update to 2.5.11.
|
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
|
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.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 18 Oct 2016
|
[ 16:36 ume ]
Update to 2.5.10.
|
Fri, 22 Jul 2016
|
[ 10:56 ume ]
- Update to 2.5.9
- Use USES=ssl
|
Fri, 20 May 2016
|
[ 09:02 ume ]
Update to 2.5.8.
|
Thu, 12 May 2016
|
[ 11:06 ume ]
Use USES=bdb and USES=mysql.
|
Tue, 12 Apr 2016
|
[ 17:19 ume ]
Remove needless MURDER_CFLAGS since r38220.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
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.
|
Sat, 19 Mar 2016
|
[ 13:35 mat ]
Fix build on 9.
Pointy hat on: ume
Sponsored by: Absolight
|
Fri, 18 Mar 2016
|
[ 11:39 ume ] (Only the first 10 of 12 ports in this commit are shown above. )
- Don't install garbage into DOCSDIR.
- Rework handling of conf files.
|
Thu, 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>
|
Fri, 26 Feb 2016
|
[ 06:51 ume ]
Use gssapi related descriptions in bsd.options.desc.mk.
|
Sun, 10 Jan 2016
|
[ 16:44 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, M-X.
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
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 ]
Put back man pages definitions in the Makefile.
Requested by: maintainer
Sponsored by: Absolight
|
[ 14:56 mat ] (Only the first 10 of 30 ports in this commit are shown above. )
Cleanup and modernization of mail/cyrus-imapd2*.
With hat: portmgr
Sponsored by: Absolight
|
[ 03:51 ume ]
Update to 2.5.6.
|
Tue, 11 Aug 2015
|
[ 11:09 ume ]
Update to 2.5.5.
|
Mon, 6 Jul 2015
|
[ 03:38 ume ]
Update to 2.5.4.
|
Fri, 22 May 2015
|
[ 08:26 ume ]
Update to 2.5.3.
|
Mon, 11 May 2015
|
[ 11:47 ume ]
Update to 2.5.2.
|
Fri, 8 May 2015
|
[ 12:25 ume ]
Drop @dirrm* from plist.
|
Wed, 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]
|
Fri, 24 Apr 2015
|
[ 15:06 ume ]
Update to 2.5.1.
|
Thu, 9 Apr 2015
|
[ 17:06 ume ]
Add CPE information.
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
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 ]
Specify GSSAPIBASEDIR explicitly even with heimdal in base.
|
Wed, 25 Mar 2015
|
[ 11:41 marino ] (Only the first 10 of 29 ports in this commit are shown above. )
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 ]
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 ]
Use USES=gssapi.
|
Wed, 18 Mar 2015
|
[ 15:14 ume ]
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 ]
Make it buildable with HTTP option enabled.
|
Fri, 13 Mar 2015
|
[ 06:08 ume ]
Install more files which were added in 2.5.X.
|
Thu, 12 Mar 2015
|
[ 10:23 ume ] (Only the first 10 of 26 ports in this commit are shown above. )
Add initial support for Cyrus-IMAPd 2.5.0.
HTTP support doesn't work yet.
|
Number of commits found: 68 |