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 on branch 2025Q4
poser C framework for POsix SERvices
1.2.1 devel 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 1.2.1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-12 12:24:07
Last Update: 2025-10-12 12:23:33
Commit Hash: c55324a
License: BSD2CLAUSE
WWW:
https://zirias.github.io/poser/
Description:
This is a lightweight framework to easily implement a typical (networking) service in C, using an event-driven API. It only uses standard POSIX APIs, therefore it is not suitable for services that must scale to thousands of concurrent clients.
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 (30 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/poser-1.2.1/catalog.mk
  3. /usr/local/share/licenses/poser-1.2.1/LICENSE
  4. /usr/local/share/licenses/poser-1.2.1/BSD2CLAUSE
  5. include/poser/core.h
  6. include/poser/core/certinfo.h
  7. include/poser/core/client.h
  8. include/poser/core/connection.h
  9. include/poser/core/daemon.h
  10. include/poser/core/event.h
  11. include/poser/core/hashtable.h
  12. include/poser/core/list.h
  13. include/poser/core/log.h
  14. include/poser/core/proto.h
  15. include/poser/core/queue.h
  16. include/poser/core/runopts.h
  17. include/poser/core/server.h
  18. include/poser/core/service.h
  19. include/poser/core/stringbuilder.h
  20. include/poser/core/threadpool.h
  21. include/poser/core/timer.h
  22. include/poser/core/util.h
  23. include/poser/decl.h
  24. lib/libposercore.so
  25. lib/libposercore.so.1
  26. lib/libposercore.so.1.2.1
  27. libdata/pkgconfig/posercore.pc
  28. @owner
  29. @group
  30. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • poser>0:devel/poser
To install the port:
cd /usr/ports/devel/poser/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/poser
  • pkg install poser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: poser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1724609495 SHA256 (poser-1.2.1.tar.xz) = 5d2dccaf90e044776087180da25d2da4d3085c7b77312d8d8ec99d6c3ea38581 SIZE (poser-1.2.1.tar.xz) = 84580

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
  2. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. security/tlsc
  2. x11/xmoji

Configuration Options:
===> The following configuration options are available for poser-1.2.1: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen TLS=on: Secure network connection support via TLS ===> Use 'make config' to modify these settings
Options name:
devel_poser
USES:
compiler:c11 gmake pkgconfig tar:xz ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/Zirias/poser/releases/download/v1.2.1/
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
1.2.1
12 Oct 2025 12:23:33
commit hash: c55324a200d7c881cc2bce0f256aa4225ec2bac3commit hash: c55324a200d7c881cc2bce0f256aa4225ec2bac3commit hash: c55324a200d7c881cc2bce0f256aa4225ec2bac3commit hash: c55324a200d7c881cc2bce0f256aa4225ec2bac3 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return ports of zirias@ to the pool after safekeeping their commit bit

Approved by:	portmgr (implicit)

(cherry picked from commit 1b25bcd52d9cf8118a4d1e3e1fa2da85747f81d8)

Number of commits found: 1