FreeBSD Bugzilla – Attachment 209011 Details for
Bug 241839
[NEW PORT] security/mere-auth: Library to expose simple api for auth-aware applications of mere system interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
security:mere-auth: Library for the auth-aware applications
mere-auth.shar (text/plain), 2.24 KB, created by
Bhuiyan Mohammad Iklash
on 2019-11-09 19:59:30 UTC
(
hide
)
Description:
security:mere-auth: Library for the auth-aware applications
Filename:
MIME Type:
Creator:
Bhuiyan Mohammad Iklash
Created:
2019-11-09 19:59:30 UTC
Size:
2.24 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: ># ># mere-auth ># mere-auth/distinfo ># mere-auth/Makefile ># mere-auth/pkg-descr ># mere-auth/pkg-plist ># >echo c - mere-auth >mkdir -p mere-auth > /dev/null 2>&1 >echo x - mere-auth/distinfo >sed 's/^X//' >mere-auth/distinfo << '43c0a9ffe12a6ce205d62c29d1627808' >XTIMESTAMP = 1573329395 >XSHA256 (merelab-mere-auth-v0.0.1b_GH0.tar.gz) = 340994eae29a6ee54954abea368d2b42199dcba5a52cf105298aac3911e0b056 >XSIZE (merelab-mere-auth-v0.0.1b_GH0.tar.gz) = 11769 >43c0a9ffe12a6ce205d62c29d1627808 >echo x - mere-auth/Makefile >sed 's/^X//' >mere-auth/Makefile << '2bb64c3e169ef748cf65173434102037' >X# $FreeBSD$ >X >XPORTNAME= mere-auth >XPORTVERSION= 0.0.1b >XPORTREVISION= 1 >XDISTVERSIONPREFIX=v >XCATEGORIES= security >X#MASTER_SITES=https://ports.merelab.io/downlaods/mere-auth-${PORTVERSION}.tar.gz >X >XMAINTAINER= bhuiyan.mohammad.iklash@gmail.com >XCOMMENT= Auth library to be used for mere system interface >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XLIB_DEPENDS= libmere-utils.so:x11/mere-utils >X >XUSES= compiler:c++11-lang qmake qt:5 >XUSE_QT= core \ >X buildtools_build >X >XUSE_GITHUB= yes >XGH_ACCOUNT= merelab >X#GH_PROJECT= mere-auth >X#GH_TAGNAME= v0.0.1b >X >X#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >X.include <bsd.port.mk> >2bb64c3e169ef748cf65173434102037 >echo x - mere-auth/pkg-descr >sed 's/^X//' >mere-auth/pkg-descr << 'e038fd08d306123c47aa683eb488965f' >XAuth library for mere system interface >XA library to expose simple api for the auth-aware application to check an user. >XCurrent it support PAM authentication only. >X >XWWW: https://auth.merelab.io/ >e038fd08d306123c47aa683eb488965f >echo x - mere-auth/pkg-plist >sed 's/^X//' >mere-auth/pkg-plist << 'e520f943acf38c29469e0b97ff444fcb' >Xbin/mere-auth >Xetc/pam.d/mere >Xlib/libmere-auth.so >Xlib/libmere-auth.so.0 >Xlib/libmere-auth.so.0.0 >Xlib/libmere-auth.so.0.0.1b >Xinclude/mere/auth/mereauth.h >Xinclude/mere/auth/mereaccount.h >Xinclude/mere/auth/mereauthglobal.h >Xinclude/mere/auth/mereapplicant.h >Xinclude/mere/auth/pam/merepam.h >e520f943acf38c29469e0b97ff444fcb >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 241839
:
209008
|
209009
|
209011
|
209015