From owner-freebsd-ports@freebsd.org Wed Apr 12 02:31:43 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 1D265D3A4C7 for ; Wed, 12 Apr 2017 02:31:43 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id F3082878 for ; Wed, 12 Apr 2017 02:31:42 +0000 (UTC) (envelope-from vivek@khera.org) Received: by mailman.ysv.freebsd.org (Postfix) id F2571D3A4C6; Wed, 12 Apr 2017 02:31:42 +0000 (UTC) Delivered-To: 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 F1FB2D3A4C4 for ; Wed, 12 Apr 2017 02:31:42 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-wr0-x22a.google.com (mail-wr0-x22a.google.com [IPv6:2a00:1450:400c:c0c::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 94237875 for ; Wed, 12 Apr 2017 02:31:42 +0000 (UTC) (envelope-from vivek@khera.org) Received: by mail-wr0-x22a.google.com with SMTP id o21so8554618wrb.2 for ; Tue, 11 Apr 2017 19:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=mRq+24Io7Af4Qr4VD7Z/MOEV9wa8hU5VxvX2rVR9XAg=; b=D5+R/t+yWEPXvl4jb/8yz5wsHJw01uROeQ66hNJSDa0S6irLiEIC6w+V86PJ6JuwZn AZUqWMCj4CarU+kGrnFhTStmaGykv+GGjsjuoj23Va9ckQMJzWg6AimDrAwbjWShZiHX +Acuqmm9S3CeXdo3bbMPTX/E7YJ6UBA9AXucE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=mRq+24Io7Af4Qr4VD7Z/MOEV9wa8hU5VxvX2rVR9XAg=; b=WLm+EGhLhzOF3WHpjoQ8QOLOum3bEyxM046gpkOV8xYkpLo5k08M2wqexug23QUTpQ ApK9j5Rz318roqlAlFOY+p0Z/NUe0/bFQVImDxzflPwevItv6po6cw9ujhjDpErGDEf6 dXQeD0o75plmFVOyRDsAVat70ga/MzlWWmuH/5EfEWrJEKEyfTXcazgob7nYh/4/1DQJ mkYqfQuM9ZzLsfNwdRMuKWrJl7yT7jrtsEXiRaKwu/nBP6P5ONeya3cffs9jtlttxioB wqeyGm7F5IJEhuLjmxLItC4aO09RxkfqgA2MTKgoHQlWD3NXHxUHAA6SUzUD8SZrE8hL 2AXQ== X-Gm-Message-State: AN3rC/7rVrkmKPFZCR6mcDPq13XmpLKo5S0V8vX2I0xb+u2naGWsP1VML0HFeEQp2fzH4ux4FbQbZdBNihMLoA== X-Received: by 10.223.132.39 with SMTP id 36mr595780wrf.75.1491964300143; Tue, 11 Apr 2017 19:31:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.127.69 with HTTP; Tue, 11 Apr 2017 19:31:39 -0700 (PDT) Received: by 10.28.127.69 with HTTP; Tue, 11 Apr 2017 19:31:39 -0700 (PDT) In-Reply-To: References: From: Vick Khera Date: Tue, 11 Apr 2017 19:31:39 -0700 Message-ID: Subject: iocage To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Wed, 12 Apr 2017 02:31:43 -0000 I see that sysutils/iocage has been removed. However, the current version of py-iocage is two releases old and is lacking some features that iocage provided. Can that get upgraded so it is possible to switch without losing necessary functionality?