Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d159f8d1 | 2020-03-20 16:44:21 | Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ | ||
| 9fe1e38b | 2019-07-12 20:43:27 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| afdda336 | 2017-09-16 14:26:26 | Drop maintainership of ruby-redis, get maintainership of x11/mlterm | ||
| 15267914 | 2017-08-28 07:28:23 | Revert, broken at runtime. Fix dependencies while here. | ||
| 6fd52a94 | 2017-08-28 05:21:22 | Update to ruby-redis-4.0.0 | ||
| b31bde8b | 2017-02-23 09:05:08 | Update to ruby-redis-3.3.3 | ||
| e69f2502 | 2016-11-18 09:32:34 | Update to ruby-redis-3.3.2 | ||
| dbd687ae | 2016-08-05 11:30:14 | Update to ruby-redis-3.3.1 | ||
| 2ab19d36 | 2016-04-19 07:39:16 | Update to ruby-redis-3.3.0 | ||
| 1bd09bbb | 2015-11-17 06:42:00 | Update to ruby-redis-3.2.2 |