notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
dovecot-xaps Apple push notifications plugin for dovecot
g20210623_2 mail on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20210623_2Version of this port present on the latest quarterly branch.
Maintainer: PopularMoment@protonmail.com search for ports maintained by this maintainer
Port Added: 2023-03-31 10:47:39
Last Update: 2024-08-16 23:03:13
Commit Hash: 6dcc035
People watching this port, also watch:: zabbix7-frontend-php82, bareos-server, forgejo, firefox-esr, nginx
License: MIT
WWW:
https://github.com/freswa/dovecot-xaps-plugin
Description:
Apple push notifications plugin for dovecot. Together with net/xapsd this will enable push email for iOS devices that talk to your dovecot IMAP server.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. etc/dovecot/example-config/conf.d/95-xaps.conf
  2. lib/dovecot/lib25_xaps_imap_plugin.so
  3. lib/dovecot/lib25_xaps_push_notification_plugin.so
  4. @ldconfig
  5. /usr/local/share/licenses/dovecot-xaps-g20210623_2/catalog.mk
  6. /usr/local/share/licenses/dovecot-xaps-g20210623_2/LICENSE
  7. /usr/local/share/licenses/dovecot-xaps-g20210623_2/MIT
Collapse this list.
Dependency lines:
  • dovecot-xaps>0:mail/dovecot-xaps
To install the port:
cd /usr/ports/mail/dovecot-xaps/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/dovecot-xaps
  • pkg install dovecot-xaps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dovecot-xaps
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677281432 SHA256 (freswa-dovecot-xaps-plugin-g20210623-197d68e_GH0.tar.gz) = a7c1fd8e69477ebd64d18c45782ceb8cd6c4d857d78031c52535870b2b52e1d9 SIZE (freswa-dovecot-xaps-plugin-g20210623-197d68e_GH0.tar.gz) = 10460

Packages (timestamps in pop-ups are UTC):
dovecot-xaps
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20210623_2g20210623_2-g20210623_2g20210623_2---
FreeBSD:13:quarterlyg20210623_2g20210623_2-g20210623_2g20210623_2---
FreeBSD:14:latestg20210623_2g20210623_2-g20210623_2g20210623_2---
FreeBSD:14:quarterlyg20210623_2--g20210623_2g20210623_2---
FreeBSD:15:latestg20210623_2g20210623_2n/ag20210623_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. dovecot>=2.3.17 : mail/dovecot
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. dovecot>=2.3.17 : mail/dovecot
  2. xapsd : net/xapsd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_dovecot-xaps
USES:
cmake compiler:c11
pkg-message:
For install:
This port assumes you are familiar with Dovecot and have it installed and running on the system you have installed this plugin on. You can enable the plugin by adding the contents of ${PREFIX}/etc/dovecot/example-config/conf.d/95-xaps.conf to your dovecot.conf. You must be using Dovecot LDA or LMTP for local delivery. net/xapsd must be configured and running.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freswa/dovecot-xaps-plugin/tar.gz/197d68e?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20210623_2
16 Aug 2024 23:03:13
commit hash: 6dcc035f8311c4be6ecc61a1d139b78b603b3aabcommit hash: 6dcc035f8311c4be6ecc61a1d139b78b603b3aabcommit hash: 6dcc035f8311c4be6ecc61a1d139b78b603b3aabcommit hash: 6dcc035f8311c4be6ecc61a1d139b78b603b3aab files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
mail/dovecot-*: bump after update mail/dovecot as described in Makefile

mail/dovecot updated in 72dd8d2ee676.

While here:
 - remove GNU_CONFIGURE_MANPREFIX;
 - replace PORTVERSION on DISTVERSION.

PR:		280866
Approved by:	ler (maintainer)
MFH:		2024Q3
g20210623_1
04 Oct 2023 07:47:57
commit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2d files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
mail/{dovecot,dovecot-pigeonhole}: Update to latest stable releases

* Update mail/dovecot to 2.3.21.
* Update mail/dovecot-pigeonhole to 0.5.21.
* Bump PORTREVISION of dependencies.

ReleaseNotes:	https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/Y5SJWAIAVEAQ2KKSWJM7VSJUUFRMFAH5/
PR:		273946
Approved by:	maintainer timeout
g20210623
31 Mar 2023 10:42:08
commit hash: 491b538f9d1861116102b287c3091965c7c18558commit hash: 491b538f9d1861116102b287c3091965c7c18558commit hash: 491b538f9d1861116102b287c3091965c7c18558commit hash: 491b538f9d1861116102b287c3091965c7c18558 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Henry
mail/dovecot-xaps: new port

Apple push notifications plugin for dovecot.

Together with net/xapsd this will enable push email
for iOS devices that talk to your dovecot IMAP server.

WWW: https://github.com/freswa/dovecot-xaps-plugin

PR:		269863

Number of commits found: 3