Date: 25 Jan 2003 10:51:22 -0600 From: Andy Akins <andy@leonidae.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: Tracking dependencies... Message-ID: <1043513482.430.5.camel@localhost> In-Reply-To: <20030125163724.GA19028@happy-idiot-talk.infracaninophi> References: <1043511656.272.15.camel@localhost> <20030125163724.GA19028@happy-idiot-talk.infracaninophi>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-kAvA2777BjR1zBoZzuSv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-01-25 at 10:37, Matthew Seaman wrote: > pkg_info will tell you what you want to know about any currently > installed port. eg: Thanks....but, that sort-of worked. I did the pkg_info -R on apache - it tells me that mod_php requires it. So then I to pkg_info -R on mod_php...it returns blank information: =3D=3D>bash-2.05b$ pkg_info -R mod_php4-4.2.3 =3D=3D>Information for mod_php4-4.2.3: =3D=3D> =3D=3D> =3D=3D>bash-2.05b$ pkg_info -R php4-4.2.3 =3D=3D>Information for php4-4.2.3: =3D=3D> =3D=3D> =3D=3D>bash-2.05b$ So I'm still stuck...i have no idea why PHP/mod_php was installed (although I know know why Apache was installed) Any other suggestions? I don't want to delete these and then break something - at the same time I don't like installing software that I'm not using... --=20 +----------------------------------+----------------------------------+ | Andy Akins | email: andy@leonidae.org | | | web: http://www.leonidae.org | +----------------------------------+----------------------------------+ | public key available at: http://pgp.mit.edu/ as andy@leonidae.org | | GPG-FP: 7531 26C0 EB2D 4A0E DFD2 E250 D4FD FF2C 26EB 457A | +---------------------------------------------------------------------+ --=-kAvA2777BjR1zBoZzuSv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+MsCJ1P3/LCbrRXoRAkOrAJ9Om5iBYvBVQEk72PjaV+u9RlVEKgCfTHwR 1+eoIHtAp5b282YR50Tnw7M= =IepE -----END PGP SIGNATURE----- --=-kAvA2777BjR1zBoZzuSv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043513482.430.5.camel>