Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
8eee32e1
Commit
8eee32e1
authored
2 years ago
by
Richard Frewin
Committed by
Rene Ladan
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
security/sssd: build with net/samba413 and databases/ldb22
The port previously used net/samba412 which is expired. PR: 267626
parent
7b88f02e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
security/sssd/Makefile
+8
-8
8 additions, 8 deletions
security/sssd/Makefile
with
8 additions
and
8 deletions
security/sssd/Makefile
+
8
−
8
View file @
8eee32e1
PORTNAME
=
sssd
PORTVERSION
=
1.16.5
PORTREVISION
=
7
PORTREVISION
=
8
CATEGORIES
=
security
MASTER_SITES
=
https://releases.pagure.org/SSSD/
${
PORTNAME
}
/
...
...
@@ -15,7 +15,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libtalloc.so:devel/talloc
\
libtevent.so:devel/tevent
\
libtdb.so:databases/tdb
\
libldb.so:databases/ldb2
1
\
libldb.so:databases/ldb2
2
\
libcares.so:dns/c-ares
\
libdbus-1.so:devel/dbus
\
libdhash.so:devel/ding-libs
\
...
...
@@ -81,12 +81,12 @@ OPTIONS_SUB= yes
SMB_DESC
=
Install IPA and AD providers
(
requires Samba4
)
SMB_USES
=
samba:lib
SMB_CONFIGURE_WITH
=
samba smb-idmap-interface-version
=
6
SMB_LIB_DEPENDS
=
libndr-nbt.so.0:net/samba41
2
\
libndr-krb5pac.so.0:net/samba41
2
\
libndr-standard.so.0:net/samba41
2
\
libndr.so.1:net/samba41
2
\
libsamba-util.so.0:net/samba41
2
\
libsmbclient.so.0:net/samba41
2
SMB_LIB_DEPENDS
=
libndr-nbt.so.0:net/samba41
3
\
libndr-krb5pac.so.0:net/samba41
3
\
libndr-standard.so.0:net/samba41
3
\
libndr.so.1:net/samba41
3
\
libsamba-util.so.0:net/samba41
3
\
libsmbclient.so.0:net/samba41
3
.if
${FLAVOR}
==
smb
OPTIONS_DEFAULT
+=
SMB
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment