non port: security/sssd/Makefile |
SVNWeb
|
Number of commits found: 86 |
Sun, 18 Dec 2022
|
[ 12:23 Rene Ladan (rene) Author: Richard Frewin ] 8eee32e
security/sssd: build with net/samba413 and databases/ldb22
The port previously used net/samba412 which is expired.
PR: 267626
|
Sun, 4 Dec 2022
|
[ 11:50 Rene Ladan (rene) ] ff0a290
security/sssd: reset maintainer after at least four timeouts
|
Sat, 22 Oct 2022
|
[ 09:36 Daniel Engberg (diizzy) ] df6c65a (Only the first 10 of 21 ports in this commit are shown above. )
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Jun 2022
|
[ 13:59 Po-Chuan Hsieh (sunpoet) ] 1bbb9cd
security/sssd: Fix build with setuptools 58.0.0+
With hat: python
|
Wed, 23 Feb 2022
|
[ 04:59 Mikhail Teterin (mi) ] 6cf646c
security/sssd: implement detection of mempcpy at configure-time
Newer versions of FreeBSD provide mempcpy, which conflicts with the port's
own implementation -- meant for the older versions.
While here, fix compilation with newer Python -- not just 3.7 -- and relax
the requirement for Python-version. This necessitated bumping PORTREVISION --
because the default Python is 3.8 nowadays.
Also, define TEST_TARGET -- and fix one of the test to compile. This needs
further work, however.
PR: 257866
|
[ 02:59 Neel Chauhan (nc) ] c1df24f
security/sssd: Add SMB flavor
PR: 261730
Approved by: maintainer timeout (2+ weeks)
|
Mon, 1 Nov 2021
|
[ 17:24 Fernando Apesteguía (fernape) ] 99e88a0
security/sssd: Fix man page paths
Adapt paths in man page to FreeBSD filesystem layout.
PR: 254193
Reported by: amendlik@gmail.com
Approved by: lukas.slebodnik@intrak.sk (maintainter timeout > 4 weeks)
|
Wed, 29 Sep 2021
|
[ 19:04 Tijl Coosemans (tijl) ] 5945f7d
security/sssd: Fix build with automake 1.16.4
Approved by: portmgr (antoine)
|
Mon, 2 Aug 2021
|
[ 04:41 Xin LI (delphij) ] 3ba73da (Only the first 10 of 55 ports in this commit are shown above. )
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
|
Fri, 16 Apr 2021
|
[ 17:06 Fernando Apesteguía (fernape) ] 11964e7
security/sssd: Fix package with SMB=on
While here, add comment in security/krb5 to remember the obscure dependency in
security/sssd so it does not break again.
PR: 244778
Reported by: tommyhp2@gmail.com
Tested by: tommyhp2@gmail.com
MFH: 2021Q2 (build fix)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 12 Dec 2020
|
[ 14:56 rene ]
devel/sssd: fix SMB option
- 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)
|
Tue, 17 Nov 2020
|
[ 20:42 rene ] (Only the first 10 of 52 ports in this commit are shown above. )
security/sssd: update to 1.16.5
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
|
Wed, 19 Aug 2020
|
[ 07:40 martymac ]
Fix sssd startup following libldb changes
PR: 239022
Submitted by: patrik@hildingsson.se
Approved by: lukas.slebodnik@intrak.sk (maintainer timeout)
MFH: 2020Q3
|
Tue, 4 Aug 2020
|
[ 15:47 fernape ]
security/sssd: Add comment in case of package fail
Add a comment to give a clue in case of failure during the package phase.
PR: 244778
|
Mon, 3 Aug 2020
|
[ 16:31 fernape ]
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)
MFH: 2020Q3 (plist fix)
|
Sun, 29 Mar 2020
|
[ 18:16 fernape ] (Only the first 10 of 20 ports in this commit are shown above. )
security/sssd: fix package with SMB=on
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)
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Wed, 3 Jul 2019
|
[ 19:30 antoine ]
Switch back to non-legacy libs
|
Thu, 20 Jun 2019
|
[ 07:56 antoine ]
Depend on legacy libs
Reported by: pkg-fallout
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Wed, 29 May 2019
|
[ 06:46 rodrigo ]
Add 1.17 to supported krb5 versions
Bump PORTREVISION
PR: 236113
Submitted by: vrwmiller@gmail.com
Reported by: lukas.slebodnik@intrak.sk (maintainer's timeout; 29 days)
|
Tue, 23 Apr 2019
|
[ 13:04 mat ] (Only the first 10 of 23 ports in this commit are shown above. )
Remove conflicts from bind-tools and the server ports.
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
|
Sat, 1 Sep 2018
|
[ 17:05 antoine ] (Only the first 10 of 43 ports in this commit are shown above. )
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Wed, 4 Jul 2018
|
[ 11:52 rene ]
Bump the minimum bind version to dns/bind911 in dependent ports.
|
Tue, 19 Jun 2018
|
[ 02:46 yuri ]
security/sssd: Add 1.16 to supported krb5 versions
PR: 204827
Approved by: lukas.slebodnik@intrak.sk (maintainer)
|
Fri, 23 Feb 2018
|
[ 10:04 yuri ]
security/sssd: Fixed missing dependency
Timeout expired, maintainer lukas.slebodnik@intrak.sk
PR: 224572
Submitted by: Phillip R. Jaenke <prj@rootwyrm.com>
Approved by: tcberner (mentor, implicit)
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sat, 23 Dec 2017
|
[ 07:03 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Mon, 27 Mar 2017
|
[ 20:48 asomers ]
security/sssd: upstream has moved from fedorahosted to pagure.io
PR: 218082
Reviewed by: lukas.slebodnik@intrak.sk (maintainer)
Approved by: brd (ports)
|
Sat, 25 Mar 2017
|
[ 23:37 antoine ] (Only the first 10 of 38 ports in this commit are shown above. )
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
- Add USES=samba to handle dependency on samba
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
|
Sat, 18 Mar 2017
|
[ 12:06 riggs ]
Add support of krb5 1.15; bump PORTREVISION
PR: 204827
Submitted by: joris.dedieu@gmail.com
Approved by: lukas.slebodnik@intrak.sk (maintainer)
MFH: 2017Q1
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Sun, 9 Oct 2016
|
[ 12:10 jbeich ] (Only the first 10 of 53 ports in this commit are shown above. )
devel/nspr, security/nss: drop version from SONAME
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
|
Sat, 28 May 2016
|
[ 13:52 amdmi3 ]
- Fix license
- Remove unneeded options.mk inclusion
Approved by: portmgr blanket
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Sun, 22 May 2016
|
[ 02:45 pi ]
security/sssd: chase samba dependency, unbreak
PR: 209687
Submitted by: prj@rootwyrm.com
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 12 Dec 2015
|
[ 07:08 riggs ]
Add support of krb5 1.14 for external/pac
PR: 204827
Submitted by: joris.dedieu@gmail.com
Approved by: lukas.slebodnik@intrak.sk (maintainer)
MFH: 2015Q4
|
Wed, 9 Sep 2015
|
[ 18:26 danfe ]
- Remove BROKEN statement for Tier-2 systems (tested on PowerPC only due
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
|
Wed, 29 Apr 2015
|
[ 14:57 garga ]
libkrb5.so, what was being used as reference to security/krb5 dependency, is
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)
|
Tue, 14 Apr 2015
|
[ 13:21 amdmi3 ]
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket
|
Sat, 28 Mar 2015
|
[ 15:54 bapt ]
Convert USES=autoreconf
Strip binaries
|
Sat, 31 Jan 2015
|
[ 13:53 riggs ] (Only the first 10 of 31 ports in this commit are shown above. )
- Update to upstream version 1.11.7
- 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)
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Wed, 3 Sep 2014
|
[ 07:34 vanilla ]
Upgrade to 0.9.4. bump PORTREVISION due shared library incr.
PR: ports/193266
Submitted by: maintainer
|
Fri, 29 Aug 2014
|
[ 08:24 tijl ]
devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Thu, 28 Aug 2014
|
[ 10:21 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
dns/c-ares:
- 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)
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- 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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 23 Jul 2014
|
[ 10:28 tijl ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
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)
|
Wed, 16 Jul 2014
|
[ 03:18 adamw ] (Only the first 10 of 63 ports in this commit are shown above. )
Add DOCS option where PORTDOCS is in plist.
|
Sun, 22 Jun 2014
|
[ 10:44 tijl ] (Only the first 10 of 37 ports in this commit are shown above. )
Add 4 new sed commands to USES=libtool. The first two apply some of the
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.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 12 Jun 2014
|
[ 14:35 wg ]
security/sssd: pam fixes
PR: 184464
Submitted by: maintainer
|
Thu, 22 May 2014
|
[ 14:12 wg ]
security/sssd: fix since libtoolize conversion
PR: ports/190090
Submitted by: maintainer
|
Wed, 21 May 2014
|
[ 11:46 feld ]
Fix typo in rc script. ssd -> sssd
Submitted by: lslebodn
|
Tue, 20 May 2014
|
[ 21:12 antoine ]
xmllint from new libxml2 seems to be stricter than it used to be
Disable it so that man pages can be generated
Submitted by: maintainer
|
Thu, 8 May 2014
|
[ 15:00 tijl ]
- USES=libtool pathfix.
- Add missing USE_AUTOTOOLS=libtoolize autoheader.
- Don't patch configure and Makefile.in because they are regenerated.
- Sort pkg-plist and use @sample.
|
[ 01:00 cy ]
USES=libtool breaks package.
Point hat to: self
|
Wed, 7 May 2014
|
[ 19:59 cy ]
Fix QA error and warning.
|
[ 14:18 feld ]
- rc script now passes rclint
- rc script creates dirs in /var before launching daemon
- add patch from upstream to match behavior of sssd on Linux
https://fedorahosted.org/sssd/ticket/2232
PR: ports/186545
Sponsored by: SupraNet Communications, Inc
|
Sat, 26 Apr 2014
|
[ 04:29 rodrigc ]
Remove libldap.so from LIB_DEPENDS, it is already added by USE_OPENLDAP.
PR: ports/188942
Approved by: Lukas Slebodnik <lukas.slebodnik@intrak.sk> (maintainer)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Nov 2013
|
[ 15:10 sunpoet ]
- Do not overwrite CFLAGS
PR: ports/184193
Submitted by: Lukas Slebodnik <lukas.slebodnik@intrak.sk> (maintainer)
|
Fri, 8 Nov 2013
|
[ 10:58 wg ] (Only the first 10 of 32 ports in this commit are shown above. )
security/sssd: update to 1.9.6
- Update to 1.9.6
- Remove FreeBSD < 8.0-RELEASE check (unsupported)
PR: ports/183750
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
|
Wed, 6 Nov 2013
|
[ 11:20 wg ]
security/sssd: fix build on 10
- Fix build on 10
- Move library path to where it belongs
PR: ports/183693
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
|
Mon, 28 Oct 2013
|
[ 10:01 wg ]
security/sssd: fix ldap client dependency
- Fix ldap client dependency
PR: ports/183377
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
|
Sat, 26 Oct 2013
|
[ 23:00 wg ]
security/sssd: pass maintainership
- Pass maintainership to the last PR submitter
Approved by: maintainer (timeout)
|
[ 19:42 wg ] (Only the first 10 of 44 ports in this commit are shown above. )
security/sssd: update to 1.9.5
- Update to 1.9.5 [1]
- Allow staging
- Convert lib depends to new format
- Use correct autotools
PR: ports/181566
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk>
Approved by: maintainer (timeout)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sat, 31 Aug 2013
|
[ 00:11 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
|
Tue, 16 Jul 2013
|
[ 14:56 miwi ]
- Unbreak build after autotool update
|
Fri, 24 May 2013
|
[ 13:16 zeising ]
Chase the c-ares shlib bump. [1]
Fix plist by adding localized man pages.
Bump portrevision.
Trim makefile headers
Submitted by: xorg exp-run [1]
Approved by: portmgr (bapt)
|
Wed, 15 May 2013
|
[ 19:58 zi ]
- Bump PORTREVISION after dns/c-ares update
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Fri, 11 May 2012
|
[ 20:38 ade ] (Only the first 10 of 68 ports in this commit are shown above. )
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav)
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Sun, 12 Feb 2012
|
[ 17:37 rm ]
- convert to using PYTHON_SITELIBDIR (non-functional change)
|
Thu, 22 Dec 2011
|
[ 10:54 linimon ]
Mark broken on tier-2: fails to link.
Hat: portmgr
|
Sat, 15 Oct 2011
|
[ 13:49 zi ]
- Fix incorrect CATEGORIES
|
[ 02:13 zi ] (Only the first 10 of 38 ports in this commit are shown above. )
New port: security/sssd
sssd integrates the functionality of pam_krb5 and pam_ldap/nss_ldap
with caching and additional features.
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://fedorahosted.org/sssd/
PR: ports/161555
Submitted by: Andrew Elble <aweits@rit.edu>
|
Number of commits found: 86 |