I'm trying to find the files (i.e. Makefile, distinfo, etc) for a defunct port. Where would be the easiest place to find it?
I think it was pulled back around 12/2011.
I think it was pulled back around 12/2011.
# svn log --limit=10 [url=svn://svn.freebsd.org/ports/head/net/bounce]svn://svn.freebsd.org/ports/head/net/bounce[/url]
# svn co -r 198325 [url=svn://svn.freebsd.org/ports/head/net/bounce]svn://svn.freebsd.org/ports/head/net/bounce[/url] /usr/ports/net/bounce
Look on http://cvsweb.freebsd.org. For example, here for the security/py-fchksum port. Click on "Attic" and you'll see the removed files.KernelPanic said:I'm trying to find the files (i.e. Makefile, distinfo, etc) for a defunct port. Where would be the easiest place to find it?