From owner-cvs-ports Tue Jun 11 19:45:53 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA18276 for cvs-ports-outgoing; Tue, 11 Jun 1996 19:45:53 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA18250; Tue, 11 Jun 1996 19:45:43 -0700 (PDT) Date: Tue, 11 Jun 1996 19:45:43 -0700 (PDT) From: Satoshi Asami Message-Id: <199606120245.TAA18250@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/editors/e93/pkg REQ PLIST ports LEGAL ports/editors/e93 Makefile ports/editors/e93/files md5 ports/editors/e93/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/06/11 19:45:42 Modified: . LEGAL Log: Remove e93, the only hairy part in its license was === * You agree to use your best efforts to see that any user of e93 licensed hereunder complies with this License Agreement. === and I decided to do just that by shoving the license in their face. ;) Revision Changes Path 1.34 +1 -2 ports/LEGAL Modified: editors/e93 Makefile editors/e93/files md5 editors/e93/patches patch-aa editors/e93/pkg PLIST Added: editors/e93/pkg REQ Log: Upgrade, 1.2r5X -> 1.2r6X. Pick up PREFIX and X11BASE from the environment if it is set there. (That way you can build it correctly with a different PREFIX/X11BASE from the top, or you can go in there and do a "make" too.) Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove the license in the user's face and ask them if they will promise to read it first. :) Revision Changes Path 1.6 +10 -6 ports/editors/e93/Makefile 1.5 +1 -1 ports/editors/e93/files/md5 1.2 +1 -1 ports/editors/e93/patches/patch-aa 1.2 +1 -0 ports/editors/e93/pkg/PLIST