Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| c4096e66 | 2022-11-08 11:16:56 | 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 :-) | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| 2120e41c | 2021-11-06 10:38:40 | Use the new rc_stop_signal / rc_reload_signal variables. Need a recent rc.subr. | ||
| 1b8281d0 | 2021-10-30 10:44:10 | java dependency on aarch64 changed some time ago, bump REVISION | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 7705a5ad | 2019-06-11 00:38:33 | Revision bump all java ports for the jre package removal and java.port.mk changes. | ||
| 828f08b0 | 2019-03-24 22:24:12 | sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports | ||
| 5b3c6439 | 2018-04-26 16:25:42 | drop maintainership | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |