diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-09-09 08:12:56 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-09-09 08:12:56 +0000 |
commit | 75046e0fa9e8f9ef1ffba438f8421f0baaff0e8a (patch) | |
tree | 8df3c569d7e110be5f94768a01b5b3a413cf079f /www/wml | |
parent | 1a68dfc3f1bd07ad633d9bc04b06f6a0a1211de0 (diff) | |
download | ports-75046e0fa9e8f9ef1ffba438f8421f0baaff0e8a.tar.gz ports-75046e0fa9e8f9ef1ffba438f8421f0baaff0e8a.zip |
Notes
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 14 | ||||
-rw-r--r-- | www/wml/distinfo | 2 | ||||
-rw-r--r-- | www/wml/pkg-descr | 12 | ||||
-rw-r--r-- | www/wml/pkg-plist | 6 |
4 files changed, 20 insertions, 14 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 19abeba765ce..5d952be82356 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wml -# Version required: 1.2.0 -# Date created: Mon Aug 25 12:32:36 MET DST 1997 +# Version required: 1.2.2 +# Date created: Tue Sep 9 09:56:40 MET DST 1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id: Makefile,v 1.1.1.1 1997/08/19 14:26:00 rse Exp $ +# $Id: Makefile,v 1.2 1997/08/25 14:10:22 rse Exp $ # -DISTNAME= wml-1.2.0 +DISTNAME= wml-1.2.2 CATEGORIES= www lang MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ ftp://ftp.engelschall.com/sw/ @@ -21,12 +21,12 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ CAT1= wml_aux_linklint.1 wml_aux_txt2html.1 \ wml_aux_wwwtable.1 wml_p2_mhc.1 wml_p4_gm4.1 -MAN1= wml.1 wml_aux_htmlinfo.1 \ +MAN1= wmk.1 wml.1 wml_aux_htmlinfo.1 \ wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.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 -MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ +MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 wml::des::lowsrc.3 \ wml::des::imgdot.3 wml::des::navbar.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 \ @@ -39,7 +39,7 @@ MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ wml::sup::relpath.3 wml::sup::stack.3 wml::sys::all.3 \ wml::sys::boot.3 wml::usr::all.3 wml::usr::rse.3 -MAN7= wml_intro.7 wml_tutorial.7 +MAN7= wml_intro.7 wml_tutorial.7 wml_faq.7 # catpages are usually not installed, so they are not compressed. # But they are really needed as docs, so we compress manually... diff --git a/www/wml/distinfo b/www/wml/distinfo index a740dd6be757..027b3c3b3966 100644 --- a/www/wml/distinfo +++ b/www/wml/distinfo @@ -1 +1 @@ -MD5 (wml-1.2.0.tar.gz) = 786a319fb9f0c4d6e6ec0a3ccf0ed89f +MD5 (wml-1.2.2.tar.gz) = da9a69cf34ad6e0927e2872262a2e92d diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr index 248d3cd69540..28c1830de4f5 100644 --- a/www/wml/pkg-descr +++ b/www/wml/pkg-descr @@ -1,12 +1,12 @@ - __ ____ __ _ - \ \ / / \/ | | - \ \ /\ / /| |\/| | | - \ V V / | | | | |___ - \_/\_/ |_| |_|_____| + __ ___ __ _ + \ \ / / \/ | | + \ \ /\ / / |\/| | | + \ V V /| | | | |___ + \_/\_/ |_| |_|_____| WML -- Website META Language - Version 1.2.0 (25-08-1997) + Version 1.2.2 (08-09-1997) WML is a free HTML generation toolkit consisting of 9 independent languages. The main idea of WML is a sequential filtering scheme where each language diff --git a/www/wml/pkg-plist b/www/wml/pkg-plist index 33742b92c321..7484a06c7f31 100644 --- a/www/wml/pkg-plist +++ b/www/wml/pkg-plist @@ -1,3 +1,4 @@ +bin/wmk bin/wml bin/wml_p1_ipp bin/wml_p2_mhc @@ -16,9 +17,11 @@ bin/wml_aux_map2html bin/wml_aux_weblint lib/wml/aux/txt2html.dict lib/wml/aux/weblintrc +lib/wml/aux/generated-via-wml.gif lib/wml/include/all.wml lib/wml/include/des/all.wml lib/wml/include/des/gfont.wml +lib/wml/include/des/lowsrc.wml lib/wml/include/des/imgdot.wml lib/wml/include/des/navbar.wml lib/wml/include/des/rollover.wml @@ -84,6 +87,7 @@ lib/wml/perl/lib/site_perl/IO/Socket.pm lib/wml/perl/lib/site_perl/IO/Handle.pm lib/wml/perl/lib/site_perl/IO/Seekable.pm lib/wml/perl/lib/site_perl/IO.pm +man/man1/wmk.1.gz man/man1/wml.1.gz man/man1/wml_p1_ipp.1.gz man/cat1/wml_p2_mhc.1.gz @@ -103,6 +107,7 @@ man/man1/wml_aux_weblint.1.gz man/man3/wml::all.3.gz man/man3/wml::des::all.3.gz man/man3/wml::des::gfont.3.gz +man/man3/wml::des::lowsrc.3.gz man/man3/wml::des::imgdot.3.gz man/man3/wml::des::navbar.3.gz man/man3/wml::des::rollover.3.gz @@ -138,6 +143,7 @@ man/man3/wml::usr::all.3.gz man/man3/wml::usr::rse.3.gz man/man7/wml_intro.7.gz man/man7/wml_tutorial.7.gz +man/man7/wml_faq.7.gz @dirrm lib/wml/aux @dirrm lib/wml/include/des @dirrm lib/wml/include/fmt |