svn commit: r411158 - in head/net: . socketw

Mark Felder feld at FreeBSD.org
Thu Mar 31 15:27:57 UTC 2016



On Thu, Mar 31, 2016, at 10:02, Alexey Dokuchaev wrote:
> On Tue, Mar 15, 2016 at 12:49:11PM +0000, Mark Felder wrote:
> > New Revision: 411158
> > URL: https://svnweb.freebsd.org/changeset/ports/411158
> > 
> > Log:
> >   SocketW is a cross platform (Linux/FreeBSD/Unix/Win32) streaming socket
> >   C++ library [...]
> > 
> > Added: head/net/socketw/Makefile
> > ==============================================================================
> > --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> > +++ head/net/socketw/Makefile	Tue Mar 15 12:49:11 2016	(r411158)
> > @@ -0,0 +1,19 @@
> > +# Created by: Thibault Payet <monwarez at mailoo.org>
> > +# $FreeBSD$
> > +
> > +PORTNAME=	socketw
> > +PORTVERSION=	1.0.0.20151501
> > +CATEGORIES=	net
> > +
> > +MAINTAINER=	monwarez at mailoo.org
> > +COMMENT=	SocketW is a cross platform streaming socket C++
> 
> Violation of Section 5.6 of the PHB (clause #2).
> 
> ./danfe
> 

Thanks, I'll correct that COMMENT ...

-- 
  Mark Felder
  ports-secteam member
  feld at FreeBSD.org


More information about the svn-ports-all mailing list