| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -3/+0 |
| | | |||||
| * | net/ntimed: Supervise process and attempt to drop privs | Mark Felder | 2020-02-08 | 1 | -4/+22 |
| | | | | | PR: 243469 | ||||
| * | Fix build with src r354909 applied. | Brooks Davis | 2019-11-25 | 1 | -0/+11 |
| | | | | | | | | | | | | The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into errors causing these ports that declare them and use the FreeBSD make infrastructure as part of their build to fail. When the offending variables occur in a BSD Makefile, NO_MAN becomes MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and MK_PROFILE=no respectively. When declared in the environment they become WITHOUT_<FOO>. | ||||
| * | net/ntimed: Add rc startup script | Kubilay Kocak | 2014-12-22 | 1 | -0/+38 |
| - Add ntimed rc script - Tweak GH_PROJECT, remove WRKSRC override accordingly - Remove trailing newline (portlint) Approved by: maintainer | |||||
