request for help (uberftp) ...
Peter Danecek
Peter.Danecek at bo.ingv.it
Tue Sep 3 13:00:08 PDT 2013
Hi all,
I am trying to setup a port for uberftp (or UberFTP). This probably will not end up in there repo soon, as it depends on ports which are not yet official, i.e. the globus stuff from Dennis.
However, I now run into some problem. The port would configure, but fails to build. If I use apparently the equivalent procedure manually it build fine and i could even install when I leave the manual build around.
The port depends on port:globus-gssapi-gsi (which is not yet official)
I attach the main.log. Any hint what is going wrong?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uberftp.main.log
Type: application/octet-stream
Size: 42361 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130903/5f36db37/attachment-0001.obj>
-------------- next part --------------
The Portfile for reference:
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
PortGroup github 1.0
github.setup JasonAlt UberFTP 2_7 Version_
name uberftp
version 2.7
categories net science
platforms darwin
maintainers bo.ingv.it:Peter.Danecek openmaintainer
license NCSA
homepage http://dims.ncsa.illinois.edu/set/uberftp/
description UberFTP - A interactive GridFTP-enabled command line client
long_description UberFTP is the first interactive, GridFTP-enabled ftp \
client. It supports GSI authentication, parallel data \
channels and third party transfers.
checksums md5 a27c06e70d61a2ff970022d81b061e9a \
rmd160 580a8e4ed63b49a6db298f60af56e5b8dc93b7e0 \
sha256 00d77b486f0d48dc9be0f099ce278afa8e65e7cd32e5b00729da44cd4bb2512a
# hardcode for now
# todo:
#/opt/local/sbin/gpt-query globus_gssapi_gsi | grep globus_gssapi_gsi | awk -F- 'NR==1 {print $2}'
depends_build port:grid-packaging-tools
depends_lib port:globus-gssapi-gsi
set globus_flavor gcc64pthr
configure.args --with-globus=${prefix} --with-globus-flavor=${globus_flavor}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1762 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130903/5f36db37/attachment-0001.p7s>
More information about the macports-dev
mailing list