On Jan 9, 2014, at 13:01, Ryan Schmidt wrote:
> And although “portmirror” deleted a few files successfully, it failed one it
> got to the “m”s:
In fact, it deleted ALL distfiles for ports up to M, regardless of whether they
were installed or not. So that wasn’t desired at all.
___
On Jan 9, 2014, at 12:11, Jeremy Lavergne wrote:
> On Jan 9, 2014, at 12:54, Ryan Schmidt wrote:
>
>>> port mirror --new some_installed_port && port mirror installed && portmirror
>>
>> Hmm, so what different things do these three commands do?
>
> Database being this by default:
> /opt/local/v
Database being this by default:
/opt/local/var/macports/distfiles_mirror.db
port mirror
Create/update a local mirror of distfiles used for ports given on the
command line. The filemap database can be reset by using the --new
option (though if no database is found, it will be create
On Jan 9, 2014, at 09:35, Daniel J. Luke wrote:
> port mirror --new some_installed_port && port mirror installed && portmirror
Hmm, so what different things do these three commands do?
___
macports-users mailing list
macports-users@lists.macosforge.o
port mirror --new some_installed_port && port mirror installed && portmirror
see also #21787
On Jan 4, 2014, at 7:21 AM, Ryan Schmidt wrote:
> On Jan 4, 2014, at 00:41, Lawrence Velázquez wrote:
>> On Jan 3, 2014, at 9:54 PM, Adam Dershowitz Ph.D., P.E. wrote:
>>
>>> Is there a way to get rid o
On Jan 4, 2014, at 00:41, Lawrence Velázquez wrote:
> On Jan 3, 2014, at 9:54 PM, Adam Dershowitz Ph.D., P.E. wrote:
>
>> Is there a way to get rid of the distribution files for ports that are no
>> longer the installed versions?
>
> No, not really.
>
> https://lists.macosforge.org/pipermail/
On Jan 3, 2014, at 9:54 PM, Adam Dershowitz Ph.D., P.E.
wrote:
> It seems that when I upgrade ports, whether I uninstall the old version or
> not, that the distribution files remain. I have installed with the “-u” and
> have also just unstalled the inactive ports, after an upgrade. Yet, I se
Chances are that will only clean the current version of the dist files.
By default, they’re all in ${prefix}/var/macports/distfiles/ so you could just
rm -rf everything in there if you don’t care about the “current” ones.
> sudo port clean --dist not installed
___
On 1/3/14 6:54 PM, Adam Dershowitz Ph.D., P.E. wrote:
> It seems that when I upgrade ports, whether I uninstall the old
> version or not, that the distribution files remain. I have installed
> with the “-u” and have also just unstalled the inactive ports, after
> an upgrade. Yet, I see all my old