FreeBSD Port Tools consist of the following small scripts: - testport: a script to automate testing a new port or a port update - pr-new: a script to simplify submitting a Problem Report (PR) for a new port - pr-update: a script to simplify submitting a PR with a port update Author: Sergei Kolobov <sergei@kolobov.com> WWW: http://sourceforge.net/projects/porttools/ NOTE: this is only the initial public release and it is far from being polished and easy to use out-of-the-box. Thus, any comments and suggestions would be greatly appreciated. I am currently working on the next version which should address most of the issues with this inital release. See TODO in the distribution. PS. This is the first port of my own software and my 190th PR. Brought to you by FreeBSD Port Tools 0.01. ;)
State Changed From-To: open->closed Port added, thanks!