svn commit: r348850 - in head/sysutils: . tlsdate tlsdate/files

Fabian Keil freebsd-listen at fabiankeil.de
Thu May 15 14:31:03 UTC 2014


Fabian Keil <freebsd-listen at fabiankeil.de> wrote:

> Pawel Pekala <pawel at FreeBSD.org> wrote:
> 
> > Author: pawel
> > Date: Sun Mar 23 10:41:00 2014
> > New Revision: 348850
> > URL: http://svnweb.freebsd.org/changeset/ports/348850
> > QAT: https://qat.redports.org/buildarchive/r348850/
> > 
> > Log:
> >   tlsdate sets the local clock by securely connecting with TLS to remote
> >   servers and extracting the remote time out of the secure handshake. Unlike
> >   ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS
> >   enabled service, and provides some protection against adversaries that try to
> >   feed you malicious time information.
> >   
> >   WWW: https://github.com/ioerror/tlsdate
> >   
> >   PR:		ports/187033
> >   Submitted by:	Fabian Keil <fk at fabiankeil.de>
> [...]
> > +LICENSE=	BSD3CLAUSE
> > +LICENSE_FILE=	${WRKSRC}/LICENSE
> > +
> 
> Thanks for taking care of the PR, but I'm intentionally not using
> the LICENSE "framework" in my ports until it's properly maintained,
> documented and the legal aspects are clear.

The maintenance status hasn't changed.

> Please remove the LICENSE* lines and let the port install the license
> file as common data file like its done in the PR submission.

Unfortunately this hasn't happened yet, either.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140515/a9a335a5/attachment.sig>


More information about the svn-ports-all mailing list