Date: Fri, 15 Jan 2016 11:07:16 -0800 From: "Bruce A. Mah" <bmah@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Porting questions for teslams port Message-ID: <56994364.6050706@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mLBPIjQEXLSVwnQG4dKN3NjVsNljSJrQX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi porters-- I'm working on a port of teslams, which is a Node.js implementation of the client side of the API for querying and (in a limited way!) controlling a Tesla Model S. I know next to nothing about Node.js, but the example programs are useful for some stuff I'm working on. https://github.com/hjespers/teslams Two questions: 1. What port category should this go under? I'm thinking "misc" for lack of anything else but that seems unsatisfying...AFAIK there isn't really an "Internet of Things" category. Is there any existing precedent for something like this? 2. Licensing...teslams itself appears to be BSD, but when it gets installed, npm resolves dependencies for other Node.js packages that teslams depends on, which have a variety of other (open source AFAIK) licenses. A package of teslams would contain that code plus all of its dependencies. So would the correct LICENSE basically be the union of all the licenses of teslams and all its dependencies, with LICENSE_COMB=3Dmulti? Thanks for any clues... Bruce. --mLBPIjQEXLSVwnQG4dKN3NjVsNljSJrQX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCgAGBQJWmUNkAAoJEEmEkQqMqu6Kv9MIAL1WZtJtv8Jjcy7xJivJb1TW OZzMiYaZhE8+/i7Elwo7qAYODxCa88nyiyF1cD7Tsfhbg+X4PdmnCXQ6i+Tb4xeH SRy4ki3gapOYJoSFyHCm9XHjd8yOnGLQ8sck2gLRU3Mg7zEFdKETpKz0gkrNvYe7 EZH6195Qndsk6pVVos9otcBHf6Ryvaxn8QJNd5uScc2zqNruhqK+ZcKpqq3S/LZM J9uyNpGkxGRWXHEF2rncnpQWZhcJq8j59kjdbIJVfV7g6QZWv6FWfncZ97wj4UjQ cZXwdZV4O8VNPyQbwxrWL+RkfXxJefGd2EJf7Vtlakjv4JWIothbJ498RK/oAaM= =1FuF -----END PGP SIGNATURE----- --mLBPIjQEXLSVwnQG4dKN3NjVsNljSJrQX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56994364.6050706>