Date: Sun, 01 May 2016 04:52:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206345] [new port] net/sock: Richard Stevens' sock program + IPv6 capability Message-ID: <bug-206345-13-5tMmOCONWe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206345-13@https.bugs.freebsd.org/bugzilla/> References: <bug-206345-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206345 --- Comment #4 from Steve Jacobson <sjac998@yahoo.com> --- Perhaps the licensing could be addressed by a "RESTRICTED=3D " entry in the Makefile? An example is net/ldapbrowser/Makefile. net/sniffit/Makefile has a "COMMENT=3D " entry referencing "For educational= use." Unfortunately, W. Richard Stevens passed away in 1999, so we can't ask him = for clarification. The original software, from which this is derived, can be freely downloaded from http://www.kohala.com/start/unpv12e.html The above is linked from Stevens' web page,=20 http://www.kohala.com/start/ The block comment from main.c is reproduced here: /* * Copyright (c) 1993 W. Richard Stevens. All rights reserved. * Permission to use or modify this software and its documentation only for * educational purposes and without fee is hereby granted, provided that * the above copyright notice appear in all copies. The author makes no * representations about the suitability of this software for any purpose. * It is provided "as is" without express or implied warranty. */ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206345-13-5tMmOCONWe>