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 on branch 2022Q3
libpo6 POSIX wrappers for C++
0.8.0 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 0.8.0Version 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: 2013-02-10 14:31:32
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/rescrv/po6
Description:
This is a library that includes all the code I tend to carry from project to project for wrapping POSIX APIs for C++. Where possible, things are implemented inline so that there is minimal to no cost above and beyond using the good old C APIs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libpo6-0.8.0/catalog.mk
  3. /usr/local/share/licenses/libpo6-0.8.0/LICENSE
  4. /usr/local/share/licenses/libpo6-0.8.0/BSD3CLAUSE
  5. include/po6/errno.h
  6. include/po6/error.h
  7. include/po6/io/fd.h
  8. include/po6/io/mmap.h
  9. include/po6/net/hostname.h
  10. include/po6/net/ipaddr.h
  11. include/po6/net/location.h
  12. include/po6/net/socket.h
  13. include/po6/noncopyable.h
  14. include/po6/pathname.h
  15. include/po6/threads/barrier.h
  16. include/po6/threads/cond.h
  17. include/po6/threads/mutex.h
  18. include/po6/threads/rwlock.h
  19. include/po6/threads/thread.h
  20. lib/libpo6.a
  21. lib/libpo6.so
  22. lib/libpo6.so.0
  23. lib/libpo6.so.0.0.0
  24. libdata/pkgconfig/libpo6.pc
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • libpo6>0:devel/libpo6
To install the port:
cd /usr/ports/devel/libpo6/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libpo6
  • pkg install libpo6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libpo6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1534474698 SHA256 (libpo6-0.8.0.tar.gz) = 5aedaf96326fe76f6b71bcc7713a741fcdeb694a8c818ca240c74b61de4e4b0d SIZE (libpo6-0.8.0.tar.gz) = 364709

Packages (timestamps in pop-ups are UTC):
libpo6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.00.8.00.8.00.8.0-0.8.0-
FreeBSD:13:quarterly0.8.00.8.00.8.00.8.00.8.00.8.00.8.00.8.0
FreeBSD:14:latest0.8.00.8.00.8.00.8.00.8.00.8.0-0.8.0
FreeBSD:14:quarterly0.8.00.8.0-0.8.00.8.00.8.00.8.00.8.0
FreeBSD:15:latest0.8.00.8.0n/a0.8.0n/a0.8.00.8.00.8.0
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. gmake>=4.3 : devel/gmake
This port is required by:
for Build
  1. devel/libe

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/replicant*
  2. Collapse this list of deleted ports.
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/busybee*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_libpo6
USES:
gmake libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://hyperdex.org/src/
Collapse this list.

There are no commits on branch 2022Q3 for this port