summaryrefslogtreecommitdiff
path: root/www/Mosaic
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-05 05:13:13 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-05 05:13:13 +0000
commit648f714b4ea1d5611907043228a0cdd89d50a757 (patch)
tree2f0ce6316c9821308d8fbb5bbf14405f7225bf17 /www/Mosaic
parentFix categories (diff)
Upgrade to 2.7b2, support PNG images now
Notes
Notes: svn path=/head/; revision=2530
Diffstat (limited to 'www/Mosaic')
-rw-r--r--www/Mosaic/Makefile16
-rw-r--r--www/Mosaic/distinfo2
-rw-r--r--www/Mosaic/files/patch-aa254
-rw-r--r--www/Mosaic/files/patch-ad8
-rw-r--r--www/Mosaic/files/patch-ae54
-rw-r--r--www/Mosaic/files/patch-af12
-rw-r--r--www/Mosaic/files/patch-ag19
-rw-r--r--www/Mosaic/pkg-comment2
-rw-r--r--www/Mosaic/pkg-descr2
9 files changed, 199 insertions, 170 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index db5132551b6c..77586dd5a485 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -1,23 +1,25 @@
-# New ports collection makefile for: Mosaic
-# Version required: 2.6
+# New ports collection makefile for: Mosaic browser
+# Version required: 2.7b2
# Date created: 7 August 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.4 1995/11/27 04:09:50 asami Exp $
+# $Id: Makefile,v 1.5 1995/11/29 11:37:50 asami Exp $
#
-DISTNAME= Mosaic-src-2.6
-PKGNAME= mosaic-2.6
+DISTNAME= Mosaic-src-2.7b2
+PKGNAME= mosaic-2.7b2
CATEGORIES= www
+EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/
-LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= png\\.0\\.81:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/Mosaic-src
ALL_TARGET= default
# don't waste diskspace
post-extract:
- @rm -rf ${WRKSRC}/libjpeg
+ @rm -rf ${WRKSRC}/libjpeg ${WRKSRC}/libpng
.include <bsd.port.mk>
diff --git a/www/Mosaic/distinfo b/www/Mosaic/distinfo
index 1afa669c7812..ac2490026e00 100644
--- a/www/Mosaic/distinfo
+++ b/www/Mosaic/distinfo
@@ -1 +1 @@
-MD5 (Mosaic-src-2.6.tar.gz) = 1e05b3ed529342ea3462fb9d587f6a50
+MD5 (Mosaic-src-2.7b2.tar.Z) = d92163341415d922314c8524095f7076
diff --git a/www/Mosaic/files/patch-aa b/www/Mosaic/files/patch-aa
index 3e89110a5306..18064d719ac5 100644
--- a/www/Mosaic/files/patch-aa
+++ b/www/Mosaic/files/patch-aa
@@ -1,9 +1,9 @@
-*** Makefile.orig Thu Jul 6 15:55:23 1995
---- Makefile Mon Aug 21 20:51:15 1995
+*** Makefile.orig Thu Oct 19 01:12:16 1995
+--- Makefile Tue Dec 5 07:19:09 1995
***************
-*** 8,25 ****
+*** 10,22 ****
- # -------------------------- CUSTOMIZABLE OPTIONS ----------------------------
+ prereleaseflags = -DPRERELEASE
! RANLIB = /bin/true
#### On non-SGI's, this should be ranlib.
@@ -13,34 +13,41 @@
#### On Sun's, this should be gcc (ANSI required).
! CC = gcc
+ #### Linker Flags -- Primarily for linking static on linux-elf.
+ #ldflags = -static
+--- 10,22 ----
- #### For a few files in the source, some compilers may need to be kicked
- #### in K&R mode. E.g., on SGI's, -cckr does this.
-! knrflag = -cckr
- #### On most systems, no flag is needed.
- knrflag =
-
---- 8,25 ----
+ prereleaseflags = -DPRERELEASE
- # -------------------------- CUSTOMIZABLE OPTIONS ----------------------------
-
-! # RANLIB = /bin/true
+! #RANLIB = /bin/true
#### On non-SGI's, this should be ranlib.
RANLIB = ranlib
CC = cc
#### On Sun's, this should be gcc (ANSI required).
-! # CC = gcc
+! #CC = gcc
+ #### Linker Flags -- Primarily for linking static on linux-elf.
+ #ldflags = -static
+***************
+*** 24,30 ****
#### For a few files in the source, some compilers may need to be kicked
#### in K&R mode. E.g., on SGI's, -cckr does this.
-! # knrflag = -cckr
+! knrflag = -cckr
+ #### On most systems, no flag is needed.
+ knrflag =
+
+--- 24,30 ----
+
+ #### For a few files in the source, some compilers may need to be kicked
+ #### in K&R mode. E.g., on SGI's, -cckr does this.
+! #knrflag = -cckr
#### On most systems, no flag is needed.
knrflag =
***************
-*** 35,50 ****
+*** 40,49 ****
#### For Convex whatever, do -DCONVEX
#### For SCO ODT 3.0, do -DSCO -DSVR4 -DMOTIF1_2
#### For Motorola SVR4, do -DSVR4 -DMOTOROLA -DMOTIF1_2
@@ -51,82 +58,53 @@
#### For AIX 3.2
# syslibs = -lPW -lbsd
#### For most other Motif platforms:
- # syslibs = -lPW
- #### For Sun's and Ultrix and HP and BSD/386:
-! syslibs =
- #### For Sun's with no DNS:
- # syslibs = -lresolv
- #### For SCO ODT:
---- 35,50 ----
+--- 40,49 ----
#### For Convex whatever, do -DCONVEX
#### For SCO ODT 3.0, do -DSCO -DSVR4 -DMOTIF1_2
#### For Motorola SVR4, do -DSVR4 -DMOTOROLA -DMOTIF1_2
-! sysconfigflags = -DMOTIF1_2
+! sysconfigflags = -DMOTIF1_2
#### System libraries.
-! # syslibs = -lPW -lsun -lmalloc
+! #syslibs = -lPW -lsun -lmalloc
#### For AIX 3.2
# syslibs = -lPW -lbsd
#### For most other Motif platforms:
- # syslibs = -lPW
- #### For Sun's and Ultrix and HP and BSD/386:
-! # syslibs =
- #### For Sun's with no DNS:
- # syslibs = -lresolv
- #### For SCO ODT:
-***************
-*** 55,61 ****
- # syslibs = -lnsl -lsocket -lgen
- #### For Motorola SVR4:
- # syslibs = -lnsl -lsocket -lgen
-!
-
- #### X include file locations -- if your platform puts the X include
- #### files in a strange place, set this variable appropriately. Else
---- 55,62 ----
- # syslibs = -lnsl -lsocket -lgen
- #### For Motorola SVR4:
- # syslibs = -lnsl -lsocket -lgen
-! #### For FreeBSD 2.x:
-! syslibs = -lgnumalloc
-
- #### X include file locations -- if your platform puts the X include
- #### files in a strange place, set this variable appropriately. Else
***************
-*** 68,78 ****
+*** 73,84 ****
# xinc = -I/usr/include/X11
#### BSD/386
# xinc = -I/usr/X11/include
+! xinc = -I/xdev/mosaic/X11R5/include
#### X library locations.
-! xlibs = -lXm_s -lXmu -lXt_s -lX11_s
+ # xlibs = -lXm_s -lXmu -lXt_s -lX11_s
#### For Sun's (at least running stock X/Motif as installed on our machines):
-! xlibs = /usr/lib/libXm.a /usr/lib/libXmu.a /usr/lib/libXt.a /usr/lib/libXext.a /usr/lib/libX11.a -lm
+! xlibs = /xdev/mosaic/X11R5/lib/libXm.a /xdev/mosaic/X11R5/lib/libXmu.a /xdev/mosaic/X11R5/lib/libXt.a /xdev/mosaic/X11R5/lib/libXext.a /xdev/mosaic/X11R5/lib/libX11.a -lm
#### For HP-UX 8.00:
# xlibs = -L/usr/lib/Motif1.1 -lXm -L/usr/lib/X11R4 -lXmu -lXt -lX11
#### For HP-UX 9.01: The X11R5 libraries are here on our systems
---- 69,81 ----
+--- 73,85 ----
# xinc = -I/usr/include/X11
#### BSD/386
# xinc = -I/usr/X11/include
-+ #### FreeBSD 2.x
-+ xinc = -I/usr/X11R6/include
+! #xinc = -I/xdev/mosaic/X11R5/include
+! xinc = -I/usr/X11R6/include
#### X library locations.
-! # xlibs = -lXm_s -lXmu -lXt_s -lX11_s
+ # xlibs = -lXm_s -lXmu -lXt_s -lX11_s
#### For Sun's (at least running stock X/Motif as installed on our machines):
-! # xlibs = /usr/lib/libXm.a /usr/lib/libXmu.a /usr/lib/libXt.a /usr/lib/libXext.a /usr/lib/libX11.a -lm
+! #xlibs = /xdev/mosaic/X11R5/lib/libXm.a /xdev/mosaic/X11R5/lib/libXmu.a /xdev/mosaic/X11R5/lib/libXt.a /xdev/mosaic/X11R5/lib/libXext.a /xdev/mosaic/X11R5/lib/libX11.a -lm
#### For HP-UX 8.00:
# xlibs = -L/usr/lib/Motif1.1 -lXm -L/usr/lib/X11R4 -lXmu -lXt -lX11
#### For HP-UX 9.01: The X11R5 libraries are here on our systems
***************
-*** 91,96 ****
---- 94,105 ----
+*** 97,102 ****
+--- 98,109 ----
# xlibs = -L/usr/X11/lib -lXm -lXmu -lXt -lX11
#### For Motorola SVR4:
# xlibs = -lXm -lXmu -lXt -lXext -lX11 -lm
+ #### For FreeBSD 2.x:
-+ .ifdef SHARED_MOTIF
++ .if !exists(/usr/X11R6/lib/libXm.a)
+ xlibs = -L/usr/X11R6/lib -lXm -lXmu -lXt -lXext -lX11 -lm
+ .else
+ xlibs = -L/usr/X11R6/lib /usr/X11R6/lib/libXm.a -lXmu -lXt -lXext -lX11 -lm
@@ -135,86 +113,158 @@
#### DTM AND HDF SUPPORT; READ CAREFULLY
***************
-*** 114,131 ****
- #dtmdirs = libdtm libnet
- #dtmlibs = ../libnet/libnet.a ../libdtm/libdtm.a
- #dtmflags = -DHAVE_DTM -I.. -I../libnet
-! hdfdir = /hdf2/scratch/sxu/4.0b1_SunOS
+*** 116,138 ****
+ #### If your platform is not one of the above, then either do not compile
+ #### with HDF/DTM support or try hacking libdtm/makefile.
+
+! dtmmachtype = sun
+! dtmdirs = libdtm libnet
+! dtmlibs = ../libnet/libnet.a ../libdtm/libdtm.a
+! dtmflags = -DHAVE_DTM -I.. -I../libnet
+! hdfdir = /hdf2/install/sun
! hdflibs = $(hdfdir)/lib/libnetcdf.a $(hdfdir)/lib/libdf.a
! hdfflags = -DHAVE_HDF -DHDF -I$(hdfdir)/include
- #### JPEG SUPPORT
- #### For inline JPEG support, the following should be defined:
- #### The library used is Independent JPEG Group (IJG's) 5.0a.
+ #### PNG SUPPORT
+ #### For inline PNG support, the following should be defined:
+ #### The libraries currently used are PNGLIB 0.81 and ZLIB 0.95
+
+! pngdir = /xdev/mosaic/libpng/sun
+ pnglibdir = $(pngdir)/lib
+ pngincludedir = $(pngdir)/include
+! pnglibs = $(pnglibdir)/libpng.a $(pnglibdir)/libz.a -lm
+ pngflags = -I$(pngincludedir) -DHAVE_PNG
-! jpegdir = /X11/mosaic/libjpeg/sun4
-! jpeglibs = $(jpegdir)/libjpeg.a
-! jpegflags = -I$(jpegdir) -DHAVE_JPEG
+--- 123,148 ----
+ #### If your platform is not one of the above, then either do not compile
+ #### with HDF/DTM support or try hacking libdtm/makefile.
- #### DIRECT WAIS SUPPORT
---- 123,140 ----
- #dtmdirs = libdtm libnet
- #dtmlibs = ../libnet/libnet.a ../libdtm/libdtm.a
- #dtmflags = -DHAVE_DTM -I.. -I../libnet
-! #hdfdir = /hdf2/scratch/sxu/4.0b1_SunOS
+! #dtmmachtype = sun
+! #dtmdirs = libdtm libnet
+! #dtmlibs = ../libnet/libnet.a ../libdtm/libdtm.a
+! #dtmflags = -DHAVE_DTM -I.. -I../libnet
+! #hdfdir = /hdf2/install/sun
! #hdflibs = $(hdfdir)/lib/libnetcdf.a $(hdfdir)/lib/libdf.a
! #hdfflags = -DHAVE_HDF -DHDF -I$(hdfdir)/include
- #### JPEG SUPPORT
+ #### PNG SUPPORT
+ #### For inline PNG support, the following should be defined:
+ #### The libraries currently used are PNGLIB 0.81 and ZLIB 0.95
+
+! #pngdir = /xdev/mosaic/libpng/sun
+! pngdir = /usr/local
+ pnglibdir = $(pngdir)/lib
+ pngincludedir = $(pngdir)/include
+! #pnglibs = $(pnglibdir)/libpng.a $(pnglibdir)/libz.a -lm
+! #pngflags = -I$(pngincludedir) -DHAVE_PNG
+! pnglibs = -L$(pnglibdir) -lpng -lz -lm
+ pngflags = -I$(pngincludedir) -DHAVE_PNG
+
+
+***************
+*** 140,147 ****
+ #### For inline JPEG support, the following should be defined:
+ #### The library used is Independent JPEG Group (IJG's) 5.0a.
+
+! jpegdir = /xdev/mosaic/libjpeg/sun
+! jpeglibs = $(jpegdir)/lib/libjpeg.a
+ jpegflags = -I$(jpegdir)/include -DHAVE_JPEG
+
+
+--- 150,159 ----
#### For inline JPEG support, the following should be defined:
#### The library used is Independent JPEG Group (IJG's) 5.0a.
-! jpegdir = # ../libjpeg
-! jpeglibs = -L/usr/local/lib -ljpeg # $(jpegdir)/libjpeg.a
-! jpegflags = -I/usr/local/include -DHAVE_JPEG # -I$(jpegdir) -DHAVE_JPEG
+! #jpegdir = /xdev/mosaic/libjpeg/sun
+! jpegdir = /usr/local
+! #jpeglibs = $(jpegdir)/lib/libjpeg.a
+! jpeglibs = -L$(jpegdir)/lib -ljpeg
+ jpegflags = -I$(jpegdir)/include -DHAVE_JPEG
- #### DIRECT WAIS SUPPORT
***************
-*** 143,152 ****
+*** 154,167 ****
+ #### define the KRB-ENCRYPT flag.
+
+ ##krb4dir = /usr/athena
+! krb4dir = /xdev/mosaic/libkrb4/sun
+! krb4libs = $(krb4dir)/lib/libkrb.a $(krb4dir)/lib/libdes.a
+! krb4flags = -DKRB4 -I$(krb4dir)/include
+
+ ##krb5dir = /krb5
+! krb5dir = /xdev/mosaic/libkrb5/sun
+! krb5libs = $(krb5dir)/lib/libkrb5.a $(krb5dir)/lib/libcrypto.a $(krb5dir)/util/et/libcom_err.a
+! krb5flags = -DKRB5 -I$(krb5dir)/include -I$(krb5dir)/include/krb5
+
+ #Do not comment out.
+ krbflags = $(krb4flags) $(krb5flags)
+--- 166,179 ----
+ #### define the KRB-ENCRYPT flag.
+
+ ##krb4dir = /usr/athena
+! #krb4dir = /xdev/mosaic/libkrb4/sun
+! #krb4libs = $(krb4dir)/lib/libkrb.a $(krb4dir)/lib/libdes.a
+! #krb4flags = -DKRB4 -I$(krb4dir)/include
+
+ ##krb5dir = /krb5
+! #krb5dir = /xdev/mosaic/libkrb5/sun
+! #krb5libs = $(krb5dir)/lib/libkrb5.a $(krb5dir)/lib/libcrypto.a $(krb5dir)/util/et/libcom_err.a
+! #krb5flags = -DKRB5 -I$(krb5dir)/include -I$(krb5dir)/include/krb5
+
+ #Do not comment out.
+ krbflags = $(krb4flags) $(krb5flags)
+***************
+*** 183,192 ****
- #### -lm is required for freeWAIS 0.1, as ceil() is used.
+ #### -lm is required for freeWAIS 0.5, as ceil() is used.
-! waisroot = /X11/mosaic/freeWAIS-0.202-sun
-! waisflags = -DDIRECT_WAIS -I$(waisroot)/ir
+! waisroot = /xdev/mosaic/freeWAIS/sun4
+! waisflags = -DDIRECT_WAIS -I$(waisroot)/include
! waislibdir = $(waisroot)/bin
! waislibs = $(waislibdir)/inv.a $(waislibdir)/wais.a $(waislibdir)/libftw.a -lm
- #### PEM/PGP SUPPORT
---- 152,161 ----
+ #### Customization flags:
+--- 195,204 ----
- #### -lm is required for freeWAIS 0.1, as ceil() is used.
+ #### -lm is required for freeWAIS 0.5, as ceil() is used.
-! #waisroot = /X11/mosaic/freeWAIS-0.202-sun
-! #waisflags = -DDIRECT_WAIS -I$(waisroot)/ir
+! #waisroot = /xdev/mosaic/freeWAIS/sun4
+! #waisflags = -DDIRECT_WAIS -I$(waisroot)/include
! #waislibdir = $(waisroot)/bin
! #waislibs = $(waislibdir)/inv.a $(waislibdir)/wais.a $(waislibdir)/libftw.a -lm
- #### PEM/PGP SUPPORT
+ #### Customization flags:
***************
-*** 184,191 ****
-
+*** 203,209 ****
# ---------------------- END OF CUSTOMIZABLE OPTIONS -------------------------
-! CFLAGS = -g $(sysconfigflags)
+! CFLAGS = -g $(sysconfigflags) $(prereleaseflags)
# Don't worry about these -- for development purposes only.
PURIFY = purify
---- 193,203 ----
-
+--- 215,221 ----
# ---------------------- END OF CUSTOMIZABLE OPTIONS -------------------------
-+ install:
-+ install -c -s -g bin -m 0555 -o bin src/Mosaic ${PREFIX}/bin/Mosaic
-+
-! CFLAGS+= $(sysconfigflags)
+! CFLAGS += $(sysconfigflags) $(prereleaseflags)
# Don't worry about these -- for development purposes only.
PURIFY = purify
+***************
+*** 215,220 ****
+--- 227,235 ----
+ @echo \*\*\* Welcome to Purify'd NCSA Mosaic.
+ quantifyd: $(dtmdirs) libwww2 libXmx libhtmlw libnut src-quantifyd
+ @echo \*\*\* Welcome to Quantify'd NCSA Mosaic.
++
++ install:
++ $(INSTALL) -c -s -g $(BINGRP) -m $(BINMODE) -o $(BINOWN) src/Mosaic ${PREFIX}/bin/Mosaic
+
+ libXmx::
+ @echo --- Building libXmx
diff --git a/www/Mosaic/files/patch-ad b/www/Mosaic/files/patch-ad
index ad356c4730fb..3b4d853e621c 100644
--- a/www/Mosaic/files/patch-ad
+++ b/www/Mosaic/files/patch-ad
@@ -1,11 +1,11 @@
-*** src/xresources.h.orig Mon Aug 7 19:37:50 1995
---- src/xresources.h Mon Aug 7 19:38:55 1995
+*** src/xresources.h.orig Wed Oct 25 10:40:00 1995
+--- src/xresources.h Tue Dec 5 06:11:22 1995
***************
*** 95,101 ****
offset (confirm_exit), XtRString, "True" },
/* THIS USED TO BE mailCommand BUT IS NOW sendmailCommand. */
{ "sendmailCommand", "SendmailCommand", XtRString, sizeof (char *),
-! offset (sendmail_command), XtRString, "/usr/lib/sendmail" },
+! offset (sendmail_command), XtRString, "/usr/lib/sendmail -t" },
/* Ignore this. Stealth feature. */
{ "mailFilterCommand", "MailFilterCommand", XtRString, sizeof (char *),
offset (mail_filter_command), XtRString, NULL },
@@ -13,7 +13,7 @@
offset (confirm_exit), XtRString, "True" },
/* THIS USED TO BE mailCommand BUT IS NOW sendmailCommand. */
{ "sendmailCommand", "SendmailCommand", XtRString, sizeof (char *),
-! offset (sendmail_command), XtRString, "/usr/sbin/sendmail" },
+! offset (sendmail_command), XtRString, "/usr/sbin/sendmail -t" },
/* Ignore this. Stealth feature. */
{ "mailFilterCommand", "MailFilterCommand", XtRString, sizeof (char *),
offset (mail_filter_command), XtRString, NULL },
diff --git a/www/Mosaic/files/patch-ae b/www/Mosaic/files/patch-ae
index 5bc2836656fb..fb7864511f27 100644
--- a/www/Mosaic/files/patch-ae
+++ b/www/Mosaic/files/patch-ae
@@ -52,57 +52,3 @@
if (BitmapBitOrder(XtDisplay(wid)) == MSBFirst)
{
-*** libhtmlw/HTMLimages.c.orig Tue Jan 10 17:03:32 1995
---- libhtmlw/HTMLimages.c Fri Nov 17 12:27:58 1995
-***************
-*** 356,371 ****
- * TrueColor displays. I have no access to such displays, so I
- * can't really test it.
- * Donated by - andrew@icarus.demon.co.uk
- */
- case 16:
- bit_data = (unsigned char *)malloc(width * height * 2);
- bitp = bit_data;
- datap = data;
- for (w = (width * height); w > 0; w--)
- {
-! temp = (((img_info->reds[(int)*datap] >> 1)& 0x7c00) |
-! ((img_info->greens[(int)*datap] >> 6)& 0x03e0) |
-! ((img_info->blues[(int)*datap] >> 11)& 0x001f));
-
- if (BitmapBitOrder(dsp) == MSBFirst)
- {
---- 356,388 ----
- * TrueColor displays. I have no access to such displays, so I
- * can't really test it.
- * Donated by - andrew@icarus.demon.co.uk
-+ * modified by smp@csn.net for XFree86-3.1.x
- */
-+ case 15:
- case 16:
- bit_data = (unsigned char *)malloc(width * height * 2);
- bitp = bit_data;
- datap = data;
- for (w = (width * height); w > 0; w--)
- {
-! if (depth == 15) /* weight == 555 */
-! {
-! temp = (((img_info->reds[(int)*datap] >> 1)
-! & 0x7c00) |
-! ((img_info->greens[(int)*datap] >> 6)
-! & 0x03e0) |
-! ((img_info->blues[(int)*datap] >> 11)
-! & 0x001f));
-! }
-! else /* depth == 16, weight == 565 */
-! {
-! temp = ((img_info->reds[(int)*datap]
-! & 0xf800) |
-! ((img_info->greens[(int)*datap] >> 5)
-! & 0x07e0) |
-! ((img_info->blues[(int)*datap] >> 11)
-! & 0x001f));
-! }
-
- if (BitmapBitOrder(dsp) == MSBFirst)
- {
diff --git a/www/Mosaic/files/patch-af b/www/Mosaic/files/patch-af
new file mode 100644
index 000000000000..61525d1177a3
--- /dev/null
+++ b/www/Mosaic/files/patch-af
@@ -0,0 +1,12 @@
+*** libnut/system.c.bak Sat Oct 14 09:32:53 1995
+--- libnut/system.c Tue Dec 5 06:37:44 1995
+***************
+*** 70,76 ****
+
+
+ extern int sys_nerr;
+- extern char *sys_errlist[];
+ extern int errno;
+
+
+--- 70,75 ----
diff --git a/www/Mosaic/files/patch-ag b/www/Mosaic/files/patch-ag
new file mode 100644
index 000000000000..4dd833f207ae
--- /dev/null
+++ b/www/Mosaic/files/patch-ag
@@ -0,0 +1,19 @@
+*** src/gui.c.bak Wed Oct 25 10:39:53 1995
+--- src/gui.c Tue Dec 5 07:33:41 1995
+***************
+*** 2495,2501 ****
+ return 0;
+ else
+ {
+! {char ans[10]; gets(ans);}
+ /* All other errors are 'fatal'. */
+ XGetErrorText (dsp, event->error_code, buf, 128);
+ fprintf (stderr, "X Error: %s\n", buf);
+--- 2495,2501 ----
+ return 0;
+ else
+ {
+! {char ans[10]; fgets(ans, sizeof(ans), stdin);}
+ /* All other errors are 'fatal'. */
+ XGetErrorText (dsp, event->error_code, buf, 128);
+ fprintf (stderr, "X Error: %s\n", buf);
diff --git a/www/Mosaic/pkg-comment b/www/Mosaic/pkg-comment
index e00f0ad9ebf8..91d40ff0cbb8 100644
--- a/www/Mosaic/pkg-comment
+++ b/www/Mosaic/pkg-comment
@@ -1 +1 @@
-Mosaic - a World Wide Web browser, version 2.6
+Mosaic - a World Wide Web browser
diff --git a/www/Mosaic/pkg-descr b/www/Mosaic/pkg-descr
index e00f0ad9ebf8..91d40ff0cbb8 100644
--- a/www/Mosaic/pkg-descr
+++ b/www/Mosaic/pkg-descr
@@ -1 +1 @@
-Mosaic - a World Wide Web browser, version 2.6
+Mosaic - a World Wide Web browser