FreeBSD Bugzilla – Attachment 57029 Details for
Bug 86095
New port: security/pamsfs, a pam module to mount SFS home dirs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.85 KB, created by
David Thiel
on 2005-09-13 22:20:15 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
David Thiel
Created:
2005-09-13 22:20:15 UTC
Size:
1.85 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># pamsfs ># pamsfs/Makefile ># pamsfs/distinfo ># pamsfs/pkg-descr ># >echo c - pamsfs >mkdir -p pamsfs > /dev/null 2>&1 >echo x - pamsfs/Makefile >sed 's/^X//' >pamsfs/Makefile << 'END-of-pamsfs/Makefile' >X# New ports collection Makefile for: pamsfs >X# Date created: 2005-09-13 >X# Whom: David Thiel <lx@redundancy.redundancy.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pamsfs >XPORTVERSION= 0.1b >XCATEGORIES= security >XMASTER_SITES= ftp://ftp.codecobra.com/pamsfs/ >XDISTNAME= ${PORTNAME}-${PORTVERSION}-src >X >XMAINTAINER= lx@redundancy.redundancy.org >XCOMMENT= A PAM module to mount SFS home directories >X >XBUILD_DEPENDS= sfskey:${PORTSDIR}/security/sfs >X >XUSE_REINPLACE= yes >XALL_TARGET= pam-sfs >XWRKSRC= ${WRKDIR}/${PORTNAME} >XPLIST_FILES= lib/pam_sfs.so >XPORTDOCS= README >X >Xpre-build: >X @${REINPLACE_CMD} -e "s|/usr/local/sfs-0.7.2|${PREFIX}|g" ${WRKSRC}/pam_sfs.c >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/pam_sfs.so ${PREFIX}/lib >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >END-of-pamsfs/Makefile >echo x - pamsfs/distinfo >sed 's/^X//' >pamsfs/distinfo << 'END-of-pamsfs/distinfo' >XMD5 (pamsfs-0.1b-src.tar.gz) = 8ff6c4b3eac7d06027fb980992907379 >XSIZE (pamsfs-0.1b-src.tar.gz) = 9466 >END-of-pamsfs/distinfo >echo x - pamsfs/pkg-descr >sed 's/^X//' >pamsfs/pkg-descr << 'END-of-pamsfs/pkg-descr' >Xpamsfs is a PAM module that logs a user into a SFS server on >Xsystem login. The primary reason for doing this is to allow users' >Xhome-directories to be located on a SFS server. >X >XWWW: http://www.codecobra.com/pamsfs/ >END-of-pamsfs/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 86095
: 57029