Hi Achim, Yes wget is installed. Manually calling wget with the https:// link works fine for me. Not behind a proxy.
Here is some of the debug log that mentions the src_uri: + source /home/mark/tmp/ReginaREXX.cygport ++ NAME=Regina-REXX ++ VERSION=3.8 ++ RELEASE=1 ++ CATEGORY=Interpreters ++ SUMMARY='An ANSI compliant Rexx Interpreter for multiple platforms.' ++ DESCRIPTION='Rexx is a procedural language that allows programs and algorithms to be written in a clear and structured way. It is also designed to be used as a macro language by application programs.' ++ SRC_URI=mirror://sourceforge/regina-rexx/regina-rexx/3.8/Regina-REXX-3.8.tar.gz ++ HOMEPAGE=http://regina-rexx.sourceforge.net ++ DOCS='COPYING-LIB TODO README.38' + case ${ARCH} in + defined CYGPORT_DEPEND + (( 1 != 1 )) + '[' -n '' ']' + return 1 + unset restrict + declare -r workdir=/home/mark/tmp/Regina-REXX-3.8-1 + declare -r srcdir=/home/mark/tmp/Regina-REXX-3.8-1/src + declare -r origsrcdir=/home/mark/tmp/Regina-REXX-3.8-1/origsrc + declare -r configdir=/home/mark/tmp/Regina-REXX-3.8-1/config + declare -r logdir=/home/mark/tmp/Regina-REXX-3.8-1/log + declare -r patchdir=/home/mark/tmp/Regina-REXX-3.8-1/patch + declare -r spkgdir=/home/mark/tmp/Regina-REXX-3.8-1/spkg + declare -r distdir=/home/mark/tmp/Regina-REXX-3.8-1/dist + SRC_DIR=Regina-REXX-3.8 + '[' xRegina-REXX-3.8 = x. ']' + declare -r S=/home/mark/tmp/Regina-REXX-3.8-1/src/Regina-REXX-3.8 + declare -r B=/home/mark/tmp/Regina-REXX-3.8-1/build + declare -r D=/home/mark/tmp/Regina-REXX-3.8-1/inst + declare -r T=/home/mark/tmp/Regina-REXX-3.8-1/temp + declare -r C=/home/mark/tmp/Regina-REXX-3.8-1/src/Regina-REXX-3.8/CYGWIN-PATCHES + declare -r compilelog=/home/mark/tmp/Regina-REXX-3.8-1/log/Regina-REXX-3.8-1-compile.log + declare -r checklog=/home/mark/tmp/Regina-REXX-3.8-1/log/Regina-REXX-3.8-1-check.log + declare -r installlog=/home/mark/tmp/Regina-REXX-3.8-1/log/Regina-REXX-3.8-1-install.log + declare -r pkglog=/home/mark/tmp/Regina-REXX-3.8-1/log/Regina-REXX-3.8-1-pkg.log + defined SRC_URI + (( 1 != 1 )) + '[' -n mirror://sourceforge/regina-rexx/regina-rexx/3.8/Regina-REXX-3.8.tar.gz ']' + return 0 + for _src_uri in '${SRC_URI}' + _src_uri=mirror://sourceforge/regina-rexx/regina-rexx/3.8/Regina-REXX-3.8.tar.gz + _src_orig_pkgs+=' Regina-REXX-3.8.tar.gz' + readonly _src_orig_pkgs + unset _src_uri + readonly _src_orig_patches + unset _patch_uri + declare -r cygwin_patchfile=Regina-REXX-3.8-1.cygwin.patch + declare -r src_patchfile=Regina-REXX-3.8-1.src.patch + pkg_name=(${PKG_NAMES:-${PN}}) + declare -ar pkg_name + declare -r pkg_count=1 + defined _CYGPORT_RESTRICT_debuginfo_ Not sure what it should look like... Cheers, Mark On 09/06/14 15:33, Achim Gratz wrote: > Mark Hessling writes: >> https://sourceforge.net/projects/regina-rexx/files/regina-rexx/${PV}/${P}.tar.gz > Both links work just fine for me from cygport and using wget from > another machine with the resolved link. Cygport normally uses wget, do > you have that installed? If you're behind a proxy then you need to set > up the environment variable http_proxy. > > > Regards, > Achim. -- ------------------------------------------------------------------------ * Mark Hessling, [email protected] http://www.rexx.org/ * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL, Rexx/CURL, etc. * Maintainer of Regina Rexx interpreter * Use Rexx? join the Rexx Language Association: http://www.rexxla.org/ ------------------------------------------------------------------------ ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://www.hpccsystems.com _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
