Bug 106060

Summary: Optional LDAP and PGSQL support in echoping
Product: Ports & Packages Reporter: Henrik Brix Andersen <henrik>
Component: Individual Port(s)Assignee: Munechika Sumikawa <sumikawa>
Status: Closed FIXED    
Severity: Affects Only Me CC: sumikawa
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
echoping.diff none

Description Henrik Brix Andersen 2006-11-30 12:50:10 UTC
The current net/echoping port has a hard dependency on OpenLDAP
although the LDAP plug-in is optional.

Also, the PostgreSQL plug-in is not enabled in the current port.

Fix: Below patch fixes these two issues by adding LDAP and PGSQL OPTIONS,
thus allowing the end-user to enable these plug-ins at will.

	
How-To-Repeat: 'portinstall net/echoping' and notice that it depends on OpenLDAP -
also notice that the PostgreSQL plug-in is not compiled/installed.
Comment 1 Munechika Sumikawa freebsd_committer freebsd_triage 2006-11-30 13:06:16 UTC
State Changed
From-To: open->closed

Commited, thanks.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-30 13:06:16 UTC
sumikawa    2006-11-30 13:05:52 UTC

  FreeBSD ports repository

  Modified files:
    net/echoping         Makefile pkg-plist 
  Log:
  Make OPTIONify.
  
  PR:             ports/106060
  Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
  
  Revision  Changes    Path
  1.26      +30 -4     ports/net/echoping/Makefile
  1.6       +8 -4      ports/net/echoping/pkg-plist
_______________________________________________
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 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-30 13:07:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sumikawa

Over to maintainer