Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2022 15:44:43 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Fernando Apestegu??a <fernape@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 76aee1b05b96 - main - www/darkhttpd: Add new port
Message-ID:  <Yh%2BQ6yywumwMM/pu@FreeBSD.org>
In-Reply-To: <202203020923.2229NGo1056491@gitrepo.freebsd.org>
References:  <202203020923.2229NGo1056491@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 02, 2022 at 09:23:16AM +0000, Fernando Apestegu??a wrote:
> commit 76aee1b05b961872993f4a1967e3fbc748ff9a63
> 
>  www/darkhttpd: Add new port
>  
>  Simple static http web server.
>  When you need a web server in a hurry.
>     
> ...
> +USE_GITHUB=	yes
> +GH_ACCOUNT=	emikulic
> +
> +NO_INSTALL=	yes

Is it so?  So why this port has `do-install' target then?

> +
> +PLIST_FILES=	bin/darkhttpd
> +
> +do-install:
> +	${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Yh%2BQ6yywumwMM/pu>