Opened 19 years ago
Closed 19 years ago
#6853 closed defect (fixed)
Argus
Reported by: | arthur@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
The argus package only provides the argusbug binary but does provide the man pages for much more
kremer:argus-2.0.6 $ uname -a Darwin kremer.local 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpc
kremer:dports $ sudo port install argus Password: ---> Unpacking tgz archive for argus 2.0.5_1 ---> Installing argus 2.0.5_1 ---> Activating argus 2.0.5_1 ---> Cleaning argus kremer:dports $ port contents argus Port argus contains:
/opt/local/argus/COPYING /opt/local/argus/README /opt/local/bin/argusbug /opt/local/man/man1/ra.1 /opt/local/man/man1/racount.1 /opt/local/man/man1/ragator.1 /opt/local/man/man1/ramon.1 /opt/local/man/man1/rasort.1 /opt/local/man/man1/raxml.1 /opt/local/man/man5/argus.5 /opt/local/man/man5/argus.conf.5 /opt/local/man/man5/rarc.5 /opt/local/man/man8/argus.8
kremer:dports $
This might be related to the way the if I try untar'ing the src tarball, the compile fails with an error.
Cheers,
Arthur
Change History (3)
comment:1 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
comment:2 Changed 19 years ago by arthur@…
The man page works fine :) It's somewhat confusing having a package ship a man page for a binary that it doesn't contain!
NAME
argus - audit record generation and utilization system
SYNOPSIS
argus [ options ] [ filter expression ]
Since this binary is what I needed the package for, I was left bemused!
Cheers,
Arthur
comment:3 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I bumped the version to 2.06.
Port argus contains:
/opt/local/argus/COPYING /opt/local/argus/README /opt/local/bin/argusbug /opt/local/lib/argus_common.a /opt/local/lib/argus_parse.a /opt/local/man/man5/argus.5 /opt/local/man/man5/argus.conf.5 /opt/local/man/man8/argus.8 /opt/local/sbin/argus /opt/local/share/doc/argus-2.0/COPYING /opt/local/share/doc/argus-2.0/FAQ /opt/local/share/doc/argus-2.0/HOW-TO /opt/local/share/doc/argus-2.0/html/man/argus.5.html /opt/local/share/doc/argus-2.0/html/man/argus.8.html /opt/local/share/doc/argus-2.0/html/man/argus.conf.5.html /opt/local/share/doc/argus-2.0/README
(In reply to comment #0)
Do the man pages work for you? They work for me. As far as I can tell, the one binary and the man pages is all that the package includes. Tell me if you know different.