Date: Thu, 27 Jan 2005 10:32:29 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Curtis Vaughan <curtis@npc-usa.com> Cc: freebsd-questions@freebsd.org Subject: Re: removing phpMyAdmin Message-ID: <20050127103229.GA3270@gravitas.thebunker.net> In-Reply-To: <726953a3827d95fae057a13e0d92b464@npc-usa.com> References: <726953a3827d95fae057a13e0d92b464@npc-usa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--1yeeQ81UyVL57Vl7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Jan 26, 2005 at 01:29:45PM -0800, Curtis Vaughan wrote:
> >Well, I wanted to remove phpMyAdmin from my 5.3 server. Usually I=20
> >would just go to the port location under /usr/ports/ and type make=20
> >deinstall. However, phpMyAdmin apparently isn't here anymore. I don't=20
> >even know exactly where it should be be but judging by freebsd's=20
> >website, it should be under /usr/ports/www/ but it's not. In fact a=20
> >locate and find for phpMyAdmin turns up nothing in the /usr/ports/=20
> >directory, except under /usr/ports/distfiles which is, of course, not=20
> >what I need.
Instead of doing a 'make deinstall' from the port directory, you can
always use pkg_delete(1) --
# pkg_delete phpMyAdmin-\*
(That's actually what 'make deinstall' does behind the scenes)
> >Has phpMyAdmin been removed or has an update of ports gone astray?
The phpMyAdmin port is slightly odd in that the port is called
'databases/phpmyadmin' (all lower case), but the generated package is
phpMyAdmin-2.6.1 (mixed case). It's been that way since before I took
over maintaining it.
The 'make search' stuff you can do to search the ports index should
give you a reasonable answer whichever capitalization you use,
although there was a problem on 5.x machines fixed with revision 1.56
of bsd.port.subdir.mk about two months ago.
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor
School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone
Tel: +44 1304 617253 Kent, CT14 0JL UK
--1yeeQ81UyVL57Vl7
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iQCVAwUBQfjDPZr7OpndfbmCAQKC3gP9EJEy5L1Fd5ZMiuIbqYi+ZViAJ0iMMkwY
tUbmfcoIpXOcukZzZ25xGTuhZuB3R8SG4C9hVHSlWpXVookwrf0iFTMB9nC0x19d
HD9V35o12q+F1UfTFbFKGMz3Sp7+xWbgZ0OFgfihHKNoUb4myTLws2XbhSvyxjok
+w+zg7Ie5tg=
=payy
-----END PGP SIGNATURE-----
--1yeeQ81UyVL57Vl7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050127103229.GA3270>
