notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/sssd/files/patch-configure.ac

Number of commits found: 7

Wednesday, 23 Feb 2022
04:59 Mikhail Teterin (mi) search for other commits by this committer
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
commit hash: 6cf646c7a526c6c4ca21b2faa9c10b3970f72850 commit hash: 6cf646c7a526c6c4ca21b2faa9c10b3970f72850 commit hash: 6cf646c7a526c6c4ca21b2faa9c10b3970f72850 commit hash: 6cf646c7a526c6c4ca21b2faa9c10b3970f72850 6cf646c
Sunday, 24 Oct 2021
16:44 Tijl Coosemans (tijl) search for other commits by this committer
security/sssd: Fix installation with automake 1.16.4

Patch the configure script so it evaluates a variable that uses
PYTHON_PREFIX (since automake 1.16.4) before PYTHON_PREFIX is unset.

PR:		258898
Approved by:	maintainer timeout (2 weeks)
commit hash: b07a361a29711f26c51b24b433662baa37648194 commit hash: b07a361a29711f26c51b24b433662baa37648194 commit hash: b07a361a29711f26c51b24b433662baa37648194 commit hash: b07a361a29711f26c51b24b433662baa37648194 b07a361
Tuesday, 17 Nov 2020
20:42 rene search for other commits by this committer
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
Original commitRevision:555585 
Sunday, 29 Mar 2020
18:16 fernape search for other commits by this committer
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)
Original commitRevision:529824 
Friday, 23 Jan 2015
18:54 tijl search for other commits by this committer
- Update devel/automake to 1.15
- 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)
Original commitRevision:377757 
Friday, 8 Nov 2013
10:58 wg search for other commits by this committer
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)
Original commitRevision:333199 
Saturday, 26 Oct 2013
19:42 wg search for other commits by this committer
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)
Original commitRevision:331729 

Number of commits found: 7