View Single Post
  #4   (View Single Post)  
Old 24th May 2013
alexander10bees alexander10bees is offline
New User
 
Join Date: May 2013
Posts: 6
Default

Quote:
Originally Posted by J65nko View Post
Please note that the install of these monitoring tools comes in the form of a FreeBSD package. Right now I don't have the opportunity to check whether this package has been verified/approved by a FreeBSD ports committer.
Yeah, that's right - we build a package to ensure it's fast and easy to be installed.
We do have a port as well, which is used to make a package and I hope it will be accepted by a FreeBSD team - any help here will be appreciated.

Regarding the security - you can verify what the package will be doing by using a

Code:
pkg_add --dry-run 10bees.tbz
command option - it will show all of the actions to be performed.

If any comments or other details required - just let me know, I'm happy to clarify!
Reply With Quote