summaryrefslogtreecommitdiff
path: root/sysutils/service-config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-2/+2
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Add service-config, a utility suite for creation svscan service directories.Peter Pentchev2001-07-065-0/+56
PR: 28661 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44829