From owner-freebsd-ports@freebsd.org Fri Jun 15 15:27:13 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E8A7100F4F8 for ; Fri, 15 Jun 2018 15:27:13 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) (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 AD594738CA for ; Fri, 15 Jun 2018 15:27:12 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-pf0-f176.google.com with SMTP id r11-v6so5035457pfl.6 for ; Fri, 15 Jun 2018 08:27:12 -0700 (PDT) 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:cc; bh=4bNjINibFxL4Lp934EzfdIg5wpgF5wzHA/7QIXqeluA=; b=m0XeHc2LGIeD3S1Aw8HnQwuiBmWNHKJT5hjKq0v3BupnAP+cendJPJMeiX5q0M3iLw VTZ2Kcd+aNqGnFkl4/sUxZHfbjqySTArZdxrRPsZjlmrhTcnMX9cRmX7Pvo1m08SuYUO TraeQC798vmbaK3IfB2svFioavZUEi/8pUpWUtYk/r2hchqN31dAyzt5tyH8AUVGuaIV 1Jh484O5g5Ef0ScNULYrdnGfeUlOVi3VenbMaNLGIIZXH2WhGdGkeydvqHJIX3o5qd7+ 0r8pXNB8TOmG8z//ZDwW0czKivGtXd84yTpo3SlK5Uh0lmxBe9s8Ks+Ht3AqYiWCsaCV qKSA== X-Gm-Message-State: APt69E0cAA5YGbqnDAjq1MeSNDUtuOn1OjLZBSEUtfz/VV2UuFbwGrUE /JNavWraweA7usNRHXuT2GYNeFAK X-Google-Smtp-Source: ADUXVKLhzjWHdafFf88sT26digYqIgxopKP/Cu9j/ZgGSFyORABMF3U+PZ/W7A8GWgTLlQq3EiYZgQ== X-Received: by 2002:a62:830e:: with SMTP id h14-v6mr2372405pfe.64.1529074529488; Fri, 15 Jun 2018 07:55:29 -0700 (PDT) Received: from mail-pl0-f54.google.com (mail-pl0-f54.google.com. [209.85.160.54]) by smtp.gmail.com with ESMTPSA id x8-v6sm17460598pfa.87.2018.06.15.07.55.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Jun 2018 07:55:29 -0700 (PDT) Received: by mail-pl0-f54.google.com with SMTP id 30-v6so5484308pld.13 for ; Fri, 15 Jun 2018 07:55:29 -0700 (PDT) X-Received: by 2002:a17:902:3343:: with SMTP id a61-v6mr2361454plc.241.1529074529287; Fri, 15 Jun 2018 07:55:29 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a17:90a:556:0:0:0:0 with HTTP; Fri, 15 Jun 2018 07:54:58 -0700 (PDT) In-Reply-To: References: From: Gleb Popov Date: Fri, 15 Jun 2018 17:54:58 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: How to install phpMyAdmin as a package To: Jos Chrispijn Cc: FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 15:27:13 -0000 On Fri, Jun 15, 2018 at 5:51 PM, Jos Chrispijn wrote: > Sorry for asking as I think the question hasbeen raised some time > before(ducking): > > Can somebody tell me how I can install phpMyAdmin from the packages? > Seems that it is not partof the current pkg-repository: > > pkg install phpmyadmin > pkg install -x phpmyadmin Updating FreeBSD repository catalogue... > FreeBSD repository is up to date. > All repositories are up to date. > pkg: No packages available to install matching 'phpmyadmin' have been > found in the repositories > > Thanks, Jos > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >