cowens / fortune-mod

Maintenance version of fortune-mod from redellipse.net.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortune-mod Maintenance Version and Ongoing Development

Build Status

This GitHub repository maintains the sources for fortune-mod, a version of the UNIX fortune command. fortune is a command-line utility which displays a random quotation from a collection of quotes.

For more information about it you can contact Shlomi Fish .

What was already done.

  1. fortune-mod-1.99.1 was imported into the repository from the Mageia tarball as the tag fortune-mod-1.99.1.

  2. Cleaned up the build process a little.

  3. Converted the source files to UTF-8.

  4. Added a rudimentary "make check" target.

  5. Removed trailing whitespace.

  6. Reformatted long (> 80 chars) lines.

  7. Fixed some typos.

  8. Added Travis-CI support.

What remains to be done.

  1. See if there are any downstream patches to apply.

  2. Add valgrind tests.

  3. Add other tests.

  4. Release fortune-mod-1.99.2.

  5. Fix more typos (reports/pull-requests are welcome.)

  6. Consider converting the build system to CMake or a different build system.

About

Maintenance version of fortune-mod from redellipse.net.

License:Other


Languages

Language:C 68.5%Language:Groff 17.9%Language:Makefile 10.5%Language:Perl 2.4%Language:Shell 0.6%