From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 23:17:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D23E9865 for ; Thu, 19 Jun 2014 23:17:02 +0000 (UTC) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C9902564 for ; Thu, 19 Jun 2014 23:17:02 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id pa12so3039408veb.0 for ; Thu, 19 Jun 2014 16:17:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=CwuBPCdQTpU7kvB+eFk9MbPJxj+Mf8leF2ai5eRzakI=; b=mcv2bWyiIzLg0PlFWbTARhukx0PZnvdzdD/4cm9bxQwVyAUbQPvzxQGymnBJMCjUur tiXKNl5lUbe8+FWWR2j9VzF9VvXtPuU7TtuqXk/KyewKYX6F7E2wXLYC87nLGKxVmlo8 K73DFU6EICUGvISyppYoNdRb6rAsWKaaI0mHOCkVyEiXvt10RybDMPF/uSbNGkjIlBcf gLylyBKzL7o+4+Yo6j7lxvRUhiTR1jtJJbYGZH/x9BwQess6ICmwrauQ8SHrjd2/yBcT racpM1iZe5ty+kVmQkOYJJsjSZdWsfcH3M3jJP+cwZmymyNOS9msBksqrm8aij/a/5cl 3JDA== MIME-Version: 1.0 X-Received: by 10.52.241.76 with SMTP id wg12mr304381vdc.5.1403219821595; Thu, 19 Jun 2014 16:17:01 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.58.191.35 with HTTP; Thu, 19 Jun 2014 16:17:01 -0700 (PDT) In-Reply-To: <53A36EF2.1060207@my.hennepintech.edu> References: <20140615022626.7111be2c.freebsd@edvax.de> <20140615100636.GB23568@slackbox.erewhon.home> <539DCF00.2030601@FreeBSD.org> <539FD726.50907@FreeBSD.org> <53A36EF2.1060207@my.hennepintech.edu> Date: Thu, 19 Jun 2014 16:17:01 -0700 X-Google-Sender-Auth: Wg-V-LHt4Srm9UghUH47byI9y84 Message-ID: Subject: Re: Port Changes FAQ From: Chris Maness To: Andrew Berg Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 23:17:02 -0000 Yes, I *just* updated to 10.0. Thanks, Chris On Thu, Jun 19, 2014 at 4:14 PM, Andrew Berg wrote: > On 2014.06.19 18:02, Chris Maness wrote: >> If install a port by the old fashioned diving into the ports tree, and >> #make install clean, will it be registered in the database that pkg >> (8) reads? > If you have WITH_PKGNG=yes in /etc/make.conf (or you're using > 10 where this is mandatory), then yes. > _______________________________________________ > 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"