Port details |
- pam_xdg PAM module to manage XDG Base Directories
- 0.8.1 sysutils
=1 0.8.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-05-04 22:39:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: scrot, php80-pdo_mysql, v4l-utils, coreutils, tmux
- Also Listed In: wayland
- License: ISCL
- Description:
- XDG Base Directories support via PAM: creation of $XDG_RUNTIME_DIRs,
injection of environment variables into sessions.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pam_xdg>0:sysutils/pam_xdg
- To install the port:
- cd /usr/ports/sysutils/pam_xdg/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pam_xdg
- pkg install pam_xdg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pam_xdg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659451108
SHA256 (pam_xdg-0.8.1.tar.gz) = d574893db1a30f56c1ac8f33d186374c6b02689b3253a4716a81ddf78942bb75
SIZE (pam_xdg-0.8.1.tar.gz) = 7399
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_pam_xdg
- USES:
- uidfix
- pkg-message:
- For install:
- Read pam_xdg(8) manpage for instructions how to configure PAM.
XDG_RUNTIME_DIR on Wayland maybe used as a fallback for anonymous
shared memory. For better performance and to avoid posix_fallocate(2)
issues on ZFS moving the directory under tmpfs(5) is recommended:
# echo "none /var/run/user tmpfs rw" >>/etc/fstab
# mkdir -p /var/run/user
# mount -a
- WWW: https://www.sdaoden.eu/code.html
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.1 09 Aug 2022 16:05:49
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: switch to upstream release
- Smaller size due to no unrelated tools
- Aligns version with CRUX (on Repology)
- Allows portscout to detect updates
Suggested by: Steffen Nurpmeso (upstream) |
s20220802 09 Aug 2022 16:05:49
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: update to s20220802
Changes: https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=b71cce639d3c |
s20210916_1 20 Jul 2022 12:48:14
    |
Jan Beich (jbeich)  |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
s20210916_1 27 Mar 2022 18:39:29
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: switch to upstream GitHub mirror |
s20210916_1 22 Sep 2021 16:45:38
    |
Jan Beich (jbeich)  Author: Evgeniy Khramtsov |
sysutils/pam_xdg: refer to the installed manpage in pkg-message
PR: 258663 |
s20210916 16 Sep 2021 20:31:28
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: update to s20210916
Changes: https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=cdbe3ceedc8c |
s20210901 04 Sep 2021 00:42:16
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: update to s20210901
Changes: https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=8691cddccdd6 |
s20210801 07 Aug 2021 00:36:30
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: update to s20210801
Changes: https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=43445d6d87d9 |
s20210704 10 Jul 2021 00:04:02
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: update to s20210704
Changes: https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=29f15070dc33 |
s20210329 04 May 2021 22:49:39
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: minor rewording in pkg-message |
s20210329 04 May 2021 22:35:50
    |
Jan Beich (jbeich)  |
sysutils/pam_xdg: add new port
Complete XDG Base Directories support via PAM, including injection of
according environment variables into user sessions, as well as creation
support for per-user $XDG_RUNTIME_DIR.
https://www.sdaoden.eu/code.html#s-toolbox |