Bug 222623 - [PATCH] net/openldap24-server: Add lastbind module
Summary: [PATCH] net/openldap24-server: Add lastbind module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Xin LI
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-09-26 13:15 UTC by Trix Farrar
Modified: 2017-09-27 05:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (delphij)


Attachments
Patch port Makefile to add lastbind option. (3.24 KB, patch)
2017-09-26 13:15 UTC, Trix Farrar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!