mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
37e82e1f27
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] 33550036cb
/
Reviewed by: gahr (maintainer)
Approved by: gahr (maintainer)
24 lines
600 B
Plaintext
24 lines
600 B
Plaintext
sbin/mount.crypt
|
|
sbin/mount.crypt_LUKS
|
|
sbin/mount.crypto_LUKS
|
|
sbin/umount.crypt
|
|
sbin/umount.crypt_LUKS
|
|
sbin/umount.crypto_LUKS
|
|
sbin/pmvarrun
|
|
etc/security/pam_mount.conf.xml.sample
|
|
lib/pam_mount.so
|
|
man/man5/pam_mount.conf.5.gz
|
|
man/man8/mount.crypt.8.gz
|
|
man/man8/mount.crypt_LUKS.8.gz
|
|
man/man8/mount.crypto_LUKS.8.gz
|
|
man/man8/pam_mount.8.gz
|
|
man/man8/pmt-ehd.8.gz
|
|
man/man8/pmvarrun.8.gz
|
|
man/man8/umount.crypt.8.gz
|
|
man/man8/umount.crypt_LUKS.8.gz
|
|
man/man8/umount.crypto_LUKS.8.gz
|
|
@dirrm share/xml/pam_mount/dtd
|
|
@dirrm share/xml/pam_mount
|
|
@dirrm etc/security
|
|
@unexec rmdir /var/run/pam_mount 2> /dev/null
|