Portroach

Portroach is the OpenBSD ports tree version scanner. It scans the upstream master sites for ports looking for new releases.

Installation

Usage

Please see 'perldoc portroach' for usage instructions, or refer to docs/portroach-portconfig.txt for details on the PORTROACH variable.

Results

The results are available over at portroach.openbsd.org, kindly hosted by ajacoutot@.

Copyright

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request