Date: Sat, 15 Jun 2019 04:51:56 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504227 - head/www/devd Message-ID: <201906150451.x5F4puae044360@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jun 15 04:51:56 2019 New Revision: 504227 URL: https://svnweb.freebsd.org/changeset/ports/504227 Log: www/devd: Add devel category; Add to pkg-descr Modified: head/www/devd/Makefile head/www/devd/pkg-descr Modified: head/www/devd/Makefile ============================================================================== --- head/www/devd/Makefile Sat Jun 15 04:49:15 2019 (r504226) +++ head/www/devd/Makefile Sat Jun 15 04:51:56 2019 (r504227) @@ -3,7 +3,8 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -CATEGORIES= www +PORTREVISION= 1 +CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Local webserver for developers Modified: head/www/devd/pkg-descr ============================================================================== --- head/www/devd/pkg-descr Sat Jun 15 04:49:15 2019 (r504226) +++ head/www/devd/pkg-descr Sat Jun 15 04:51:56 2019 (r504227) @@ -7,4 +7,6 @@ terminal by a developer. Logs are colorized and log en 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 modd. + WWW: https://github.com/cortesi/devd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906150451.x5F4puae044360>