From owner-freebsd-questions@FreeBSD.ORG Sun Sep 23 18:51:59 2007 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 F075C16A41A for ; Sun, 23 Sep 2007 18:51:59 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id 51DAE13C4A3 for ; Sun, 23 Sep 2007 18:51:59 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1725777mue for ; Sun, 23 Sep 2007 11:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; bh=WqFuVHMLSBTGaHh9Pbmod5Xc+9XwPOFSxGAfUM/ky60=; b=q8CygmrMq96Hr1F4mE0MbTCcRAU3hlQqagSqZGEm+mzTWUExyjty6AbgNiYZRMCogkJN5ahfrgs8Xyj7VGlHjjVteJyPbKaWviNJIn2NXfEWFszOr8TE2AURtNbGGhiFOZNHgNVhs5zPTDWCD/qguY8WJC1gCUYtRDEInwlW43g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=JmZrIDylRJ1OKC/IPq/jkWRig1CYGoBb0jy/pmL1g6OqOwVeptzgG0TD720KRxoEp9yI7Rk7ZxJEFPE6XS5MpKnEZb9SmNOdKLZbBVnJu0esuGlUkk2dat61rFj7SdV0MpJ7+Ne9+N77z7Aj79REOsUVlIZHACvKAPzZm/ublXU= Received: by 10.86.86.12 with SMTP id j12mr2343401fgb.1190573518053; Sun, 23 Sep 2007 11:51:58 -0700 (PDT) Received: from persephone.orchid.homeunix.org ( [84.10.173.180]) by mx.google.com with ESMTPS id d13sm8288816fka.2007.09.23.11.51.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 23 Sep 2007 11:51:55 -0700 (PDT) Message-ID: <46F6B5BD.7030307@gmail.com> Date: Sun, 23 Sep 2007 20:51:41 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: Gabriel Dragffy References: <4D948EA6-3B4F-460F-95E3-19ADFC7B9BAC@dragffy.com> <46F675BD.6020105@FreeBSD.org> <46F679A9.1070600@gmail.com> <0CEC1CAE-3255-4974-8818-E1BB53EFAA40@dragffy.com> In-Reply-To: <0CEC1CAE-3255-4974-8818-E1BB53EFAA40@dragffy.com> X-Enigmail-Version: 0.95.2 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigB5EA5397D710B3DA7B0774C0" Cc: freebsd-questions@freebsd.org Subject: Re: packages compiled from source X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: karol.kwiat@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2007 18:52:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB5EA5397D710B3DA7B0774C0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Please try not to top-post while replying to freebsd mailing list. It makes it hard to follow reading from the archives. Comments below. Gabriel Dragffy wrote: > On 23 Sep 2007, at 15:35, Karol Kwiatkowski wrote: >> Kris Kennaway wrote: >>> Gabriel Dragffy wrote: >>>> Hi, trying to find out where the complete packge files are for the >>>> packges that I compiled from ports. I wanted to save these somewhere= >>>> so I wouldn't have to recompile them in the future. The handbook >>>> doesn't shed any light on this:( >>> >>> They are not saved separately but you can create backups using >>> pkg_create -b. >> >> In addition, you can use 'package' (or 'package-recursive') target >> instead of 'install' to create packages automagically. In that case >> target directory is set by PACKAGES variable. >> >> Have a look at ports(7) manpage for details. > > Many thanks too all who ansered, that's really helpful. I just had a > hard time compiling lighttpd and php5 together, so wanted to save them > as packages to spare me the headache in the near future. > > Have read the ports man I see that I can change the PACKAGES in the > environment, but how do I change the environment. Would I edit > /etc/make.conf at a guess? PACKAGES is environmental variable - you'll want to change the variable, not the environment ;) To change it system wide permanently - yes, editing /etc/make.conf would be a good idea. The alternatives are setting it in your shell environment (depends on what you use) or defining it at install time (every time) with something like 'make PACKAGES=3D/some/dir package'. And= there are probably other methods, too :) HTH, Karol --=20 Karol Kwiatkowski OpenPGP 0x06E09309 --------------enigB5EA5397D710B3DA7B0774C0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRva1xAhgT0HIecD5AQi0aQgAu2ajGvF9ASffohXPpKvy9szI75ZEn+2T JPIdQdpur68GzZHBHI3G8cfwc8yW+nTNxubTEiewB7Qefo3HDYEiF5R4STwrxW9t bRlLWduwougDR7s3S20M6e0oU/RHidtb55Actla6w4T2QzVmQKbSRJ/qXOMdWVkH LQJrFcLx90cgLGAJnM78yxyCkpUT17dcnNdITt430FVfiM4vHbavh4pgP9AFirlJ T9HlatxSY7IRFCBr1P2DQ9AIY4Zk1TMd8u5qQbWEP/PEG89GcalnuCvTC5IFVnVY 6CCIIxFPGg5U++M+XKtrnimpBhzdNJN5VypRz0gDskhXiK5fh8BbAA== =9fdJ -----END PGP SIGNATURE----- --------------enigB5EA5397D710B3DA7B0774C0--