| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This issue was originally reported on the freebsd-ports mailing list [1]
and has been sitting in my local tree since June. Let's finish it off.
- Backport upstream commit adding libHX 3.12 support [2] and remove
obsoleted patches (patch-src_mtab.c, patch-src_pmvarrun.c
- QA: Enable STAGE support, remove MAN* macros and pkg-plist accordingly
- QA: Remove indefinite article from COMMENT
- QA: Add LICENSE (LGPL21 GPLv2)
- QA: Use new LIB_DEPENDS shared library convention
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084156.html
[2] http://sf.net/p/pam-mount/pam-mount/ci/33550036cb0c9311c9dc4da9b3b359435319420e/
Reviewed by: gahr (maintainer)
Approved by: gahr (maintainer)
Notes:
svn path=/head/; revision=335154
|
|
|
|
|
|
|
|
|
|
| |
- Remove shlib version from LIB_DEPENDS [1]
- Trim Makefile Header
Reported by: bapt [1]
Notes:
svn path=/head/; revision=322498
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286574
|
|
|
|
| |
Notes:
svn path=/head/; revision=281374
|
|
pam_mount is a Pluggable Authentication Module that can mount volumes for a
user session. This module is aimed at environments with central file servers
that a user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon and where statically
mounting the entire /home from a server is a security risk, or listing all
possible volumes in /etc/fstab is not feasible.
WWW: http://pam-mount.sourceforge.net/
Notes:
svn path=/head/; revision=263930
|