]>
granicus.if.org Git - fortune-mod/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shlomi Fish [Sun, 25 Jun 2017 10:14:29 +0000 (13:14 +0300)]
Correction
Shlomi Fish [Tue, 23 May 2017 08:20:07 +0000 (11:20 +0300)]
Fix check for recode.h.
See https://github.com/shlomif/fortune-mod/issues/9 . It previously
didn't detect it properly which caused a problem in compile-time.
Shlomi Fish [Tue, 28 Mar 2017 09:27:18 +0000 (12:27 +0300)]
Correct an attribution.
It was said by Shaw - not by HLM.
Shlomi Fish [Sat, 25 Mar 2017 13:42:13 +0000 (16:42 +0300)]
Remove empty quote.
See https://bugzilla.redhat.com/show_bug.cgi?id=
1360678 . Thanks to Todd
Lewis.
Shlomi Fish [Sat, 25 Mar 2017 13:40:58 +0000 (16:40 +0300)]
Correct a typo thanks to Todd Lewis
Shlomi Fish [Sat, 25 Mar 2017 13:39:03 +0000 (16:39 +0300)]
Correct a typo thanks to Todd Lewis
Shlomi Fish [Sat, 25 Mar 2017 13:37:27 +0000 (16:37 +0300)]
Correct a typo thanks to Todd Lewis
Shlomi Fish [Sat, 25 Mar 2017 13:35:12 +0000 (16:35 +0300)]
Correct some typos.
See https://bugzilla.redhat.com/show_bug.cgi?id=
1360678 .
Thanks to Todd Lewis.
Shlomi Fish [Sat, 25 Mar 2017 13:00:59 +0000 (16:00 +0300)]
Update the changelog and bump ver to 1.99.5.
Shlomi Fish [Sat, 25 Mar 2017 12:42:22 +0000 (15:42 +0300)]
Correct a misphrasing in the readme
Shlomi Fish [Sat, 25 Mar 2017 12:39:30 +0000 (15:39 +0300)]
Add support for installing the offensive forts.
Using cmake.
Shlomi Fish [Mon, 13 Mar 2017 14:01:31 +0000 (16:01 +0200)]
Correct a repeated word.
Shlomi Fish [Wed, 8 Mar 2017 15:17:32 +0000 (17:17 +0200)]
Correct typos.
Shlomi Fish [Thu, 16 Feb 2017 22:06:22 +0000 (00:06 +0200)]
Enhance the README
Shlomi Fish [Thu, 9 Feb 2017 19:44:12 +0000 (21:44 +0200)]
Generate the man page using a perl proggy.
This way we can exclude the offensive stuff references.
Shlomi Fish [Thu, 9 Feb 2017 17:57:45 +0000 (19:57 +0200)]
add the NO_OFFENSIVE compile-time option.
Inspired by the Fedora patches. It's still somewhat incomplete.
Shlomi Fish [Tue, 10 Jan 2017 20:52:14 +0000 (22:52 +0200)]
incorporate most of the patch from Gentoo.
See:
* https://github.com/gentoo/gentoo/blob/
1c79f4dc1b1a367ecfc9324bf50f2558efdb2c45 /games-misc/fortune-mod/files/fortune-mod-1.99.1-gentoo.patch
* https://github.com/shlomif/fortune-mod/issues/7 .
Shlomi Fish [Sun, 1 Jan 2017 16:58:16 +0000 (18:58 +0200)]
Clean up many clang -Weverything warnings.
Shlomi Fish [Sun, 1 Jan 2017 15:56:46 +0000 (17:56 +0200)]
Add more.
Shlomi Fish [Sun, 1 Jan 2017 15:48:21 +0000 (17:48 +0200)]
Update the README.
Shlomi Fish [Sat, 31 Dec 2016 17:01:40 +0000 (19:01 +0200)]
Add the link to the release tarballs.
Shlomi Fish [Sat, 31 Dec 2016 16:11:32 +0000 (18:11 +0200)]
travis add dep
Shlomi Fish [Sat, 31 Dec 2016 16:09:48 +0000 (18:09 +0200)]
Bump the version number.
Shlomi Fish [Sat, 31 Dec 2016 16:03:30 +0000 (18:03 +0200)]
Fix for a parallel build problem.
Caught by the Mageia build-system. See:
http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/
20161229200524 .akien.duvel.34187/log/fortune-mod-1.99.3-1.mga6/build.0.
20161229201316 .log
Thanks for David Geiger for the report.
Shlomi Fish [Sat, 31 Dec 2016 10:08:37 +0000 (12:08 +0200)]
Convert trailing space test to TAP/prove.
Felix Janda [Fri, 30 Dec 2016 22:23:38 +0000 (23:23 +0100)]
util/strfile.*: use uint_* instead of u_int_*
Fixes compilation on Solaris and Linux using musl libc.
Shlomi Fish [Fri, 30 Dec 2016 19:38:14 +0000 (21:38 +0200)]
Get rid of some GCC warnings.
By inspiration and motivation from
https://github.com/shlomif/fortune-mod/issues/7 .
Craig Andrews [Fri, 30 Dec 2016 16:25:09 +0000 (11:25 -0500)]
Patch from Gentoo
Gentoo has been carrying this patch for quite a while: https://github.com/gentoo/gentoo/blob/
1c79f4dc1b1a367ecfc9324bf50f2558efdb2c45 /games-misc/fortune-mod/files/01_all_fortune_all-fix.patch
Shlomi Fish [Fri, 30 Dec 2016 11:14:49 +0000 (13:14 +0200)]
Deprecate the presence of some old gen files.
See https://github.com/shlomif/fortune-mod/issues/3 .
Adam Sampson [Thu, 29 Dec 2016 21:05:27 +0000 (21:05 +0000)]
Fix a typo.
Adam Sampson [Thu, 29 Dec 2016 21:04:06 +0000 (21:04 +0000)]
The .u8 symlinks for off fortunes are in rotated/.
The code above to create the symlinks is correct, but the install rule
looked in the wrong place.
Adam Sampson [Thu, 29 Dec 2016 21:03:27 +0000 (21:03 +0000)]
Pass the -f flag to ln.
This prevents it from failing if the symlink already exists.
Shlomi Fish [Thu, 29 Dec 2016 17:01:07 +0000 (19:01 +0200)]
Update the INSTALL file.
Shlomi Fish [Thu, 29 Dec 2016 13:06:33 +0000 (15:06 +0200)]
Update the README.
Shlomi Fish [Thu, 29 Dec 2016 12:45:55 +0000 (14:45 +0200)]
Try to fix - #2
Shlomi Fish [Thu, 29 Dec 2016 12:39:02 +0000 (14:39 +0200)]
Fix a bug with "cmake ."
Caused by relative pathname.
Shlomi Fish [Thu, 29 Dec 2016 12:32:46 +0000 (14:32 +0200)]
Fix the -m flag on Linux/etc.
Shlomi Fish [Wed, 14 Dec 2016 15:34:30 +0000 (17:34 +0200)]
Refactor and correct rot.c.
Shlomi Fish [Tue, 13 Dec 2016 19:48:27 +0000 (21:48 +0200)]
Got the modified mageia src.rpm to build
after installing the man pages.
Shlomi Fish [Tue, 13 Dec 2016 19:30:37 +0000 (21:30 +0200)]
Progress w the install target.
Now we need to build and install the man pages.
Shlomi Fish [Tue, 13 Dec 2016 19:22:08 +0000 (21:22 +0200)]
Add install targets.
Shlomi Fish [Tue, 13 Dec 2016 18:20:41 +0000 (20:20 +0200)]
Correct a typo.
Shlomi Fish [Thu, 8 Dec 2016 15:19:04 +0000 (17:19 +0200)]
Import Shlomif_Common
Shlomi Fish [Thu, 8 Dec 2016 15:13:55 +0000 (17:13 +0200)]
revise the cmake version
Shlomi Fish [Thu, 8 Dec 2016 15:08:00 +0000 (17:08 +0200)]
Add cmake build to travis.
Shlomi Fish [Thu, 8 Dec 2016 14:56:15 +0000 (16:56 +0200)]
Convert from shell to perl.
Shlomi Fish [Thu, 8 Dec 2016 14:36:14 +0000 (16:36 +0200)]
Convert another test to cmake.
Shlomi Fish [Thu, 8 Dec 2016 14:06:07 +0000 (16:06 +0200)]
Add another test.
Shlomi Fish [Thu, 8 Dec 2016 13:51:57 +0000 (15:51 +0200)]
Start porting the tests to cmake.
Shlomi Fish [Wed, 14 Sep 2016 08:39:23 +0000 (11:39 +0300)]
Typo: add missing right parens.
Shlomi Fish [Wed, 14 Sep 2016 08:34:26 +0000 (11:34 +0300)]
Correct a misspelling of "non-sequitur".
Shlomi Fish [Thu, 8 Sep 2016 20:21:26 +0000 (23:21 +0300)]
Correct a typo.
Thanks to someone on Freenode's ##programming .
Shlomi Fish [Mon, 29 Aug 2016 15:31:37 +0000 (18:31 +0300)]
Correct a typo - "underwear".
Shlomi Fish [Sat, 20 Aug 2016 12:17:18 +0000 (15:17 +0300)]
Add a quote.
Thanks to Bram Moolenaar.
Shlomi Fish [Thu, 21 Jul 2016 16:56:08 +0000 (19:56 +0300)]
Copy the plain cookie files and the .u8 links.
Shlomi Fish [Thu, 21 Jul 2016 15:41:40 +0000 (18:41 +0300)]
Build some of the cookies.
Shlomi Fish [Thu, 21 Jul 2016 15:12:04 +0000 (18:12 +0300)]
Find the recode.h header.
Shlomi Fish [Mon, 6 Jun 2016 11:49:51 +0000 (14:49 +0300)]
Correct typos.
Thanks to codespell.
Shlomi Fish [Mon, 6 Jun 2016 10:28:10 +0000 (13:28 +0300)]
Correct some typos
Shlomi Fish [Sun, 5 Jun 2016 18:33:31 +0000 (21:33 +0300)]
Correct typos.
Shlomi Fish [Mon, 23 May 2016 18:08:47 +0000 (21:08 +0300)]
fix the cmake paths in the cmake build.
Shlomi Fish [Mon, 23 May 2016 17:14:05 +0000 (20:14 +0300)]
Build more executables.
Shlomi Fish [Mon, 23 May 2016 17:10:14 +0000 (20:10 +0300)]
Build the fortune target.
Shlomi Fish [Mon, 23 May 2016 16:55:18 +0000 (19:55 +0300)]
Start adding the cmake-based build system.
Shlomi Fish [Mon, 23 May 2016 16:26:19 +0000 (19:26 +0300)]
Fix a typo.
Shlomi Fish [Sat, 7 May 2016 15:24:41 +0000 (18:24 +0300)]
Correct a typo in "evidence".
Shlomi Fish [Fri, 22 Apr 2016 13:02:58 +0000 (16:02 +0300)]
Hopefully fix the Travis-CI tests.
Missing deps.
Shlomi Fish [Fri, 22 Apr 2016 12:13:36 +0000 (15:13 +0300)]
Fix some memory leaks+skipped valgrind test.
We need to skip it because librecode has memory leaks.
Shlomi Fish [Fri, 22 Apr 2016 10:59:59 +0000 (13:59 +0300)]
Quote an argument to a command.
Shlomi Fish [Mon, 4 Apr 2016 16:38:03 +0000 (19:38 +0300)]
Remove tabs from *.[ch]
Shlomi Fish [Mon, 4 Apr 2016 16:09:18 +0000 (19:09 +0300)]
get rid of GCC warnings.
Shlomi Fish [Mon, 4 Apr 2016 16:03:51 +0000 (19:03 +0300)]
retab
Shlomi Fish [Mon, 4 Apr 2016 16:00:57 +0000 (19:00 +0300)]
Fix GCC warnings.
Shlomi Fish [Mon, 4 Apr 2016 15:44:21 +0000 (18:44 +0300)]
Retab to avoid mixed tabs/spaces.
Shlomi Fish [Mon, 4 Apr 2016 14:33:40 +0000 (17:33 +0300)]
README enhancements
Chas Owens [Mon, 4 Apr 2016 14:58:43 +0000 (10:58 -0400)]
Kierkegaard quote missorted due to the word seduce
Shlomi Fish [Mon, 4 Apr 2016 12:45:56 +0000 (15:45 +0300)]
Now check the offensive fortunes as well.
Fix some long lines in them.
Shlomi Fish [Mon, 4 Apr 2016 12:35:38 +0000 (15:35 +0300)]
Extract an sh script to check a fortune file.
From the makefile and check it for errors.
Shlomi Fish [Mon, 4 Apr 2016 08:25:56 +0000 (11:25 +0300)]
README improvements.
Shlomi Fish [Sun, 3 Apr 2016 15:38:42 +0000 (18:38 +0300)]
Add Travis-CI badge/status image
Shlomi Fish [Sun, 3 Apr 2016 15:31:43 +0000 (18:31 +0300)]
Add README
Shlomi Fish [Sun, 3 Apr 2016 15:05:48 +0000 (18:05 +0300)]
Add a LICENSE file to the repo's root dir.
Shlomi Fish [Sun, 3 Apr 2016 13:34:56 +0000 (16:34 +0300)]
Travis-CI: add missing dep
Shlomi Fish [Sun, 3 Apr 2016 13:31:20 +0000 (16:31 +0300)]
Travis-CI fix
Shlomi Fish [Sun, 3 Apr 2016 13:28:02 +0000 (16:28 +0300)]
Add the Travis-CI .travis.yml.
Shlomi Fish [Sun, 3 Apr 2016 13:22:59 +0000 (16:22 +0300)]
Add check-deps.
Shlomi Fish [Sun, 3 Apr 2016 13:19:51 +0000 (16:19 +0300)]
Check for and remove trailing whitespace.
Shlomi Fish [Sun, 3 Apr 2016 13:07:55 +0000 (16:07 +0300)]
Start adding trailing-space-and-CRs.pl .
It passes the tests.
Shlomi Fish [Sat, 2 Apr 2016 21:29:51 +0000 (00:29 +0300)]
Add check target to the main Makefile.
Shlomi Fish [Sat, 2 Apr 2016 21:23:51 +0000 (00:23 +0300)]
Get rid of trailing whitespace in the Makefile.
Shlomi Fish [Sat, 2 Apr 2016 21:22:22 +0000 (00:22 +0300)]
Check and get rid of trailing whitespace.
Shlomi Fish [Sat, 2 Apr 2016 21:09:26 +0000 (00:09 +0300)]
Add another sanity check.
Shlomi Fish [Sat, 2 Apr 2016 21:03:09 +0000 (00:03 +0300)]
Got "make check" under datfiles/ to pass.
Involved removing trailing empty lines and reformatting long lines.
Shlomi Fish [Sat, 2 Apr 2016 20:37:34 +0000 (23:37 +0300)]
Add .gitignore and clean up the makefile.
We should probably convert the build system to CMake or whatever.
Shlomi Fish [Sat, 2 Apr 2016 20:17:56 +0000 (23:17 +0300)]
Convert the cookies to UTF-8.
Shlomi Fish [Sat, 2 Apr 2016 20:00:31 +0000 (23:00 +0300)]
Apply patch to fix typos from Mageia Cauldron.
The patch was written by me (= Shlomi Fish).
Shlomi Fish [Sat, 2 Apr 2016 19:52:16 +0000 (22:52 +0300)]
Fix a typo in "INDEX".
Shlomi Fish [Sat, 2 Apr 2016 19:50:53 +0000 (22:50 +0300)]
Add the files as of fortune-mod-1.99.1.
From the former redellipse.net and from the Mageia cauldron tarball.