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 on branch 2025Q4
poser C framework for POsix SERvices
1.2.2 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.2Version 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-11-12 13:55:28
Commit Hash: 67294e0
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.2/catalog.mk
  3. /usr/local/share/licenses/poser-1.2.2/LICENSE
  4. /usr/local/share/licenses/poser-1.2.2/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.2
  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 = 1762609097 SHA256 (poser-1.2.2.tar.xz) = b07c3a76abf261c566f794a259f8f59372996f9b87a6c4c768f4caf0d12e67d9 SIZE (poser-1.2.2.tar.xz) = 84604

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.2: 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.2/
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
1.2.2
12 Nov 2025 13:55:28
commit hash: 67294e0c5238add21edb64ed589047f6e276157dcommit hash: 67294e0c5238add21edb64ed589047f6e276157dcommit hash: 67294e0c5238add21edb64ed589047f6e276157dcommit hash: 67294e0c5238add21edb64ed589047f6e276157d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/poser: update to 1.2.2 and undeprecate

Port is maintained upstream, contrary to deprecation notice.
Take maintainership while we are at it.

Changelog: https://github.com/Zirias/poser/releases/tag/v1.2.2

MFH:		2025Q4
(cherry picked from commit b56b6168474878098d90e86235b1ff0321892269)
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: 2