From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 23:15:10 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 847427CA for ; Thu, 19 Jun 2014 23:15:10 +0000 (UTC) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0239.outbound.protection.outlook.com [207.46.163.239]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B2D32548 for ; Thu, 19 Jun 2014 23:15:09 +0000 (UTC) Received: from [IPv6:2601:2:4780:2fd:993e:7d67:8ea2:66bb] (2601:2:4780:2fd:993e:7d67:8ea2:66bb) by BN1PR03MB024.namprd03.prod.outlook.com (10.255.224.42) with Microsoft SMTP Server (TLS) id 15.0.969.15; Thu, 19 Jun 2014 23:15:01 +0000 Message-ID: <53A36EF2.1060207@my.hennepintech.edu> Date: Thu, 19 Jun 2014 18:14:58 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Subject: Re: Port Changes FAQ References: <20140615022626.7111be2c.freebsd@edvax.de> <20140615100636.GB23568@slackbox.erewhon.home> <539DCF00.2030601@FreeBSD.org> <539FD726.50907@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [2601:2:4780:2fd:993e:7d67:8ea2:66bb] X-ClientProxiedBy: DM2PR03CA008.namprd03.prod.outlook.com (10.141.52.156) To BN1PR03MB024.namprd03.prod.outlook.com (10.255.224.42) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 02475B2A01 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6009001)(428001)(199002)(189002)(24454002)(87976001)(77096002)(93886003)(105586002)(102836001)(85306003)(99396002)(19580395003)(80022001)(65816999)(80316001)(83322001)(33656002)(65806001)(95666004)(88552001)(54356999)(87266999)(64706001)(76176999)(50986999)(81542001)(21056001)(83506001)(81342001)(47776003)(20776003)(4396001)(59896001)(77982001)(558084003)(50466002)(75432001)(76482001)(74662001)(31966008)(23676002)(92566001)(92726001)(86362001)(46102001)(85852003)(42186005)(83072002)(101416001)(79102001)(74502001); DIR:OUT; SFP:; SCL:1; SRVR:BN1PR03MB024; H:[IPv6:2601:2:4780:2fd:993e:7d67:8ea2:66bb]; FPR:; MLV:sfv; PTR:InfoNoRecords; A:0; MX:1; LANG:en; Received-SPF: None (: my.HennepinTech.edu does not designate permitted sender hosts) Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=aberg010@my.HennepinTech.edu; X-OriginatorOrg: my.hennepintech.edu 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:15:10 -0000 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.