summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1997-08-25 14:10:24 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1997-08-25 14:10:24 +0000
commit11e1f3de782bb31adf980f43ee0c8ddcc577e67f (patch)
treedf965f29bc533f6a8053a6067e43e309a4bcae34 /www
parentactivated ports/x11/xzoom. (diff)
Upgrade to Website META Language, version 1.2.0
Notes
Notes: svn path=/head/; revision=7686
Diffstat (limited to 'www')
-rw-r--r--www/wml/Makefile35
-rw-r--r--www/wml/distinfo2
-rw-r--r--www/wml/pkg-descr6
-rw-r--r--www/wml/pkg-plist102
4 files changed, 66 insertions, 79 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 7f6d3589b8ca..19abeba765ce 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: wml
-# Version required: 1.1.0
-# Date created: Mon Aug 18 12:25:28 MET DST 1997
+# Version required: 1.2.0
+# Date created: Mon Aug 25 12:32:36 MET DST 1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/08/19 14:26:00 rse Exp $
#
-DISTNAME= wml-1.1.0
+DISTNAME= wml-1.2.0
CATEGORIES= www lang
MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \
ftp://ftp.engelschall.com/sw/
@@ -21,24 +21,25 @@ 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_gfont.1 wml_aux_htmlinfo.1 \
+MAN1= 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::app::all.3 wml::app::javascript.3 \
- wml::app::toc.3 wml::app::navbar.3 wml::des::all.3 \
- wml::des::box.3 wml::des::gfont.3 wml::des::grid.3 \
- wml::des::imgdot.3 wml::des::imgsize.3 wml::des::rollover.3 \
+MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.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::verbatim.3 wml::imp::all.3 \
- wml::imp::csmap.3 wml::imp::generic.3 wml::imp::pod.3 \
- wml::imp::remote.3 wml::imp::sdf.3 wml::imp::text.3 \
- wml::imp::view.3 wml::imp::wwwtable.3 wml::msc::all.3 \
- wml::msc::hextriple.3 wml::msc::m4.3 wml::msc::path.3 \
- wml::std::all.3 wml::std::divert.3 wml::std::fileinfo.3 \
- wml::std::headfoot.3 wml::std::stack.3 wml::std::symbol.3 \
- wml::std::tags.3 wml::std::url.3 wml::sys::boot.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::grid.3 wml::std::href.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::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
# 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 b527f40fe2fe..a740dd6be757 100644
--- a/www/wml/distinfo
+++ b/www/wml/distinfo
@@ -1 +1 @@
-MD5 (wml-1.1.0.tar.gz) = f4c13925f34abd0f574b6151b557b38d
+MD5 (wml-1.2.0.tar.gz) = 786a319fb9f0c4d6e6ec0a3ccf0ed89f
diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr
index a766ce82d250..248d3cd69540 100644
--- a/www/wml/pkg-descr
+++ b/www/wml/pkg-descr
@@ -6,10 +6,10 @@
WML -- Website META Language
- Version 1.1.0 (19-08-1997)
+ Version 1.2.0 (25-08-1997)
- WML is a HTML generation toolkit consisting of 9 independent languages. The
- main idea of WML is a sequential filtering scheme where each language
+ 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
provides one of 9 processing passes. So WML reads an input file, applies
passes 1-9 (or optionally only the passes specified) and finally produces
one or more output files. It operates as a powerful offline HTML generation
diff --git a/www/wml/pkg-plist b/www/wml/pkg-plist
index 5b44a6c992f5..33742b92c321 100644
--- a/www/wml/pkg-plist
+++ b/www/wml/pkg-plist
@@ -11,55 +11,47 @@ bin/wml_p9_slice
bin/wml_aux_linklint
bin/wml_aux_txt2html
bin/wml_aux_wwwtable
-bin/wml_aux_gfont
bin/wml_aux_htmlinfo
bin/wml_aux_map2html
bin/wml_aux_weblint
-lib/wml/aux/gfont/mkgdf
-lib/wml/aux/gfont/pktopx
-lib/wml/aux/gfont/pxtogdf
-lib/wml/aux/gfont/Fontmap
lib/wml/aux/txt2html.dict
lib/wml/aux/weblintrc
lib/wml/include/all.wml
-lib/wml/include/app/all.wml
-lib/wml/include/app/javascript.wml
-lib/wml/include/app/navbar.wml
-lib/wml/include/app/toc.wml
lib/wml/include/des/all.wml
-lib/wml/include/des/box.wml
lib/wml/include/des/gfont.wml
-lib/wml/include/des/grid.wml
lib/wml/include/des/imgdot.wml
-lib/wml/include/des/imgsize.wml
+lib/wml/include/des/navbar.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/imp/all.wml
lib/wml/include/imp/csmap.wml
+lib/wml/include/imp/fsview.wml
lib/wml/include/imp/generic.wml
-lib/wml/include/imp/pod.wml
-lib/wml/include/imp/remote.wml
-lib/wml/include/imp/sdf.wml
-lib/wml/include/imp/text.wml
-lib/wml/include/imp/view.wml
-lib/wml/include/imp/wwwtable.wml
-lib/wml/include/msc/all.wml
-lib/wml/include/msc/hextriple.wml
-lib/wml/include/msc/m4.wml
-lib/wml/include/msc/path.wml
lib/wml/include/std/all.wml
-lib/wml/include/std/divert.wml
-lib/wml/include/std/fileinfo.wml
-lib/wml/include/std/headfoot.wml
-lib/wml/include/std/stack.wml
-lib/wml/include/std/symbol.wml
+lib/wml/include/std/box.wml
+lib/wml/include/std/grid.wml
+lib/wml/include/std/href.wml
+lib/wml/include/std/info.wml
+lib/wml/include/std/page.wml
lib/wml/include/std/tags.wml
-lib/wml/include/std/url.wml
+lib/wml/include/std/toc.wml
+lib/wml/include/sup/all.wml
+lib/wml/include/sup/hextriple.wml
+lib/wml/include/sup/relpath.wml
+lib/wml/include/sup/stack.wml
+lib/wml/include/sys/all.wml
lib/wml/include/sys/boot.wml
+lib/wml/include/usr/all.wml
+lib/wml/include/usr/rse.wml
lib/wml/perl/lib/site_perl/i386-freebsd/auto/Getopt/Long/.packlist
lib/wml/perl/lib/site_perl/i386-freebsd/auto/Bit/Vector/Vector.so
lib/wml/perl/lib/site_perl/i386-freebsd/auto/Bit/Vector/Vector.bs
@@ -105,61 +97,55 @@ man/man1/wml_p9_slice.1.gz
man/cat1/wml_aux_linklint.1.gz
man/cat1/wml_aux_txt2html.1.gz
man/cat1/wml_aux_wwwtable.1.gz
-man/man1/wml_aux_gfont.1.gz
man/man1/wml_aux_htmlinfo.1.gz
man/man1/wml_aux_map2html.1.gz
man/man1/wml_aux_weblint.1.gz
man/man3/wml::all.3.gz
-man/man3/wml::app::all.3.gz
-man/man3/wml::app::javascript.3.gz
-man/man3/wml::app::navbar.3.gz
-man/man3/wml::app::toc.3.gz
man/man3/wml::des::all.3.gz
-man/man3/wml::des::box.3.gz
man/man3/wml::des::gfont.3.gz
-man/man3/wml::des::grid.3.gz
man/man3/wml::des::imgdot.3.gz
-man/man3/wml::des::imgsize.3.gz
+man/man3/wml::des::navbar.3.gz
man/man3/wml::des::rollover.3.gz
man/man3/wml::des::space.3.gz
man/man3/wml::des::typography.3.gz
man/man3/wml::fmt::all.3.gz
man/man3/wml::fmt::isolatin.3.gz
+man/man3/wml::fmt::pod.3.gz
+man/man3/wml::fmt::sdf.3.gz
+man/man3/wml::fmt::text.3.gz
+man/man3/wml::fmt::url.3.gz
man/man3/wml::fmt::verbatim.3.gz
+man/man3/wml::fmt::xtable.3.gz
man/man3/wml::imp::all.3.gz
man/man3/wml::imp::csmap.3.gz
+man/man3/wml::imp::fsview.3.gz
man/man3/wml::imp::generic.3.gz
-man/man3/wml::imp::pod.3.gz
-man/man3/wml::imp::remote.3.gz
-man/man3/wml::imp::sdf.3.gz
-man/man3/wml::imp::text.3.gz
-man/man3/wml::imp::view.3.gz
-man/man3/wml::imp::wwwtable.3.gz
-man/man3/wml::msc::all.3.gz
-man/man3/wml::msc::hextriple.3.gz
-man/man3/wml::msc::m4.3.gz
-man/man3/wml::msc::path.3.gz
man/man3/wml::std::all.3.gz
-man/man3/wml::std::divert.3.gz
-man/man3/wml::std::fileinfo.3.gz
-man/man3/wml::std::headfoot.3.gz
-man/man3/wml::std::stack.3.gz
-man/man3/wml::std::symbol.3.gz
+man/man3/wml::std::box.3.gz
+man/man3/wml::std::grid.3.gz
+man/man3/wml::std::href.3.gz
+man/man3/wml::std::info.3.gz
+man/man3/wml::std::page.3.gz
man/man3/wml::std::tags.3.gz
-man/man3/wml::std::url.3.gz
+man/man3/wml::std::toc.3.gz
+man/man3/wml::sup::all.3.gz
+man/man3/wml::sup::hextriple.3.gz
+man/man3/wml::sup::relpath.3.gz
+man/man3/wml::sup::stack.3.gz
+man/man3/wml::sys::all.3.gz
man/man3/wml::sys::boot.3.gz
-@comment PREFIX/lib/wml/gdf is a empty directory
-@exec mkdir %D/lib/wml/gdf
-@dirrm lib/wml/gdf
-@dirrm lib/wml/aux/gfont
+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
@dirrm lib/wml/aux
-@dirrm lib/wml/include/app
@dirrm lib/wml/include/des
@dirrm lib/wml/include/fmt
@dirrm lib/wml/include/imp
-@dirrm lib/wml/include/msc
@dirrm lib/wml/include/std
+@dirrm lib/wml/include/sup
@dirrm lib/wml/include/sys
+@dirrm lib/wml/include/usr
@dirrm lib/wml/include
@dirrm lib/wml/perl/lib/site_perl/i386-freebsd/auto/Getopt/Long
@dirrm lib/wml/perl/lib/site_perl/i386-freebsd/auto/Getopt