From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sun, 28 Mar 2010 21:00:04 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <8AB033EC-13D4-4BD3-A70F-B9CE7D724238@fastmail.fm> References: <20100325114948.GA7249@polynum.com> <31C84C15-2EE3-46CA-BE9F-48F20886ADF7@fastmail.fm> <202b36ec0f14adf4b09e53052147ccc8@brasstown.quanstro.net> <11721B64-8041-4D96-94E3-49472F941C38@fastmail.fm> <32d987d51003281236m7a890b0dkaf4de23191fa3d47@mail.gmail.com> <8AB033EC-13D4-4BD3-A70F-B9CE7D724238@fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Man pages for add-ons Topicbox-Message-UUID: f75bbd3e-ead5-11e9-9d60-3106f5b1d025 > will be a lot of binaries with names that just don't make sense or > correlate to anything. Good luck uninstalling a package or cleaning up > when you upgrade one and find the new version doesn't install all the > same files so you're left with, for example, stray header files which > could screw up future compiles. Actually I use git on /usr/local which > both gives me an uninstall option and (with some rather long options) > a list of files installed with each commit. "All" I have to do is > remember to commit after each make install. > > I don't know if history came up because venti could offer similar to > what I use git for, but that would only work if you installed only one > package per day. Now on Gnunix if you can get an app going with just > one package install you can call yourself lucky! replica already tracks files and allows for uninstall. - erik