On Wed, Jan 26, 2011 at 09:57, Daniel J. Luke wrote:
>
> you can (ab)use port mirror and portmirror to do what you want also:
>
> It's not pretty (see http://trac.macports.org/ticket/21787), but it works:
Is there an existing ticket to add functionality that tracks the dist
and package files for
On Jan 26, 2011, at 08:57, Daniel J. Luke wrote:
> On Jan 26, 2011, at 4:20 AM, Ryan Schmidt wrote:
>>
>> On Jan 26, 2011, at 01:14, Scott Webster wrote:
>>> I believe Ryan posted a script that deletes all distfiles older than a
>>> certain time at some point.
>>
>> Yeah, that's what I'm still
On Jan 26, 2011, at 4:20 AM, Ryan Schmidt wrote:
>
> On Jan 26, 2011, at 01:14, Scott Webster wrote:
>> I believe Ryan posted a script that deletes all distfiles older than a
>> certain time at some point.
>
> Yeah, that's what I'm still using.
>
> http://lists.macosforge.org/pipermail/macports-
On Jan 26, 2011, at 01:14, Scott Webster wrote:
> I believe Ryan posted a script that deletes all distfiles older than a
> certain time at some point.
Yeah, that's what I'm still using.
http://lists.macosforge.org/pipermail/macports-users/2010-June/020560.html
___
I believe Ryan posted a script that deletes all distfiles older than a
certain time at some point.
If you are patient you can do "port clean --all all" but it will run
through ALL the ports, so it takes a bit.
Scott
On Tue, Jan 25, 2011 at 8:59 PM, Adam Mercer wrote:
> On Tue, Jan 25, 2011 at 2
On Tue, Jan 25, 2011 at 22:50, Jason Swails wrote:
> {sudo} port clean --all uninstalled
>
> Does that do the trick? You can optionally replace --all with --dist to
> just get rid of the distfiles. I don't want to do this to test it since I
> actually want to hold on to those files.
That'll rem
{sudo} port clean --all uninstalled
Does that do the trick? You can optionally replace --all with --dist to
just get rid of the distfiles. I don't want to do this to test it since I
actually want to hold on to those files.
You can also do
{sudo} port -u uninstall
to clean out all old, inactiv
Hi
My distfiles directory is getting quite large with old distfiles and
sources for ports I no longer have installed, is there a simple way to
clean this out so that the only distfiles remaining are for the ports
that are installed?
Cheers
Adam
___
mac