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
pam_wrapper Preloadable wrapper to test PAM applications and PAM Modules
1.0.6_3 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.0.6_3Version of this port present on the latest quarterly branch.
Maintainer: timur@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-03 03:29:57
Last Update: 2024-03-06 13:03:22
Commit Hash: 778770d
License: GPLv3
WWW:
https://cwrap.org/pam_wrapper.html
Description:
This tool allows you to either test your PAM application or module. For testing PAM applications we have written a simple PAM module called pam_matrix (see below). If you plan to test a PAM module you can use the pamtest library we have implemented. It simplifies testing of modules. You can be combine it with the cmocka unit testing framework or you can use the provided Python bindings to write tests for your module in Python.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pam_wrapper-1.0.6_3/catalog.mk
  3. /usr/local/share/licenses/pam_wrapper-1.0.6_3/LICENSE
  4. /usr/local/share/licenses/pam_wrapper-1.0.6_3/GPLv3
  5. libdata/pkgconfig/pam_wrapper.pc
  6. libdata/pkgconfig/libpamtest.pc
  7. lib/cmake/pam_wrapper/pam_wrapper-config-version.cmake
  8. lib/cmake/pam_wrapper/pam_wrapper-config.cmake
  9. lib/cmake/libpamtest/libpamtest-config.cmake
  10. lib/cmake/libpamtest/libpamtest-config-version.cmake
  11. lib/libpam_wrapper.so.0.0.3
  12. lib/libpam_wrapper.so.0
  13. lib/libpam_wrapper.so
  14. lib/libpamtest.so.0.0.3
  15. lib/libpamtest.so.0
  16. lib/libpamtest.so
  17. lib/pam_wrapper/pam_matrix.so
  18. lib/pam_wrapper/pam_get_items.so
  19. lib/pam_wrapper/pam_set_items.so
  20. lib/python3.9/site-packages/pypamtest.so
  21. include/libpamtest.h
  22. share/man/man1/pam_wrapper.1.gz
  23. share/man/man8/pam_matrix.8.gz
  24. share/man/man8/pam_get_items.8.gz
  25. share/man/man8/pam_set_items.8.gz
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • pam_wrapper>0:devel/pam_wrapper
To install the port:
cd /usr/ports/devel/pam_wrapper/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pam_wrapper
  • pkg install pam_wrapper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pam_wrapper
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1530578245 SHA256 (pam_wrapper-1.0.6.tar.gz) = 00a0ea065aa20c50eb54103fc8a62504114b07ebfd2bf0c86bb8be10f612581b SIZE (pam_wrapper-1.0.6.tar.gz) = 86221

Packages (timestamps in pop-ups are UTC):
pam_wrapper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.6_31.0.6_31.0.6_21.0.6_31.0.6_3-1.0.6_2-
FreeBSD:13:quarterly1.0.6_31.0.6_31.0.6_21.0.6_31.0.6_31.0.6_21.0.6_21.0.6_2
FreeBSD:14:latest1.0.6_31.0.6_31.0.6_21.0.6_31.0.6_31.0.6_2-1.0.6_2
FreeBSD:14:quarterly1.0.6_21.0.6_3-1.0.6_21.0.6_31.0.6_21.0.6_21.0.6_2
FreeBSD:15:latest1.0.6_31.0.6_3n/a1.0.6_2n/a1.0.6_21.0.6_21.0.6_2
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. cmocka>=1.1.1 : sysutils/cmocka
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/cwrap

Configuration Options:
===> The following configuration options are available for pam_wrapper-1.0.6_3: TEST=on: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_pam_wrapper
USES:
cmake python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.samba.org/pub/cwrap/
Collapse this list.

There are no commits on branch 2022Q3 for this port