| Port details on branch 2020Q3 |
- sssd System Security Services Daemon
- 1.11.7_22 security
=0 1.11.7_22Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: lukas.slebodnik@intrak.sk
 - Port Added: 2020-08-03 18:09:25
- Last Update: 2020-08-19 09:21:08
- Commit Hash: ad176ca
- License: GPLv3+
- WWW:
- https://pagure.io/SSSD/sssd
- Description:
- This project provides a set of daemons to manage access to remote
directories and authentication mechanisms, it provides an NSS and
PAM interface toward the system and a pluggable backend system to
connect to multiple different account sources. It is also the
basis to provide client auditing and policy services for projects
like FreeIPA. sssd also features caching, which can allow for
offline use to assist laptop users.
WWW: https://pagure.io/SSSD/sssd
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/sssd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sssd
- pkg install sssd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sssd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sssd-1.11.7.tar.gz) = ff12d5730a6d7d08fe11140aa58e544900b75c63902b7a07bbbc12d6a99cb5b5
SIZE (sssd-1.11.7.tar.gz) = 3661227
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xmlcatalog : textproc/libxml2
- docbook-xsl>=1 : textproc/docbook-xsl
- xsltproc : textproc/libxslt
- xmlcatmgr : textproc/xmlcatmgr
- krb5>=1.10 : security/krb5
- nsupdate : dns/bind-tools
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- libkrb5support.so : security/krb5
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- python2.7 : lang/python27
- libkrb5support.so : security/krb5
- Library dependencies:
-
- libpopt.so : devel/popt
- libtalloc.so : devel/talloc
- libtevent.so : devel/tevent
- libtdb.so : databases/tdb
- libldb.so : databases/ldb14
- libcares.so : dns/c-ares
- libdbus-1.so : devel/dbus
- libdhash.so : devel/ding-libs
- libpcre.so : devel/pcre
- libunistring.so : devel/libunistring
- libnss3.so : security/nss
- libsasl2.so : security/cyrus-sasl2
- libinotify.so : devel/libinotify
- libplds4.so : devel/nspr
- libintl.so : devel/gettext-runtime
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sssd-1.11.7_22:
DOCS=on: Build and/or install documentation
SMB=off: Install IPA and AD providers (requires Samba4)
===> Use 'make config' to modify these settings
- Options name:
- security_sssd
- USES:
- autoreconf cpe gettext gmake iconv libtool pathfix pkgconfig python:2.7 shebangfix gssapi:mit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.11.7_22 19 Aug 2020 09:21:08
    |
Ganael LAPLANCHE (martymac)  |
MFH: r545276
Fix sssd startup following libldb changes
PR: 239022
Submitted by: patrik@hildingsson.se
Approved by: lukas.slebodnik@intrak.sk (maintainer timeout)
Approved by: ports-secteam (joneum) |
1.11.7_22 19 Aug 2020 09:21:08
  |
martymac  |
MFH: r545276
Fix sssd startup following libldb changes
PR: 239022
Submitted by: patrik@hildingsson.se
Approved by: lukas.slebodnik@intrak.sk (maintainer timeout)
Approved by: ports-secteam (joneum) |
1.11.7_21 03 Aug 2020 18:09:21
  |
fernape  |
MFH: r544081
security/sssd: Fix pkg-plist to include PAC files
In PR 244778 this port was reported to fail during package. sssd_pac and others
were not generated by the build process. They were removed from the pkg-plist
and the issue closed (maintainer timed out).
Recently joerg@ reported sssd_pac should be included. It turns out,
files/patch-src_external_pac__responder.m4 needs to be updated whenever a
version bump of security/krb5 occurs[1]. This is kind of obscure since building
security/sssd with default options does not reproduce the problem (SMB=on is
needed).
[1] https://svnweb.freebsd.org/changeset/ports/526479
PR: 244778
Reported by: joerg@
Approved by: maintainer (timeout)
Approved by: ports-secteam@ (blanket, plist fix) |
1.11.7_21 03 Aug 2020 18:09:20
    |
Fernando ApesteguĂa (fernape)  |
MFH: r544081
security/sssd: Fix pkg-plist to include PAC files
In PR 244778 this port was reported to fail during package. sssd_pac and others
were not generated by the build process. They were removed from the pkg-plist
and the issue closed (maintainer timed out).
Recently joerg@ reported sssd_pac should be included. It turns out,
files/patch-src_external_pac__responder.m4 needs to be updated whenever a
version bump of security/krb5 occurs[1]. This is kind of obscure since building
security/sssd with default options does not reproduce the problem (SMB=on is
needed).
[1] https://svnweb.freebsd.org/changeset/ports/526479
PR: 244778
Reported by: joerg@
Approved by: maintainer (timeout)
Approved by: ports-secteam@ (blanket, plist fix) |
Number of commits found: 4
|