Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 05:59:53 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/95719: [PATCH] www/aswedit: drop dead WWW, portlint
Message-ID:  <1144983593.70202@it.buh.tecnik93.com>
Resent-Message-ID: <200604140300.k3E30WD8004816@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1144983593.70202>