From owner-freebsd-questions@FreeBSD.ORG Tue Feb 18 17:46:18 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEFBB928 for ; Tue, 18 Feb 2014 17:46:18 +0000 (UTC) Received: from www.davids-website.com (ltcddata.plus.com [212.159.87.111]) by mx1.freebsd.org (Postfix) with ESMTP id 762A810C3 for ; Tue, 18 Feb 2014 17:46:17 +0000 (UTC) Received: from avatar.davids-website.com (avatar.davids-website.com [10.0.0.1]) by www.davids-website.com (Postfix) with ESMTP id EE4362284C for ; Tue, 18 Feb 2014 17:37:56 +0000 (GMT) Date: Tue, 18 Feb 2014 17:37:58 +0000 From: LtCdData To: freebsd-questions@freebsd.org Subject: Re: pkg or ports. Message-ID: <20140218173758.62bf0cd4@avatar.davids-website.com> In-Reply-To: <20140218170142.GA78433@pcjas.obspm.fr> References: <20140218170142.GA78433@pcjas.obspm.fr> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd9.1) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2014 17:46:18 -0000 On Tue, 18 Feb 2014 18:01:42 +0100 Albert Shih wrote: > Hi all,=20 >=20 > I'm little lost since FreeBSD introduce pkgng. >=20 > Should I use pkgng or the ports (like I did before ?) >=20 > My server is manage through puppet, so I would like to use pkg for some > =AB=A0basic =BB packages (like bash, vim etc..) but want ports system for > important thing (like postgresql-server) because I can tune the option.=20 >=20 > But in that way how I manage to maintaint up2date ALL packages ?=20 >=20 > Regards. >=20 >=20 > --=20 > Albert SHIH > DIO b=E2timent 15 > Observatoire de Paris > 5 Place Jules Janssen > 92195 Meudon Cedex > France > T=E9l=E9phone : +33 1 45 07 76 26/+33 6 86 69 95 71 > xmpp: jas@obspm.fr > Heure local/Local time: > mar 18 f=E9v 2014 17:59:13 CET > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >=20 Using binary packages is all very well for a fast install but I have found = that once you start to move into using ports its better to stay with ports. Any time I have done a check on binary updates available, it wanted to undo= a lot of what had been changed by ports even for silly small reasons, hens= e a conflict between the both upgrade paths. For me at least, once I moved onto ports, its stay on ports. =20 =20