Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7d8f57fc | 2023-09-05 16:13:35 | move to new sites format | ||
| f50fdd74 | 2022-11-08 11:14:43 | Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-) | ||
| b80841c8 | 2022-03-11 18:20:04 | 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@ | ||
| ae1cb22c | 2019-07-14 02:16:50 | Switch to PERMIT_(DISTFILES|PACKAGE). CDROM restrictions are no longer applicable. | ||
| 2d64279c | 2017-08-15 15:53:57 | Remove RUN_DEPENDS on p5-I18N-LangTags, now in base | ||
| 46e13aac | 2016-04-05 12:21:40 | sprinkle some deps on www/p5-CGI | ||
| 5c884092 | 2015-05-25 07:54:27 | remove a whole bunch more @rm -f cases | ||
| 2ace40bf | 2015-05-08 09:08:44 | don't depend on modes in the ports tree being what we want installed | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. |