On Thu, Mar 26, 2015 at 02:06:24PM -0500, Kent R. Spillner wrote:
> On Wed, Mar 25, 2015 at 09:44:29AM -0500, Kent R. Spillner wrote:
> > Anyone else care to weigh in? Or anyone want to give me an ok import into
> > net?
>
> I assume silence means everyone either agrees or doesn't care enough. :
On Wed, Mar 25, 2015 at 09:44:29AM -0500, Kent R. Spillner wrote:
> Anyone else care to weigh in? Or anyone want to give me an ok import into
> net?
I assume silence means everyone either agrees or doesn't care enough. :)
Attached is a new version with CATEGORIES switched to net www, and I
tweak
On Tue, Mar 24, 2015 at 10:40:22PM +, Stuart Henderson wrote:
> common style is to split BUILD_DEPENDS onto multiple lines, e.g.
>
> -BUILD_DEPENDS = lang/go www/go-websocket
> +BUILD_DEPENDS =lang/go \
> + www/go-websocket
Done.
> I'm wondering about CATEGOR
On 2015/03/24 14:39, Kent R. Spillner wrote:
> With attachment this time.
>
> On Tue, Mar 24, 2015 at 02:35:53PM -0500, Kent R. Spillner wrote:
> > Attached is an updated version based on feedback from czarkoff@:
> >
> > - Reword DESCR
> > - Prefer ${...} over $(...)
> >
> > Ok?
> >
> > On Mon,
With attachment this time.
On Tue, Mar 24, 2015 at 02:35:53PM -0500, Kent R. Spillner wrote:
> Attached is an updated version based on feedback from czarkoff@:
>
> - Reword DESCR
> - Prefer ${...} over $(...)
>
> Ok?
>
> On Mon, Mar 23, 2015 at 11:57:54AM -0500, Kent R. Spillner wrote:
> > Ping
Attached is an updated version based on feedback from czarkoff@:
- Reword DESCR
- Prefer ${...} over $(...)
Ok?
On Mon, Mar 23, 2015 at 11:57:54AM -0500, Kent R. Spillner wrote:
> Ping.
>
> On Wed, Mar 18, 2015 at 12:27:06PM -0500, Kent R. Spillner wrote:
> > Attached is a new port for websocke
Ping.
On Wed, Mar 18, 2015 at 12:27:06PM -0500, Kent R. Spillner wrote:
> Attached is a new port for websocketd, which lets you access any command
> line tool via a websocket. It depends on the go-websocket port sent
> previously.
>
> $ cat pkg/DESCR
> websocketd is a small command-line tool tha
Attached is a new port for websocketd, which lets you access any command
line tool via a websocket. It depends on the go-websocket port sent
previously.
$ cat pkg/DESCR
websocketd is a small command-line tool that will wrap an existing
command-line interface program, and allow it to be accessed v