Bug 127245 - [PATCH] net/openldap24-server: fixed support of multiple databases in slapd rc script
Summary: [PATCH] net/openldap24-server: fixed support of multiple databases in slapd r...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-09 12:30 UTC by Alexander Kriventsov
Modified: 2008-09-30 16:40 UTC (History)
0 users

See Also:


Attachments
file.txt (1.26 KB, text/plain)
2008-09-09 12:30 UTC, Alexander Kriventsov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kriventsov 2008-09-09 12:30:01 UTC
fixed support of multiple databases in slapd rc script.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-09 12:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-30 16:39:01 UTC
skv         2008-09-30 15:38:53 UTC

  FreeBSD ports repository

  Modified files:
    net/openldap24-server Makefile 
    net/openldap24-server/files slapd.sh.in 
  Log:
  Fix support of multiple database backend definitions.
  
  PR:             ports/127245
  Submitted by:   Alexander Kriventsov <akriventsov xx masterhost.ru>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.161     +1 -1      ports/net/openldap24-server/Makefile
  1.8       +11 -8     ports/net/openldap24-server/files/slapd.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 skv freebsd_committer freebsd_triage 2008-09-30 16:39:26 UTC
State Changed
From-To: open->closed

Committed, thanks!