From owner-freebsd-ports Thu Aug 20 13:20:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16832 for freebsd-ports-outgoing; Thu, 20 Aug 1998 13:20:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16823 for ; Thu, 20 Aug 1998 13:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA08420; Thu, 20 Aug 1998 13:20:01 -0700 (PDT) Received: from gate.part.net (gate.part.net [209.160.89.206]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15933 for ; Thu, 20 Aug 1998 13:15:17 -0700 (PDT) (envelope-from jlp@gate.part.net) Received: (from jlp@localhost) by gate.part.net (8.8.8/8.8.8) id OAA18459; Thu, 20 Aug 1998 14:14:25 -0600 (MDT) Message-Id: <199808202014.OAA18459@gate.part.net> Date: Thu, 20 Aug 1998 14:14:25 -0600 (MDT) From: jlp@part.net Reply-To: jlp@part.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7696: nntpcache port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7696 >Category: ports >Synopsis: ports/news/nntpcache requires a license >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 20 13:20:01 PDT 1998 >Last-Modified: >Originator: Jan L. Peterson >Organization: PartNET, Inc. >Release: FreeBSD 2.2-980413-SNAP i386 >Environment: >Description: nntpcache as installed from the port is commercial software and must be licensed if used by commercial organizations. This distinction is not made clear during the make/install process. The Makefile should be updated to indicate this fact, similar to the way Makefiles for other ports (net/dgd-net, news/dnews, print/acroread, www/aswedit) do. >How-To-Repeat: Install nntpcache, run it for a while, get notified by proff@iq.org that you are probably violating the license. >Fix: Add something like this to the Makefile: post-install: @${ECHO_MSG} "*** This software is NOT free, please read the" @${ECHO_MSG} "*** file ${PREFIX}/share/doc/nntpcache/LICENSING" @${ECHO_MSG} "*** for details." >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message