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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
libopensmtpd Library for writing opensmtpd filters
0.7 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: mvalleton@seos.fr search for ports maintained by this maintainer
Port Added: 2025-10-05 13:48:28
Last Update: 2025-10-05 13:44:07
Commit Hash: 47bb7f2
License: ISCL
WWW:
https://imperialat.at/dev/libopensmtpd/
Description:
This library provides an event-based interface for writing OpenSMTPd filters. It is used by the opensmtpd-filter-dkimsign port as well as several other filters that do not have ports.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libopensmtpd-0.7/catalog.mk
  3. /usr/local/share/licenses/libopensmtpd-0.7/LICENSE
  4. /usr/local/share/licenses/libopensmtpd-0.7/ISCL
  5. include/opensmtpd.h
  6. lib/libopensmtpd.so
  7. lib/libopensmtpd.so.0
  8. lib/libopensmtpd.so.0.1.0
  9. share/man/man3/osmtpd_run.3.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libopensmtpd>0:mail/libopensmtpd
To install the port:
cd /usr/ports/mail/libopensmtpd/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/libopensmtpd
  • pkg install libopensmtpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libopensmtpd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735830966 SHA256 (libopensmtpd-0.7.tar.gz) = cdd6d5e11a7063f9265da43a42309c646554b8b68b03982ca8472dbe2b08a613 SIZE (libopensmtpd-0.7.tar.gz) = 34942

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. opensmtpd>=6.6.0 : mail/opensmtpd
Library dependencies:
  1. libevent.so : devel/libevent
This port is required by:
for Libraries
  1. mail/opensmtpd-filter-dkimsign

Configuration Options:
No options to configure
Options name:
mail_libopensmtpd
USES:
gmake localbase:ldflags uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://imperialat.at/releases/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7
05 Oct 2025 13:44:07
commit hash: 47bb7f2e7fee8d801ba9f697316c9040555603eccommit hash: 47bb7f2e7fee8d801ba9f697316c9040555603eccommit hash: 47bb7f2e7fee8d801ba9f697316c9040555603eccommit hash: 47bb7f2e7fee8d801ba9f697316c9040555603ec files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Matthieu Valleton
mail/libopensmtpd: Library for writing opensmtpd filters

This library provides an event-based interface for writing OpenSMTPd
filters. It is used by the opensmtpd-filter-dkimsign port as well as
several other filters that do not have ports.

WWW: https://imperialat.at/dev/libopensmtpd/

PR:		283822

Number of commits found: 1