Page MenuHomeFreeBSD

net/linux-c6-openldap: fix plist issues
ClosedPublic

Authored by xmj on Oct 21 2014, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:18 AM
Unknown Object (File)
Sun, Oct 5, 10:07 PM
Unknown Object (File)
Sun, Oct 5, 9:15 PM
Unknown Object (File)
Sun, Oct 5, 7:13 PM
Unknown Object (File)
Sun, Sep 28, 12:57 AM
Unknown Object (File)
Sep 12 2025, 7:57 PM
Unknown Object (File)
Aug 26 2025, 4:14 AM
Unknown Object (File)
Aug 16 2025, 1:02 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary

As per
http://package21.nyi.freebsd.org/data/91amd64-default-qat/371223/logs/errors/linux-c6-openldap-2.4.23.log
the port is currently missing usr/libexec/openldap/create-certdb.sh in
PLIST_FILES.
Add it.

net/linux-c6-openldap: fix plist issues

- Add usr/libexec/openldap/create-certdb.sh to PLIST_FILES

Submitted by:	antoine
Approved by:	swills
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to net/linux-c6-openldap: fix plist issues.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
swills edited edge metadata.

Approved, but this has enough files in plist to justify a separate plist file, so you could do that if you wanted.

This revision is now accepted and ready to land.Oct 25 2014, 2:28 PM

(Kept at PLIST_FILES for the moment. Next revision will get its own pkg-plist.)

Committed revision 371572.