Bug 123880

Summary: [PATCH] net-mgmt/argus3: broken SASL2 support
Product: Ports & Packages Reporter: Tomoyuki Sakurai <cherry>
Component: Individual Port(s)Assignee: Stefan Eßer <se>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tomoyuki Sakurai 2008-05-22 00:10:02 UTC
if argus3 is build with SASL2 support, argus doesn't work:

    argus[37157]: looking for plugins in '/usr/lib/sasl2', failed to open
    directory, error: No such file or directory

also, remove a space and use LOCALBASE in CONFIGURE_ARGS.

How-To-Repeat: 	build argus3 with SASL, run argus
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-22 00:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->se

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-08-01 12:56:43 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-01 13:00:49 UTC
pav         2008-08-01 12:00:41 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/argus3      Makefile 
  Log:
  - Fix SASL2 support (argus[37157]: looking for plugins in '/usr/lib/sasl2',
    failed to open directory, error: No such file or directory)
  - Look for sasl in LOCALBASE, not in PREFIX
  
  PR:             ports/123880
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
  Approved by:    maintainer timeout (se; 2 months)
  
  Revision  Changes    Path
  1.2       +5 -1      ports/net-mgmt/argus3/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"