Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 15:07:46 +0200 (CEST)
From:      Henk van Oers <henk@signature.nl>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Running ''portmaster ghostscript9-9.06_10'' takes a lot of time
Message-ID:  <alpine.BSF.2.20.1508201502360.63690@ans.signature.nl>
In-Reply-To: <627814EA5632799E98790639@atuin.in.mat.cc>
References:  <201508200724.t7K7OPaQ033554@mech-as222.men.bris.ac.uk> <627814EA5632799E98790639@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 20 Aug 2015, Mathieu Arnold wrote:
[...]
> It's not as
> if you're all sitting behind your desk looking at the screen waiting for it
> to finish.

I can not wait for this:

ls -al /usr/ports/print/ghostscript9
total 88
drwxr-xr-x    3 root  wheel    512 Aug 20 12:15 .
drwxr-xr-x  262 root  wheel   5632 Aug 19 15:57 ..
-rw-r--r--    1 root  wheel   5358 Jun 22 20:33 Makefile
-rw-r--r--    1 root  wheel  23028 Jan 22  2014 Makefile.drivers
-rw-r--r--    1 root  wheel    317 Jan 22  2014 distinfo
drwxr-xr-x    2 root  wheel   1536 Jun 22 22:44 files
-rw-r--r--    1 root  wheel   1038 Jan 22  2014 pkg-descr
-rw-r--r--    1 root  wheel  29669 Nov 13  2014 pkg-plist

cd /usr/ports/print/ghostscript9
[root@mbox /usr/ports/print/ghostscript9]# time date
Thu Aug 20 13:49:43 CEST 2015

real    0m0.003s
user    0m0.003s
sys     0m0.001s
[root@mbox /usr/ports/print/ghostscript9]# time make clean
^C

real    71m50.653s
user    71m5.993s
sys     0m0.888s
[root@mbox /usr/ports/print/ghostscript9]# time date
Thu Aug 20 15:01:46 CEST 2015

real    0m0.004s
user    0m0.003s
sys     0m0.000s




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1508201502360.63690>