aboutsummaryrefslogtreecommitdiff
path: root/security/sssd
Commit message (Collapse)AuthorAgeFilesLines
* Fix PLIST with hardcoded python versionSunpoet Po-Chuan Hsieh2021-03-071-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=567789
* devel/sssd: fix SMB optionRene Ladan2020-12-123-7/+47
| | | | | | | | | | | | | | - use Samba 4.12 instead of the removed Samba 4.10 - use ldb 2.1 instead of ldb 2.0 While here, recognize Kerberos 1.18 PR: 250864 Submitted by: joerg (patch by Richard Frewin) Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=557829
* security/sssd: update to 1.16.5Rene Ladan2020-11-1752-408/+1187
| | | | | | | | | | | | | | This fixes several security vulnerabilities and unexpires the port because it moves to Python 3. PR: 241347 Submitted by: lukas.slebodnik@intrak.sk (initial patch) MFH: 2020Q4 Security: CVE-2018-16838 Security: CVE-2019-3811 Notes: svn path=/head/; revision=555585
* Fix sssd startup following libldb changesGanael LAPLANCHE2020-08-192-1/+27
| | | | | | | | | | PR: 239022 Submitted by: patrik@hildingsson.se Approved by: lukas.slebodnik@intrak.sk (maintainer timeout) MFH: 2020Q3 Notes: svn path=/head/; revision=545276
* security/sssd: Add comment in case of package failFernando Apesteguía2020-08-041-0/+6
| | | | | | | | | Add a comment to give a clue in case of failure during the package phase. PR: 244778 Notes: svn path=/head/; revision=544175
* security/sssd: Fix pkg-plist to include PAC filesFernando Apesteguía2020-08-033-3/+6
| | | | | | | | | | | | | | | | | | | | | | 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) MFH: 2020Q3 (plist fix) Notes: svn path=/head/; revision=544081
* security/sssd: fix package with SMB=onFernando Apesteguía2020-03-2920-91/+94
| | | | | | | | | | | | | | | | | When the option SMB is ON, the port fails to package. While here: * Reorder Makefile variables * Change obsolete @unexec to @postexec * Rework patches to comply with makepatch format PR: 244778 Submitted by: tommyhp2@gmail.com Approved by: lukas.slebodnik@intrak.sk (maintainer, timeout) Notes: svn path=/head/; revision=529824
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-081-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=528058
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-2/+6
| | | | Notes: svn path=/head/; revision=508909
* Switch back to non-legacy libsAntoine Brodin2019-07-031-9/+6
| | | | Notes: svn path=/head/; revision=505782
* Depend on legacy libsAntoine Brodin2019-06-201-5/+8
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=504620
* Switch default version of samba from 4.7 to 4.8Antoine Brodin2019-06-041-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=503475
* Add 1.17 to supported krb5 versionsRodrigo Osorio2019-05-292-3/+4
| | | | | | | | | | | Bump PORTREVISION PR: 236113 Submitted by: vrwmiller@gmail.com Reported by: lukas.slebodnik@intrak.sk (maintainer's timeout; 29 days) Notes: svn path=/head/; revision=502928
* Remove conflicts from bind-tools and the server ports.Mathieu Arnold2019-04-231-2/+2
| | | | | | | | | | | | All servers now depend on the same bind-tools, from the latest BIND9 release. Chase dependencies to make sure they now depend on the correct port. Differential Revision: https://reviews.freebsd.org/D19922 Notes: svn path=/head/; revision=499757
* Switch default version of samba to 4.7Antoine Brodin2018-09-011-1/+1
| | | | | | | | | | Samba 4.6 will be discontinued in a few weeks Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D16904 Notes: svn path=/head/; revision=478711
* Bump the minimum bind version to dns/bind911 in dependent ports.Rene Ladan2018-07-041-2/+2
| | | | Notes: svn path=/head/; revision=473879
* security/sssd: Add 1.16 to supported krb5 versionsYuri Victorovich2018-06-192-3/+4
| | | | | | | | PR: 204827 Approved by: lukas.slebodnik@intrak.sk (maintainer) Notes: svn path=/head/; revision=472753
* security/sssd: Fixed missing dependencyYuri Victorovich2018-02-231-4/+5
| | | | | | | | | | | Timeout expired, maintainer lukas.slebodnik@intrak.sk PR: 224572 Submitted by: Phillip R. Jaenke <prj@rootwyrm.com> Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=462684
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-3/+3
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Change default version of samba from 4.4 to 4.6Antoine Brodin2017-12-231-1/+1
| | | | | | | | | Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529 Notes: svn path=/head/; revision=457024
* security/sssd: upstream has moved from fedorahosted to pagure.ioAlan Somers2017-03-272-3/+2
| | | | | | | | | PR: 218082 Reviewed by: lukas.slebodnik@intrak.sk (maintainer) Approved by: brd (ports) Notes: svn path=/head/; revision=437085
* Switch default version of samba from 4.3 to 4.4Antoine Brodin2017-03-251-1/+1
| | | | | | | | With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131 Notes: svn path=/head/; revision=436925
* - Add USES=samba to handle dependency on sambaAntoine Brodin2017-03-211-2/+2
| | | | | | | | | | | | | | Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919 Notes: svn path=/head/; revision=436659
* Add support of krb5 1.15; bump PORTREVISIONThomas Zander2017-03-182-5/+6
| | | | | | | | | | PR: 204827 Submitted by: joris.dedieu@gmail.com Approved by: lukas.slebodnik@intrak.sk (maintainer) MFH: 2017Q1 Notes: svn path=/head/; revision=436401
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-1/+0
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* devel/nspr, security/nss: drop version from SONAMEJan Beich2016-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | | No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine Notes: svn path=/head/; revision=423591
* - Fix licenseDmitry Marakasov2016-05-281-4/+2
| | | | | | | | | - Remove unneeded options.mk inclusion Approved by: portmgr blanket Notes: svn path=/head/; revision=415993
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* security/sssd: chase samba dependency, unbreakKurt Jaeger2016-05-221-2/+2
| | | | | | | | PR: 209687 Submitted by: prj@rootwyrm.com Notes: svn path=/head/; revision=415621
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-20/+20
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Add support of krb5 1.14 for external/pacThomas Zander2015-12-122-7/+6
| | | | | | | | | | PR: 204827 Submitted by: joris.dedieu@gmail.com Approved by: lukas.slebodnik@intrak.sk (maintainer) MFH: 2015Q4 Notes: svn path=/head/; revision=403589
* - Remove BROKEN statement for Tier-2 systems (tested on PowerPC only dueAlexey Dokuchaev2015-09-091-14/+10
| | | | | | | | | to lots of dependencies and lack of hardware or working SPARC emulation to perform tinderbox tests; c.f. https://reviews.freebsd.org/D2791) - Clean up `post-install' target and fix numerous whitespace issues Notes: svn path=/head/; revision=396527
* libkrb5.so, what was being used as reference to security/krb5 dependency, isRenato Botelho2015-04-291-3/+2
| | | | | | | | | | | | present in base, then port was detecting it and not registering dependency correctly. After installation, libsss_ldap.so was linked against libk5crypto.so but it was not present in the system. Replace explicit dependency by USES gssapi:mit and bump PORTREVISION Approved by: portmgr (blanket) Notes: svn path=/head/; revision=384983
* - Add LICENSE_FILEDmitry Marakasov2015-04-141-1/+3
| | | | | | | | | - Add CPE info Approved by: portmgr blanket Notes: svn path=/head/; revision=383999
* Convert USES=autoreconfBaptiste Daroussin2015-03-281-3/+4
| | | | | | | Strip binaries Notes: svn path=/head/; revision=382515
* - Update to upstream version 1.11.7Thomas Zander2015-01-3131-1215/+229
| | | | | | | | | | | | - Add non-default SMB (samba) option PR: 194155 Submitted by: syepes@gmail.com Reviewed by: lukas.slebodnik@intrak.sk (maintainer), riggs Approved by: lukas.slebodnik@intrak.sk (maintainer) Notes: svn path=/head/; revision=378208
* - Update devel/automake to 1.15Tijl Coosemans2015-01-231-0/+21
| | | | | | | | | | | | | | | | | | | | | | - Update devel/gettext to 0.19.4 - Update devel/libtool and devel/libltdl to 2.4.5 - This version of libtool has been fixed to pass -fstack-protector to the compiler during linking. Add the same fix to USES=libtool. This should improve SSP support on FreeBSD/i386 8 and 9. - databases/libmemcached, security/sssd: patch configure.ac so AC_CONFIG_AUX_DIR appears earlier. For databases/libmemcached changing configure.ac causes manpages to be regenerated which requires extra dependencies so patch a makefile to prevent that. - devel/xfce4-dev-tools: only depend on recent versions of autoconf and automake PR: 196938 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=377757
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* Upgrade to 0.9.4. bump PORTREVISION due shared library incr.Vanilla I. Shu2014-09-031-1/+1
| | | | | | | | PR: ports/193266 Submitted by: maintainer Notes: svn path=/head/; revision=367172
* devel/libunistring:Tijl Coosemans2014-08-291-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366467
* dns/c-ares:Tijl Coosemans2014-08-281-1/+1
| | | | | | | | | | | - Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366389
* Fix more missing -lintlTijl Coosemans2014-08-201-9/+17
| | | | | | | Tested by: mat Notes: svn path=/head/; revision=365438
* Add missing libintl linkTijl Coosemans2014-08-191-3/+11
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=365374
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always workTijl Coosemans2014-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | when an older version of a package is installed. This is the case when an executable links with installed libraries and with uninstalled libraries that link with other uninstalled libraries. For each of the directly linked libraries the executable will have an rpath (/usr/local/lib for the installed libraries and a path under WRKDIR for each of the uninstalled libraries), but not for the indirect libraries. Both ld(1) and rtld(1) search the rpath of the executable first before any rpath of libraries, so the indirectly linked libraries will be found in /usr/local/lib if they are installed instead of in WRKDIR. With this commit executables will overlink with uninstalled indirect libraries again so their location is added to the rpath of the executable. This partially reverts r358784. PR: 191611 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362656
* Add DOCS option where PORTDOCS is in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362024
* Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes that Debian made to their libtool. The first command applies to libtool versions 1.4 and up. The second command is somewhat more elaborate but essentially it uses the sed hold space to move an "elif...fi" block down. It applies to 2.x. Together these reduce overlinking to unpatched .la files (from ports that don't have USES=libtool yet but also .la files in the work directory). The third and fourth command fix relinking. During staging libtool may relink libA when it links to another library in the work directory libB. The reason is that libA created during build phase has its runpath set to the location of libB in the work directory. This allows running an executable that links to libA from within the work directory. The relink removes this extra runpath. When libtool relinks libA it replaces "libB.la" on the linker command line with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in the stage directory but this -L flag isn't necessarily the first so another libB may be linked instead. The two sed commands make relink the same as a normal link. This means libtool will relink with libraries from the work directory using a path similar to "../srcB/.libs/libB.so" without -L flags. This applies to libtool 1.4 and up. Earlier versions don't seem to relink libraries. (This fixes ports like devel/apr1 so they link with freshly built libraries instead of installed libraries.) Fix all ports with missing libraries. Additionally: archivers/rpm4: USES=patchfix. databases/gdbm: INSTALL_TARGET=install-strip. devel/gnome-vfs: remove patch that doesn't change anything. devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS. devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD. multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386 instead of disabling optimisations. net/libnetdude: disable static plugins. PR: 190941 Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=358784
* security/sssd: pam fixesWilliam Grzybowski2014-06-123-21/+46
| | | | | | | | PR: 184464 Submitted by: maintainer Notes: svn path=/head/; revision=357602
* security/sssd: fix since libtoolize conversionWilliam Grzybowski2014-05-222-0/+2
| | | | | | | | PR: ports/190090 Submitted by: maintainer Notes: svn path=/head/; revision=354844
* Fix typo in rc script. ssd -> sssdMark Felder2014-05-212-2/+2
| | | | | | | Submitted by: lslebodn Notes: svn path=/head/; revision=354743