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
Port details
notimail Server-side email notification manager with push support
2.0.2 mailnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: stefano@dragas.it search for ports maintained by this maintainer
Port Added: 2025-03-16 10:22:04
Last Update: 2025-03-16 20:41:37
Commit Hash: a676b68
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/draga79/NotiMail
Description:
NotiMail is a server-side email notification manager that utilizes various push providers for real-time alerts, conserving mobile battery life without compromising on notification immediacy.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/NotiMail-2.0.2/catalog.mk
  2. /usr/local/share/licenses/NotiMail-2.0.2/LICENSE
  3. /usr/local/share/licenses/NotiMail-2.0.2/BSD3CLAUSE
  4. bin/notimail
  5. @sample(daemon,daemon,640) etc/notimail/config.ini.sample
  6. share/man/man1/notimail.1.gz
  7. @dir(daemon,daemon,755) /var/cache/notimail
  8. @dir(daemon,daemon,755) /var/log/notimail
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • NotiMail>0:mail/notimail
To install the port:
cd /usr/ports/mail/notimail/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/notimail
  • pkg install NotiMail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: NotiMail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742133199 SHA256 (draga79-NotiMail-v2.0.2_GH0.tar.gz) = 6a8feeb5ee2eb67c7d3d5c78fe8f2ca9c48c11d38e1a5ab3e52089e5cb4b76b5 SIZE (draga79-NotiMail-v2.0.2_GH0.tar.gz) = 21860

Packages (timestamps in pop-ups are UTC):
NotiMail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----2.0.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.0.2--2.0.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.0.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-argparse>0 : devel/py-argparse@py311
  2. py311-configparser>0 : devel/py-configparser@py311
  3. py311-requests>0 : www/py-requests@py311
  4. py311-sqlite3>0 : databases/py-sqlite3@py311
  5. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_notimail
USES:
python shebangfix
pkg-message:
Thank you for installing NotiMail! To finalize the installation, please configure /usr/local/etc/notimal/config.ini according to your needs. If this is an upgrade and you already have a config.ini, the new config file is installed as config.ini.sample. Review and merge any necessary changes.

Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/draga79/NotiMail/tar.gz/v2.0.2?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
2.0.2
16 Mar 2025 20:41:37
commit hash: a676b68666a2e04e49038ee713d157438397d042commit hash: a676b68666a2e04e49038ee713d157438397d042commit hash: a676b68666a2e04e49038ee713d157438397d042commit hash: a676b68666a2e04e49038ee713d157438397d042 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Stefano Marinelli
mail/notimail: Update to 2.0.2

Pet portlint.

Changelog:
https://github.com/draga79/NotiMail/blob/main/CHANGELOG.md#version-202

PR:		285468
Approved by:	submitter is maintainer
2.0.1
16 Mar 2025 10:19:26
commit hash: 27ecd7d58ffddc87a191128ad8cb9921539f53facommit hash: 27ecd7d58ffddc87a191128ad8cb9921539f53facommit hash: 27ecd7d58ffddc87a191128ad8cb9921539f53facommit hash: 27ecd7d58ffddc87a191128ad8cb9921539f53fa files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefano Marinelli
mail/notimail: Server-side email notification manager with push support

NotiMail is a server-side email notification manager that utilizes
various push providers for real-time alerts, conserving mobile battery
life without compromising on notification immediacy.

WWW: https://github.com/draga79/NotiMail

PR:		274676

Number of commits found: 2