From owner-freebsd-stable@freebsd.org Sat Jun 3 17:19:12 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F05A1BF5AD3 for ; Sat, 3 Jun 2017 17:19:12 +0000 (UTC) (envelope-from howard@leadmon.net) Received: from leadmon.net (mail.leadmon.net [IPv6:2001:550:102:5::130]) by mx1.freebsd.org (Postfix) with ESMTP id CA5F3776C9 for ; Sat, 3 Jun 2017 17:19:12 +0000 (UTC) (envelope-from howard@leadmon.net) Received: from localhost (localhost [127.0.0.1]) by leadmon.net (Postfix) with ESMTP id 5052211A72; Sat, 3 Jun 2017 13:19:11 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at leadmon.net Received: from leadmon.net ([127.0.0.1]) by localhost (mail.leadmon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94Dkn42vXgh3; Sat, 3 Jun 2017 13:19:06 -0400 (EDT) Received: from [IPv6:2001:559:80fd:0:3c41:38c1:3cbd:bcdc] (unknown [IPv6:2001:559:80fd:0:3c41:38c1:3cbd:bcdc]) by leadmon.net (Postfix) with ESMTPSA id C116311A64; Sat, 3 Jun 2017 13:19:06 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 leadmon.net C116311A64 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=leadmon.net; s=default; t=1496510346; bh=24p3GO72iMvJB4bW1xKbnxwwQqeAFeoInKlnUq1k2Uc=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=FZ7LJQytu3OO+1WctU1pOkZYHy70M//ZVjQNR+b/5Ex6EJ+xkBT/HGs4AqA+0woA6 pWteUYRr4qkySBYjP4Alx1xmC3J6UpTr+bv/F2zbXxBANzMKqQPDWq25XPP16uMOqp c2WAnpPCC/MzUgu8LWq2TUfUHBaehqY+c59QOgos= Subject: Re: Errors with ports on 9.3.. To: Mark Saad Cc: freebsd-stable@freebsd.org References: <26C906AE-B12E-4D94-A89D-415A423D3801@longcount.org> From: Howard Leadmon Organization: PBW Communications Message-ID: <0a4e0551-877d-eb09-9a18-431a8e782e0b@leadmon.net> Date: Sat, 3 Jun 2017 13:19:06 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <26C906AE-B12E-4D94-A89D-415A423D3801@longcount.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2017 17:19:13 -0000 Thanks for the update, I had the feeling the issue was from it being to old. I have a question, not sure if you know, but I will toss it out. As I mentioned I update using svn for both src and ports, and I am curious to know if I can actually bring my src tree up to the most current 10.x stable, recompile, and install and have it all run? In the past with much older versions, I know file system changes and such make it pretty hard to jump major revisions, so have a little bit of fear about jumping from 9.x to 10.x, and possibly even to 11.x if that is now stable. I am using ZFS, so I guess that would be one thing that is outside the norm, but should be part of the base kernels now anyway. Any input on upgrading would be most appreciated... --- Howard Leadmon PBW Communications, LLC http://www.pbwcomm.com On 6/3/2017 1:08 PM, Mark Saad wrote: > Howard > There are 3 options . One upgrade to 10.x or 11.x and ports/pkg will work . Support for the 9 series and 10.1 and 10.2 was removed from ports a few months ago . Two check out ports via svn and use the tag RELEASE_9_EOL and use that as your starting point . This is ports before the support for 9 was dropped . It's not up to date but it will work .Lastly you could use pkgsrc from netbsd not Joynet , and do a full rebuild of what you need . Pkgsrc also has a pkgsrc to ports conversion tool if you want the subsequent pkgsrc packages registered in a FreeBSD standard pkg dir . This would work if you haven't converted 9 to use pkgng . > > https://svnweb.freebsd.org/ports/tags/RELEASE_9_EOL/ > > https://www.pkgsrc.org/ > > > > --- > Mark Saad | nonesuch@longcount.org > >> On Jun 3, 2017, at 11:39 AM, Howard Leadmon wrote: >> >> I know 9.3 is kinda dated, but it had been running fine so I left the servers alone as they were in a remote location many hours away. >> >> That said, if I try and do anything with ports (I keep everything updated using SVN), I get the following error: >> >> "/usr/ports/Mk/bsd.port.mk", line 1038: Unknown directive >> >> The line is: .export LANG LC_ALL >> >> >> I even tried removing the ports tree, and bringing it all back down, but same error. Maybe my googlefu is failing me, but I couldn't find this exact error listed anyplace. I have a couple FBSD 9.3 machines still in existence, and they all do this with anything in ports now. >> >> Any ideas or suggestions? Would just taking SVN to the current 10.x fix this? >> >> --- >> Howard Leadmon >> PBW Communications, LLC >> http://www.pbwcomm.com >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"