> When I install something from the ports collection, the makefile > nicely generates a packing list so I can deinstall it at a later time. > > Is there an easy way to do this if I download some random tar file for > which I would normally untar it, ./configure, and make install? > > In other words, I install something which is not in the ports > collection manually, I'd like to generate a packing list so I can use > pkg_delete to remove it. Is there an easy way to do this?
The best way to do this is to create a port for the software you want to install and get it added to the ports collection. The porters handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.htm l) has detailed instructions on how to do this. -- Matt Emmerton To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message