[MacPorts] #39485: Portfile for megatools

MacPorts noreply at macports.org
Sat Jun 22 06:13:04 PDT 2013


#39485: Portfile for megatools
---------------------------+--------------------------------
  Reporter:  s.cloherty@…  |      Owner:  macports-tickets@…
      Type:  submission    |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:                |   Keywords:
      Port:                |
---------------------------+--------------------------------

Comment (by egall@…):

 Replying to [comment:5 larryv@…]:
 > Replying to [comment:4 egall@…]:
 > > I've updated my previous comment since you submitted your new
 > > portfile...
 >
 > Please refrain from editing comments to add substantial content;

 Sorry, I didn't realize my edit was going to be substantial when I started
 writing it.

 Anyway, I've installed it, and here are the MacPorts-provided libraries it
 links against:
 {{{
 Local-Admins-MacBook-Pro:megatools ericgallager$ port -q contents
 megatools | xargs file | grep Mach-O | cut -d\: -f1 | cut -d\  -f1 | uniq
 | xargs otool -L | grep "\ version\ " | grep "/opt/local" | sort | uniq |
 cut -d\  -f1 | xargs port -q provides
 /opt/local/lib/libcares.2.dylib is provided by: c-ares
 /opt/local/lib/libcom_err.1.1.dylib is provided by: libcomerr
 /opt/local/lib/libcrypto.1.0.0.dylib is provided by: openssl
 /opt/local/lib/libcurl.4.dylib is provided by: curl
 /opt/local/lib/libfetch.5.dylib is provided by: libfetch
 /opt/local/lib/libffi.6.dylib is provided by: libffi
 /opt/local/lib/libfuse.2.dylib is provided by: fuse4x
 /opt/local/lib/libgio-2.0.0.dylib is provided by: glib2
 /opt/local/lib/libglib-2.0.0.dylib is provided by: glib2
 /opt/local/lib/libgmodule-2.0.0.dylib is provided by: glib2
 /opt/local/lib/libgobject-2.0.0.dylib is provided by: glib2
 /opt/local/lib/libiconv.2.dylib is provided by: libiconv
 /opt/local/lib/libidn.11.dylib is provided by: libidn
 /opt/local/lib/libintl.8.dylib is provided by: gettext
 /opt/local/lib/liblber-2.4.2.dylib is provided by: openldap
 /opt/local/lib/libldap-2.4.2.dylib is provided by: openldap
 /opt/local/lib/libmega.0.dylib is provided by: megatools
 /opt/local/lib/libsasl2.2.dylib is provided by: cyrus-sasl2
 /opt/local/lib/libssh2.1.dylib is provided by: libssh2
 /opt/local/lib/libssl.1.0.0.dylib is provided by: openssl
 /opt/local/lib/libz.1.dylib is provided by: zlib
 }}}
 OP, you'll probably want to add these as library dependencies.

-- 
Ticket URL: <https://trac.macports.org/ticket/39485#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list