Bug 123880 - [PATCH] net-mgmt/argus3: broken SASL2 support
Summary: [PATCH] net-mgmt/argus3: broken SASL2 support
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: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 00:10 UTC by Tomoyuki Sakurai
Modified: 2008-08-01 13:10 UTC (History)
0 users

See Also:


Attachments
file.diff (664 bytes, patch)
2008-05-22 00:10 UTC, Tomoyuki Sakurai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"