Re: Tcl question: expansion of variable names

2018-09-04 Thread Joshua Root
On 2018-9-5 05:45 , Gustaf Neumann wrote: > On 04.09.18 15:53, Ryan Schmidt wrote: >> I've never been quite clear on the benefits of using [list] vs just >> making a string, since a string is a list, and I seem to use them >> interchangeably. > > in case the interpolated variables have values that

Re: py-twisted is missing dependency on PyHamcrest (affecting buildbot slave)

2018-09-04 Thread Joshua Root
On 2018-9-5 00:21 , Mojca Miklavec wrote: > Hi, > > I tried to set up a new buildbot slave on a Mac, but failed to do so due to > > pkg_resources.DistributionNotFound: The 'PyHamcrest>=1.9.0' > distribution was not found and is required by Twisted

Re: Setting a build dependency for the JDK

2018-09-04 Thread Joshua Root
On 2018-9-5 04:45 , Daniel J. Luke wrote: > On Sep 4, 2018, at 10:50 AM, m...@macports.org wrote: >> Otherwise, since Java is 3rd party, we cannot have a dependency on it and >> expect that it will be installed by Macports. We can only check if it is >> installed or not. > > I haven't looked at

llvm-7.0 and clang-7.0 on SnowLeopard are working with minor adjustments

2018-09-04 Thread Ken Cunningham
With minor modifications to the patches and Portfile, both of these install and appear to be working fine. I'll set up a PR for the minor changes needed. -- Ken $ port -v installed llvm-7.0 The following ports are currently installed: llvm-7.0 @7.0.0rc2_0 (active) platform='darwin 10' archs='x8

Re: Tcl question: expansion of variable names

2018-09-04 Thread Gustaf Neumann
On 04.09.18 15:53, Ryan Schmidt wrote: I've never been quite clear on the benefits of using [list] vs just making a string, since a string is a list, and I seem to use them interchangeably. in case the interpolated variables have values that have no Tcl meaning, one can use    set a 10    s

Re: py-twisted is missing dependency on PyHamcrest (affecting buildbot slave)

2018-09-04 Thread Ryan Schmidt
On Sep 4, 2018, at 09:21, Mojca Miklavec wrote: > Hi, > > I tried to set up a new buildbot slave on a Mac, but failed to do so due to > >pkg_resources.DistributionNotFound: The 'PyHamcrest>=1.9.0' > distribution was not found and is required by Twisted > > I'll try to create a package for t

freetype-config is deprecated; test your ports

2018-09-04 Thread Ryan Schmidt
The freetype-config script is now deprecated. pkg-config should be used instead. If you maintain a port that depends on freetype, please install the freetype port with its new +no_freetype_config variant and see if your port still builds correctly. Look out for errors that stop the build due to

Re: Setting a build dependency for the JDK

2018-09-04 Thread Daniel J. Luke
On Sep 4, 2018, at 10:50 AM, m...@macports.org wrote: >> On Aug 31, 2018, at 8:32 PM, Guenael Strutt wrote: >> To build lang/processing, one needs a specific version of the JDK (as >> specified in >> https://github.com/processing/processing/blob/master/build/build.xml). >> Question: how does on

Re: Setting a build dependency for the JDK

2018-09-04 Thread mf2k
Hi Guenael, > On Aug 31, 2018, at 8:32 PM, Guenael Strutt wrote: > > To build lang/processing, one needs a specific version of the JDK (as > specified in > https://github.com/processing/processing/blob/master/build/build.xml >

Re: Golang dependencies and glide

2018-09-04 Thread Aaron Madlon-Kay
Hi Mojca. Thanks for the info. > But the main question boils down to: assuming that one dependency (of > dashing, let's say) gets updated tomorrow. Will the resulting binary > still be the same if you rebuild it the day after tomorrow? In the presence of a glide.lock file, it appears the answer i

py-twisted is missing dependency on PyHamcrest (affecting buildbot slave)

2018-09-04 Thread Mojca Miklavec
Hi, I tried to set up a new buildbot slave on a Mac, but failed to do so due to pkg_resources.DistributionNotFound: The 'PyHamcrest>=1.9.0' distribution was not found and is required by Twisted I'll try to create a package for that, but maybe someone else has a better insight of what changed

Re: Tcl question: expansion of variable names

2018-09-04 Thread Mojca Miklavec
On Tue, 4 Sep 2018 at 15:54, Ryan Schmidt wrote: > On Sep 4, 2018, at 08:13, Mojca Miklavec wrote: > > > Dear Joshua, > > > > On Tue, 4 Sep 2018 at 14:04, Joshua Root wrote: > >> On 2018-9-4 19:15 , Mojca Miklavec wrote: > >>> Hi, > >>> > >>> I would like to ask for some help making a little trick

Re: Tcl question: expansion of variable names

2018-09-04 Thread Ryan Schmidt
On Sep 4, 2018, at 08:13, Mojca Miklavec wrote: > Dear Joshua, > > On Tue, 4 Sep 2018 at 14:04, Joshua Root wrote: >> On 2018-9-4 19:15 , Mojca Miklavec wrote: >>> Hi, >>> >>> I would like to ask for some help making a little trick work. Here's >>> my attempt of a PR: >>>https://github.co

Re: Tcl question: expansion of variable names

2018-09-04 Thread Mojca Miklavec
Dear Joshua, On Tue, 4 Sep 2018 at 14:04, Joshua Root wrote: > On 2018-9-4 19:15 , Mojca Miklavec wrote: > > Hi, > > > > I would like to ask for some help making a little trick work. Here's > > my attempt of a PR: > > https://github.com/macports/macports-ports/pull/2509/files > > > > Each subp

Re: Tcl question: expansion of variable names

2018-09-04 Thread Joshua Root
On 2018-9-4 19:15 , Mojca Miklavec wrote: > Hi, > > I would like to ask for some help making a little trick work. Here's > my attempt of a PR: > https://github.com/macports/macports-ports/pull/2509/files > > Each subport has a different checksum URL: > https://geant4.web.cern.ch/support/d

Re: Golang dependencies and glide

2018-09-04 Thread Mojca Miklavec
On Tue, 4 Sep 2018 at 10:16, Aaron Madlon-Kay wrote: > > I have created a portfile for a tool written in golang: > https://github.com/amake/macports-ports/blob/dashing/textproc/dashing/Portfile > > I was lazy and used glide (a golang package manager, which we have a port > for) to grab the depende

Tcl question: expansion of variable names

2018-09-04 Thread Mojca Miklavec
Hi, I would like to ask for some help making a little trick work. Here's my attempt of a PR: https://github.com/macports/macports-ports/pull/2509/files Each subport has a different checksum URL: https://geant4.web.cern.ch/support/download_archive?page=0 https://geant4.web.cern.ch/supp

Re: Identifying possible situations for interactivity

2018-09-04 Thread Dave Horsfall
On Mon, 3 Sep 2018, Michael wrote: [ ... ] I am looking at you, ffmpeg, reported multiple times. I am glad that I am not the only one suffering from this irritation. Yes, I am a newbie here, with dreams of becoming a "real" developer in my retirement (I've been a Unix programmer for over 40

Golang dependencies and glide

2018-09-04 Thread Aaron Madlon-Kay
I have created a portfile for a tool written in golang: https://github.com/amake/macports-ports/blob/dashing/textproc/dashing/Portfile I was lazy and used glide (a golang package manager, which we have a port for) to grab the dependencies. I note that no other golang port seems to use glide; furt