From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 14 03:00:33 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E0716A406 for ; Fri, 14 Apr 2006 03:00:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C0543D45 for ; Fri, 14 Apr 2006 03:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3E30Wvi004818 for ; Fri, 14 Apr 2006 03:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3E30WD8004816; Fri, 14 Apr 2006 03:00:32 GMT (envelope-from gnats) Resent-Date: Fri, 14 Apr 2006 03:00:32 GMT Resent-Message-Id: <200604140300.k3E30WD8004816@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ion-Mihai "IOnut" Tetcu" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4394516A400 for ; Fri, 14 Apr 2006 02:59:55 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id D081B43D45 for ; Fri, 14 Apr 2006 02:59:54 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 15F2717610 for ; Fri, 14 Apr 2006 05:59:53 +0300 (EEST) Message-Id: <1144983593.70202@it.buh.tecnik93.com> Date: Fri, 14 Apr 2006 05:59:53 +0300 From: "Ion-Mihai "IOnut" Tetcu" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/95719: [PATCH] www/aswedit: drop dead WWW, portlint X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2006 03:00:33 -0000 >Number: 95719 >Category: ports >Synopsis: [PATCH] www/aswedit: drop dead WWW, portlint >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 14 03:00:31 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #2: Fri Mar 31 13:08:13 EEST 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P >Description: WWW page doesn't exist and I have been unable to find a new one. [1] portlinst while here: use DOCSDIR in plist, un-quote RESTRCTED. Reported by: fenner's distfiles survey [1] >How-To-Repeat: >Fix: --- aswedit begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/aswedit/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 17 Jun 2005 22:59:25 -0000 1.18 +++ Makefile 14 Apr 2006 02:53:57 -0000 @@ -15,7 +15,7 @@ MAINTAINER= brett@peloton.runet.edu COMMENT= An easy to use HTML and text editor -RESTRICTED= "Commercial software" +RESTRICTED= Commercial software ONLY_FOR_ARCHS= i386 USE_LINUX= yes Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/aswedit/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 3 May 1999 04:40:10 -0000 1.3 +++ pkg-descr 14 Apr 2006 02:53:57 -0000 @@ -1,7 +1,5 @@ This is a port of asWedit, an HTML and text editor. Linux emulation is required for this port. -WWW: http://sunsite.doc.ic.ac.uk/packages/www/asWedit/ - - Brett brett@peloton.physics.montana.edu Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/aswedit/pkg-plist,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-plist --- pkg-plist 10 Jul 1997 06:27:38 -0000 1.1.1.1 +++ pkg-plist 14 Apr 2006 02:53:57 -0000 @@ -1,4 +1,4 @@ bin/asWedit lib/asWedit.hlp -share/doc/asWedit/LICENSE -@dirrm share/doc/asWedit +%%DOCSDIR%%/LICENSE +@dirrm %%DOCSDIR%% --- aswedit ends here --- >Release-Note: >Audit-Trail: >Unformatted: