options (CFLAGS...) for make in port without autoconf/cmake

2014-11-26 Thread René J . V . Bertin
Hi I'm making a Portfile for qtchooser (github.com/qtproject/qtchooser) and wonder how I can pass in options like the correct CFLAGS etc. to make. This project doesn't use autoconf or cmake, just a very simple prefab Makefile. Thanks, René ___

Trac down again

2014-11-26 Thread Frank Schima
Hi Shree, Trac [1] is down again. Please investigate! Thanks! Frank [1] https://trac.macports.org ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: [Gcl-devel] GCL 2.6.11 on Mac OS X Yosemite

2014-11-26 Thread Gabriel Dos Reis
On Wed, Nov 26, 2014 at 8:55 AM, Camm Maguire c...@maguirefamily.org wrote: Greetings! I test new versions on mac before release, so I guess I must have a different macosx version. I have: Darwin vinyl.csres.utexas.edu 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013;

Re: Trac down again

2014-11-26 Thread Lawrence Velázquez
On Nov 26, 2014, at 11:56 AM, Frank Schima m...@macports.org wrote: Trac [1] is down again. Please investigate! rsync, distfiles, and packages are also unresponsive again. vq ___ macports-users mailing list macports-users@lists.macosforge.org

Recent failure of macports

2014-11-26 Thread DD
Hello, my first post, Recently I installed youtube-dl with no problems. As I do from time to time I did a selfupdate to keep the tree current a few days later. I'm no longer ABLE to use macports. There are error messages to a failure of curl to find various things as though the location it

Re: Recent failure of macports

2014-11-26 Thread Jeremy Lavergne
Please send some actual output, or logs. On Nov 26, 2014, at 4:04 PM, DD wrote: Recently I installed youtube-dl with no problems. As I do from time to time I did a selfupdate to keep the tree current a few days later. I'm no longer ABLE to use macports. There are error messages to a

Re: Recent failure of macports

2014-11-26 Thread Lawrence Velázquez
On Nov 26, 2014, at 4:04 PM, DD dandun...@gmail.com wrote: There are error messages to a failure of curl to find various things as though the location it was expecting has changed. The gettext is an example if I try a fresh install of youtubes-dl. Exactly what errors are you seeing from

Re: options (CFLAGS...) for make in port without autoconf/cmake

2014-11-26 Thread Lawrence Velázquez
On Nov 26, 2014, at 11:55 AM, René J.V. Bertin rjvber...@gmail.com wrote: I'm making a Portfile for qtchooser (github.com/qtproject/qtchooser) and wonder how I can pass in options like the correct CFLAGS etc. to make. This project doesn't use autoconf or cmake, just a very simple prefab

Re: options (CFLAGS...) for make in port without autoconf/cmake

2014-11-26 Thread Lawrence Velázquez
On Nov 26, 2014, at 4:20 PM, Lawrence Velázquez lar...@macports.org wrote: The contents of `build.args` are passed to `build.cmd` as command-line arguments. An example, from llvm-gcc42: Pardon, copypasta error. This is what I meant to paste. Same idea, though. build.args-append \

Re: options (CFLAGS...) for make in port without autoconf/cmake

2014-11-26 Thread René J . V . Bertin
On Wednesday November 26 2014 16:22:03 Lawrence Velázquez wrote: build.args-append \ CC=${configure.cc} -pipe -std=gnu89 \ CXX=${configure.cxx} -pipe \ PREFIX=${prefix} \ Thanks, that did the trick! :) R. ___ macports-users mailing

Re: GCL 2.6.11 on Mac OS X Yosemite

2014-11-26 Thread Lawrence Velázquez
On Nov 25, 2014, at 4:14 PM, Gabriel Dos Reis g...@integrable-solutions.net wrote: GCL-2.6.11 from Macports on Mac OS X Yosemite fails to build with: :info:build Finished loading