about summary refs log tree commit diff
path: root/pkgs/tools/misc/remind
AgeCommit message (Collapse)AuthorFilesLines
2022-12-23remind: 04.01.00 -> 04.02.01R. Ryantm1-2/+2
2022-10-01remind: 04.00.03 -> 04.01.00R. Ryantm1-2/+2
2022-08-21remind: 04.00.02 -> 04.00.03R. Ryantm1-2/+2
2022-08-09remind: 04.00.01 -> 04.00.02Anthony Roussel1-2/+2
2022-08-02remind: 04.00.00 -> 04.00.01R. Ryantm1-2/+2
2022-04-09remind: 03.04.02 -> 04.00.00R. Ryantm1-2/+2
2022-03-22remind: 03.04.01 -> 03.04.02R. Ryantm1-2/+2
2022-02-28remind: 03.04.00 -> 03.04.01R. Ryantm1-2/+2
2022-02-17remind: 03.03.12 -> 03.04.00R. Ryantm1-2/+2
2022-01-28remind: 03.03.11 -> 03.03.12R. Ryantm1-2/+2
2022-01-01remind: 03.03.10 -> 03.03.11R. Ryantm1-2/+2
2021-12-07remind: 03.03.09 -> 03.03.10R. Ryantm1-2/+2
2021-10-29remind: 03.03.07 -> 03.03.09R. Ryantm1-2/+2
2021-08-10remind: 03.03.06 -> 03.03.07Josh Holland1-2/+2
2021-05-21remind: Simplify package with tcl.mkTclDerivationAndrew Brooks1-11/+4
2021-04-13remind: remove not required assertSandro1-4/+0
2021-04-13remind: 03.03.05 -> 03.03.06Josh Holland1-9/+15
Also apply nixpkgs-format and change licence to gpl2Only.
2021-03-09remind: 03.03.01 -> 03.03.05R. RyanTM1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-7/+7
2020-07-21remind: 03.01.16 -> 03.03.01Markus Hauck1-4/+6
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-09-09Patch remind source to work on macOS (#67870)Allan Odgaard1-3/+11
The default version of the source will show a banner on macOS and Windows which tells the user that the author would rather that they didn’t use remind on Apple or Microsoft products, and then sleep for 5 seconds. There is no way for the user to remove this obstacle other than patch the source and recompile, which is also what other package managers do. This commit also changes supported platform from linux to unix.
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2018-12-15remind: 3.1.15 -> 3.1.16, new home, cleanupWill Dietz1-14/+15
Old page links to new home :).
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell1-1/+1
Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2016-10-24remind: fix tkremindKovacsics Robert (NixOS)1-2/+23
2015-09-02remind: 3.1.14 -> 3.1.15Kovacsics Robert (NixOS-SSD2)1-3/+3
2015-06-08Remind update to 3.1.14, changes:Kovacsics Robert (NixOS-SSD2)1-3/+3
* Version 3.1 Patch 14 - 2014-04-24 - NEW FEATURE: Putting the line __EOF__ in a .rem file causes Remind to treat it as end-of-file. - IMPROVEMENT: Use better PNG images for moons in the HTML display - CHANGE: Author name updated from "David" to "Dianne" - BUG FIX: The "-n" command-line option should really run in "ADVANCE_MODE" rather than "CAL_MODE" internally; otherwise, the substitution sequences may be misinterpreted. - BUG FIX: A typo in clearing out MD5 sum context has been fixed. - BUG FIX: Typo in Spanish translation was fixed.
2014-12-19Updated remind package name (otherwise unchanged).Kovacsics Robert (rmk35)1-2/+2
Also added myself to the maintainers list.
2014-10-04Update RemindMichael Raskin1-3/+3
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2010-04-21"Remind" update.Lluís Batlle i Rossell1-3/+5
svn path=/nixpkgs/trunk/; revision=21193
2009-02-25Adding remind and netpbm (maybe without all possible programs).Lluís Batlle i Rossell1-0/+15
I agree the netpbm installation script is quite ugly, but I left a comment there. svn path=/nixpkgs/trunk/; revision=14253