Bug 95916 - net/openldap23-server: add more overlays to OPTIONS
Summary: net/openldap23-server: add more overlays to OPTIONS
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: 2006-04-17 11:40 UTC by Joerg Pulz
Modified: 2006-04-18 11:29 UTC (History)
1 user (show)

See Also:


Attachments
net_openldap23-server.diff (3.12 KB, patch)
2006-04-17 11:40 UTC, Joerg Pulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Pulz 2006-04-17 11:40:16 UTC
	- net/openldap23-server only handles some of the available overlays
	  in OPTIONS
	- add all available overlays to OPTIONS to give the user a chance to
	  select them
	- resort the overlays in OPTIONS alphabetically, keep experimental ones
	  at the end of the list
	- resort the Makefile's WITH_ part for overlays to match the sorting in
	  OPTIONS

Fix: - apply the patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-17 11:44:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Over to maintainer
Comment 2 Xin LI freebsd_committer freebsd_triage 2006-04-18 11:28:57 UTC
State Changed
From-To: open->closed

Committed by sem@, thanks!