Bug 118039

Summary: misc/Amanda-server ssh-security in config menu
Product: Ports & Packages Reporter: Ekkehard 'Ekki' Gehm <gehm>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ekkehard 'Ekki' Gehm 2007-11-14 11:40:00 UTC
Just added the ssh-security thing to the options. Its a bit bad to put this in the Makefile before every build :-)

Fix: 

119,120c119
<               AESPIPE "enable encryption. Needed by amcrypt" off \
<               SSH "enable ssh-auth" off
---
>               AESPIPE "enable encryption. Needed by amcrypt" off
144,147d142
< .endif
<
< .if defined (WITH_SSH)
< CONFIGURE_ARGS+=      --with-ssh-security
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-15 03:56:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-03-31 16:10:12 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-31 16:19:10 UTC
pav         2008-03-31 15:19:03 UTC

  FreeBSD ports repository

  Modified files:
    misc/amanda-server   Makefile 
  Log:
  - Add SSH option
  
  PR:             ports/118039
  Submitted by:   Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
  Approved by:    maintainer timeout (kuriyama; 4 months)
  
  Revision  Changes    Path
  1.102     +6 -1      ports/misc/amanda-server/Makefile
_______________________________________________
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"