From nobody@FreeBSD.org Thu Nov 27 16:00:19 2008 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B30D51065674 for ; Thu, 27 Nov 2008 16:00:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A558A8FC08 for ; Thu, 27 Nov 2008 16:00:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mARG0Jr2042298 for ; Thu, 27 Nov 2008 16:00:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mARG0JEL042297; Thu, 27 Nov 2008 16:00:19 GMT (envelope-from nobody) Message-Id: <200811271600.mARG0JEL042297@www.freebsd.org> Date: Thu, 27 Nov 2008 16:00:19 GMT From: Markus Mann To: freebsd-gnats-submit@FreeBSD.org Subject: www/wml is broken since update to 2.1a2 X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 129235 >Category: ports >Synopsis: www/wml is broken since update to 2.1a2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: wxs >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 27 16:10:01 UTC 2008 >Closed-Date: Sat Jan 10 22:58:29 UTC 2009 >Last-Modified: Sat Jan 10 23:00:01 UTC 2009 >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 <index.wml Title

Body

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: From: "Rodrigo (ros)" To: bug-followup@FreeBSD.org, mann-bsd@max93.de Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Tue, 02 Dec 2008 00:44:26 +0100 Hi, I'm now making some test with the last wml release (wml-2.0.12). This new version compiles under FreeBSD 'out of the box', and, as I can see, solves the problem reported in the PR. I just want to take a closer look inside the test sequence, cause sometimes one of the test fails. I think this PR and the port update can be done before the next year ;) Cheers, Rodrigo Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Tue Dec 2 03:23:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129235 From: Wesley Shields To: rodrigo@bebik.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Tue, 2 Dec 2008 13:17:59 -0500 Rodrigo, Please feel free to send the patch to update this port to the latest release as a followup to this PR. I'll be glad to review/test it and get it into the tree. Thanks for working on this and I hope to see the patch soon. -- WXS From: "Rodrigo (ros)" To: Wesley Shields Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Mon, 08 Dec 2008 23:58:45 +0100 Wesley Shields wrote: > Rodrigo, > > Please feel free to send the patch to update this port to the latest > release as a followup to this PR. I'll be glad to review/test it and > get it into the tree. > > Thanks for working on this and I hope to see the patch soon. > > -- WXS > > > Wesley, I worked the previous week during my extra time on the wml integration, and as I report in my previous e-mail, I found an error in the 'after compile' test sequence. Is not a "big deal" but I want to have it fixed to have a clean and smooth install. I made some code exploration, found the problem and submit a PR to the project[1] to have an official patch. If nothing comes I will patch it myself. "Le travail continue..." Cheers Rodrigo [1] https://developer.berlios.de/bugs/?func=detailbug&bug_id=14896&group_id=5225 From: Wesley Shields To: "Rodrigo (ros)" Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Tue, 9 Dec 2008 19:30:19 -0500 On Mon, Dec 08, 2008 at 11:58:45PM +0100, Rodrigo (ros) wrote: > Wesley Shields wrote: > > Rodrigo, > > > > Please feel free to send the patch to update this port to the latest > > release as a followup to this PR. I'll be glad to review/test it and > > get it into the tree. > > > > Thanks for working on this and I hope to see the patch soon. > > > > -- WXS > > > > > > > Wesley, > > I worked the previous week during my extra time on the wml integration, > and as I report > in my previous e-mail, I found an error in the 'after compile' test > sequence. > Is not a "big deal" but I want to have it fixed to have a clean and > smooth install. > I made some code exploration, found the problem and submit a PR to the > project[1] to have an official patch. > > If nothing comes I will patch it myself. > > "Le travail continue..." > Cheers > Rodrigo Rodrigo, Thanks for the follow up on this. I'll continue to wait until you are sure how you want to proceed with this port. -- WXS From: "Rodrigo OSORIO (ros)" To: bug-followup@FreeBSD.org, mann-bsd@max93.de Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Thu, 1 Jan 2009 20:39:53 +0100 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Wesley, I wish you a happy new year. Here comes my patch for the wml application. As you can see I had a lot of problems to fix the config target because not all the configure scripts handle all the arguments. I think my version, if reduce some options is pretty functional and clean. Regards, Rodrigo --MGYHOYXEY6WxJCY8 Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="wml.patch" diff -Naur wml.orig/Makefile wml/Makefile --- wml.orig/Makefile 2008-12-31 13:34:34.000000000 +0100 +++ wml/Makefile 2008-12-31 15:57:46.000000000 +0100 @@ -1,15 +1,17 @@ # New ports collection makefile for: wml -# Date created: 09-Sep-1997 -# Whom: Ralf S. Engelschall +# Date created: 31-Dec-2008 +# Whom: Rodrigo OSORIO # -# $FreeBSD: ports/www/wml/Makefile,v 1.62 2007/10/11 21:59:47 linimon Exp $ +# $FreeBSD$ # PORTNAME= wml -PORTVERSION= 2.0.11 +DISTVERSION= 2.0.12 +PORTREVISION= 1 CATEGORIES= www lang -MASTER_SITES= http://thewml.org/distrib/ \ - ftp://thewml.org/distrib/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR=thewml +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Website META Language, webdesign toolkit for HTML generation @@ -17,68 +19,20 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx +PLIST_SUB= WML_ARCH=${ARCH}-freebsd USE_PERL5= yes -CONFIGURE_ARGS= --with-perl=${PERL5} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \ - PERL_ARCH="${PERL_ARCH}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -GNU_CONFIGURE= yes -LIBTOOLFILES= wml_backend/p2_mp4h/configure -PLIST_SUB+= ARCH=${PERL_ARCH} - -CAT1= wml_aux_txt2html.1 wml_aux_tidy.1 wml_p4_gm4.1 - -MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \ - wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \ - wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \ - wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \ - wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 wml_aux_linklint.1 - -MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ - wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \ - wml::des::navbar.3 wml::des::preload.3 wml::des::rollover.3 \ - wml::des::space.3 wml::des::typography.3 wml::fmt::all.3 \ - wml::fmt::isolatin.3 wml::fmt::pod.3 wml::fmt::sdf.3 \ - wml::fmt::text.3 wml::fmt::url.3 wml::fmt::verbatim.3 \ - wml::fmt::xtable.3 wml::imp::all.3 wml::imp::csmap.3 \ - wml::imp::fsview.3 wml::imp::generic.3 wml::std::all.3 \ - wml::std::box.3 wml::std::case.3 wml::std::grid.3 \ - wml::std::label.3 wml::std::href.3 wml::std::lang.3 \ - wml::std::logo.3 wml::std::info.3 wml::std::page.3 \ - wml::std::tags.3 wml::std::toc.3 wml::sup::all.3 \ - wml::sup::hextriple.3 wml::mod::MakeMaker.3 wml::mod::all.3 \ - wml::mod::version.3 wml::sup::path.3 wml::sys::all.3 \ - wml::sys::bootp3.3 wml::sys::bootp4.3 wml::sys::compat1.3 - -CAT7= wml_barebone.7 \ - wml_std_css1.7 wml_std_css2.7 wml_std_csspos.7 \ - wml_std_html20.7 wml_std_html32.7 wml_std_html40.7 \ - wml_std_html401.7 wml_std_wai10.7 wml_std_xhtml10.7 - -MAN7= wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7 - -.include - -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -BROKEN= Build fails on amd64 or ia64 (needs to build shared libraries with -fPIC) -.endif - -# catpages are usually not installed, so they are not compressed. -# But they are really needed as docs, so we compress manually... -.if !defined(NOMANCOMPRESS) -post-install: -.for page in ${CAT1} - @${GZIP_CMD} ${PREFIX}/man/cat1/${page} -.endfor -.for page in ${CAT7} - @${GZIP_CMD} ${PREFIX}/man/cat7/${page} -.endfor -.endif +HAS_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \ + --prefix=${PREFIX} + +do-configure: + @[ -f ${CONFIGURE_COOKIE}] || (cd ${WRKSRC} && ./configure ${CONFIGURE_ARGS}) post-build: @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." test: - @cd ${WRKSRC} && ${MAKE} test + @cd ${WRKSRC} && ${GMAKE} test -.include +.include diff -Naur wml.orig/distinfo wml/distinfo --- wml.orig/distinfo 2008-12-31 13:34:34.000000000 +0100 +++ wml/distinfo 2008-12-31 13:32:36.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (wml-2.0.11.tar.gz) = a26feebf4e59e9a6940f54c69dde05b5 -SHA256 (wml-2.0.11.tar.gz) = 8e11ef19ea67ff9c4b28ff0fcacf5098881ac0c5f09ddfe3abc29f1e12be5d4a -SIZE (wml-2.0.11.tar.gz) = 3115230 +MD5 (wml-2.0.12.tar.gz) = 06717f8d2949e96c1b7be4358baa65fa +SHA256 (wml-2.0.12.tar.gz) = 8ae4c333ffb12fb668c96c56e2fc3f70d9617caf6ffafc12e140efd5ead6b847 +SIZE (wml-2.0.12.tar.gz) = 4984530 diff -Naur wml.orig/files/patch-11-wmk.t wml/files/patch-11-wmk.t --- wml.orig/files/patch-11-wmk.t 1970-01-01 01:00:00.000000000 +0100 +++ wml/files/patch-11-wmk.t 2008-12-31 13:32:36.000000000 +0100 @@ -0,0 +1,11 @@ +--- wml_test/t/11-wmk.t Thu Dec 1 19:22:04 2005 ++++ wml_test/t/11-wmk.t Tue Dec 16 22:13:48 2008 +@@ -37,6 +37,8 @@ + bar + EOT_IN + ++sleep 1; ++ + $rc = `$wmk a.wml 2>&1`; + print ($rc eq "$ENV{WML} -n -q -W \"1,-N\" -o a.html a.wml\n" ? "ok\n" : "not ok\n"); + $rc = &TEST::system("cmp $tmpfile1 a.html"); diff -Naur wml.orig/files/patch-configure wml/files/patch-configure --- wml.orig/files/patch-configure 2008-12-31 13:34:34.000000000 +0100 +++ wml/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 @@ -1,20 +0,0 @@ ---- configure.orig Fri Oct 18 23:44:21 2002 -+++ configure Thu Aug 5 23:40:57 2004 -@@ -1170,7 +1170,7 @@ - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. -- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; -+ # *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; - esac - fi - done -@@ -2740,7 +2740,7 @@ - - dummy: - @echo INSTALLPRIVLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)` -- @echo INSTALLARCHLIB=`echo $(INSTALLARCHLIB) | $(abs2prefix)` -+ @echo INSTALLARCHLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)`/$(PERL_ARCH) - }; - } - EOT diff -Naur wml.orig/files/patch-gd_png.c wml/files/patch-gd_png.c --- wml.orig/files/patch-gd_png.c 2008-12-31 13:34:34.000000000 +0100 +++ wml/files/patch-gd_png.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- wml_common/gd/libgd/gd_png.c.orig Mon Aug 16 11:51:29 2004 -+++ wml_common/gd/libgd/gd_png.c Mon Aug 16 11:51:37 2004 -@@ -5,7 +5,7 @@ - #include "gd.h" - - #ifdef HAVE_LIBPNG --#include /* includes zlib.h and setjmp.h */ -+#include /* includes zlib.h and setjmp.h */ - - #define TRUE 1 - #define FALSE 0 diff -Naur wml.orig/pkg-descr wml/pkg-descr --- wml.orig/pkg-descr 2008-12-31 13:34:34.000000000 +0100 +++ wml/pkg-descr 2008-12-31 13:32:36.000000000 +0100 @@ -21,4 +21,4 @@ provides most of the core features real hackers always wanted for HTML generation. -WWW: http://thewml.org/ +WWW: http://developer.berlios.de/projects/thewml/ diff -Naur wml.orig/pkg-plist wml/pkg-plist --- wml.orig/pkg-plist 2008-12-31 13:34:34.000000000 +0100 +++ wml/pkg-plist 2008-12-31 13:32:36.000000000 +0100 @@ -1,7 +1,7 @@ -bin/wmb -bin/wmd bin/wmk bin/wml +bin/wmd +bin/wmb bin/wmu lib/wml/data/logos/logo-apache.gif lib/wml/data/logos/logo-apache.info @@ -39,18 +39,9 @@ lib/wml/data/logos/logo-xemacs.gif lib/wml/data/logos/logo-xemacs.info lib/wml/data/logos/logo-xemacs.png +lib/wml/data/wmd.txt lib/wml/data/txt2html.dict lib/wml/data/weblintrc -lib/wml/data/wmd.txt -lib/wml/exec/wml_aux_freetable -lib/wml/exec/wml_aux_htmlclean -lib/wml/exec/wml_aux_htmlinfo -lib/wml/exec/wml_aux_iselect -lib/wml/exec/wml_aux_linklint -lib/wml/exec/wml_aux_map2html -lib/wml/exec/wml_aux_tidy -lib/wml/exec/wml_aux_txt2html -lib/wml/exec/wml_aux_weblint lib/wml/exec/wml_p1_ipp lib/wml/exec/wml_p2_mp4h lib/wml/exec/wml_p3_eperl @@ -60,7 +51,15 @@ lib/wml/exec/wml_p7_htmlfix lib/wml/exec/wml_p8_htmlstrip lib/wml/exec/wml_p9_slice -lib/wml/include/all.wml +lib/wml/exec/wml_aux_htmlclean +lib/wml/exec/wml_aux_iselect +lib/wml/exec/wml_aux_map2html +lib/wml/exec/wml_aux_txt2html +lib/wml/exec/wml_aux_tidy +lib/wml/exec/wml_aux_htmlinfo +lib/wml/exec/wml_aux_linklint +lib/wml/exec/wml_aux_weblint +lib/wml/exec/wml_aux_freetable lib/wml/include/des/all.wml lib/wml/include/des/gfont.wml lib/wml/include/des/imgbg.wml @@ -79,6 +78,7 @@ lib/wml/include/fmt/url.wml lib/wml/include/fmt/verbatim.wml lib/wml/include/fmt/xtable.wml +lib/wml/include/all.wml lib/wml/include/imp/all.wml lib/wml/include/imp/csmap.wml lib/wml/include/imp/fsview.wml @@ -105,95 +105,184 @@ lib/wml/include/sys/bootp3.wml lib/wml/include/sys/bootp4.wml lib/wml/include/sys/compat1.wml +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File/PathConvert/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt/Long/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML/Clean/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image/Size/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/Bit/Vector.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/WML/GD.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Handle.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Poll.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Seekable.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Dir.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Pipe.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Select.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/File.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/UNIX.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/INET.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/INET.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/UNIX.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Pipe.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Socket.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Seekable.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/File.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Poll.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Dir.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Handle.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Select.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/Term/ReadKey.pm lib/wml/perl/lib/File/PathConvert.pm lib/wml/perl/lib/Getopt/Long.pm -lib/wml/perl/lib/HTML/Clean.pm -lib/wml/perl/lib/Image/Size.pm +lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al +lib/wml/perl/lib/auto/Getopt/Long/FindOption.al lib/wml/perl/lib/auto/Getopt/Long/Configure.al +lib/wml/perl/lib/auto/Getopt/Long/config.al lib/wml/perl/lib/auto/Getopt/Long/Croak.al -lib/wml/perl/lib/auto/Getopt/Long/FindOption.al -lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al lib/wml/perl/lib/auto/Getopt/Long/autosplit.ix -lib/wml/perl/lib/auto/Getopt/Long/config.al lib/wml/perl/lib/auto/HTML/Clean/autosplit.ix -lib/wml/perl/lib/auto/Image/Size/autosplit.ix -lib/wml/perl/lib/auto/Image/Size/bmpsize.al lib/wml/perl/lib/auto/Image/Size/gifsize.al -lib/wml/perl/lib/auto/Image/Size/jpegsize.al +lib/wml/perl/lib/auto/Image/Size/xbmsize.al +lib/wml/perl/lib/auto/Image/Size/xpmsize.al lib/wml/perl/lib/auto/Image/Size/pngsize.al +lib/wml/perl/lib/auto/Image/Size/jpegsize.al lib/wml/perl/lib/auto/Image/Size/ppmsize.al +lib/wml/perl/lib/auto/Image/Size/tiffsize.al +lib/wml/perl/lib/auto/Image/Size/bmpsize.al lib/wml/perl/lib/auto/Image/Size/psdsize.al lib/wml/perl/lib/auto/Image/Size/swfsize.al -lib/wml/perl/lib/auto/Image/Size/tiffsize.al -lib/wml/perl/lib/auto/Image/Size/xbmsize.al -lib/wml/perl/lib/auto/Image/Size/xpmsize.al -lib/wml/perl/lib/%%ARCH%%/Bit/Vector.pm -lib/wml/perl/lib/%%ARCH%%/IO.pm -lib/wml/perl/lib/%%ARCH%%/IO/Dir.pm -lib/wml/perl/lib/%%ARCH%%/IO/File.pm -lib/wml/perl/lib/%%ARCH%%/IO/Handle.pm -lib/wml/perl/lib/%%ARCH%%/IO/Pipe.pm -lib/wml/perl/lib/%%ARCH%%/IO/Poll.pm -lib/wml/perl/lib/%%ARCH%%/IO/Seekable.pm -lib/wml/perl/lib/%%ARCH%%/IO/Select.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket/INET.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket/UNIX.pm -lib/wml/perl/lib/%%ARCH%%/Term/ReadKey.pm -lib/wml/perl/lib/%%ARCH%%/WML/GD.pm -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/Vector.bs -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/Vector.so -lib/wml/perl/lib/%%ARCH%%/auto/File/PathConvert/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Getopt/Long/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/HTML/Clean/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/IO/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/IO/IO.bs -lib/wml/perl/lib/%%ARCH%%/auto/IO/IO.so -lib/wml/perl/lib/%%ARCH%%/auto/Image/Size/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/ReadKey.bs -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/ReadKey.so -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/autosplit.ix -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/GD.bs -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/GD.so -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/autosplit.ix -man/cat1/wml_aux_tidy.1.gz -man/cat1/wml_aux_txt2html.1.gz -man/cat1/wml_p4_gm4.1.gz -man/cat7/wml_barebone.7.gz -man/cat7/wml_std_css1.7.gz -man/cat7/wml_std_css2.7.gz -man/cat7/wml_std_csspos.7.gz -man/cat7/wml_std_html20.7.gz -man/cat7/wml_std_html32.7.gz -man/cat7/wml_std_html40.7.gz -man/cat7/wml_std_html401.7.gz -man/cat7/wml_std_wai10.7.gz -man/cat7/wml_std_xhtml10.7.gz -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/WML/GD -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/WML -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Term -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Image/Size -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Image -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/IO -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/HTML/Clean -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/HTML -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Getopt/Long -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Getopt -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/File/PathConvert -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/File -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Bit -@dirrm lib/wml/perl/lib/%%ARCH%%/auto -@dirrm lib/wml/perl/lib/%%ARCH%%/WML -@dirrm lib/wml/perl/lib/%%ARCH%%/Term -@dirrm lib/wml/perl/lib/%%ARCH%%/IO/Socket -@dirrm lib/wml/perl/lib/%%ARCH%%/IO -@dirrm lib/wml/perl/lib/%%ARCH%%/Bit -@dirrm lib/wml/perl/lib/%%ARCH%% +lib/wml/perl/lib/auto/Image/Size/autosplit.ix +lib/wml/perl/lib/HTML/Clean.pm +lib/wml/perl/lib/Image/Size.pm +man/man1/wmk.1 +man/man1/wml.1 +man/man1/wmd.1 +man/man1/wmd_missing.1 +man/man1/wmb.1 +man/man1/wmu.1 +man/man1/wml_p1_ipp.1 +man/man1/wml_p2_mp4h.1 +man/man1/wml_p3_eperl.1 +man/man1/wml_p4_gm4.1 +man/man1/wml_p5_divert.1 +man/man1/wml_p6_asubst.1 +man/man1/wml_p7_htmlfix.1 +man/man1/wml_p8_htmlstrip.1 +man/man1/wml_p9_slice.1 +man/man1/wml_aux_htmlclean.1 +man/man1/wml_aux_iselect.1 +man/man1/wml_aux_map2html.1 +man/man1/wml_aux_txt2html.1 +man/man1/wml_aux_tidy.1 +man/man1/wml_aux_htmlinfo.1 +man/man1/wml_aux_linklint.1 +man/man1/wml_aux_weblint.1 +man/man1/wml_aux_freetable.1 +man/man3/wml::all.3 +man/man3/wml::des::all.3 +man/man3/wml::des::gfont.3 +man/man3/wml::des::imgbg.3 +man/man3/wml::des::imgdot.3 +man/man3/wml::des::lowsrc.3 +man/man3/wml::des::navbar.3 +man/man3/wml::des::preload.3 +man/man3/wml::des::rollover.3 +man/man3/wml::des::space.3 +man/man3/wml::des::typography.3 +man/man3/wml::fmt::all.3 +man/man3/wml::fmt::isolatin.3 +man/man3/wml::fmt::pod.3 +man/man3/wml::fmt::sdf.3 +man/man3/wml::fmt::text.3 +man/man3/wml::fmt::url.3 +man/man3/wml::fmt::verbatim.3 +man/man3/wml::fmt::xtable.3 +man/man3/wml::imp::all.3 +man/man3/wml::imp::csmap.3 +man/man3/wml::imp::fsview.3 +man/man3/wml::imp::generic.3 +man/man3/wml::mod::MakeMaker.3 +man/man3/wml::mod::all.3 +man/man3/wml::mod::version.3 +man/man3/wml::std::all.3 +man/man3/wml::std::box.3 +man/man3/wml::std::case.3 +man/man3/wml::std::grid.3 +man/man3/wml::std::href.3 +man/man3/wml::std::info.3 +man/man3/wml::std::label.3 +man/man3/wml::std::lang.3 +man/man3/wml::std::logo.3 +man/man3/wml::std::page.3 +man/man3/wml::std::tags.3 +man/man3/wml::std::toc.3 +man/man3/wml::sup::all.3 +man/man3/wml::sup::hextriple.3 +man/man3/wml::sup::path.3 +man/man3/wml::sys::all.3 +man/man3/wml::sys::bootp3.3 +man/man3/wml::sys::bootp4.3 +man/man3/wml::sys::compat1.3 +man/man7/wml_intro.7 +man/man7/wml_tutorial.7 +man/man7/wml_macros.7 +man/man7/wml_faq.7 +man/man7/wml_tags.7 +man/man7/wml_std_html20.7 +man/man7/wml_std_html32.7 +man/man7/wml_std_html40.7 +man/man7/wml_std_html401.7 +man/man7/wml_std_xhtml10.7 +man/man7/wml_std_css1.7 +man/man7/wml_std_css2.7 +man/man7/wml_std_csspos.7 +man/man7/wml_std_wai10.7 +man/man7/wml_barebone.7 +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/WML/GD +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/WML +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Term/ReadKey +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Term +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Image/Size +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Image +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/IO +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/HTML/Clean +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/HTML +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Getopt/Long +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Getopt +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/File/PathConvert +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/File +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Bit/Vector +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto/Bit +@dirrm lib/wml/perl/lib/i386-freebsd-64int/auto +@dirrm lib/wml/perl/lib/i386-freebsd-64int/WML +@dirrm lib/wml/perl/lib/i386-freebsd-64int/Term +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO/Socket/.svn/text-base +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO/Socket/.svn +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO/Socket +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO/.svn/text-base +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO/.svn +@dirrm lib/wml/perl/lib/i386-freebsd-64int/IO +@dirrm lib/wml/perl/lib/i386-freebsd-64int/Bit +@dirrm lib/wml/perl/lib/i386-freebsd-64int @dirrm lib/wml/perl/lib/auto/Image/Size @dirrm lib/wml/perl/lib/auto/Image @dirrm lib/wml/perl/lib/auto/HTML/Clean --MGYHOYXEY6WxJCY8-- From: "Rodrigo OSORIO (ros)" To: bug-followup@FreeBSD.org, mann-bsd@max93.de Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Fri, 2 Jan 2009 10:28:33 +0100 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Oups, I made a mistake in my previous patch in the pkg-plist file. New submission. Sorry. --EeQfGwPcQSOJBaQU Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="wml.patch" diff -Naur wml.orig/Makefile wml/Makefile --- wml.orig/Makefile 2008-12-31 13:34:34.000000000 +0100 +++ wml/Makefile 2008-12-31 15:57:46.000000000 +0100 @@ -1,15 +1,17 @@ # New ports collection makefile for: wml -# Date created: 09-Sep-1997 -# Whom: Ralf S. Engelschall +# Date created: 31-Dec-2008 +# Whom: Rodrigo OSORIO # -# $FreeBSD: ports/www/wml/Makefile,v 1.62 2007/10/11 21:59:47 linimon Exp $ +# $FreeBSD$ # PORTNAME= wml -PORTVERSION= 2.0.11 +DISTVERSION= 2.0.12 +PORTREVISION= 1 CATEGORIES= www lang -MASTER_SITES= http://thewml.org/distrib/ \ - ftp://thewml.org/distrib/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR=thewml +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Website META Language, webdesign toolkit for HTML generation @@ -17,68 +19,20 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx +PLIST_SUB= WML_ARCH=${ARCH}-freebsd USE_PERL5= yes -CONFIGURE_ARGS= --with-perl=${PERL5} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \ - PERL_ARCH="${PERL_ARCH}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -GNU_CONFIGURE= yes -LIBTOOLFILES= wml_backend/p2_mp4h/configure -PLIST_SUB+= ARCH=${PERL_ARCH} - -CAT1= wml_aux_txt2html.1 wml_aux_tidy.1 wml_p4_gm4.1 - -MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \ - wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \ - wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \ - wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \ - wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 wml_aux_linklint.1 - -MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ - wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \ - wml::des::navbar.3 wml::des::preload.3 wml::des::rollover.3 \ - wml::des::space.3 wml::des::typography.3 wml::fmt::all.3 \ - wml::fmt::isolatin.3 wml::fmt::pod.3 wml::fmt::sdf.3 \ - wml::fmt::text.3 wml::fmt::url.3 wml::fmt::verbatim.3 \ - wml::fmt::xtable.3 wml::imp::all.3 wml::imp::csmap.3 \ - wml::imp::fsview.3 wml::imp::generic.3 wml::std::all.3 \ - wml::std::box.3 wml::std::case.3 wml::std::grid.3 \ - wml::std::label.3 wml::std::href.3 wml::std::lang.3 \ - wml::std::logo.3 wml::std::info.3 wml::std::page.3 \ - wml::std::tags.3 wml::std::toc.3 wml::sup::all.3 \ - wml::sup::hextriple.3 wml::mod::MakeMaker.3 wml::mod::all.3 \ - wml::mod::version.3 wml::sup::path.3 wml::sys::all.3 \ - wml::sys::bootp3.3 wml::sys::bootp4.3 wml::sys::compat1.3 - -CAT7= wml_barebone.7 \ - wml_std_css1.7 wml_std_css2.7 wml_std_csspos.7 \ - wml_std_html20.7 wml_std_html32.7 wml_std_html40.7 \ - wml_std_html401.7 wml_std_wai10.7 wml_std_xhtml10.7 - -MAN7= wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7 - -.include - -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -BROKEN= Build fails on amd64 or ia64 (needs to build shared libraries with -fPIC) -.endif - -# catpages are usually not installed, so they are not compressed. -# But they are really needed as docs, so we compress manually... -.if !defined(NOMANCOMPRESS) -post-install: -.for page in ${CAT1} - @${GZIP_CMD} ${PREFIX}/man/cat1/${page} -.endfor -.for page in ${CAT7} - @${GZIP_CMD} ${PREFIX}/man/cat7/${page} -.endfor -.endif +HAS_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \ + --prefix=${PREFIX} + +do-configure: + @[ -f ${CONFIGURE_COOKIE}] || (cd ${WRKSRC} && ./configure ${CONFIGURE_ARGS}) post-build: @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." test: - @cd ${WRKSRC} && ${MAKE} test + @cd ${WRKSRC} && ${GMAKE} test -.include +.include diff -Naur wml.orig/distinfo wml/distinfo --- wml.orig/distinfo 2008-12-31 13:34:34.000000000 +0100 +++ wml/distinfo 2008-12-31 13:32:36.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (wml-2.0.11.tar.gz) = a26feebf4e59e9a6940f54c69dde05b5 -SHA256 (wml-2.0.11.tar.gz) = 8e11ef19ea67ff9c4b28ff0fcacf5098881ac0c5f09ddfe3abc29f1e12be5d4a -SIZE (wml-2.0.11.tar.gz) = 3115230 +MD5 (wml-2.0.12.tar.gz) = 06717f8d2949e96c1b7be4358baa65fa +SHA256 (wml-2.0.12.tar.gz) = 8ae4c333ffb12fb668c96c56e2fc3f70d9617caf6ffafc12e140efd5ead6b847 +SIZE (wml-2.0.12.tar.gz) = 4984530 diff -Naur wml.orig/files/patch-11-wmk.t wml/files/patch-11-wmk.t --- wml.orig/files/patch-11-wmk.t 1970-01-01 01:00:00.000000000 +0100 +++ wml/files/patch-11-wmk.t 2008-12-31 13:32:36.000000000 +0100 @@ -0,0 +1,11 @@ +--- wml_test/t/11-wmk.t Thu Dec 1 19:22:04 2005 ++++ wml_test/t/11-wmk.t Tue Dec 16 22:13:48 2008 +@@ -37,6 +37,8 @@ + bar + EOT_IN + ++sleep 1; ++ + $rc = `$wmk a.wml 2>&1`; + print ($rc eq "$ENV{WML} -n -q -W \"1,-N\" -o a.html a.wml\n" ? "ok\n" : "not ok\n"); + $rc = &TEST::system("cmp $tmpfile1 a.html"); diff -Naur wml.orig/files/patch-configure wml/files/patch-configure --- wml.orig/files/patch-configure 2008-12-31 13:34:34.000000000 +0100 +++ wml/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 @@ -1,20 +0,0 @@ ---- configure.orig Fri Oct 18 23:44:21 2002 -+++ configure Thu Aug 5 23:40:57 2004 -@@ -1170,7 +1170,7 @@ - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. -- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; -+ # *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; - esac - fi - done -@@ -2740,7 +2740,7 @@ - - dummy: - @echo INSTALLPRIVLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)` -- @echo INSTALLARCHLIB=`echo $(INSTALLARCHLIB) | $(abs2prefix)` -+ @echo INSTALLARCHLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)`/$(PERL_ARCH) - }; - } - EOT diff -Naur wml.orig/files/patch-gd_png.c wml/files/patch-gd_png.c --- wml.orig/files/patch-gd_png.c 2008-12-31 13:34:34.000000000 +0100 +++ wml/files/patch-gd_png.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- wml_common/gd/libgd/gd_png.c.orig Mon Aug 16 11:51:29 2004 -+++ wml_common/gd/libgd/gd_png.c Mon Aug 16 11:51:37 2004 -@@ -5,7 +5,7 @@ - #include "gd.h" - - #ifdef HAVE_LIBPNG --#include /* includes zlib.h and setjmp.h */ -+#include /* includes zlib.h and setjmp.h */ - - #define TRUE 1 - #define FALSE 0 diff -Naur wml.orig/pkg-descr wml/pkg-descr --- wml.orig/pkg-descr 2008-12-31 13:34:34.000000000 +0100 +++ wml/pkg-descr 2008-12-31 13:32:36.000000000 +0100 @@ -21,4 +21,4 @@ provides most of the core features real hackers always wanted for HTML generation. -WWW: http://thewml.org/ +WWW: http://developer.berlios.de/projects/thewml/ diff -Naur wml.orig/pkg-plist wml/pkg-plist --- wml.orig/pkg-plist 2008-12-31 13:34:34.000000000 +0100 +++ wml/pkg-plist 2009-01-02 10:17:41.000000000 +0100 @@ -1,7 +1,7 @@ -bin/wmb -bin/wmd bin/wmk bin/wml +bin/wmd +bin/wmb bin/wmu lib/wml/data/logos/logo-apache.gif lib/wml/data/logos/logo-apache.info @@ -39,18 +39,9 @@ lib/wml/data/logos/logo-xemacs.gif lib/wml/data/logos/logo-xemacs.info lib/wml/data/logos/logo-xemacs.png +lib/wml/data/wmd.txt lib/wml/data/txt2html.dict lib/wml/data/weblintrc -lib/wml/data/wmd.txt -lib/wml/exec/wml_aux_freetable -lib/wml/exec/wml_aux_htmlclean -lib/wml/exec/wml_aux_htmlinfo -lib/wml/exec/wml_aux_iselect -lib/wml/exec/wml_aux_linklint -lib/wml/exec/wml_aux_map2html -lib/wml/exec/wml_aux_tidy -lib/wml/exec/wml_aux_txt2html -lib/wml/exec/wml_aux_weblint lib/wml/exec/wml_p1_ipp lib/wml/exec/wml_p2_mp4h lib/wml/exec/wml_p3_eperl @@ -60,7 +51,15 @@ lib/wml/exec/wml_p7_htmlfix lib/wml/exec/wml_p8_htmlstrip lib/wml/exec/wml_p9_slice -lib/wml/include/all.wml +lib/wml/exec/wml_aux_htmlclean +lib/wml/exec/wml_aux_iselect +lib/wml/exec/wml_aux_map2html +lib/wml/exec/wml_aux_txt2html +lib/wml/exec/wml_aux_tidy +lib/wml/exec/wml_aux_htmlinfo +lib/wml/exec/wml_aux_linklint +lib/wml/exec/wml_aux_weblint +lib/wml/exec/wml_aux_freetable lib/wml/include/des/all.wml lib/wml/include/des/gfont.wml lib/wml/include/des/imgbg.wml @@ -79,6 +78,7 @@ lib/wml/include/fmt/url.wml lib/wml/include/fmt/verbatim.wml lib/wml/include/fmt/xtable.wml +lib/wml/include/all.wml lib/wml/include/imp/all.wml lib/wml/include/imp/csmap.wml lib/wml/include/imp/fsview.wml @@ -105,95 +105,184 @@ lib/wml/include/sys/bootp3.wml lib/wml/include/sys/bootp4.wml lib/wml/include/sys/compat1.wml +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File/PathConvert/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt/Long/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML/Clean/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image/Size/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/Bit/Vector.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/WML/GD.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Handle.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Poll.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Seekable.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Dir.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Pipe.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Select.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/File.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/UNIX.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/INET.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/INET.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/UNIX.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Pipe.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Socket.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Seekable.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/File.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Poll.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Dir.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Handle.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Select.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/Term/ReadKey.pm lib/wml/perl/lib/File/PathConvert.pm lib/wml/perl/lib/Getopt/Long.pm -lib/wml/perl/lib/HTML/Clean.pm -lib/wml/perl/lib/Image/Size.pm +lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al +lib/wml/perl/lib/auto/Getopt/Long/FindOption.al lib/wml/perl/lib/auto/Getopt/Long/Configure.al +lib/wml/perl/lib/auto/Getopt/Long/config.al lib/wml/perl/lib/auto/Getopt/Long/Croak.al -lib/wml/perl/lib/auto/Getopt/Long/FindOption.al -lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al lib/wml/perl/lib/auto/Getopt/Long/autosplit.ix -lib/wml/perl/lib/auto/Getopt/Long/config.al lib/wml/perl/lib/auto/HTML/Clean/autosplit.ix -lib/wml/perl/lib/auto/Image/Size/autosplit.ix -lib/wml/perl/lib/auto/Image/Size/bmpsize.al lib/wml/perl/lib/auto/Image/Size/gifsize.al -lib/wml/perl/lib/auto/Image/Size/jpegsize.al +lib/wml/perl/lib/auto/Image/Size/xbmsize.al +lib/wml/perl/lib/auto/Image/Size/xpmsize.al lib/wml/perl/lib/auto/Image/Size/pngsize.al +lib/wml/perl/lib/auto/Image/Size/jpegsize.al lib/wml/perl/lib/auto/Image/Size/ppmsize.al +lib/wml/perl/lib/auto/Image/Size/tiffsize.al +lib/wml/perl/lib/auto/Image/Size/bmpsize.al lib/wml/perl/lib/auto/Image/Size/psdsize.al lib/wml/perl/lib/auto/Image/Size/swfsize.al -lib/wml/perl/lib/auto/Image/Size/tiffsize.al -lib/wml/perl/lib/auto/Image/Size/xbmsize.al -lib/wml/perl/lib/auto/Image/Size/xpmsize.al -lib/wml/perl/lib/%%ARCH%%/Bit/Vector.pm -lib/wml/perl/lib/%%ARCH%%/IO.pm -lib/wml/perl/lib/%%ARCH%%/IO/Dir.pm -lib/wml/perl/lib/%%ARCH%%/IO/File.pm -lib/wml/perl/lib/%%ARCH%%/IO/Handle.pm -lib/wml/perl/lib/%%ARCH%%/IO/Pipe.pm -lib/wml/perl/lib/%%ARCH%%/IO/Poll.pm -lib/wml/perl/lib/%%ARCH%%/IO/Seekable.pm -lib/wml/perl/lib/%%ARCH%%/IO/Select.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket/INET.pm -lib/wml/perl/lib/%%ARCH%%/IO/Socket/UNIX.pm -lib/wml/perl/lib/%%ARCH%%/Term/ReadKey.pm -lib/wml/perl/lib/%%ARCH%%/WML/GD.pm -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/Vector.bs -lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector/Vector.so -lib/wml/perl/lib/%%ARCH%%/auto/File/PathConvert/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Getopt/Long/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/HTML/Clean/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/IO/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/IO/IO.bs -lib/wml/perl/lib/%%ARCH%%/auto/IO/IO.so -lib/wml/perl/lib/%%ARCH%%/auto/Image/Size/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/ReadKey.bs -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/ReadKey.so -lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey/autosplit.ix -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/.packlist -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/GD.bs -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/GD.so -lib/wml/perl/lib/%%ARCH%%/auto/WML/GD/autosplit.ix -man/cat1/wml_aux_tidy.1.gz -man/cat1/wml_aux_txt2html.1.gz -man/cat1/wml_p4_gm4.1.gz -man/cat7/wml_barebone.7.gz -man/cat7/wml_std_css1.7.gz -man/cat7/wml_std_css2.7.gz -man/cat7/wml_std_csspos.7.gz -man/cat7/wml_std_html20.7.gz -man/cat7/wml_std_html32.7.gz -man/cat7/wml_std_html40.7.gz -man/cat7/wml_std_html401.7.gz -man/cat7/wml_std_wai10.7.gz -man/cat7/wml_std_xhtml10.7.gz -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/WML/GD -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/WML -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Term/ReadKey -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Term -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Image/Size -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Image -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/IO -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/HTML/Clean -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/HTML -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Getopt/Long -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Getopt -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/File/PathConvert -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/File -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Bit/Vector -@dirrm lib/wml/perl/lib/%%ARCH%%/auto/Bit -@dirrm lib/wml/perl/lib/%%ARCH%%/auto -@dirrm lib/wml/perl/lib/%%ARCH%%/WML -@dirrm lib/wml/perl/lib/%%ARCH%%/Term -@dirrm lib/wml/perl/lib/%%ARCH%%/IO/Socket -@dirrm lib/wml/perl/lib/%%ARCH%%/IO -@dirrm lib/wml/perl/lib/%%ARCH%%/Bit -@dirrm lib/wml/perl/lib/%%ARCH%% +lib/wml/perl/lib/auto/Image/Size/autosplit.ix +lib/wml/perl/lib/HTML/Clean.pm +lib/wml/perl/lib/Image/Size.pm +man/man1/wmk.1 +man/man1/wml.1 +man/man1/wmd.1 +man/man1/wmd_missing.1 +man/man1/wmb.1 +man/man1/wmu.1 +man/man1/wml_p1_ipp.1 +man/man1/wml_p2_mp4h.1 +man/man1/wml_p3_eperl.1 +man/man1/wml_p4_gm4.1 +man/man1/wml_p5_divert.1 +man/man1/wml_p6_asubst.1 +man/man1/wml_p7_htmlfix.1 +man/man1/wml_p8_htmlstrip.1 +man/man1/wml_p9_slice.1 +man/man1/wml_aux_htmlclean.1 +man/man1/wml_aux_iselect.1 +man/man1/wml_aux_map2html.1 +man/man1/wml_aux_txt2html.1 +man/man1/wml_aux_tidy.1 +man/man1/wml_aux_htmlinfo.1 +man/man1/wml_aux_linklint.1 +man/man1/wml_aux_weblint.1 +man/man1/wml_aux_freetable.1 +man/man3/wml::all.3 +man/man3/wml::des::all.3 +man/man3/wml::des::gfont.3 +man/man3/wml::des::imgbg.3 +man/man3/wml::des::imgdot.3 +man/man3/wml::des::lowsrc.3 +man/man3/wml::des::navbar.3 +man/man3/wml::des::preload.3 +man/man3/wml::des::rollover.3 +man/man3/wml::des::space.3 +man/man3/wml::des::typography.3 +man/man3/wml::fmt::all.3 +man/man3/wml::fmt::isolatin.3 +man/man3/wml::fmt::pod.3 +man/man3/wml::fmt::sdf.3 +man/man3/wml::fmt::text.3 +man/man3/wml::fmt::url.3 +man/man3/wml::fmt::verbatim.3 +man/man3/wml::fmt::xtable.3 +man/man3/wml::imp::all.3 +man/man3/wml::imp::csmap.3 +man/man3/wml::imp::fsview.3 +man/man3/wml::imp::generic.3 +man/man3/wml::mod::MakeMaker.3 +man/man3/wml::mod::all.3 +man/man3/wml::mod::version.3 +man/man3/wml::std::all.3 +man/man3/wml::std::box.3 +man/man3/wml::std::case.3 +man/man3/wml::std::grid.3 +man/man3/wml::std::href.3 +man/man3/wml::std::info.3 +man/man3/wml::std::label.3 +man/man3/wml::std::lang.3 +man/man3/wml::std::logo.3 +man/man3/wml::std::page.3 +man/man3/wml::std::tags.3 +man/man3/wml::std::toc.3 +man/man3/wml::sup::all.3 +man/man3/wml::sup::hextriple.3 +man/man3/wml::sup::path.3 +man/man3/wml::sys::all.3 +man/man3/wml::sys::bootp3.3 +man/man3/wml::sys::bootp4.3 +man/man3/wml::sys::compat1.3 +man/man7/wml_intro.7 +man/man7/wml_tutorial.7 +man/man7/wml_macros.7 +man/man7/wml_faq.7 +man/man7/wml_tags.7 +man/man7/wml_std_html20.7 +man/man7/wml_std_html32.7 +man/man7/wml_std_html40.7 +man/man7/wml_std_html401.7 +man/man7/wml_std_xhtml10.7 +man/man7/wml_std_css1.7 +man/man7/wml_std_css2.7 +man/man7/wml_std_csspos.7 +man/man7/wml_std_wai10.7 +man/man7/wml_barebone.7 +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image/Size +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML/Clean +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt/Long +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File/PathConvert +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/WML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/Term +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/Bit +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int @dirrm lib/wml/perl/lib/auto/Image/Size @dirrm lib/wml/perl/lib/auto/Image @dirrm lib/wml/perl/lib/auto/HTML/Clean --EeQfGwPcQSOJBaQU-- From: "Rodrigo OSORIO (ros)" To: bug-followup@FreeBSD.org, mann-bsd@max93.de Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Mon, 5 Jan 2009 20:54:34 +0100 Hi, This is the reply from Marcus - the PR submiter - to my changes in the wml port. I submit him the last version for test, and as far as I can see it works fine. With the hope this can help. Regards - Rodrigo OSORIO ----- Forwarded message from Markus Mann ----- From: Markus Mann Date: Mon, 05 Jan 2009 20:24:18 +0100 To: "Rodrigo OSORIO (ros)" Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Organization: http://www.max93.de/ User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) Hi! Thanks again for your efforts. I just built it and all works just fine. From my point of view this is way better than 2.1a :-) Ciao. Markus Mann Rodrigo OSORIO (ros) wrote: >Ok, here comes ! ----- End forwarded message ----- From: Wesley Shields To: "Rodrigo OSORIO (ros)" Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Fri, 9 Jan 2009 14:46:28 -0500 Rodrigo, Do you want to be the maintainer of this port? -- WXS From: Wesley Shields To: "Rodrigo OSORIO (ros)" Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Fri, 9 Jan 2009 14:54:55 -0500 Rodrigo, Is it possible to generate a patch against the current version of the port. The patch you have submitted is against a version that is almost 2 years old. Figuring out exactly what you intend to change as it applies to the current version of the port is slowing down this effort. If you can update your patch to be against what is currently in the ports tree that would help. Thanks! -- WXS From: "Rodrigo OSORIO (ros)" To: Wesley Shields , bug-followup@FreeBSD.org Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Fri, 9 Jan 2009 20:56:41 +0100 Hi, Ok, no problem for me. I can do it. - rodrigo On 09/01/09 14:46 -0500, Wesley Shields wrote: > Rodrigo, > > Do you want to be the maintainer of this port? > > -- WXS From: "Rodrigo OSORIO (ros)" To: Wesley Shields Cc: bug-followup@FreeBSD.org Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Fri, 9 Jan 2009 21:11:31 +0100 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Once again, sorry. On 09/01/09 14:54 -0500, Wesley Shields wrote: > Rodrigo, > > Is it possible to generate a patch against the current version of the > port. The patch you have submitted is against a version that is almost > 2 years old. Figuring out exactly what you intend to change as it > applies to the current version of the port is slowing down this effort. > If you can update your patch to be against what is currently in the > ports tree that would help. Thanks! > > -- WXS --W/nzBZO5zC0uMSeA Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="wml.patch" diff -Naur wml.orig/Makefile wml/Makefile --- wml.orig/Makefile 2009-01-09 21:04:26.000000000 +0100 +++ wml/Makefile 2008-12-31 15:57:46.000000000 +0100 @@ -1,16 +1,17 @@ # New ports collection makefile for: wml -# Date created: 09-Sep-1997 -# Whom: Ralf S. Engelschall +# Date created: 31-Dec-2008 +# Whom: Rodrigo OSORIO # -# $FreeBSD: ports/www/wml/Makefile,v 1.66 2008/08/21 06:18:38 rafan Exp $ +# $FreeBSD$ # PORTNAME= wml -DISTVERSION= 2.1a2 +DISTVERSION= 2.0.12 PORTREVISION= 1 CATEGORIES= www lang -MASTER_SITES= http://thewml.org/distrib/ \ - ftp://thewml.org/distrib/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR=thewml +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Website META Language, webdesign toolkit for HTML generation @@ -18,49 +19,20 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx +PLIST_SUB= WML_ARCH=${ARCH}-freebsd USE_PERL5= yes +HAS_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \ - --prefix=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \ - PERL_ARCH="${PERL_ARCH}" -GNU_CONFIGURE= yes -LIBTOOLFILES= wml_backend/p2_mp4h/configure -PLIST_SUB+= ARCH=${PERL_ARCH} - -MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \ - wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \ - wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \ - wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \ - wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 \ - wml_aux_txt2html.1 wml_aux_tidy.1 wml_p4_gm4.1 \ - wml_aux_linklint.1 - -MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ - wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \ - wml::des::navbar.3 wml::des::preload.3 wml::des::rollover.3 \ - wml::des::space.3 wml::des::typography.3 wml::fmt::all.3 \ - wml::fmt::isolatin.3 wml::fmt::pod.3 wml::fmt::sdf.3 \ - wml::fmt::text.3 wml::fmt::url.3 wml::fmt::verbatim.3 \ - wml::fmt::xtable.3 wml::imp::all.3 wml::imp::csmap.3 \ - wml::imp::fsview.3 wml::imp::generic.3 wml::std::all.3 \ - wml::std::box.3 wml::std::case.3 wml::std::grid.3 \ - wml::std::label.3 wml::std::href.3 wml::std::lang.3 \ - wml::std::logo.3 wml::std::info.3 wml::std::page.3 \ - wml::std::tags.3 wml::std::toc.3 wml::sup::all.3 \ - wml::sup::hextriple.3 wml::mod::MakeMaker.3 wml::mod::all.3 \ - wml::mod::version.3 wml::sup::path.3 wml::sys::all.3 \ - wml::sys::bootp3.3 wml::sys::bootp4.3 wml::sys::compat1.3 - -MAN7= wml_barebone.7 \ - wml_std_css1.7 wml_std_css2.7 wml_std_csspos.7 \ - wml_std_html20.7 wml_std_html32.7 wml_std_html40.7 \ - wml_std_html401.7 wml_std_wai10.7 wml_std_xhtml10.7 \ - wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7 + --prefix=${PREFIX} + +do-configure: + @[ -f ${CONFIGURE_COOKIE}] || (cd ${WRKSRC} && ./configure ${CONFIGURE_ARGS}) post-build: @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." test: - @cd ${WRKSRC} && ${MAKE} test + @cd ${WRKSRC} && ${GMAKE} test .include diff -Naur wml.orig/distinfo wml/distinfo --- wml.orig/distinfo 2009-01-09 21:04:26.000000000 +0100 +++ wml/distinfo 2008-12-31 13:32:36.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (wml-2.1a2.tar.gz) = 279f638c208631022d467a1fb25a0692 -SHA256 (wml-2.1a2.tar.gz) = 35ac0cbb66bc3981d85c04b501b577aec1f00e70f6ed14bf881785e5b70ecacd -SIZE (wml-2.1a2.tar.gz) = 2213961 +MD5 (wml-2.0.12.tar.gz) = 06717f8d2949e96c1b7be4358baa65fa +SHA256 (wml-2.0.12.tar.gz) = 8ae4c333ffb12fb668c96c56e2fc3f70d9617caf6ffafc12e140efd5ead6b847 +SIZE (wml-2.0.12.tar.gz) = 4984530 diff -Naur wml.orig/files/patch-11-wmk.t wml/files/patch-11-wmk.t --- wml.orig/files/patch-11-wmk.t 1970-01-01 01:00:00.000000000 +0100 +++ wml/files/patch-11-wmk.t 2008-12-31 13:32:36.000000000 +0100 @@ -0,0 +1,11 @@ +--- wml_test/t/11-wmk.t Thu Dec 1 19:22:04 2005 ++++ wml_test/t/11-wmk.t Tue Dec 16 22:13:48 2008 +@@ -37,6 +37,8 @@ + bar + EOT_IN + ++sleep 1; ++ + $rc = `$wmk a.wml 2>&1`; + print ($rc eq "$ENV{WML} -n -q -W \"1,-N\" -o a.html a.wml\n" ? "ok\n" : "not ok\n"); + $rc = &TEST::system("cmp $tmpfile1 a.html"); diff -Naur wml.orig/files/patch-configure wml/files/patch-configure --- wml.orig/files/patch-configure 2009-01-09 21:04:26.000000000 +0100 +++ wml/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 @@ -1,19 +0,0 @@ ---- configure.orig 2001-06-18 00:44:29.000000000 +0200 -+++ configure 2008-03-26 11:21:24.000000000 +0100 -@@ -601,7 +601,6 @@ - test "x$prefix" = xNONE && prefix=$ac_default_prefix - eval "dir=$prefix" - case $dir in -- *wml* ) libsubdir= ;; - * ) libsubdir="/wml" ;; - esac - -@@ -1265,7 +1264,7 @@ - - dummy: - @echo INSTALLPRIVLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)` -- @echo INSTALLARCHLIB=`echo $(INSTALLARCHLIB) | $(abs2prefix)` -+ @echo INSTALLARCHLIB=`echo $(INSTALLPRIVLIB) | $(abs2prefix)`/$(PERL_ARCH) - }; - } - EOT diff -Naur wml.orig/files/patch-gd_png.c wml/files/patch-gd_png.c --- wml.orig/files/patch-gd_png.c 2009-01-09 21:04:26.000000000 +0100 +++ wml/files/patch-gd_png.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- wml_common/gd/libgd/gd_png.c.orig Mon Aug 16 11:51:29 2004 -+++ wml_common/gd/libgd/gd_png.c Mon Aug 16 11:51:37 2004 -@@ -5,7 +5,7 @@ - #include "gd.h" - - #ifdef HAVE_LIBPNG --#include /* includes zlib.h and setjmp.h */ -+#include /* includes zlib.h and setjmp.h */ - - #define TRUE 1 - #define FALSE 0 diff -Naur wml.orig/files/patch-wml_backend-p3_eperl_configure wml/files/patch-wml_backend-p3_eperl_configure --- wml.orig/files/patch-wml_backend-p3_eperl_configure 2009-01-09 21:04:26.000000000 +0100 +++ wml/files/patch-wml_backend-p3_eperl_configure 1970-01-01 01:00:00.000000000 +0100 @@ -1,23 +0,0 @@ ---- wml_backend/p3_eperl/configure.orig 2001-03-10 22:47:44.000000000 +0100 -+++ wml_backend/p3_eperl/configure 2008-03-19 00:19:28.000000000 +0100 -@@ -577,7 +577,7 @@ - PATH_PERL=$perlprog - echo "$ac_t""$perlprog v$perlvers" 1>&6 - case $perlvers in -- 5.003* | 5.004* | 5.005* | 5.006* ) -+ 5.003* | 5.004* | 5.005* | 5.006* | 5.007* | 5.008* ) - ;; - * ) echo "" - echo "Latest Perl found on your system is $perlvers," -@@ -590,9 +590,9 @@ - ;; - esac - case $perlvers in -- 5.00[3-6]_[0-9][0-9] ) -+ 5.00[3-8]_[0-9][0-9] ) - perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/_//'` ;; -- 5.00[3-6] ) -+ 5.00[3-8] ) - perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/$/00/'` ;; - * ) - perlvnum=`echo $perlvers | sed -e 's/\.//' -e 's/_//'` ;; diff -Naur wml.orig/files/patch-wml_backend-p3_eperl_eperl_proto.h wml/files/patch-wml_backend-p3_eperl_eperl_proto.h --- wml.orig/files/patch-wml_backend-p3_eperl_eperl_proto.h 2009-01-09 21:04:26.000000000 +0100 +++ wml/files/patch-wml_backend-p3_eperl_eperl_proto.h 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- wml_backend/p3_eperl/eperl_proto.h.orig 2008-03-19 00:22:05.000000000 +0100 -+++ wml_backend/p3_eperl/eperl_proto.h 2008-03-19 00:22:54.000000000 +0100 -@@ -35,6 +35,8 @@ - #ifndef EPERL_PROTO_H - #define EPERL_PROTO_H 1 - -+#include "eperl_getopt.h" -+ - /*_BEGIN_PROTO_*/ - - /* eperl_main.c */ diff -Naur wml.orig/pkg-descr wml/pkg-descr --- wml.orig/pkg-descr 2009-01-09 21:04:26.000000000 +0100 +++ wml/pkg-descr 2008-12-31 13:32:36.000000000 +0100 @@ -21,4 +21,4 @@ provides most of the core features real hackers always wanted for HTML generation. -WWW: http://thewml.org/ +WWW: http://developer.berlios.de/projects/thewml/ diff -Naur wml.orig/pkg-plist wml/pkg-plist --- wml.orig/pkg-plist 2009-01-09 21:04:26.000000000 +0100 +++ wml/pkg-plist 2009-01-02 10:17:41.000000000 +0100 @@ -1,186 +1,288 @@ -lib/wml/perl/lib/mach/auto/WML/GD/autosplit.ix -lib/wml/perl/lib/mach/auto/WML/GD/GD.so -lib/wml/perl/lib/mach/auto/WML/GD/GD.bs -lib/wml/perl/lib/mach/auto/WML/GD/.packlist -lib/wml/perl/lib/mach/auto/Term/ReadKey/autosplit.ix -lib/wml/perl/lib/mach/auto/Term/ReadKey/ReadKey.so -lib/wml/perl/lib/mach/auto/Term/ReadKey/ReadKey.bs -lib/wml/perl/lib/mach/auto/Term/ReadKey/.packlist -lib/wml/perl/lib/mach/auto/Image/Size/.packlist -lib/wml/perl/lib/mach/auto/IO/IO.so -lib/wml/perl/lib/mach/auto/IO/IO.bs -lib/wml/perl/lib/mach/auto/IO/.packlist -lib/wml/perl/lib/mach/auto/HTML/Clean/.packlist -lib/wml/perl/lib/mach/auto/Getopt/Long/.packlist -lib/wml/perl/lib/mach/auto/File/PathConvert/.packlist -lib/wml/perl/lib/mach/auto/Bit/Vector/Vector.so -lib/wml/perl/lib/mach/auto/Bit/Vector/Vector.bs -lib/wml/perl/lib/mach/auto/Bit/Vector/.packlist -lib/wml/perl/lib/mach/WML/GD.pm -lib/wml/perl/lib/mach/Term/ReadKey.pm -lib/wml/perl/lib/mach/IO/Socket/UNIX.pm -lib/wml/perl/lib/mach/IO/Socket/INET.pm -lib/wml/perl/lib/mach/IO/Socket.pm -lib/wml/perl/lib/mach/IO/Select.pm -lib/wml/perl/lib/mach/IO/Seekable.pm -lib/wml/perl/lib/mach/IO/Poll.pm -lib/wml/perl/lib/mach/IO/Pipe.pm -lib/wml/perl/lib/mach/IO/Handle.pm -lib/wml/perl/lib/mach/IO/File.pm -lib/wml/perl/lib/mach/IO/Dir.pm -lib/wml/perl/lib/mach/IO.pm -lib/wml/perl/lib/mach/Bit/Vector.pm -lib/wml/perl/lib/auto/Image/Size/xpmsize.al +bin/wmk +bin/wml +bin/wmd +bin/wmb +bin/wmu +lib/wml/data/logos/logo-apache.gif +lib/wml/data/logos/logo-apache.info +lib/wml/data/logos/logo-apache.png +lib/wml/data/logos/logo-freebsd.gif +lib/wml/data/logos/logo-freebsd.info +lib/wml/data/logos/logo-freebsd.png +lib/wml/data/logos/logo-gimp.gif +lib/wml/data/logos/logo-gimp.info +lib/wml/data/logos/logo-gimp.png +lib/wml/data/logos/logo-htdig.gif +lib/wml/data/logos/logo-htdig.info +lib/wml/data/logos/logo-htdig.png +lib/wml/data/logos/logo-linux.gif +lib/wml/data/logos/logo-linux.info +lib/wml/data/logos/logo-linux.png +lib/wml/data/logos/logo-netbsd.gif +lib/wml/data/logos/logo-netbsd.info +lib/wml/data/logos/logo-netbsd.png +lib/wml/data/logos/logo-openbsd.gif +lib/wml/data/logos/logo-openbsd.info +lib/wml/data/logos/logo-openbsd.png +lib/wml/data/logos/logo-php.gif +lib/wml/data/logos/logo-php.info +lib/wml/data/logos/logo-php.png +lib/wml/data/logos/logo-php3.gif +lib/wml/data/logos/logo-php3.info +lib/wml/data/logos/logo-php3.png +lib/wml/data/logos/logo-vim.gif +lib/wml/data/logos/logo-vim.info +lib/wml/data/logos/logo-vim.png +lib/wml/data/logos/logo-wml.gif +lib/wml/data/logos/logo-wml.info +lib/wml/data/logos/logo-wml.png +lib/wml/data/logos/logo-xemacs.gif +lib/wml/data/logos/logo-xemacs.info +lib/wml/data/logos/logo-xemacs.png +lib/wml/data/wmd.txt +lib/wml/data/txt2html.dict +lib/wml/data/weblintrc +lib/wml/exec/wml_p1_ipp +lib/wml/exec/wml_p2_mp4h +lib/wml/exec/wml_p3_eperl +lib/wml/exec/wml_p4_gm4 +lib/wml/exec/wml_p5_divert +lib/wml/exec/wml_p6_asubst +lib/wml/exec/wml_p7_htmlfix +lib/wml/exec/wml_p8_htmlstrip +lib/wml/exec/wml_p9_slice +lib/wml/exec/wml_aux_htmlclean +lib/wml/exec/wml_aux_iselect +lib/wml/exec/wml_aux_map2html +lib/wml/exec/wml_aux_txt2html +lib/wml/exec/wml_aux_tidy +lib/wml/exec/wml_aux_htmlinfo +lib/wml/exec/wml_aux_linklint +lib/wml/exec/wml_aux_weblint +lib/wml/exec/wml_aux_freetable +lib/wml/include/des/all.wml +lib/wml/include/des/gfont.wml +lib/wml/include/des/imgbg.wml +lib/wml/include/des/imgdot.wml +lib/wml/include/des/lowsrc.wml +lib/wml/include/des/navbar.wml +lib/wml/include/des/preload.wml +lib/wml/include/des/rollover.wml +lib/wml/include/des/space.wml +lib/wml/include/des/typography.wml +lib/wml/include/fmt/all.wml +lib/wml/include/fmt/isolatin.wml +lib/wml/include/fmt/pod.wml +lib/wml/include/fmt/sdf.wml +lib/wml/include/fmt/text.wml +lib/wml/include/fmt/url.wml +lib/wml/include/fmt/verbatim.wml +lib/wml/include/fmt/xtable.wml +lib/wml/include/all.wml +lib/wml/include/imp/all.wml +lib/wml/include/imp/csmap.wml +lib/wml/include/imp/fsview.wml +lib/wml/include/imp/generic.wml +lib/wml/include/mod/MakeMaker.wml +lib/wml/include/mod/all.wml +lib/wml/include/mod/version.wml +lib/wml/include/std/all.wml +lib/wml/include/std/box.wml +lib/wml/include/std/case.wml +lib/wml/include/std/grid.wml +lib/wml/include/std/href.wml +lib/wml/include/std/info.wml +lib/wml/include/std/label.wml +lib/wml/include/std/lang.wml +lib/wml/include/std/logo.wml +lib/wml/include/std/page.wml +lib/wml/include/std/tags.wml +lib/wml/include/std/toc.wml +lib/wml/include/sup/all.wml +lib/wml/include/sup/hextriple.wml +lib/wml/include/sup/path.wml +lib/wml/include/sys/all.wml +lib/wml/include/sys/bootp3.wml +lib/wml/include/sys/bootp4.wml +lib/wml/include/sys/compat1.wml +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/Vector.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File/PathConvert/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/GD.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt/Long/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML/Clean/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image/Size/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/IO.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.so +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/ReadKey.bs +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/autosplit.ix +lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey/.packlist +lib/wml/perl/lib/%%WML_ARCH%%-64int/Bit/Vector.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/WML/GD.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Handle.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Poll.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Seekable.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Dir.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Pipe.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Select.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/File.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/UNIX.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/INET.pm +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/INET.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base/UNIX.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/format +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/entries +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Pipe.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Socket.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Seekable.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/File.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Poll.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Dir.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Handle.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base/Select.pm.svn-base +lib/wml/perl/lib/%%WML_ARCH%%-64int/Term/ReadKey.pm +lib/wml/perl/lib/File/PathConvert.pm +lib/wml/perl/lib/Getopt/Long.pm +lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al +lib/wml/perl/lib/auto/Getopt/Long/FindOption.al +lib/wml/perl/lib/auto/Getopt/Long/Configure.al +lib/wml/perl/lib/auto/Getopt/Long/config.al +lib/wml/perl/lib/auto/Getopt/Long/Croak.al +lib/wml/perl/lib/auto/Getopt/Long/autosplit.ix +lib/wml/perl/lib/auto/HTML/Clean/autosplit.ix +lib/wml/perl/lib/auto/Image/Size/gifsize.al lib/wml/perl/lib/auto/Image/Size/xbmsize.al -lib/wml/perl/lib/auto/Image/Size/tiffsize.al -lib/wml/perl/lib/auto/Image/Size/swfsize.al -lib/wml/perl/lib/auto/Image/Size/psdsize.al -lib/wml/perl/lib/auto/Image/Size/ppmsize.al +lib/wml/perl/lib/auto/Image/Size/xpmsize.al lib/wml/perl/lib/auto/Image/Size/pngsize.al lib/wml/perl/lib/auto/Image/Size/jpegsize.al -lib/wml/perl/lib/auto/Image/Size/gifsize.al +lib/wml/perl/lib/auto/Image/Size/ppmsize.al +lib/wml/perl/lib/auto/Image/Size/tiffsize.al lib/wml/perl/lib/auto/Image/Size/bmpsize.al +lib/wml/perl/lib/auto/Image/Size/psdsize.al +lib/wml/perl/lib/auto/Image/Size/swfsize.al lib/wml/perl/lib/auto/Image/Size/autosplit.ix -lib/wml/perl/lib/auto/HTML/Clean/autosplit.ix -lib/wml/perl/lib/auto/Getopt/Long/config.al -lib/wml/perl/lib/auto/Getopt/Long/autosplit.ix -lib/wml/perl/lib/auto/Getopt/Long/GetOptions.al -lib/wml/perl/lib/auto/Getopt/Long/FindOption.al -lib/wml/perl/lib/auto/Getopt/Long/Croak.al -lib/wml/perl/lib/auto/Getopt/Long/Configure.al -lib/wml/perl/lib/Image/Size.pm lib/wml/perl/lib/HTML/Clean.pm -lib/wml/perl/lib/Getopt/Long.pm -lib/wml/perl/lib/File/PathConvert.pm -lib/wml/include/sys/compat1.wml -lib/wml/include/sys/bootp4.wml -lib/wml/include/sys/bootp3.wml -lib/wml/include/sys/all.wml -lib/wml/include/sup/path.wml -lib/wml/include/sup/hextriple.wml -lib/wml/include/sup/all.wml -lib/wml/include/std/toc.wml -lib/wml/include/std/tags.wml -lib/wml/include/std/page.wml -lib/wml/include/std/logo.wml -lib/wml/include/std/lang.wml -lib/wml/include/std/label.wml -lib/wml/include/std/info.wml -lib/wml/include/std/href.wml -lib/wml/include/std/grid.wml -lib/wml/include/std/case.wml -lib/wml/include/std/box.wml -lib/wml/include/std/all.wml -lib/wml/include/mod/version.wml -lib/wml/include/mod/all.wml -lib/wml/include/mod/MakeMaker.wml -lib/wml/include/imp/generic.wml -lib/wml/include/imp/fsview.wml -lib/wml/include/imp/csmap.wml -lib/wml/include/imp/all.wml -lib/wml/include/fmt/xtable.wml -lib/wml/include/fmt/verbatim.wml -lib/wml/include/fmt/url.wml -lib/wml/include/fmt/text.wml -lib/wml/include/fmt/sdf.wml -lib/wml/include/fmt/pod.wml -lib/wml/include/fmt/isolatin.wml -lib/wml/include/fmt/all.wml -lib/wml/include/des/typography.wml -lib/wml/include/des/space.wml -lib/wml/include/des/rollover.wml -lib/wml/include/des/preload.wml -lib/wml/include/des/navbar.wml -lib/wml/include/des/lowsrc.wml -lib/wml/include/des/imgdot.wml -lib/wml/include/des/imgbg.wml -lib/wml/include/des/gfont.wml -lib/wml/include/des/all.wml -lib/wml/include/all.wml -lib/wml/exec/wml_p9_slice -lib/wml/exec/wml_p8_htmlstrip -lib/wml/exec/wml_p7_htmlfix -lib/wml/exec/wml_p6_asubst -lib/wml/exec/wml_p5_divert -lib/wml/exec/wml_p4_gm4 -lib/wml/exec/wml_p3_eperl -lib/wml/exec/wml_p2_mp4h -lib/wml/exec/wml_p1_ipp -lib/wml/exec/wml_aux_weblint -lib/wml/exec/wml_aux_txt2html -lib/wml/exec/wml_aux_tidy -lib/wml/exec/wml_aux_map2html -lib/wml/exec/wml_aux_linklint -lib/wml/exec/wml_aux_iselect -lib/wml/exec/wml_aux_htmlinfo -lib/wml/exec/wml_aux_htmlclean -lib/wml/exec/wml_aux_freetable -lib/wml/aux/wmd.txt -lib/wml/aux/weblintrc -lib/wml/aux/txt2html.dict -lib/wml/aux/logos/logo-xemacs.png -lib/wml/aux/logos/logo-xemacs.info -lib/wml/aux/logos/logo-xemacs.gif -lib/wml/aux/logos/logo-wml.png -lib/wml/aux/logos/logo-wml.info -lib/wml/aux/logos/logo-wml.gif -lib/wml/aux/logos/logo-vim.png -lib/wml/aux/logos/logo-vim.info -lib/wml/aux/logos/logo-vim.gif -lib/wml/aux/logos/logo-php3.png -lib/wml/aux/logos/logo-php3.info -lib/wml/aux/logos/logo-php3.gif -lib/wml/aux/logos/logo-php.png -lib/wml/aux/logos/logo-php.info -lib/wml/aux/logos/logo-php.gif -lib/wml/aux/logos/logo-openbsd.png -lib/wml/aux/logos/logo-openbsd.info -lib/wml/aux/logos/logo-openbsd.gif -lib/wml/aux/logos/logo-netbsd.png -lib/wml/aux/logos/logo-netbsd.info -lib/wml/aux/logos/logo-netbsd.gif -lib/wml/aux/logos/logo-linux.png -lib/wml/aux/logos/logo-linux.info -lib/wml/aux/logos/logo-linux.gif -lib/wml/aux/logos/logo-htdig.png -lib/wml/aux/logos/logo-htdig.info -lib/wml/aux/logos/logo-htdig.gif -lib/wml/aux/logos/logo-gimp.png -lib/wml/aux/logos/logo-gimp.info -lib/wml/aux/logos/logo-gimp.gif -lib/wml/aux/logos/logo-freebsd.png -lib/wml/aux/logos/logo-freebsd.info -lib/wml/aux/logos/logo-freebsd.gif -lib/wml/aux/logos/logo-apache.png -lib/wml/aux/logos/logo-apache.info -lib/wml/aux/logos/logo-apache.gif -bin/wmu -bin/wml -bin/wmk -bin/wmd -bin/wmb -@dirrm lib/wml/perl/lib/mach/auto/WML/GD -@dirrm lib/wml/perl/lib/mach/auto/WML -@dirrm lib/wml/perl/lib/mach/auto/Term/ReadKey -@dirrm lib/wml/perl/lib/mach/auto/Term -@dirrm lib/wml/perl/lib/mach/auto/Image/Size -@dirrm lib/wml/perl/lib/mach/auto/Image -@dirrm lib/wml/perl/lib/mach/auto/IO -@dirrm lib/wml/perl/lib/mach/auto/HTML/Clean -@dirrm lib/wml/perl/lib/mach/auto/HTML -@dirrm lib/wml/perl/lib/mach/auto/Getopt/Long -@dirrm lib/wml/perl/lib/mach/auto/Getopt -@dirrm lib/wml/perl/lib/mach/auto/File/PathConvert -@dirrm lib/wml/perl/lib/mach/auto/File -@dirrm lib/wml/perl/lib/mach/auto/Bit/Vector -@dirrm lib/wml/perl/lib/mach/auto/Bit -@dirrm lib/wml/perl/lib/mach/auto -@dirrm lib/wml/perl/lib/mach/WML -@dirrm lib/wml/perl/lib/mach/Term -@dirrm lib/wml/perl/lib/mach/IO/Socket -@dirrm lib/wml/perl/lib/mach/IO -@dirrm lib/wml/perl/lib/mach/Bit -@dirrm lib/wml/perl/lib/mach +lib/wml/perl/lib/Image/Size.pm +man/man1/wmk.1 +man/man1/wml.1 +man/man1/wmd.1 +man/man1/wmd_missing.1 +man/man1/wmb.1 +man/man1/wmu.1 +man/man1/wml_p1_ipp.1 +man/man1/wml_p2_mp4h.1 +man/man1/wml_p3_eperl.1 +man/man1/wml_p4_gm4.1 +man/man1/wml_p5_divert.1 +man/man1/wml_p6_asubst.1 +man/man1/wml_p7_htmlfix.1 +man/man1/wml_p8_htmlstrip.1 +man/man1/wml_p9_slice.1 +man/man1/wml_aux_htmlclean.1 +man/man1/wml_aux_iselect.1 +man/man1/wml_aux_map2html.1 +man/man1/wml_aux_txt2html.1 +man/man1/wml_aux_tidy.1 +man/man1/wml_aux_htmlinfo.1 +man/man1/wml_aux_linklint.1 +man/man1/wml_aux_weblint.1 +man/man1/wml_aux_freetable.1 +man/man3/wml::all.3 +man/man3/wml::des::all.3 +man/man3/wml::des::gfont.3 +man/man3/wml::des::imgbg.3 +man/man3/wml::des::imgdot.3 +man/man3/wml::des::lowsrc.3 +man/man3/wml::des::navbar.3 +man/man3/wml::des::preload.3 +man/man3/wml::des::rollover.3 +man/man3/wml::des::space.3 +man/man3/wml::des::typography.3 +man/man3/wml::fmt::all.3 +man/man3/wml::fmt::isolatin.3 +man/man3/wml::fmt::pod.3 +man/man3/wml::fmt::sdf.3 +man/man3/wml::fmt::text.3 +man/man3/wml::fmt::url.3 +man/man3/wml::fmt::verbatim.3 +man/man3/wml::fmt::xtable.3 +man/man3/wml::imp::all.3 +man/man3/wml::imp::csmap.3 +man/man3/wml::imp::fsview.3 +man/man3/wml::imp::generic.3 +man/man3/wml::mod::MakeMaker.3 +man/man3/wml::mod::all.3 +man/man3/wml::mod::version.3 +man/man3/wml::std::all.3 +man/man3/wml::std::box.3 +man/man3/wml::std::case.3 +man/man3/wml::std::grid.3 +man/man3/wml::std::href.3 +man/man3/wml::std::info.3 +man/man3/wml::std::label.3 +man/man3/wml::std::lang.3 +man/man3/wml::std::logo.3 +man/man3/wml::std::page.3 +man/man3/wml::std::tags.3 +man/man3/wml::std::toc.3 +man/man3/wml::sup::all.3 +man/man3/wml::sup::hextriple.3 +man/man3/wml::sup::path.3 +man/man3/wml::sys::all.3 +man/man3/wml::sys::bootp3.3 +man/man3/wml::sys::bootp4.3 +man/man3/wml::sys::compat1.3 +man/man7/wml_intro.7 +man/man7/wml_tutorial.7 +man/man7/wml_macros.7 +man/man7/wml_faq.7 +man/man7/wml_tags.7 +man/man7/wml_std_html20.7 +man/man7/wml_std_html32.7 +man/man7/wml_std_html40.7 +man/man7/wml_std_html401.7 +man/man7/wml_std_xhtml10.7 +man/man7/wml_std_css1.7 +man/man7/wml_std_css2.7 +man/man7/wml_std_csspos.7 +man/man7/wml_std_wai10.7 +man/man7/wml_barebone.7 +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML/GD +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/WML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term/ReadKey +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Term +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image/Size +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Image +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/IO +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML/Clean +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/HTML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt/Long +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Getopt +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File/PathConvert +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/File +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit/Vector +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto/Bit +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/auto +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/WML +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/Term +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn/text-base +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket/.svn +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/Socket +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn/text-base +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO/.svn +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/IO +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int/Bit +@dirrm lib/wml/perl/lib/%%WML_ARCH%%-64int @dirrm lib/wml/perl/lib/auto/Image/Size @dirrm lib/wml/perl/lib/auto/Image @dirrm lib/wml/perl/lib/auto/HTML/Clean @@ -203,6 +305,6 @@ @dirrm lib/wml/include/des @dirrm lib/wml/include @dirrm lib/wml/exec -@dirrm lib/wml/aux/logos -@dirrm lib/wml/aux +@dirrm lib/wml/data/logos +@dirrm lib/wml/data @dirrm lib/wml --W/nzBZO5zC0uMSeA-- State-Changed-From-To: open->closed State-Changed-By: wxs State-Changed-When: Sat Jan 10 22:58:28 UTC 2009 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129235 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129235: commit references a PR Date: Sat, 10 Jan 2009 22:58:24 +0000 (UTC) wxs 2009-01-10 22:58:13 UTC FreeBSD ports repository Modified files: www/wml Makefile distinfo pkg-descr pkg-plist Added files: www/wml/files patch-11-wmk.t Removed files: www/wml/files patch-configure patch-gd_png.c patch-wml_backend-p3_eperl_configure patch-wml_backend-p3_eperl_eperl_proto.h Log: - Downgrade to 2.0.12 (current version is broken) - Pass maintainer to submitter PR: ports/129235 Submitted by: rodrigo@bebik.net Revision Changes Path 1.67 +14 -12 ports/www/wml/Makefile 1.37 +3 -3 ports/www/wml/distinfo 1.1 +11 -0 ports/www/wml/files/patch-11-wmk.t (new) 1.5 +0 -19 ports/www/wml/files/patch-configure (dead) 1.2 +0 -11 ports/www/wml/files/patch-gd_png.c (dead) 1.2 +0 -23 ports/www/wml/files/patch-wml_backend-p3_eperl_configure (dead) 1.2 +0 -11 ports/www/wml/files/patch-wml_backend-p3_eperl_eperl_proto.h (dead) 1.18 +1 -1 ports/www/wml/pkg-descr 1.27 +197 -179 ports/www/wml/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: