aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pam_mount
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/pam_mount: document SSL requirementJohn Marino2016-09-101-1/+1
| | | | Notes: svn path=/head/; revision=421660
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* USES=libtoolBaptiste Daroussin2015-03-032-6/+9
| | | | | | | | Strip binaries Cleanup plist Notes: svn path=/head/; revision=380319
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* - Update from 3.14.1 to 3.21Danilo Egea Gondolfo2014-08-171-1/+1
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=365256
* - Switch lang/libhx to USES=libtool, drop .la filesDmitry Marakasov2014-08-131-1/+1
| | | | | | | | | - Fix pkgconfig files installation - Strip libraries - Bump dependent ports as .so version has changed Notes: svn path=/head/; revision=364785
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* sysutils/pam_mount: Cherrypick upstream for libHX 3.12 support, Enable STAGEKubilay Kocak2013-11-295-31/+161
| | | | | | | | | | | | | | | | | | | | | 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
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Eradicate USE_GNOME=pkgconfigBaptiste Daroussin2013-08-301-2/+2
| | | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5 Notes: svn path=/head/; revision=325741
* - Fix build with newer libHXPietro Cerutti2013-07-083-8/+25
| | | | | | | | | | - Remove shlib version from LIB_DEPENDS [1] - Trim Makefile Header Reported by: bapt [1] Notes: svn path=/head/; revision=322498
* - Update to 2.12Pietro Cerutti2011-11-284-34/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286574
* - Update to 2.11Pietro Cerutti2011-09-075-7/+38
| | | | Notes: svn path=/head/; revision=281374
* - Update to 2.10Pietro Cerutti2011-04-182-3/+3
| | | | | | | | | | | | * Fixes: - loop-linux: wait for loop device deallocation to succeed - crypto: avoid premature attempt of unloading the loop device - mtab: cope with mtab-less systems in staleness check * Changes: - mount.crypt: reduce mtab-less message from error to warning Notes: svn path=/head/; revision=272875
* - Update to 2.9Pietro Cerutti2011-04-122-3/+3
| | | | Notes: svn path=/head/; revision=272608
* - Update to 2.8Pietro Cerutti2010-12-242-3/+3
| | | | | | | | | | | Changes: * config: options need to have a space for mount.fuse * pam_mount: fix truncation of groups on FUSE mounts * pam_mount: reimplement mkmountpoint * pam_mount: remove mountpoint early when mount failed Notes: svn path=/head/; revision=266831
* - Update to 2.7Pietro Cerutti2010-12-202-3/+3
| | | | | | | | Changes: * %(shell EXPR) is now activated and usable from the global config file Notes: svn path=/head/; revision=266635
* - Update to 2.6Pietro Cerutti2010-11-083-8/+4
| | | | Notes: svn path=/head/; revision=264231
* - Fix dependencies and PLISTPietro Cerutti2010-11-032-1/+9
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=263975
* - Fix dependenciesPietro Cerutti2010-11-021-0/+2
| | | | Notes: svn path=/head/; revision=263937
* - New port: sysutils/pam_mountPietro Cerutti2010-11-025-0/+71
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