Date: Wed, 20 Nov 2013 13:13:00 -0500 From: Michael <freebsd.mtoth@queldor.net> To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, freebsd-questions@freebsd.org Subject: Re: pkg install phpMyAdmin Message-ID: <528CFBAC.5080503@queldor.net> In-Reply-To: <528CF4D2.1020501@infracaninophile.co.uk> References: <528CD869.2030806@queldor.net> <20131120155438.GA65472@potato.growveg.org> <528CDB6F.6080305@queldor.net> <528CF4D2.1020501@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/20/2013 12:43 PM, Matthew Seaman wrote: > On 11/20/13 15:55, Michael wrote: >> On 11/20/2013 10:54 AM, John wrote: >>> On Wed, Nov 20, 2013 at 10:42:33AM -0500, Michael wrote: >>>> I was under the impression that the pkg repo had everything in it that >>>> the ports tree does >>>> >>>> I am unable to locate phpMyAdmin, was my impression incorrect ? >>> >>> Try phpmyadmin instead of phpmyAdmin >>> >> >> root@template:/usr/local/etc # pkg search phpmyadmin >> root@template:/usr/local/etc # >> >> Still no dice > > It should be there, but if there were problems with one of the > dependencies, then the phpmyadmin package might not appear in that > week's set of packages. > > Unfortunately there's no publicly accessible site with the results of > the pkg building process at the moment. I think something along those > lines is planned, but obviously that's doesn't do much to help with your > current problems. > > (Builds fine in my own private poudriere setup though...) > > Cheers, > > Matthew > > I remember seeing 'http://mirror.exonetric.net/pub/pkgng' as an unofficial pkg repo and decided to try that one root@template:/usr/local/etc # cat /usr/local/etc/pkg.conf #packagesite: http://pkg.FreeBSD.org/freebsd:9:x86:64/latest PACKAGESITE : http://mirror.exonetric.net/pub/pkgng/freebsd:9:x86:64/latest root@template:/usr/local/etc # root@template:/usr/local/etc # pkg update Updating repository catalogue digests.txz 100% 1025KB 512.3KB/s 904.7KB/s 00:02 packagesite.txz 100% 5772KB 524.7KB/s 722.2KB/s 00:11 pkg search phpmyadmin Incremental update completed, 0 packages processed: 0 packages updated, 0 removed and 23195 added. root@template:/usr/local/etc # pkg search phpmyadmin root@template:/usr/local/etc # pkg search phpMyAd phpMyAdmin-4.0.8 root@template:/usr/local/etc # I agree that it would be good to see the results of the pkg building process
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?528CFBAC.5080503>