Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2000 14:48:42 +0200 (CEST)
From:      Charlie Root <root@odie.lippe.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lkoeller@cc.fh-lippe.de
Subject:   ports/20464: Port update of grace to 5.1.1 (includes XmHTML update)
Message-ID:  <200008061248.OAA99083@odie.lippe.de>

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

>Number:         20464
>Category:       ports
>Synopsis:       Port update of grace to 5.1.1 (included update on XmHTML)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 12:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
Fachhochschule Lippe, Lemgo, Germany
>Environment:

	FreeBSD 3.4-RELEASE i386

>Description:

	Update of grace to version 5.1.1

>How-To-Repeat:

	-

>Fix:

	Apply the attached patches.
	It is essential to uptdate XmHTML, too!
	I try to contact the maintainer of XmHTML, but no answer.

diff -cabrN grace-5.0.3g/Makefile grace/Makefile
*** grace-5.0.3g/Makefile	Mon Jul 31 08:13:16 2000
--- grace/Makefile	Sat Aug  5 20:12:19 2000
***************
*** 6,12 ****
  #

  PORTNAME=	grace
! PORTVERSION=	5.0.3g
  CATEGORIES=	math print
  #
  # You never know when and why this caotic team moves it to ../src/old/   :-)
--- 6,12 ----
  #

  PORTNAME=	grace
! PORTVERSION=	5.1.1
  CATEGORIES=	math print
  #
  # You never know when and why this caotic team moves it to ../src/old/   :-)
***************
*** 17,36 ****
  		ftp://abragam.med.utoronto.ca/pub/mirrors/grace/src/old/ \
  		ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/old/ \
  		ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/
! DISTNAME=	grace-5.0.3gamma

  MAINTAINER=	Lars.Koeller@Uni-Bielefeld.DE

- BUILD_DEPENDS=  ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp
  LIB_DEPENDS=	Xbae.7:${PORTSDIR}/x11-toolkits/xbae 	\
  		Xpm.4:${PORTSDIR}/graphics/xpm		\
  		netcdf.1:${PORTSDIR}/math/netcdf	\
  		fftw.2:${PORTSDIR}/math/fftw		\
- 		pdf.2:${PORTSDIR}/print/pdflib		\
  		tiff.4:${PORTSDIR}/graphics/tiff	\
  		jpeg.9:${PORTSDIR}/graphics/jpeg	\
! 		png.4:${PORTSDIR}/graphics/png		\
! 		t1.1:${PORTSDIR}/devel/t1lib

  MAN1=		grace.1 xmgrace.1 gracebat.1 grconvert.1

--- 17,46 ----
  		ftp://abragam.med.utoronto.ca/pub/mirrors/grace/src/old/ \
  		ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/old/ \
  		ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/
!
! #
! # Hack to build xmgrace with pdflib-3.01 wich is very useful!
! # Alas the pdflib-3.0 conflicts with PHP-3.
! # I don't know how to fix this Problem. The ports collection has no concept
! # for different versions of the same package.
! #
! PATCH_SITES=	http://www.pdflib.com/pdflib/download/ \
!                 http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
!
! PATCHFILES=	pdflib-3.01.tar.gz
!

  MAINTAINER=	Lars.Koeller@Uni-Bielefeld.DE

  LIB_DEPENDS=	Xbae.7:${PORTSDIR}/x11-toolkits/xbae 	\
  		Xpm.4:${PORTSDIR}/graphics/xpm		\
  		netcdf.1:${PORTSDIR}/math/netcdf	\
  		fftw.2:${PORTSDIR}/math/fftw		\
  		tiff.4:${PORTSDIR}/graphics/tiff	\
  		jpeg.9:${PORTSDIR}/graphics/jpeg	\
! 		png.3:${PORTSDIR}/graphics/png		\
! 		t1.1:${PORTSDIR}/devel/t1lib		\
! 		XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml

  MAN1=		grace.1 xmgrace.1 gracebat.1 grconvert.1

***************
*** 39,49 ****
  REQUIRES_MOTIF=	YES
  HAS_CONFIGURE=	YES
  CONFIGURE_ARGS=	-prefix=${X11BASE} \
! 	--enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include:${LOCALBASE}/include/gd \
! 	--enable-libhelp \
! 	--enable-extra-ldpath=${LOCALBASE}/lib \
  	--enable-grace-home=${X11BASE}/lib/X11/grace \
! 	--enable-config=generic

  ALL_TARGET=
  INSTALL_TARGET= install links
--- 49,58 ----
  REQUIRES_MOTIF=	YES
  HAS_CONFIGURE=	YES
  CONFIGURE_ARGS=	-prefix=${X11BASE} \
! 	--with-extra-incpath=${WRKDIR}/pdflib-3.01/inst/include:${X11BASE}/include/X11:${LOCALBASE}/include \
! 	--with-extra-ldpath=${LOCALBASE}/lib \
  	--enable-grace-home=${X11BASE}/lib/X11/grace \
! 	--with-pdf-library=${WRKDIR}/pdflib-3.01/inst/lib/libpdf.a

  ALL_TARGET=
  INSTALL_TARGET= install links
***************
*** 53,59 ****
  	${SED} "s%-lXm %${MOTIFLIB} %" ${WRKSRC}/configure.input > ${WRKSRC}/configure
  	${RM} -f ${WRKSRC}/configure.input

  post-install:
! 	${LN} -s ${X11BASE}/lib/X11/grace/doc ${X11BASE}/share/doc/grace

  .include <bsd.port.mk>
--- 62,81 ----
  	${SED} "s%-lXm %${MOTIFLIB} %" ${WRKSRC}/configure.input > ${WRKSRC}/configure
  	${RM} -f ${WRKSRC}/configure.input

+ #
+ # HACK! Needed cause pdflib-3 isn't available in the ports collection
+ #
+ pre-configure:
+ 	cd ${WRKDIR}; \
+ 	tar zxvf ${DISTDIR}/${PATCHFILES}; \
+ 	cd pdflib-3.01; \
+ 	CFLAGS=-O2 ./configure --enable-shared=no --prefix=${WRKDIR}/pdflib-3.01/inst; \
+ 	${MAKE}; ${MAKE} install; \
+ 	cp -f ${WRKDIR}/pdflib-3.01/pdflib/.libs/libpdf.a ${WRKDIR}/pdflib-3.01/inst/lib
+
  post-install:
! 	if [ ! -e ${X11BASE}/share/doc/grace ]; then \
! 	    ${LN} -s ${X11BASE}/lib/X11/grace/doc ${X11BASE}/share/doc/grace; \
! 	fi

  .include <bsd.port.mk>
diff -cabrN grace-5.0.3g/files/freebsd grace/files/freebsd
*** grace-5.0.3g/files/freebsd	Thu Mar 18 09:41:40 1999
--- grace/files/freebsd	Thu Jan  1 01:00:00 1970
***************
*** 1,27 ****
- #****************************************
- #* Intel Linux with X11R6 and Motif 2.0 *
- #****************************************
-
- ###############################
- # Compiler
- #
- CC="gcc"
- ###############################
-
- ###############################
- # C flags
- #
- CFLAGS="-Wall -pedantic"
- ###############################
-
- ###############################
- # Misc optimization flags
- #
- OPTIMIZE="-O2"
- ###############################
-
- ###############################
- # Flags used for debugging
- #
- DEBUG="-g -O2"
- ###############################
--- 0 ----
diff -cabrN grace-5.0.3g/files/md5 grace/files/md5
*** grace-5.0.3g/files/md5	Fri Sep 10 18:39:13 1999
--- grace/files/md5	Thu Aug  3 21:37:50 2000
***************
*** 1 ****
! MD5 (grace-5.0.3gamma.tar.gz) = fe200b1fe353afa3cd0cb580ef9d2106
--- 1,2 ----
! MD5 (grace-5.1.1.tar.gz) = 03884dab948e5382169037753b008fbb
! MD5 (pdflib-3.01.tar.gz) = 33cbf44bf3f72ca97ba017647eb45070
diff -cabrN grace-5.0.3g/patches/patch-aa grace/patches/patch-aa
*** grace-5.0.3g/patches/patch-aa	Fri Sep 10 18:39:13 1999
--- grace/patches/patch-aa	Mon Jul 31 21:10:07 2000
***************
*** 1,21 ****
! *** configure.orig	Sun Aug 22 12:11:35 1999
! --- configure	Fri Sep 10 16:22:17 1999
  ***************
! *** 1096,1106 ****
!
!   if test "x${GCC}" = "xyes"
!   then
! -     case "${host}" in
! -     i?86-*-linux-*) CFLAGS="-m486 -malign-double $CFLAGS";;
! -     i?86-*) CFLAGS="-m486 $CFLAGS";;
! -   esac
! -
!       echo $ac_n "checking "for gcc strength-reduce bug"""... $ac_c" 1>&6
!   echo "configure:1106: checking "for gcc strength-reduce bug"" >&5
!   if eval "test \"`echo '$''{'ac_cv_c_gcc_strength_bug'+set}'`\" = set"; then
! --- 1096,1101 ----
! ***************
! *** 1832,1838 ****
    # It thinks the first close brace ends the variable substitution.
    test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'

--- 1,7 ----
! *** configure.orig	Mon May 22 19:54:43 2000
! --- configure	Mon May 22 19:54:47 2000
  ***************
! *** 2590,2596 ****
    # It thinks the first close brace ends the variable substitution.
    test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'

***************
*** 23,29 ****

    test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'

! --- 1827,1833 ----
    # It thinks the first close brace ends the variable substitution.
    test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'

--- 9,15 ----

    test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'

! --- 2590,2596 ----
    # It thinks the first close brace ends the variable substitution.
    test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'

***************
*** 31,40 ****

    test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'

- ***************
- *** 8939,8942 ****
-   chmod +x $CONFIG_STATUS
-   rm -fr confdefs* $ac_clean_files
-   test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
- -
- --- 8934,8936 ----
--- 17,19 ----
diff -cabrN grace-5.0.3g/patches/patch-ab grace/patches/patch-ab
*** grace-5.0.3g/patches/patch-ab	Fri Sep 10 18:39:13 1999
--- grace/patches/patch-ab	Mon Jul 31 21:10:07 2000
***************
*** 1,8 ****
! *** conf/Make.conf.in.org	Fri Sep 10 09:32:03 1999
! --- conf/Make.conf.in	Fri Sep 10 09:32:27 1999
  ***************
! *** 93,98 ****
! --- 93,99 ----
    # BSD install
    INSTALL=@INSTALL@
    INSTALL_PROGRAM=@INSTALL_PROGRAM@
--- 1,8 ----
! *** ac-tools/Make.conf.in.orig	Mon May 22 19:57:32 2000
! --- ac-tools/Make.conf.in	Mon May 22 19:57:36 2000
  ***************
! *** 90,95 ****
! --- 90,96 ----
    # BSD install
    INSTALL=@INSTALL@
    INSTALL_PROGRAM=@INSTALL_PROGRAM@
***************
*** 10,19 ****
    INSTALL_DATA=@INSTALL_DATA@
    MKINSTALLDIRS=@MKINSTALLDIRS@

- ***************
- *** 119,122 ****
-
-   # HTML help viewer command
-   HELPVIEWER=@HELPVIEWER@
- -
- --- 120,122 ----
--- 10,12 ----
diff -cabrN grace-5.0.3g/patches/patch-ac grace/patches/patch-ac
*** grace-5.0.3g/patches/patch-ac	Fri Sep 10 18:39:13 1999
--- grace/patches/patch-ac	Mon Jul 31 21:10:07 2000
***************
*** 1,7 ****
! *** examples/Makefile.org	Fri Sep 10 09:25:47 1999
! --- examples/Makefile	Fri Sep 10 09:25:57 1999
  ***************
! *** 31,37 ****
    install : $(EXAMPLES) $(DOTEST)
    	$(MKINSTALLDIRS) $(GRACE_HOME)/examples
    	for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
--- 1,7 ----
! *** examples/Makefile.orig	Mon May 22 19:58:45 2000
! --- examples/Makefile	Mon May 22 19:59:07 2000
  ***************
! *** 33,39 ****
    install : $(EXAMPLES) $(DOTEST)
    	$(MKINSTALLDIRS) $(GRACE_HOME)/examples
    	for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
***************
*** 9,15 ****

    links : dummy

! --- 31,37 ----
    install : $(EXAMPLES) $(DOTEST)
    	$(MKINSTALLDIRS) $(GRACE_HOME)/examples
    	for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
--- 9,15 ----

    links : dummy

! --- 33,39 ----
    install : $(EXAMPLES) $(DOTEST)
    	$(MKINSTALLDIRS) $(GRACE_HOME)/examples
    	for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
diff -cabrN grace-5.0.3g/patches/patch-ad grace/patches/patch-ad
*** grace-5.0.3g/patches/patch-ad	Fri Sep 10 18:39:13 1999
--- grace/patches/patch-ad	Mon Jul 31 21:10:07 2000
***************
*** 1,7 ****
! *** doc/Makefile.orig	Fri Aug 20 00:31:44 1999
! --- doc/Makefile	Fri Sep 10 11:06:06 1999
  ***************
! *** 66,72 ****
    	$(MKINSTALLDIRS) $(PREFIX)/man
    	$(MKINSTALLDIRS) $(PREFIX)/man/man1
    	cd $(PREFIX)/man/man1; \
--- 1,7 ----
! *** doc/Makefile.orig	Mon May 22 20:00:24 2000
! --- doc/Makefile	Mon May 22 20:00:51 2000
  ***************
! *** 78,84 ****
    	$(MKINSTALLDIRS) $(PREFIX)/man
    	$(MKINSTALLDIRS) $(PREFIX)/man/man1
    	cd $(PREFIX)/man/man1; \
***************
*** 9,15 ****

    tests : dummy

! --- 66,72 ----
    	$(MKINSTALLDIRS) $(PREFIX)/man
    	$(MKINSTALLDIRS) $(PREFIX)/man/man1
    	cd $(PREFIX)/man/man1; \
--- 9,15 ----

    tests : dummy

! --- 78,84 ----
    	$(MKINSTALLDIRS) $(PREFIX)/man
    	$(MKINSTALLDIRS) $(PREFIX)/man/man1
    	cd $(PREFIX)/man/man1; \
diff -cabrN grace-5.0.3g/patches/patch-ae grace/patches/patch-ae
*** grace-5.0.3g/patches/patch-ae	Fri Sep 10 18:39:13 1999
--- grace/patches/patch-ae	Thu Aug  3 21:25:46 2000
***************
*** 1,16 ****
! --- conf/generic.orig	Mon Mar 29 01:02:41 1999
! +++ conf/generic	Fri Sep 10 16:10:36 1999
! @@ -17,11 +17,11 @@
!  ###############################
!  # Misc optimization flags
!  #
! -OPTIMIZE="-O"
! +#OPTIMIZE="-O"
!  ###############################

!  ###############################
!  # Flags used for debugging
!  #
! -DEBUG="-g"
! +#DEBUG="-g"
!  ###############################
--- 1,13 ----
! *** src/pdfdrv.c.org	Thu Apr 20 22:34:34 2000
! --- src/pdfdrv.c	Thu Aug  3 21:23:05 2000
! ***************
! *** 57,62 ****
! --- 57,64 ----
!   #  include "motifinc.h"
!   #endif

! + #define PDF_set_fillrule(handle, rule) PDF_set_parameter(handle, "fillrule", rule)
! +
!   static void pdf_error_handler(PDF *p, int type, const char* msg);
!
!   static unsigned long page_scale;
diff -cabrN grace-5.0.3g/pkg/PLIST grace/pkg/PLIST
*** grace-5.0.3g/pkg/PLIST	Fri Mar  3 15:04:24 2000
--- grace/pkg/PLIST	Sat Aug  5 20:12:32 2000
***************
*** 28,34 ****
  lib/X11/grace/doc/grace.1
  lib/X11/grace/doc/gracebat.1
  lib/X11/grace/doc/grconvert.1
! lib/X11/grace/doc/mygraph.gif
  lib/X11/grace/doc/nohelp.html
  lib/X11/grace/doc/philosophical-gnu-sm.jpg
  lib/X11/grace/doc/shiftdata.sh
--- 28,34 ----
  lib/X11/grace/doc/grace.1
  lib/X11/grace/doc/gracebat.1
  lib/X11/grace/doc/grconvert.1
! lib/X11/grace/doc/mygraph.png
  lib/X11/grace/doc/nohelp.html
  lib/X11/grace/doc/philosophical-gnu-sm.jpg
  lib/X11/grace/doc/shiftdata.sh
***************
*** 38,43 ****
--- 38,44 ----
  lib/X11/grace/examples/au.agr
  lib/X11/grace/examples/axes.agr
  lib/X11/grace/examples/bar.agr
+ lib/X11/grace/examples/boxplot.agr
  lib/X11/grace/examples/brw.dat
  lib/X11/grace/examples/chartebar.agr
  lib/X11/grace/examples/charts.agr
***************
*** 52,65 ****
  lib/X11/grace/examples/log2.agr
  lib/X11/grace/examples/logistic.agr
  lib/X11/grace/examples/logistic.fit
  lib/X11/grace/examples/logtest.par
  lib/X11/grace/examples/manygraphs.agr
  lib/X11/grace/examples/mlo.dat
- lib/X11/grace/examples/moresyms.agr
  lib/X11/grace/examples/motif.agr
  lib/X11/grace/examples/polar.agr
  lib/X11/grace/examples/props.agr
  lib/X11/grace/examples/regions.par
  lib/X11/grace/examples/stackedb.agr
  lib/X11/grace/examples/symslines.agr
  lib/X11/grace/examples/terr.agr
--- 53,68 ----
  lib/X11/grace/examples/log2.agr
  lib/X11/grace/examples/logistic.agr
  lib/X11/grace/examples/logistic.fit
+ lib/X11/grace/examples/logit.agr
  lib/X11/grace/examples/logtest.par
  lib/X11/grace/examples/manygraphs.agr
  lib/X11/grace/examples/mlo.dat
  lib/X11/grace/examples/motif.agr
+ lib/X11/grace/examples/pie.agr
  lib/X11/grace/examples/polar.agr
  lib/X11/grace/examples/props.agr
  lib/X11/grace/examples/regions.par
+ lib/X11/grace/examples/spectrum.agr
  lib/X11/grace/examples/stackedb.agr
  lib/X11/grace/examples/symslines.agr
  lib/X11/grace/examples/terr.agr
***************
*** 74,85 ****
--- 77,96 ----
  lib/X11/grace/examples/tlog.agr
  lib/X11/grace/examples/tmc.c
  lib/X11/grace/examples/tstack.agr
+ lib/X11/grace/examples/txttrans.agr
  lib/X11/grace/examples/txyr.agr
  lib/X11/grace/examples/typeset.agr
+ lib/X11/grace/examples/vmap.agr
+ lib/X11/grace/examples/xysize.agr
  lib/X11/grace/examples/xyz.agr
  lib/X11/grace/fonts/FontDataBase
  lib/X11/grace/fonts/enc/IsoLatin1.enc
  lib/X11/grace/fonts/enc/IsoLatin2.enc
+ lib/X11/grace/fonts/enc/IsoLatin9.enc
+ lib/X11/grace/fonts/enc/MacRoman.enc
+ lib/X11/grace/fonts/enc/PDFDoc.enc
+ lib/X11/grace/fonts/enc/PSLatin1.enc
+ lib/X11/grace/fonts/enc/WinAnsi.enc
  lib/X11/grace/fonts/type1/d050000l.afm
  lib/X11/grace/fonts/type1/d050000l.pfb
  lib/X11/grace/fonts/type1/n019003l.afm
diff -cabrN grace-5.0.3g/scripts/configure grace/scripts/configure
*** grace-5.0.3g/scripts/configure	Thu Mar 18 09:41:40 1999
--- grace/scripts/configure	Thu Jan  1 01:00:00 1970
***************
*** 1,3 ****
- #! /bin/sh
-
- cp ${FILESDIR}/freebsd ${WRKSRC}/conf/freebsd
--- 0 ----



-----------------------------------------------------------------------

diff -cabrN xmhtml-1.1.0/Makefile xmhtml/Makefile
*** xmhtml-1.1.0/Makefile	Mon Jul 31 08:24:13 2000
--- xmhtml/Makefile	Sat Aug  5 16:28:16 2000
***************
*** 6,31 ****
  #

  PORTNAME=	XmHTML
! PORTVERSION= 	1.1.0
  CATEGORIES=	x11-toolkits www
! MASTER_SITES=	ftp://crl.nmsu.edu/pub/XmHTML/ \
! 		ftp://ftp.ist.co.uk/pub/motif/XmHTML/ \
! 		ftp://ftp.nerdnet.nl/pub/X11/Widgets/XmHTML/
!
! PATCH_SITES=	ftp://crl.nmsu.edu/pub/XmHTML/
! PATCHFILES=	patch-102697.gz

  MAINTAINER=	thepish@freebsd.org

  LIB_DEPENDS=    png.4:${PORTSDIR}/graphics/png \
! 		jpeg.9:${PORTSDIR}/graphics/jpeg

- REQUIRES_MOTIF=	yes
- USE_IMAKE=	yes
- XMKMF=		PORTOBJFORMAT=${PORTOBJFORMAT} xmkmf -a

! EXMP_DIR=	${PREFIX}/share/examples/${DISTNAME}/
! DOCS_DIR=	${PREFIX}/share/doc/${DISTNAME}/

  pre-install:
  	${ECHO} "installing examples into ${EXMP_DIR}"
--- 6,38 ----
  #

  PORTNAME=	XmHTML
! PORTVERSION= 	1.1.7
  CATEGORIES=	x11-toolkits www
! MASTER_SITES=	http://www.xs4all.nl/~ripley/XmHTML/dist

  MAINTAINER=	thepish@freebsd.org

  LIB_DEPENDS=    png.4:${PORTSDIR}/graphics/png \
! 		jpeg.9:${PORTSDIR}/graphics/jpeg \
! 		Xpm.4:${PORTSDIR}/graphics/xpm


! REQUIRES_MOTIF=	yes
! USE_GMAKE=	yes
! USE_LIBTOOL=	yes
! USE_X_PREFIX=	yes
!
! EXMP_DIR=	${X11BASE}/share/examples/${DISTNAME}/
! DOCS_DIR=	${X11BASE}/share/doc/${DISTNAME}/
!
! post-patch:
! 	${TOUCH} ${WRKSRC}/configure
! 	${CHMOD} 755 ${WRKSRC}/configure
!
! post-build:
! 	rm -rf ${WRKSRC}/examples/.libs ${WRKSRC}/examples/*.lo ${WRKSRC}/examples/*.o
! 	rm -rf ${WRKSRC}/book/.libs ${WRKSRC}/book/*.lo ${WRKSRC}/book/*.o
! 	rm -rf ${WRKSRC}/contrib/.libs ${WRKSRC}/contrib/*.lo ${WRKSRC}/contrib/*.o

  pre-install:
  	${ECHO} "installing examples into ${EXMP_DIR}"
***************
*** 35,41 ****
  	@ ${MKDIR} ${DOCS_DIR}
  	@ (cd ${WRKSRC}/html; tar -cpf- * | tar -xvpf- -C ${DOCS_DIR} )

  post-install:
! 	@ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib

  .include <bsd.port.mk>
--- 42,54 ----
  	@ ${MKDIR} ${DOCS_DIR}
  	@ (cd ${WRKSRC}/html; tar -cpf- * | tar -xvpf- -C ${DOCS_DIR} )

+ do-install:
+ 	${LIBTOOL} ${LIBTOOL_FLAGS} ${INSTALL_DATA} \
+ 		${WRKSRC}/lib/libXmHTML.la ${X11BASE}/lib
+ 	${MKDIR} ${X11BASE}/include/XmHTML
+ 	${INSTALL_DATA} ${WRKSRC}/include/XmHTML/*.h ${X11BASE}/include/XmHTML
+
  post-install:
! 	@ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${X11BASE}/lib

  .include <bsd.port.mk>
diff -cabrN xmhtml-1.1.0/files/md5 xmhtml/files/md5
*** xmhtml-1.1.0/files/md5	Sun Feb 21 04:22:20 1999
--- xmhtml/files/md5	Thu Aug  3 22:14:40 2000
***************
*** 1,2 ****
! MD5 (XmHTML-1.1.0.tar.gz) = 4a29ce778089a3312ba5c5ce700101f6
! MD5 (patch-102697.gz) = 5af647414fe4087935cc8ec9652fb938
--- 1,2 ----
! MD5 (XmHTML-1.1.7.tar.gz) = 6d079435fb954bb7878f4dd0d3f7b8d8
!
diff -cabrN xmhtml-1.1.0/patches/patch-aa xmhtml/patches/patch-aa
*** xmhtml-1.1.0/patches/patch-aa	Sun Feb 21 04:59:30 1999
--- xmhtml/patches/patch-aa	Sat Aug  5 15:30:13 2000
***************
*** 1,60 ****
! --- XmHTML.cf.orig	Sat Feb 20 13:38:17 1999
! +++ XmHTML.cf	Sat Feb 20 14:08:18 1999
! @@ -22,10 +22,10 @@
!  XCOMM
!
!  XCOMM This specifies where the XmHTML library will be installed
! -#define XmHTMLLibDir $(USRLIBDIR)
! +#define XmHTMLLibDir /usr/X11R6/lib
!
!  XCOMM This specifies where the XmHTML header files will be installed
! -#define XmHTMLIncDir $(INCROOT)/XmHTML
! +#define XmHTMLIncDir /usr/X11R6/include/XmHTML
!
!  XCOMM You may need to modify the following DEFINES as follows:
!  XCOMM if your system doesn't provide str[n]casecmp, add -DNEED_STRCASECMP
! @@ -51,6 +51,11 @@
!  DEFINES = -DNEED_STRCASECMP
!  #endif
!
! +BUILDINCTOP= ..
! +BUILDBINTOP= ..
! +BUILDLIBTOP= ..
! +INSTINCFLAGS = -c -m 0444
! +
!  XCOMM Image support configuration
!
!  XCOMM XPM support.
! @@ -59,8 +64,8 @@
!  XCOMM Uncomment and fill in the proper paths to xpm.h and libXpm
!  XCOMM The defaults are /usr/X11R6/include (or wherever your X includes live)
!  XCOMM and /usr/X11R6/lib (or wherever your X libraries live)
! -XCOMM XPMINCLUDES  = -I$(INCROOT)/X11
! -XCOMM XPMLIBRARIES = -L$(LIBDIR) -lXpm
! +XPMINCLUDES  = -I$(INCROOT)/X11
! +XPMLIBRARIES = -L$(LIBDIR) -lXpm
!
!  XCOMM
!  XCOMM JPEG Support. Enabled by default.
! @@ -74,8 +79,8 @@
!  XCOMM Required include files: jpeglib.h, jconfig.h, jmorecfg.h
!  XCOMM
!  #if (IHaveJPEG)
! -JPEGINC =
! -JPEGLIB = -ljpeg
! +JPEGINC = -I/usr/local/include
! +JPEGLIB = -ljpeg -L/usr/local/lib
!  #else
!  XCOMM JPEG support not selected
!  #endif
! @@ -93,8 +98,8 @@
!  XCOMM Required include files: png.h, pngconf.h
!  XCOMM
!  #if (IHavePNG)
! -PNGINC =
! -PNGLIB = -lpng
! +PNGINC = -I/usr/local/include
! +PNGLIB = -lpng -L/usr/local/lib
!  #else
!  XCOMM PNG support not selected
!  #endif
--- 1,155 ----
! *** Makefile.orig	Thu Feb  4 01:43:27 1999
! --- Makefile	Sat Aug  5 15:29:56 2000
! ***************
! *** 40,46 ****
!   # remove the examples directory from this line.
!   # If you want to build the XmHTML tutorial examples, add the book directory.
!
! ! SUBDIRS= lib http examples tools
!
!   # some common definitions
!   #
! --- 40,46 ----
!   # remove the examples directory from this line.
!   # If you want to build the XmHTML tutorial examples, add the book directory.
!
! ! SUBDIRS= lib http examples tools book contrib
!
!   # some common definitions
!   #
! ***************
! *** 64,72 ****
!   # Compiler Settings #
!   #                   #
!   #####################
! ! CC       = gcc
! ! CFLAGS   = -g -funroll-loops -Wall -pipe -ansi
! ! LDFLAGS  =
!
!   # The following flags are *very* usefull if you are getting unresolved
!   # references to functions in libraries that you *know* to exist.
! --- 64,72 ----
!   # Compiler Settings #
!   #                   #
!   #####################
! ! CC       = libtool gcc
! ! CFLAGS   = -O2 -funroll-loops -pipe -ansi
! ! #LDFLAGS  =
!
!   # The following flags are *very* usefull if you are getting unresolved
!   # references to functions in libraries that you *know* to exist.
! ***************
! *** 115,121 ****
!   # HAVE_LIBZ => zlib.h
!
!   ZLIBINC       =
! ! IMAGEINCLUDES = $(ZLIBINC)
!
!   # Image libraries
!   # No need to add -lXpm if you need to include it with LIBS below
! --- 115,121 ----
!   # HAVE_LIBZ => zlib.h
!
!   ZLIBINC       =
! ! IMAGEINCLUDES = -I${LOCALBASE}/include $(ZLIBINC)
!
!   # Image libraries
!   # No need to add -lXpm if you need to include it with LIBS below
! ***************
! *** 126,132 ****
!   # HAVE_LIBZ => libz (and possibly libm)
!
!   ZLIBLIB   = -lz -lm
! ! IMAGELIBS = -ljpeg -lpng $(ZLIBLIB)
!
!   # It might be troublesome to know what the correct defines are for your
!   # system. A possible set of defines for some OS's is given below. Pick
! --- 126,132 ----
!   # HAVE_LIBZ => libz (and possibly libm)
!
!   ZLIBLIB   = -lz -lm
! ! IMAGELIBS = -L${LOCALBASE}/lib -ljpeg -lpng $(ZLIBLIB)
!
!   # It might be troublesome to know what the correct defines are for your
!   # system. A possible set of defines for some OS's is given below. Pick
! ***************
! *** 166,182 ****
!   # Add -DDEBUG to enable selective debug output (see the file DEBUGGING for more
!   # info).
!   #
! ! CPPFLAGS = -DDEBUG -D_GNU_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DHAVE_REGEX_H $(IMAGEDEFINES)
!
!   # Various include directories
!   LIBINC=-I. -I../include -I../include/common -I../../include -I../../include/common
!
!   # Platform specific includes
!   ifeq ($(PLATFORM),Motif)
! ! PLATFORMINC=-I../../include/XmHTML -I/usr/X11R6/include
!   else
!   ifeq ($(PLATFORM),gtk)
! ! PLATFORMINC=-I../../include/gtk-xmhtml -I/usr/local/include
!   endif
!   endif
!
! --- 166,182 ----
!   # Add -DDEBUG to enable selective debug output (see the file DEBUGGING for more
!   # info).
!   #
! ! CPPFLAGS = -DHAVE_REGEX_H $(IMAGEDEFINES)
!
!   # Various include directories
!   LIBINC=-I. -I../include -I../include/common -I../../include -I../../include/common
!
!   # Platform specific includes
!   ifeq ($(PLATFORM),Motif)
! ! PLATFORMINC=-I../../include/XmHTML -I${X11BASE}/include
!   else
!   ifeq ($(PLATFORM),gtk)
! ! PLATFORMINC=-I../../include/gtk-xmhtml -I${LOCALBASE}/include
!   endif
!   endif
!
! ***************
! *** 192,208 ****
!   # Motif version (default)
!   ifeq ($(PLATFORM),Motif)
!
! ! LIBDIR = -L/usr/X11R6/lib
!   # This is what is required under Linux (Motif 2.0.1).
!   # Your mileage may vary.
! ! LIBS   = -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE
!
!   else
!
!   # gtk version (only supported port for now)
!   ifeq($(PLATFORM),gtk)
!
! ! LIBDIR = -L/usr/local/lib
!   LIBS   = -lgdk -lgtk -lX11
!
!   # endif gtk
! --- 192,208 ----
!   # Motif version (default)
!   ifeq ($(PLATFORM),Motif)
!
! ! LIBDIR = -L${X11BASE}/lib
!   # This is what is required under Linux (Motif 2.0.1).
!   # Your mileage may vary.
! ! LIBS   = ${MOTIFLIB} -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE
!
!   else
!
!   # gtk version (only supported port for now)
!   ifeq($(PLATFORM),gtk)
!
! ! LIBDIR = -L${X11BASE}/lib
!   LIBS   = -lgdk -lgtk -lX11
!
!   # endif gtk
! ***************
! *** 308,311 ****
!   	tools/scansrc.sh ./lib/common > docs/sources.desc
!   	tools/scansrc.sh ./lib/Motif >> docs/sources.desc
!   	tools/scansrc.sh ./lib/gtk >> docs/sources.desc
! -
! --- 308,310 ----
diff -cabrN xmhtml-1.1.0/patches/patch-ab xmhtml/patches/patch-ab
*** xmhtml-1.1.0/patches/patch-ab	Sun Feb 21 04:22:20 1999
--- xmhtml/patches/patch-ab	Sat Aug  5 14:31:58 2000
***************
*** 1,18 ****
! --- src/Imakefile.orig	Sat Feb 20 14:31:44 1999
! +++ src/Imakefile	Sun Feb 21 12:52:40 1999
! @@ -61,11 +61,15 @@

!  XCOMM I don't know whether or not X11R5/R4 image has got a Concat3.
!  XCOMM This works.
! +.if (${PORTOBJFORMAT} == "aout")
!  #if (ProjectX < 6)
!  SOXMHTMLLIBREV = $(XmHTMLVersionNum)./**/$(XmHTMLRevision)./**/$(XmHTMLUpdateLevel)
!  #else
!  SOXMHTMLLIBREV = Concat3($(XmHTMLVersionNum).,$(XmHTMLRevision).,$(XmHTMLUpdateLevel))
!  #endif
! +.else
! +SOXMHTMLLIBREV = $(XmHTMLVersionNum)./**/$(XmHTMLUpdateLevel)
! +.endif

!  HEADERS = XmHTML.h XmHTMLP.h HTML.h Parser.h ParserP.h

--- 1,15 ----
! --- examples/Makefile.orig	Wed Feb  3 19:43:27 1999
! +++ examples/Makefile	Tue Nov  2 01:39:14 1999
! @@ -11,10 +11,10 @@
!  EXAMPLES=example_1 example_2 example_4

!  # The XmHTML library
! -XMHTMLLIB = -L../lib -lXmHTML
! +XMHTMLLIB = ../lib/libXmHTML.la

!  # Richard Offer's http client-side library
! -HTTPLIB   = -L../http -lhttp
! +HTTPLIB   = ../http/libhttp.la

+  # Libraries against which all examples are linked
+  LINKLIBS = $(XMHTMLLIB) $(LOADLIBES) $(DMALLOCLIB)
diff -cabrN xmhtml-1.1.0/patches/patch-ac xmhtml/patches/patch-ac
*** xmhtml-1.1.0/patches/patch-ac	Wed May 12 11:12:37 1999
--- xmhtml/patches/patch-ac	Sat Aug  5 14:32:03 2000
***************
*** 1,11 ****
! --- ./book/Imakefile.org	Wed May 12 01:31:48 1999
! +++ ./book/Imakefile	Wed May 12 02:03:40 1999
! @@ -36,7 +36,7 @@
!       DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)

!  XCOMM required libraries
! -LOCAL_LIBRARIES = $(XMHTMLLIB) $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
! +LOCAL_LIBRARIES = $(XMHTMLLIB) $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)

!  SRCS = simple_html.c simple_html2.c autosize_html.c forced_html.c html.c

--- 1,23 ----
! --- http/Makefile.orig	Wed Feb  3 19:43:27 1999
! +++ http/Makefile	Tue Nov  2 01:28:54 1999
! @@ -2,7 +2,7 @@
!  # lint configuration. I use lclint.
!  #

! -LIBRARY=libhttp.a
! +LIBRARY=libhttp.la

!  # List of source, object and header files
!  SRCS=HTTP.c cookie.c
! @@ -27,9 +27,8 @@
!  # targets to build

+  $(TARGET):: $(OBJS)
+ -	$(RM) $@ \
+ -	$(AR) $@ $(OBJS)
+ -	$(RANLIB) $@
+ +	$(RM) $@
+ +	$(CC) -o $@ $(OBJS:.o=.lo) -rpath ${PREFIX}/lib -version-info 0:2
+
+  stamp-includes:
+  	@if [ -d ../include ]; then set +x; \
diff -cabrN xmhtml-1.1.0/patches/patch-ad xmhtml/patches/patch-ad
*** xmhtml-1.1.0/patches/patch-ad	Wed May 12 11:12:39 1999
--- xmhtml/patches/patch-ad	Sat Aug  5 15:12:21 2000
***************
*** 1,11 ****
! --- ./examples/Imakefile.org	Wed May 12 01:31:48 1999
! +++ ./examples/Imakefile	Wed May 12 02:04:00 1999
! @@ -36,7 +36,7 @@
!       DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)

!  XCOMM required libraries
! -LOCAL_LIBRARIES = $(XMHTMLLIB) $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
! +LOCAL_LIBRARIES = $(XMHTMLLIB) $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)

!  XCOMM common routines for all examples
!  XCOMM
--- 1,26 ----
! $NetBSD: patch-ad,v 1.3 1999/11/13 07:31:40 jlam Exp $

! --- lib/Makefile.orig	Wed Feb  3 19:43:26 1999
! +++ lib/Makefile	Tue Nov  2 01:28:54 1999
! @@ -25,7 +25,7 @@
!  # Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.         #
!  ##############################################################################
!  #
! -LIBRARY=libXmHTML.a
! +LIBRARY=libXmHTML.la

!  # Target to make
!  TARGET=$(LIBRARY)
! @@ -44,9 +44,9 @@
!  	@(set -x; cd common; $(MAKE) all $(pass_flags) )
!
!  $(TARGET):: common $(PLATFORM)
! -	$(RM) $@ \
! -	$(AR) $@ common/*.o $(PLATFORM)/*.o
! -	$(RANLIB) $@
! +	$(RM) $@
! +	$(CC) -o $@ common/*.lo $(PLATFORM)/*.lo \
! +		-rpath ${PREFIX}/lib -version-info 1:2
!
!  depend::
!  	@( for dir in $(SUBDIRS) ; do \
diff -cabrN xmhtml-1.1.0/patches/patch-ae xmhtml/patches/patch-ae
*** xmhtml-1.1.0/patches/patch-ae	Wed May 12 11:12:40 1999
--- xmhtml/patches/patch-ae	Sat Aug  5 14:32:10 2000
***************
*** 1,11 ****
! --- ./tools/Imakefile.org	Wed May 12 01:31:49 1999
! +++ ./tools/Imakefile	Wed May 12 02:04:11 1999
! @@ -35,7 +35,7 @@
!  DEFAULT_LIBS =

!  XCOMM X libraries, required for reptype
! -LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB) $(DEFAULT_LIBS)
! +LOCAL_LIBRARIES = $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB) $(DEFAULT_LIBS)

!  #if (IHaveZLIB)
!  SRCS = GetRepTypes.c WidgetSize.c gifinfo.c ImBuffer.c parse.c gif2gzf.c \
--- 1,11 ----
! --- tools/Makefile.orig	Wed Feb  3 19:43:27 1999
! +++ tools/Makefile	Tue Nov  2 01:38:36 1999
! @@ -88,7 +88,7 @@

!  httpget::  httpget.o
!  	$(RM) $@ \
! -	$(CC) -o $@ $(LDFLAGS) httpget.o -L../http -lhttp $(DMALLOCLIB)
! +	$(CC) -o $@ $(LDFLAGS) httpget.o ../http/libhttp.la $(DMALLOCLIB)

!  # gif to gzf converter
!  gif2gzf:: gif2gzf.o LZWStream.o ImBuffer.o
diff -cabrN xmhtml-1.1.0/patches/patch-af xmhtml/patches/patch-af
*** xmhtml-1.1.0/patches/patch-af	Thu Jan  1 01:00:00 1970
--- xmhtml/patches/patch-af	Thu Aug  3 22:04:01 2000
***************
*** 0 ****
--- 1,69 ----
+ The patch fixes:
+ 1) <HR> placement
+ 2) formatting inside <PRE></PRE> (not really nice HTML, but any browser
+    supports it)
+ 3) "Can't convert XmHTML_DEFAULT_GAMMA" runtime warning
+
+ --- XmHTML-1.1.7/lib/common/layout.c.orig	Thu Jan 28 02:10:17 1999
+ +++ XmHTML-1.1.7/lib/common/layout.c	Mon Jun 12 21:55:01 2000
+ @@ -2377,14 +2377,16 @@
+  	* Linefeeds in rules are divided accross the rule: half above and
+  	* half below.
+  	*****/
+ -	if(data->linefeed)
+ +	if(data->linefeed) {
+ +		box->y += data->linefeed;
+  		y_offset = data->linefeed/2;
+ -	else
+ +	} else {
+  		y_offset = data->font->height/2;
+ +	}
+
+  	data->y = box->y + y_offset;
+ -
+ -	/* take height of rule into account as well */
+ +
+ +        /* take height of rule into account as well */
+  	y_offset += data->height/2;
+
+  	/* full height of the box */
+ --- XmHTML-1.1.7/lib/common/parse.c.orig	Wed Jan 20 07:13:08 1999
+ +++ XmHTML-1.1.7/lib/common/parse.c	Mon Jun 12 01:40:19 2000
+ @@ -1258,6 +1258,24 @@
+  				current == HT_U || current == HT_VAR ||
+  				current == HT_FONT || current == HT_ZTEXT)
+  				return(True);
+ +
+ +            /* allow most container elements as well if we can relax */
+ +			if(!parser->strict_checking &&
+ +				(current == HT_TABLE || current == HT_TR || current == HT_TH ||
+ +					current == HT_TD || current == HT_OL || current == HT_UL ||
+ +					current == HT_DL || current == HT_P || current == HT_DIV ||
+ +					current == HT_BLOCKQUOTE || current == HT_CENTER ||
+ +					current == HT_FORM || current == HT_CAPTION ||
+ +					current == HT_H1 || current == HT_H2 || current == HT_H3 ||
+ +					current == HT_H4 || current == HT_H5 || current == HT_H6))
+ +			{
+ +#ifdef MINIPARSE
+ +				tag_is_wrong_but_allowed = True;
+ +#endif
+ +				/* but always issue a warning */
+ +				parserCallback(parser, current, state, HTML_VIOLATION);
+ +				return(True);
+ +			}
+  			break;
+
+  		case HT_ZTEXT:
+ --- XmHTML-1.1.7/include/XmHTML/resources.h.orig	Sun Dec 13 14:48:46 1998
+ +++ XmHTML-1.1.7/include/XmHTML/resources.h	Tue Jun 13 02:29:30 2000
+ @@ -102,7 +102,9 @@
+  #define _resources_h_
+
+  #define Offset(field) XtOffsetOf(XmHTMLRec, html.field)
+ -#define Stringify(VAL)	#VAL
+ +/* Must use cpp prescan for two levels of macros */
+ +#define Stringify(VAL)  _Stringify(VAL)
+ +#define _Stringify(VAL) #VAL
+
+  static XtResource resources [] =
+  {
diff -cabrN xmhtml-1.1.0/patches/patch-ag xmhtml/patches/patch-ag
*** xmhtml-1.1.0/patches/patch-ag	Thu Jan  1 01:00:00 1970
--- xmhtml/patches/patch-ag	Sat Aug  5 14:33:14 2000
***************
*** 0 ****
--- 1,19 ----
+ *** XmHTML.cf~	Thu Oct  8 23:50:32 1998
+ --- XmHTML.cf	Sat Aug  5 14:32:52 2000
+ ***************
+ *** 61,67 ****
+
+   #define IHaveJPEG YES
+   JPEGINC =
+ ! JPEGLIB = -ljpeg
+
+   XCOMM PNG Support. Enabled by default.
+   XCOMM You require libpng, version 0.96 or above. If you don't have this lib
+ --- 61,67 ----
+
+   #define IHaveJPEG YES
+   JPEGINC =
+ ! JPEGLIB = -L${LOCALBASE}/lib -ljpeg
+
+   XCOMM PNG Support. Enabled by default.
+   XCOMM You require libpng, version 0.96 or above. If you don't have this lib
diff -cabrN xmhtml-1.1.0/patches/patch-ah xmhtml/patches/patch-ah
*** xmhtml-1.1.0/patches/patch-ah	Thu Jan  1 01:00:00 1970
--- xmhtml/patches/patch-ah	Sat Aug  5 18:09:24 2000
***************
*** 0 ****
--- 1,19 ----
+ *** book/Makefile.org	Wed Dec 23 04:58:46 1998
+ --- book/Makefile	Sat Aug  5 18:08:51 2000
+ ***************
+ *** 12,18 ****
+
+   # The library
+   XMHTMLINC= -I../lib
+ ! XMHTMLLIB= -L../lib -lXmHTML
+   LINKLIBS = $(XMHTMLLIB) $(LOADLIBES) $(DMALLOCLIB)
+
+   # rule to create .o files from .c files
+ --- 12,18 ----
+
+   # The library
+   XMHTMLINC= -I../lib
+ ! XMHTMLLIB= ../lib/libXmHTML.la
+   LINKLIBS = $(XMHTMLLIB) $(LOADLIBES) $(DMALLOCLIB)
+
+   # rule to create .o files from .c files
diff -cabrN xmhtml-1.1.0/pkg/PLIST xmhtml/pkg/PLIST
*** xmhtml-1.1.0/pkg/PLIST	Sun Feb 21 04:59:37 1999
--- xmhtml/pkg/PLIST	Sat Aug  5 18:22:29 2000
***************
*** 1,232 ****
! share/doc/XmHTML-1.1.0/GPL.html
! share/doc/XmHTML-1.1.0/LGPL.html
! share/doc/XmHTML-1.1.0/XmHTML.html
! share/doc/XmHTML-1.1.0/XmHTML.html.orig
! share/doc/XmHTML-1.1.0/changes.html
! share/doc/XmHTML-1.1.0/changes.html.orig
! share/doc/XmHTML-1.1.0/copyrights.html
! share/doc/XmHTML-1.1.0/copyrights.html.orig
! share/doc/XmHTML-1.1.0/custom_map.html
! share/doc/XmHTML-1.1.0/custom_map.txt
! share/doc/XmHTML-1.1.0/debug.html
! share/doc/XmHTML-1.1.0/debug.html.orig
! share/doc/XmHTML-1.1.0/extensions.html
! share/doc/XmHTML-1.1.0/extensions.html.orig
! share/doc/XmHTML-1.1.0/font_map.html
! share/doc/XmHTML-1.1.0/getit.html
! share/doc/XmHTML-1.1.0/getit.html.orig
! share/doc/XmHTML-1.1.0/legals.html
! share/doc/XmHTML-1.1.0/legals.html.orig
! share/doc/XmHTML-1.1.0/man.html
! share/doc/XmHTML-1.1.0/man.html.orig
! share/doc/XmHTML-1.1.0/parser.html
! share/doc/XmHTML-1.1.0/parser.html.orig
! share/doc/XmHTML-1.1.0/parser_prog.html
! share/doc/XmHTML-1.1.0/parser_prog.html.orig
! share/doc/XmHTML-1.1.0/parser_ref.html
! share/doc/XmHTML-1.1.0/parser_ref.html.orig
! share/doc/XmHTML-1.1.0/progguide.html
! share/doc/XmHTML-1.1.0/progguide.html.orig
! share/doc/XmHTML-1.1.0/xmhtml_prog.html
! share/doc/XmHTML-1.1.0/xmhtml_prog.html.orig
! share/doc/XmHTML-1.1.0/man/AllocCol.html
! share/doc/XmHTML-1.1.0/man/AncGetId.html
! share/doc/XmHTML-1.1.0/man/AncScrId.html
! share/doc/XmHTML-1.1.0/man/AncScrNm.html
! share/doc/XmHTML-1.1.0/man/CrtHTML.html
! share/doc/XmHTML-1.1.0/man/FontInfo.html
! share/doc/XmHTML-1.1.0/man/FontInfo.html.orig
! share/doc/XmHTML-1.1.0/man/FrGtChld.html
! share/doc/XmHTML-1.1.0/man/FreeCol.html
! share/doc/XmHTML-1.1.0/man/GetTitle.html
! share/doc/XmHTML-1.1.0/man/GtHdAttr.html
! share/doc/XmHTML-1.1.0/man/GtURLTyp.html
! share/doc/XmHTML-1.1.0/man/HTGIFStr.html
! share/doc/XmHTML-1.1.0/man/HTGtVer.html
! share/doc/XmHTML-1.1.0/man/HTML.html
! share/doc/XmHTML-1.1.0/man/HTML.html.orig
! share/doc/XmHTML-1.1.0/man/HTObject.html
! share/doc/XmHTML-1.1.0/man/HTPLCStr.html
! share/doc/XmHTML-1.1.0/man/HTPapSiz.html
! share/doc/XmHTML-1.1.0/man/ImCrFrIn.html
! share/doc/XmHTML-1.1.0/man/ImCreate.html
! share/doc/XmHTML-1.1.0/man/ImDefPrc.html
! share/doc/XmHTML-1.1.0/man/ImDestro.html
! share/doc/XmHTML-1.1.0/man/ImFreeAl.html
! share/doc/XmHTML-1.1.0/man/ImFreeIn.html
! share/doc/XmHTML-1.1.0/man/ImGZFSup.html
! share/doc/XmHTML-1.1.0/man/ImGetTyp.html
! share/doc/XmHTML-1.1.0/man/ImGifGzf.html
! share/doc/XmHTML-1.1.0/man/ImImgMap.html
! share/doc/XmHTML-1.1.0/man/ImInfo.html
! share/doc/XmHTML-1.1.0/man/ImPLCCon.html
! share/doc/XmHTML-1.1.0/man/ImPLCKil.html
! share/doc/XmHTML-1.1.0/man/ImPLCSus.html
! share/doc/XmHTML-1.1.0/man/ImReplac.html
! share/doc/XmHTML-1.1.0/man/ImUpdate.html
! share/doc/XmHTML-1.1.0/man/Redispla.html
! share/doc/XmHTML-1.1.0/man/TxtGtFmt.html
! share/doc/XmHTML-1.1.0/man/TxtGtSrc.html
! share/doc/XmHTML-1.1.0/man/TxtGtStr.html
! share/doc/XmHTML-1.1.0/man/TxtScrLn.html
! share/doc/XmHTML-1.1.0/man/TxtStStr.html
! share/doc/XmHTML-1.1.0/man/XYToInfo.html
! share/doc/XmHTML-1.1.0/man/XmImage.html
! share/doc/XmHTML-1.1.0/man/man.map
! share/doc/XmHTML-1.1.0/man/man.map.orig
! share/doc/XmHTML-1.1.0/man/man.tmpl
! share/examples/XmHTML-1.1.0/book/.depend
! share/examples/XmHTML-1.1.0/book/Imakefile
! share/examples/XmHTML-1.1.0/book/Imakefile.orig
! share/examples/XmHTML-1.1.0/book/Makefile
! share/examples/XmHTML-1.1.0/book/Makefile.bak
! share/examples/XmHTML-1.1.0/book/Makefile.org
! share/examples/XmHTML-1.1.0/book/autosize_html
! share/examples/XmHTML-1.1.0/book/autosize_html.c
! share/examples/XmHTML-1.1.0/book/autosize_html.c.orig
! share/examples/XmHTML-1.1.0/book/autosize_html.o
! share/examples/XmHTML-1.1.0/book/forced_html
! share/examples/XmHTML-1.1.0/book/forced_html.c
! share/examples/XmHTML-1.1.0/book/forced_html.c.orig
! share/examples/XmHTML-1.1.0/book/forced_html.o
! share/examples/XmHTML-1.1.0/book/html
! share/examples/XmHTML-1.1.0/book/html.c
! share/examples/XmHTML-1.1.0/book/html.c.orig
! share/examples/XmHTML-1.1.0/book/html.o
! share/examples/XmHTML-1.1.0/book/simple_html
! share/examples/XmHTML-1.1.0/book/simple_html.c
! share/examples/XmHTML-1.1.0/book/simple_html.c.orig
! share/examples/XmHTML-1.1.0/book/simple_html.o
! share/examples/XmHTML-1.1.0/book/simple_html2
! share/examples/XmHTML-1.1.0/book/simple_html2.c
! share/examples/XmHTML-1.1.0/book/simple_html2.c.orig
! share/examples/XmHTML-1.1.0/book/simple_html2.o
! share/examples/XmHTML-1.1.0/book/work_window.c
! share/examples/XmHTML-1.1.0/book/work_window.c.orig
! share/examples/XmHTML-1.1.0/contrib/Makefile
! share/examples/XmHTML-1.1.0/contrib/VUEorDT.c
! share/examples/XmHTML-1.1.0/contrib/gif_decode.c
! share/examples/XmHTML-1.1.0/contrib/swallow.c
! share/examples/XmHTML-1.1.0/examples/.depend
! share/examples/XmHTML-1.1.0/examples/HTMLDemos.ad
! share/examples/XmHTML-1.1.0/examples/HTMLDemos.ad.orig
! share/examples/XmHTML-1.1.0/examples/HTTP.c
! share/examples/XmHTML-1.1.0/examples/HTTP.c.orig
! share/examples/XmHTML-1.1.0/examples/HTTP.h
! share/examples/XmHTML-1.1.0/examples/HTTP.h.orig
! share/examples/XmHTML-1.1.0/examples/HTTP.o
! share/examples/XmHTML-1.1.0/examples/HTTPP.h
! share/examples/XmHTML-1.1.0/examples/HTTPP.h.orig
! share/examples/XmHTML-1.1.0/examples/Imakefile
! share/examples/XmHTML-1.1.0/examples/Imakefile.orig
! share/examples/XmHTML-1.1.0/examples/Makefile
! share/examples/XmHTML-1.1.0/examples/Makefile.bak
! share/examples/XmHTML-1.1.0/examples/Makefile.org
! share/examples/XmHTML-1.1.0/examples/Makefile.org.orig
! share/examples/XmHTML-1.1.0/examples/Makefile.orig
! share/examples/XmHTML-1.1.0/examples/README
! share/examples/XmHTML-1.1.0/examples/README.orig
! share/examples/XmHTML-1.1.0/examples/cache.c
! share/examples/XmHTML-1.1.0/examples/cache.c.orig
! share/examples/XmHTML-1.1.0/examples/cache.h
! share/examples/XmHTML-1.1.0/examples/cache.o
! share/examples/XmHTML-1.1.0/examples/debug_menu.c.orig
! share/examples/XmHTML-1.1.0/examples/debug_menu.h.orig
! share/examples/XmHTML-1.1.0/examples/example_1
! share/examples/XmHTML-1.1.0/examples/example_1.c
! share/examples/XmHTML-1.1.0/examples/example_1.c.orig
! share/examples/XmHTML-1.1.0/examples/example_1.o
! share/examples/XmHTML-1.1.0/examples/example_2
! share/examples/XmHTML-1.1.0/examples/example_2.c
! share/examples/XmHTML-1.1.0/examples/example_2.c.orig
! share/examples/XmHTML-1.1.0/examples/example_2.o
! share/examples/XmHTML-1.1.0/examples/example_3
! share/examples/XmHTML-1.1.0/examples/example_3.c
! share/examples/XmHTML-1.1.0/examples/example_3.c.orig
! share/examples/XmHTML-1.1.0/examples/example_3.o
! share/examples/XmHTML-1.1.0/examples/example_4
! share/examples/XmHTML-1.1.0/examples/example_4.c
! share/examples/XmHTML-1.1.0/examples/example_4.c.orig
! share/examples/XmHTML-1.1.0/examples/example_4.o
! share/examples/XmHTML-1.1.0/examples/form-test.pl
! share/examples/XmHTML-1.1.0/examples/form-test.pl.orig
! share/examples/XmHTML-1.1.0/examples/gif_decode.c
! share/examples/XmHTML-1.1.0/examples/misc.c
! share/examples/XmHTML-1.1.0/examples/misc.c.orig
! share/examples/XmHTML-1.1.0/examples/misc.o
! share/examples/XmHTML-1.1.0/examples/visual.c
! share/examples/XmHTML-1.1.0/examples/visual.o
! share/examples/XmHTML-1.1.0/examples/test-pages/README
! share/examples/XmHTML-1.1.0/examples/test-pages/animation1.html
! share/examples/XmHTML-1.1.0/examples/test-pages/animation2.html
! share/examples/XmHTML-1.1.0/examples/test-pages/animation3.html
! share/examples/XmHTML-1.1.0/examples/test-pages/black.jpg
! share/examples/XmHTML-1.1.0/examples/test-pages/bug.gif
! share/examples/XmHTML-1.1.0/examples/test-pages/comments.html
! share/examples/XmHTML-1.1.0/examples/test-pages/cyrillic.html
! share/examples/XmHTML-1.1.0/examples/test-pages/dark_side.html
! share/examples/XmHTML-1.1.0/examples/test-pages/emailed.gif
! share/examples/XmHTML-1.1.0/examples/test-pages/empty.html
! share/examples/XmHTML-1.1.0/examples/test-pages/empty1.html
! share/examples/XmHTML-1.1.0/examples/test-pages/eye.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye1.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye10.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye11.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye12.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye13.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye14.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye15.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye16.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye17.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye18.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye19.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye2.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye20.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye21.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye22.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye23.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye24.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye3.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye4.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye5.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye6.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye7.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye8.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/eye9.xpm
! share/examples/XmHTML-1.1.0/examples/test-pages/face.html
! share/examples/XmHTML-1.1.0/examples/test-pages/font-stuff.html
! share/examples/XmHTML-1.1.0/examples/test-pages/form-test.html
! share/examples/XmHTML-1.1.0/examples/test-pages/form-test.html.orig
! share/examples/XmHTML-1.1.0/examples/test-pages/frame.html
! share/examples/XmHTML-1.1.0/examples/test-pages/frame1.html
! share/examples/XmHTML-1.1.0/examples/test-pages/frame2.html
! share/examples/XmHTML-1.1.0/examples/test-pages/frame3.html
! share/examples/XmHTML-1.1.0/examples/test-pages/frame4.html
! share/examples/XmHTML-1.1.0/examples/test-pages/frame5.html
! share/examples/XmHTML-1.1.0/examples/test-pages/image-layout.html
! share/examples/XmHTML-1.1.0/examples/test-pages/image-map.html
! share/examples/XmHTML-1.1.0/examples/test-pages/null_end.html
! share/examples/XmHTML-1.1.0/examples/test-pages/null_end1.html
! share/examples/XmHTML-1.1.0/examples/test-pages/pass7_sml.png
! share/examples/XmHTML-1.1.0/examples/test-pages/png.html
! share/examples/XmHTML-1.1.0/examples/test-pages/pnglogo-blk-tiny.png
! share/examples/XmHTML-1.1.0/examples/test-pages/root.html
! share/examples/XmHTML-1.1.0/examples/test-pages/symbol.html
! share/examples/XmHTML-1.1.0/examples/test-pages/unclosed.html
! share/examples/XmHTML-1.1.0/examples/test-pages/unclosed1.html
  lib/libXmHTML.a
  lib/libXmHTML.so
  lib/libXmHTML.so.1
  include/XmHTML/XmHTML.h
  include/XmHTML/XmHTMLP.h
! include/XmHTML/HTML.h
! include/XmHTML/Parser.h
! include/XmHTML/ParserP.h
! @dirrm share/examples/XmHTML-1.1.0/examples/test-pages
! @dirrm share/examples/XmHTML-1.1.0/examples
! @dirrm share/examples/XmHTML-1.1.0/book
! @dirrm share/examples/XmHTML-1.1.0/contrib
! @dirrm share/examples/XmHTML-1.1.0
! @dirrm share/doc/XmHTML-1.1.0/man
! @dirrm share/doc/XmHTML-1.1.0
  @dirrm include/XmHTML
--- 1,219 ----
! share/doc/XmHTML-1.1.7/GPL.html
! share/doc/XmHTML-1.1.7/LGPL.html
! share/doc/XmHTML-1.1.7/XmHTML.html
! share/doc/XmHTML-1.1.7/apps.html
! share/doc/XmHTML-1.1.7/changes.html
! share/doc/XmHTML-1.1.7/copyrights.html
! share/doc/XmHTML-1.1.7/custom_map.html
! share/doc/XmHTML-1.1.7/custom_map.txt
! share/doc/XmHTML-1.1.7/datatypes.html
! share/doc/XmHTML-1.1.7/debug.html
! share/doc/XmHTML-1.1.7/extensions.html
! share/doc/XmHTML-1.1.7/font_map.html
! share/doc/XmHTML-1.1.7/getit.html
! share/doc/XmHTML-1.1.7/legals.html
! share/doc/XmHTML-1.1.7/man.html
! share/doc/XmHTML-1.1.7/parser.html
! share/doc/XmHTML-1.1.7/parser_prog.html
! share/doc/XmHTML-1.1.7/parser_ref.html
! share/doc/XmHTML-1.1.7/procedures.html
! share/doc/XmHTML-1.1.7/progguide.html
! share/doc/XmHTML-1.1.7/structures.html
! share/doc/XmHTML-1.1.7/xmhtml_prog.html
! share/doc/XmHTML-1.1.7/man/AllocCol.html
! share/doc/XmHTML-1.1.7/man/AncGetId.html
! share/doc/XmHTML-1.1.7/man/AncScrId.html
! share/doc/XmHTML-1.1.7/man/AncScrNm.html
! share/doc/XmHTML-1.1.7/man/CrtHTML.html
! share/doc/XmHTML-1.1.7/man/FontInfo.html
! share/doc/XmHTML-1.1.7/man/FrGtChld.html
! share/doc/XmHTML-1.1.7/man/FreeCol.html
! share/doc/XmHTML-1.1.7/man/GetTitle.html
! share/doc/XmHTML-1.1.7/man/GtHdAttr.html
! share/doc/XmHTML-1.1.7/man/GtURLTyp.html
! share/doc/XmHTML-1.1.7/man/HTGIFStr.html
! share/doc/XmHTML-1.1.7/man/HTGtVer.html
! share/doc/XmHTML-1.1.7/man/HTML.html
! share/doc/XmHTML-1.1.7/man/HTObject.html
! share/doc/XmHTML-1.1.7/man/HTPLCStr.html
! share/doc/XmHTML-1.1.7/man/HTPapSiz.html
! share/doc/XmHTML-1.1.7/man/ImCrFrIn.html
! share/doc/XmHTML-1.1.7/man/ImCreate.html
! share/doc/XmHTML-1.1.7/man/ImDefPrc.html
! share/doc/XmHTML-1.1.7/man/ImDestro.html
! share/doc/XmHTML-1.1.7/man/ImFreeAl.html
! share/doc/XmHTML-1.1.7/man/ImFreeIn.html
! share/doc/XmHTML-1.1.7/man/ImGZFSup.html
! share/doc/XmHTML-1.1.7/man/ImGetTyp.html
! share/doc/XmHTML-1.1.7/man/ImGifGzf.html
! share/doc/XmHTML-1.1.7/man/ImImgMap.html
! share/doc/XmHTML-1.1.7/man/ImInfo.html
! share/doc/XmHTML-1.1.7/man/ImPLCCon.html
! share/doc/XmHTML-1.1.7/man/ImPLCKil.html
! share/doc/XmHTML-1.1.7/man/ImPLCSus.html
! share/doc/XmHTML-1.1.7/man/ImReplac.html
! share/doc/XmHTML-1.1.7/man/ImUpdate.html
! share/doc/XmHTML-1.1.7/man/Redispla.html
! share/doc/XmHTML-1.1.7/man/TxtGtFmt.html
! share/doc/XmHTML-1.1.7/man/TxtGtSrc.html
! share/doc/XmHTML-1.1.7/man/TxtGtStr.html
! share/doc/XmHTML-1.1.7/man/TxtScrLn.html
! share/doc/XmHTML-1.1.7/man/TxtStStr.html
! share/doc/XmHTML-1.1.7/man/TxtStrWl.html
! share/doc/XmHTML-1.1.7/man/XYToInfo.html
! share/doc/XmHTML-1.1.7/man/XmImage.html
! share/doc/XmHTML-1.1.7/man/man.map
! share/doc/XmHTML-1.1.7/man/man.tmpl
! share/doc/XmHTML-1.1.7/man/empty.html
! share/examples/XmHTML-1.1.7/book/Imakefile
! share/examples/XmHTML-1.1.7/book/Makefile
! share/examples/XmHTML-1.1.7/book/Makefile.orig
! share/examples/XmHTML-1.1.7/book/Makefile.org
! share/examples/XmHTML-1.1.7/book/autosize_html
! share/examples/XmHTML-1.1.7/book/autosize_html.c
! share/examples/XmHTML-1.1.7/book/forced_html
! share/examples/XmHTML-1.1.7/book/forced_html.c
! share/examples/XmHTML-1.1.7/book/html
! share/examples/XmHTML-1.1.7/book/html.c
! share/examples/XmHTML-1.1.7/book/html_browser
! share/examples/XmHTML-1.1.7/book/html_browser.c
! share/examples/XmHTML-1.1.7/book/simple_html
! share/examples/XmHTML-1.1.7/book/simple_html.c
! share/examples/XmHTML-1.1.7/book/simple_html2
! share/examples/XmHTML-1.1.7/book/simple_html2.c
! share/examples/XmHTML-1.1.7/book/work_window.c
! share/examples/XmHTML-1.1.7/contrib/Makefile
! share/examples/XmHTML-1.1.7/contrib/Makefile.org
! share/examples/XmHTML-1.1.7/contrib/README
! share/examples/XmHTML-1.1.7/contrib/VUEorDT.c
! share/examples/XmHTML-1.1.7/contrib/drawBttn.c
! share/examples/XmHTML-1.1.7/contrib/example_5.c
! share/examples/XmHTML-1.1.7/contrib/gif_decode.c
! share/examples/XmHTML-1.1.7/contrib/htmltest.c
! share/examples/XmHTML-1.1.7/contrib/netscape.c
! share/examples/XmHTML-1.1.7/contrib/swallow.c
! share/examples/XmHTML-1.1.7/contrib/swallow2
! share/examples/XmHTML-1.1.7/contrib/swallow2.c
! share/examples/XmHTML-1.1.7/examples/HTMLDemos.ad
! share/examples/XmHTML-1.1.7/examples/Imakefile
! share/examples/XmHTML-1.1.7/examples/Makefile
! share/examples/XmHTML-1.1.7/examples/Makefile.org
! share/examples/XmHTML-1.1.7/examples/Makefile.orig
! share/examples/XmHTML-1.1.7/examples/README
! share/examples/XmHTML-1.1.7/examples/cache.c
! share/examples/XmHTML-1.1.7/examples/cache.h
! share/examples/XmHTML-1.1.7/examples/example_1
! share/examples/XmHTML-1.1.7/examples/example_1.c
! share/examples/XmHTML-1.1.7/examples/example_2
! share/examples/XmHTML-1.1.7/examples/example_2.c
! share/examples/XmHTML-1.1.7/examples/example_4
! share/examples/XmHTML-1.1.7/examples/example_4.c
! share/examples/XmHTML-1.1.7/examples/form-test.pl
! share/examples/XmHTML-1.1.7/examples/ftypes.h
! share/examples/XmHTML-1.1.7/examples/gif_decode.c
! share/examples/XmHTML-1.1.7/examples/history.c
! share/examples/XmHTML-1.1.7/examples/history.h
! share/examples/XmHTML-1.1.7/examples/menu.c
! share/examples/XmHTML-1.1.7/examples/menu.h
! share/examples/XmHTML-1.1.7/examples/menuItems.h
! share/examples/XmHTML-1.1.7/examples/misc.c
! share/examples/XmHTML-1.1.7/examples/misc.h
! share/examples/XmHTML-1.1.7/examples/visual.c
! share/examples/XmHTML-1.1.7/examples/test-pages/README
! share/examples/XmHTML-1.1.7/examples/test-pages/animation1.html
! share/examples/XmHTML-1.1.7/examples/test-pages/animation2.html
! share/examples/XmHTML-1.1.7/examples/test-pages/animation3.html
! share/examples/XmHTML-1.1.7/examples/test-pages/black.jpg
! share/examples/XmHTML-1.1.7/examples/test-pages/bug.gif
! share/examples/XmHTML-1.1.7/examples/test-pages/chinese.html
! share/examples/XmHTML-1.1.7/examples/test-pages/comments.html
! share/examples/XmHTML-1.1.7/examples/test-pages/cyrillic.html
! share/examples/XmHTML-1.1.7/examples/test-pages/dark_side.html
! share/examples/XmHTML-1.1.7/examples/test-pages/dusan.html
! share/examples/XmHTML-1.1.7/examples/test-pages/emailed.gif
! share/examples/XmHTML-1.1.7/examples/test-pages/empty.html
! share/examples/XmHTML-1.1.7/examples/test-pages/empty1.html
! share/examples/XmHTML-1.1.7/examples/test-pages/english.html
! share/examples/XmHTML-1.1.7/examples/test-pages/eye.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye1.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye10.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye11.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye12.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye13.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye14.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye15.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye16.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye17.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye18.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye19.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye2.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye20.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye21.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye22.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye23.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye24.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye3.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye4.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye5.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye6.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye7.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye8.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/eye9.xpm
! share/examples/XmHTML-1.1.7/examples/test-pages/face.html
! share/examples/XmHTML-1.1.7/examples/test-pages/font-stuff.html
! share/examples/XmHTML-1.1.7/examples/test-pages/form-test.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame1.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame2.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame3.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame4.html
! share/examples/XmHTML-1.1.7/examples/test-pages/frame5.html
! share/examples/XmHTML-1.1.7/examples/test-pages/icons.html
! share/examples/XmHTML-1.1.7/examples/test-pages/image-layout.html
! share/examples/XmHTML-1.1.7/examples/test-pages/image-map.html
! share/examples/XmHTML-1.1.7/examples/test-pages/null_end.html
! share/examples/XmHTML-1.1.7/examples/test-pages/null_end1.html
! share/examples/XmHTML-1.1.7/examples/test-pages/pass7_sml.png
! share/examples/XmHTML-1.1.7/examples/test-pages/png.html
! share/examples/XmHTML-1.1.7/examples/test-pages/pnglogo-blk-tiny.png
! share/examples/XmHTML-1.1.7/examples/test-pages/root.html
! share/examples/XmHTML-1.1.7/examples/test-pages/symbol.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table1.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table10.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table11.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table2.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table3.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table4.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table5.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table6.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table7.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table7.html.swp
! share/examples/XmHTML-1.1.7/examples/test-pages/table8.html
! share/examples/XmHTML-1.1.7/examples/test-pages/table9.html
! share/examples/XmHTML-1.1.7/examples/test-pages/unclosed.html
! share/examples/XmHTML-1.1.7/examples/test-pages/unclosed1.html
  lib/libXmHTML.a
+ lib/libXmHTML.la
  lib/libXmHTML.so
  lib/libXmHTML.so.1
+ include/XmHTML/Balloon.h
+ include/XmHTML/BalloonP.h
+ include/XmHTML/HTML.h
+ include/XmHTML/HTMLStrings.h
+ include/XmHTML/XCC.h
+ include/XmHTML/XCCP.h
  include/XmHTML/XmHTML.h
  include/XmHTML/XmHTMLP.h
! include/XmHTML/XmHTMLfuncs.h
! include/XmHTML/debug_menu.h
! include/XmHTML/resources.h
! include/XmHTML/tka.h
! include/XmHTML/toolkit.h
! @dirrm share/examples/XmHTML-1.1.7/examples/test-pages
! @dirrm share/examples/XmHTML-1.1.7/examples
! @dirrm share/examples/XmHTML-1.1.7/book
! @dirrm share/examples/XmHTML-1.1.7/contrib
! @dirrm share/examples/XmHTML-1.1.7
! @dirrm share/doc/XmHTML-1.1.7/man
! @dirrm share/doc/XmHTML-1.1.7
  @dirrm include/XmHTML

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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