Bug 222623

Summary: [PATCH] net/openldap24-server: Add lastbind module
Product: Ports & Packages Reporter: Trix Farrar <trix>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Some People CC: trix
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (delphij)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch port Makefile to add lastbind option. none

Description Trix Farrar 2017-09-26 13:15:40 UTC
Created attachment 186739 [details]
Patch port Makefile to add lastbind option.

Add support for lastbind module.  This module adds/updates the authTimestamp system attribute when an object binds to the tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-27 05:40:26 UTC
A commit references this bug:

Author: delphij
Date: Wed Sep 27 05:40:09 UTC 2017
New revision: 450713
URL: https://svnweb.freebsd.org/changeset/ports/450713

Log:
  Add LASTBIND option.

  PR:		ports/222623
  Submitted by:	Trix Farrar <trix basement.net>

Changes:
  head/net/openldap24-server/Makefile
  head/net/openldap24-server/pkg-plist
Comment 2 Xin LI freebsd_committer freebsd_triage 2017-09-27 05:41:22 UTC
Committed, thanks!