From owner-freebsd-ports@freebsd.org Sat Jan 14 18:47:19 2017 Return-Path: Delivered-To: freebsd-ports@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 AF30BCAFE85 for ; Sat, 14 Jan 2017 18:47:19 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay110.isp.belgacom.be (mailrelay110.isp.belgacom.be [195.238.20.137]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1702B13AE for ; Sat, 14 Jan 2017 18:47:18 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2AUBwBJcXpY//s+sVtdGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBgzkBAQEBAR9QgRiOSpEiJwGXD4YcBAICghdEFAECAQEBAQEBAWMoQgy?= =?us-ascii?q?EHAEFOhwjEAsYCSUPKh4GE4kHsmiKBgEBAQEBAQQBAQEBJIssiiwFmzqRUnR4A?= =?us-ascii?q?ReFDolokmw2IYEnKgiGbT01gzmFYQEBAQ?= X-IPAS-Result: =?us-ascii?q?A2AUBwBJcXpY//s+sVtdGgEBAQECAQEBAQgBAQEBgzkBAQE?= =?us-ascii?q?BAR9QgRiOSpEiJwGXD4YcBAICghdEFAECAQEBAQEBAWMoQgyEHAEFOhwjEAsYC?= =?us-ascii?q?SUPKh4GE4kHsmiKBgEBAQEBAQQBAQEBJIssiiwFmzqRUnR4AReFDolokmw2IYE?= =?us-ascii?q?nKgiGbT01gzmFYQEBAQ?= Received: from 251.62-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.62.251]) by relay.skynet.be with ESMTP; 14 Jan 2017 19:47:09 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v0EIl8xP029231; Sat, 14 Jan 2017 19:47:09 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sat, 14 Jan 2017 19:47:07 +0100 From: Tijl Coosemans To: The Doctor Cc: freebsd-ports@freebsd.org Subject: Re: flash plugin / nsplugin wrapper Message-ID: <20170114194707.2de25172@kalimero.tijl.coosemans.org> In-Reply-To: <20170114175641.GA64860@doctor.nl2k.ab.ca> References: <20170114175641.GA64860@doctor.nl2k.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2017 18:47:19 -0000 On Sat, 14 Jan 2017 10:56:41 -0700 The Doctor wrote: > Hello. > > consistency please. > > Can these plugin have the option of Centos 6 OR centos 7 install;. > > I need Centos 7 for Xen / bhyve virtualisation. Add DEFAULT_VERSIONS+=linux=c7 or c7_64 to /etc/make.conf and all linux ports will depend on CentOS 7.