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
On Tue, Jan 25, 2011 at 00:20, Ryan Schmidt wrote:
>
> Since we're in MacPorts land here, you should probably file a ticket in our
> issue tracker and request that the maintainer update the
> i386-mingw32-binutils port to a newer version.
I did that now.
https://trac.macports.org/ticket/2815
Thanks Björn!
The non-macports method described at the URL you posted worked well.
On Jan 23, 2011, at 1:38 PM, Björn Lundin wrote:
> There is also a mail list dealing wih ada on macosx
> gnat-...@hermes.gwu.edu
> But a quck search did not provide any help...
>
> Someone who succeded wrote it do
howdy!
I note that there is a config.guess at:
var/macports/sources/rsync.macports.org/release/base/config.guess
Is that file part of the macports software stack that I can call from
portconfigure.tcl? If so, what is the proper way to invoke that script to get
the triplet for the host system?
On 2011-01-25 22:58 , James Gregurich wrote:
> There is one more issue I want to address before I submit.
>
> To configure icu for iOS, you have to have --host=arm-apple-darwin as one of
> the options. I'd like to automatically and generically create the label to
> pass to --host. However, I'm
I've since found out it is called a "canonical system type." Its documented
here:
http://www.gnu.org/software/autoconf/manual/autoconf.html
The string is generated by config.guess. I now know what it is and I'm
deciding what to do with it.
thanks,
James
On Jan 25, 2011, at 2:42 PM, Bradle
On Jan 25, 2011, at 1:58 PM, James Gregurich wrote:
There is one more issue I want to address before I submit.
To configure icu for iOS, you have to have --host=arm-apple-darwin
as one of the options. I'd like to automatically and generically
create the label to pass to --host. However, I
There is one more issue I want to address before I submit.
To configure icu for iOS, you have to have --host=arm-apple-darwin as one of
the options. I'd like to automatically and generically create the label to pass
to --host. However, I'm having a hard time finding documentation on how these
11 matches
Mail list logo