1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Upgrade to Website META Language, Version 1.3.1

This commit is contained in:
Ralf S. Engelschall 1997-10-28 13:13:03 +00:00
parent 44365b392d
commit d62f82f088
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8376
4 changed files with 26 additions and 18 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: wml
# Version required: 1.2.2
# Date created: Tue Sep 9 09:56:40 MET DST 1997
# Version required: 1.3.1
# Date created: 09-Sep-1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
# $Id: Makefile,v 1.2 1997/08/25 14:10:22 rse Exp $
# $Id: Makefile,v 1.3 1997/09/09 08:12:55 rse Exp $
#
DISTNAME= wml-1.2.2
DISTNAME= wml-1.3.1
CATEGORIES= www lang
MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \
ftp://ftp.engelschall.com/sw/
@ -26,18 +26,19 @@ MAN1= wmk.1 wml.1 wml_aux_htmlinfo.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 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 \
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
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::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::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 wml_faq.7

View File

@ -1 +1 @@
MD5 (wml-1.2.2.tar.gz) = da9a69cf34ad6e0927e2872262a2e92d
MD5 (wml-1.3.1.tar.gz) = 5aca99fd2d5ab83f539753e05acb4c86

View File

@ -6,7 +6,7 @@
WML -- Website META Language
Version 1.2.2 (08-09-1997)
Version 1.1.1 (27-10-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

View File

@ -22,6 +22,7 @@ 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/imgbg.wml
lib/wml/include/des/imgdot.wml
lib/wml/include/des/navbar.wml
lib/wml/include/des/rollover.wml
@ -84,8 +85,12 @@ lib/wml/perl/lib/site_perl/IO/Pipe.pm
lib/wml/perl/lib/site_perl/IO/File.pm
lib/wml/perl/lib/site_perl/IO/Select.pm
lib/wml/perl/lib/site_perl/IO/Socket.pm
lib/wml/perl/lib/site_perl/IO/Socket/INET.pm
lib/wml/perl/lib/site_perl/IO/Socket/UNIX.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/Dir.pm
lib/wml/perl/lib/site_perl/IO/Poll.pm
lib/wml/perl/lib/site_perl/IO.pm
man/man1/wmk.1.gz
man/man1/wml.1.gz
@ -108,6 +113,7 @@ 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::imgbg.3.gz
man/man3/wml::des::imgdot.3.gz
man/man3/wml::des::navbar.3.gz
man/man3/wml::des::rollover.3.gz
@ -173,6 +179,7 @@ man/man7/wml_faq.7.gz
@dirrm lib/wml/perl/lib/site_perl/auto/Image
@dirrm lib/wml/perl/lib/site_perl/auto/GD
@dirrm lib/wml/perl/lib/site_perl/auto
@dirrm lib/wml/perl/lib/site_perl/IO/Socket
@dirrm lib/wml/perl/lib/site_perl/IO
@dirrm lib/wml/perl/lib/site_perl
@dirrm lib/wml/perl/lib