Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2008 16:00:19 GMT
From:      Markus Mann <mann-bsd@max93.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129235: www/wml is broken since update to 2.1a2
Message-ID:  <200811271600.mARG0JEL042297@www.freebsd.org>
Resent-Message-ID: <200811271610.mARGA1gs017280@freefall.freebsd.org>

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

>Number:         129235
>Category:       ports
>Synopsis:       www/wml is broken since update to 2.1a2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 16:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Markus Mann
>Release:        6.3-RELEASE-p6
>Organization:
>Environment:
FreeBSD www.treugeld.com 6.3-RELEASE-p6 FreeBSD 6.3-RELEASE-p6 #0: Thu Nov 27 11:30:22 CET 2008     root@www.treugeld.com:/usr/obj/usr/src/sys/WEBSERVER  i386
>Description:
wml produces only .html files of 0 bytes length even minimalistic .wml files which need no change from wml get 0 length .html files.

Could anyone make a www/wml20 Port using the latest 2.0 version from thewml.org this version used to work since ages for me? Please!?
>How-To-Repeat:
cat <<EOF >index.wml
<html>
 <head>
  <title>Title</title>
 </head>
 <body>
  <p>Body</p>
 </body>
</html>
EOF

wmk -f -o index.html index.wml

ls -l index.*
>Fix:
I tried to make a copy of the 2.1 version and use the old distfile and some of the old patches, but i got stuck very soon. None of my core businesses ;-)

>Release-Note:
>Audit-Trail:
>Unformatted:



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