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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dovecot-xaps Apple push notifications plugin for dovecot
g20210623_1 mail on this many watch lists=0 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_1Version 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: 2023-10-04 07:47:57
Commit Hash: 7a22833
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_1/catalog.mk
  6. /usr/local/share/licenses/dovecot-xaps-g20210623_1/LICENSE
  7. /usr/local/share/licenses/dovecot-xaps-g20210623_1/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:latest-g20210623_1--g20210623_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-g20210623_1--g20210623_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-g20210623_1n/ag20210623_1n/a---
FreeBSD:15:quarterly--n/a-n/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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2