Re: Prevent python from automatically downloading dependencies

2017-06-24 Thread Joshua Root
On 2017-6-25 12:27 , Ryan Schmidt wrote: We often have this problem that we forget to specify dependencies in a python port. Python (setuptools?) helpfully automatically downloads a temporary copy of the dependency to use, so we may not notice this until committing the port, at which point if

Re: Fwd: [GSoC] migration

2017-06-24 Thread Joshua Root
On 2017-6-25 08:24 , Umesh Singla wrote: Anyway I tried consulting the existing migration guide. Why does it save the list of all installed ports and then sets the requested flags? Only installing the requested and let the dependencies figure out themselves - is it an improvement we're making n

Re: [GSoC] migration

2017-06-24 Thread Joshua Root
On 2017-6-25 06:29 , Bradley Giesbrecht wrote: On Jun 22, 2017, at 8:15 PM, Joshua Root wrote: On 2017-6-23 11:29 , Bradley Giesbrecht wrote: For the migration functionality wouldn’t we only install “requested” ports? Dependencies could be different with a platform change. Also, if the instal

Prevent python from automatically downloading dependencies

2017-06-24 Thread Ryan Schmidt
We often have this problem that we forget to specify dependencies in a python port. Python (setuptools?) helpfully automatically downloads a temporary copy of the dependency to use, so we may not notice this until committing the port, at which point if we're looking at the buildbot logs we might

some PRs for new and updated games ready to commit when you have a moment

2017-06-24 Thread Ken Cunningham
Hello, all -- I believe the following additions and upgrades to macports games collection are in supportable condition, and IMHO are all ready to join the main Macports repository when/if you have a moment. -- Thanks, Ken scummvm: update 1.90, add devel version all Travis test build pas

Re: Trac Ticket #48937

2017-06-24 Thread Mohamed Issa
To anyone on the distribution list with Java macOS expertise - please take a look at this ticket and comment on it if you can. Thanks, Mohamed On Mon, 08 May 2017 15:07:06 -0400 Mohamed Issa wrote Hello, https://trac.macports.org/ticket/48937 S

Fwd: [GSoC] migration

2017-06-24 Thread Umesh Singla
I sent this mail three days ago, but by mistake to only Bradley (pixilla) (and that too, not from @macports address). So, forwarding this here. Though we can ignore most of what I wrote at that time. Thanks -- Forwarded message -- From: Umesh Singla Date: Fri, Jun 23, 2017 at 7:3

Re: [GSoC] migration

2017-06-24 Thread Umesh Singla
Hi Bradley, On Sun, Jun 25, 2017 at 1:59 AM, Bradley Giesbrecht wrote: > > >> For the migration functionality wouldn’t we only install “requested” > ports? Dependencies could be different with a platform change. > >> Also, if the installed variants for a given port are the default > variants woul

Re: [GSoC] migration

2017-06-24 Thread Bradley Giesbrecht
> On Jun 22, 2017, at 8:15 PM, Joshua Root wrote: > > On 2017-6-23 11:29 , Bradley Giesbrecht wrote: >>> On Jun 21, 2017, at 7:25 PM, Umesh Singla wrote: >>> >>> Hi >>> >>> Taking a step back for a moment, why is an SQL database the best way >>> to store this data? What sorts of querie