<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 7:06 PM, Jerry Zhang <span dir="ltr">&lt;<a href="mailto:jerryzh168@gmail.com" target="_blank">jerryzh168@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Alex,<div><br></div><div>Thanks for your reply.</div><div><br></div><div>Actually I want to verify the some security property  for several softwares on ubuntu apt package manager, it seems that they are only in apt, not brew or macport, that’s why I was trying to install apt using macport the other day, hoping to install them on mac. </div></div></blockquote><div><br></div><div>Sometimes package names will not match exactly but almost surely any software available via apt/dpkg is packaged from a more generic source distribution and most likely available in MacPorts if it&#39;s a popular package and would not be so hard to port otherwise. I suggest you research what the original project source is (unless of course is a proprietary and closed binary software made for specifically for Ubuntu (e.g. Skype for Linux)). Usually the language is a tell-tale sign of where and how the package could be sourced for MacPorts or simply download the source and compile yourself. </div><div><br></div><div>Even if the package is not directly in MacPorts, most likely a lot of the dependencies and tools necessary to build it are. Examples are any packages originally developed in C, Java,  Perl, Python, Ruby, etc. In these cases, even though the package itself is not directly in MacPorts, most or all the base tools would so building from source is usually very easy. </div><div><br></div><div>Best,</div><div>Alex </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div></div></blockquote></div></div></div>