Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Support staging | Emanuel Haupt | 2014-02-25 | 1 | -6/+3 |
| | | | | Notes: svn path=/head/; revision=345990 | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | | | | sysutils) Notes: svn path=/head/; revision=327772 | ||||
* | The dae program is used to list all daemon control scripts installed | Martin Wilke | 2009-03-19 | 4 | -0/+140 |
within the rc.d system. It may also be used to execute any of these scripts with the parameters provided. PR: ports/132586 Submitted by: Dylan Bridgman Notes: svn path=/head/; revision=230414 |