From owner-freebsd-questions@FreeBSD.ORG Wed Jul 25 16:09:46 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 602B01065670 for ; Wed, 25 Jul 2012 16:09:46 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id CD3518FC0C for ; Wed, 25 Jul 2012 16:09:45 +0000 (UTC) Received: by laai10 with SMTP id i10so822772laa.13 for ; Wed, 25 Jul 2012 09:09:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=HUVhHmGd5q9PLApgA8DLC7Z4Ee6ZfpQiJcItl4I8sm0=; b=SKK2C0gujQMMokNj9xs6/BbACa6HjJROkNZxBpboUPD9C1gnAnpGkt/o1rTpfXZu9O p+4da4rF+Z1tlBuDW/ZeKmFOfFQi8bwyT31cxaV3iWLrRoUGuN8tO6601JDl6E+/rp9k JJgAWjUP72qbWTkPUW7aGY2YleUA3ukuDM0bcdnDC/ZJhzBpsvMaZwm8AqN64SNh+1yb BK9hvx+cF1xnwZzeAtf5HNBmp2aZlEsIQFbuG1LSPbeQ0toDlUfT7JtukA3A5DRi37Jj wkYCjb1xeot1f8F5mJ3U07zsYPTX2O4J/6532DWATdc4OtcKeZ41vNQ5qPm5G8IwNhFI k6lg== MIME-Version: 1.0 Received: by 10.152.131.9 with SMTP id oi9mr26237666lab.39.1343232584365; Wed, 25 Jul 2012 09:09:44 -0700 (PDT) Received: by 10.114.13.3 with HTTP; Wed, 25 Jul 2012 09:09:44 -0700 (PDT) X-Originating-IP: [174.235.75.31] Received: by 10.114.13.3 with HTTP; Wed, 25 Jul 2012 09:09:44 -0700 (PDT) In-Reply-To: <1343228557.99992.androidMobile@web140705.mail.bf1.yahoo.com> References: <1343228557.99992.androidMobile@web140705.mail.bf1.yahoo.com> Date: Wed, 25 Jul 2012 09:09:44 -0700 Message-ID: From: "Brian W." To: Mr U X-Gm-Message-State: ALoCoQlccNT/A3WtC7qxtTuPUwje8FutQAD3vmpjOzPTe3hk13s3GgCVNSAIAMCrbyRGoT6fna7l Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@freebsd org" Subject: Re: how to speed up port make?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2012 16:09:46 -0000 You could use pkg_add -r xorg to get it and all of its dependencies installed. I usually use that, in combination with ccache to speed up compiles called by portupgrade. Brian On Jul 25, 2012 8:38 AM, "Mr U" wrote: > > hi > > is it possible to speed up port make ?? > i want to install openbox and xorg on a Pentium 4 and 2gb ram, > compiling xorg takes about 2 hours > > thank you all > mru > > Sent from Yahoo! Mail on Android > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >