fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
551 B
Plaintext
11 lines
551 B
Plaintext
Devd is a single statically compiled binary with no external dependencies.
|
|
No need to install gigantic frameworks like Node JS, just copy over the devd
|
|
binary and be done with it.
|
|
|
|
No config file, no daemonization, and logs that are designed to be read in the
|
|
terminal by a developer. Logs are colorized and log entries span multiple lines.
|
|
Devd's logs are detailed, warn about corner cases that other daemons ignore, and
|
|
can optionally include things like detailed timing information and full headers.
|
|
|
|
modd (devel/modd) is a sister-project of devd.
|