Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f1df0191 | 2023-09-26 12:28:08 | MASTER_SITES -> SITES | ||
| 348a3e29 | 2022-03-11 19:34:31 | drop RCS Ids | ||
| 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@ | ||
| a4577c71 | 2019-07-17 14:46:32 | Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@ | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 6bb8d067 | 2015-02-16 22:57:07 | Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. | ||
| 0662a4e9 | 2013-03-11 11:20:26 | PERMIT_* / REGRESS->TEST sweep | ||
| 4100fa38 | 2013-02-03 14:02:30 | Use Tcl/Tk 8.5, make fonts look ok. ok sthen@ | ||
| bc8dc9ad | 2010-11-19 07:23:05 | new depends | ||
| ff07e285 | 2010-10-24 20:58:58 | Remove USE_X11. |