From owner-freebsd-ports@freebsd.org Wed Apr 20 10:20:48 2016 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 88850B15EA7 for ; Wed, 20 Apr 2016 10:20:48 +0000 (UTC) (envelope-from fede.piazza92@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6CA5818E3 for ; Wed, 20 Apr 2016 10:20:48 +0000 (UTC) (envelope-from fede.piazza92@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6BE6CB15EA6; Wed, 20 Apr 2016 10:20:48 +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 6B8BBB15EA5 for ; Wed, 20 Apr 2016 10:20:48 +0000 (UTC) (envelope-from fede.piazza92@gmail.com) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (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 47C1518E2 for ; Wed, 20 Apr 2016 10:20:48 +0000 (UTC) (envelope-from fede.piazza92@gmail.com) Received: by mail-oi0-x229.google.com with SMTP id p188so40623305oih.2 for ; Wed, 20 Apr 2016 03:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=qPFmND2i+O+l/f4nabEGSBOPRlV1Xm6VgJ8lG7vPFOA=; b=pbtWo8EwJkiFujOID/jRFRnlm0YsVUbVs0X1Vmf13h00M4TYWIDoMsqpbOFSnYGnH9 it9PY+x2QX+fqoufcJgIf5/WN54RDwfOvhD6aSFcD77WUSRDW6ceVp4h/bGQcTOa1Gq9 j5viJH4Gb+VtW/yc/LFt1oSsjBr890cXKVSgQvFDeRdZhS6tOk1m2p1BKsPId/JVYeyR tXdDsjcMZD3sPUPser2MJvO3XwgIJouQK36L0U4beuPYCA43pOkZ4eT3FdZe6XxN4EW5 OFAvKsjVke2SNhvBOSZeylw+GNfIjaL46E6/o9+yCPIiYhZU5ilrXUercdX+SLZgNEf3 0TJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=qPFmND2i+O+l/f4nabEGSBOPRlV1Xm6VgJ8lG7vPFOA=; b=Ai0cqvIF2NIu2PEVwC0RznqgaUuyUALoJo4jUxaIuF8N9Sau9A2UnlYA+YQThUyWc1 oPJnYjEmi9TiI2V+U8vPyDGmmB0q93vHm8yRJdZSN/fyzcJYf1wKO6XvCAqVoq3daDlw PfBsXBEFDbAJexp8tyQZZZGIf5hfvyZiG7f7T8vc+aOM1LSOV71pWZYWDqJmDWFyKqxU FJZBCNecKZki9pMeZThKF1n5sFpMhqUgRlT0FWHOCdJlFkxeNCV5DYjY/2IIIUZyMI07 ZVFFgSCnUKLCU6IOscktCnEyE9MsjQYKKhPc0Y2EXLnAiiLgJqm39JUNONonIsJz/lzu GfqA== X-Gm-Message-State: AOPr4FWpkQL02IaeFxEZkqYMr8oovVx/0A8W0oDpp2EnQLIQOIgMYlFLdryKW3isnmKhFGmVF5Z009hQDox/+w== MIME-Version: 1.0 X-Received: by 10.157.8.43 with SMTP id 40mr3729932oty.151.1461147647468; Wed, 20 Apr 2016 03:20:47 -0700 (PDT) Received: by 10.202.184.9 with HTTP; Wed, 20 Apr 2016 03:20:47 -0700 (PDT) Date: Wed, 20 Apr 2016 12:20:47 +0200 Message-ID: Subject: Compat6x FreeBSD 10.3 From: Federico Piazza To: ports@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 10:20:48 -0000 Hi, I've a problem while I'm trying to install Compat6x in the last version of FreeBsd 10.3. I use these step (as root): # pkg update # pkg install compat6x-amd64 And this is the output: Updating pfSense-core repository catalogue... pfSense-core repository is up-to-date. Updating pfSense repository catalogue... pfSense repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'compat6x-amd64' have been found in the repositories Thank you for your attention, Best Regards Federico Piazza