The FreeBSD Ports Archive
FreeBSD www : chimera4>
X/Athena World-Wide Web client
chimera history
v. 1.30
date: 2007/05/19 20:24:31; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2005/05/07 11:33:39; author: oliver; state: Exp; lines: +2 -0
utilize misc/mime-support
v. 1.28
date: 2003/12/07 23:23:03; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x and unbreak
PR: ports/59848
Submitted by: Ports Fury
v. 1.27
date: 2003/10/27 00:55:41; author: linimon; state: Exp; lines: +1 -1
Chase mastersite reorganization per distfile survey.
v. 1.26
date: 2003/10/16 02:17:47; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.25
date: 2003/02/20 19:15:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2003/01/02 04:10:55; author: ijliao; state: Exp; lines: +1 -1
- Fix MASTER_SITES
- Reduce compiler warnings
PR: 44982
Submitted by: Ports Fury
v. 1.23
date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.22
date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.21
date: 2001/09/17 17:40:29; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.20
date: 2001/02/05 15:33:17; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.19
date: 2001/01/10 14:02:19; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
honor CFLAGS.
non-responce from: maintainer
v. 1.18
date: 2000/04/10 00:04:47; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.17
date: 1999/09/20 00:39:16; author: steve; state: Exp; lines: +2 -3
This appears to be building again. Set NO_LATEST_LINK since we now have
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so
this builds on FreeBSD/Alpha.
v. 1.16
date: 1999/08/31 06:51:41; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.15
date: 1999/08/31 02:42:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1998/08/20 09:57:32; author: asami; state: Exp; lines: +3 -1
Does this port automatically detect Motif now? Eek.
===
:
cc -o chimera -O2 -m486 -L/usr/X11R6/lib main.o url.o net.o ftp.o gopher.o http.o util.o document.o local.o cache.o mime.o input.o md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o fallback.o -L../mxw -lmxw -L../libhtmlw -lhtmlw -L../xloadimage -lxloadimage -L../common -lcommon -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm
main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment
main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment
HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment
HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
:
v. 1.13
date: 1998/01/29 20:26:04; author: jseger; state: Exp; lines: +4 -4
Upgrade to chimera-1.70p0.
Change MAINTAINER from ports to myself.
v. 1.12
date: 1997/12/25 22:29:47; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.11
date: 1996/11/18 11:40:48; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1995/11/27 04:10:19; author: asami; state: Exp; lines: +2 -2
Change categories to "www". gn has "net" in there too.
v. 1.9
date: 1995/05/27 04:48:30; author: asami; state: Exp; lines: +1 -2
Back out previous commit, Andrey confirmed it was not needed.
v. 1.8
date: 1995/05/26 22:17:22; author: ache; state: Exp; lines: +2 -1
Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
in old variant
v. 1.7
date: 1995/04/04 15:46:16; author: asami; state: Exp; lines: +7 -5
Upgrade, 1.63 -> 1.65.
v. 1.6
date: 1995/04/01 12:47:51; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.5
date: 1995/03/24 11:10:30; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.4
date: 1995/02/11 13:50:10; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.3
date: 1994/12/27 10:43:55; author: asami; state: Exp; lines: +10 -5
Version up to 1.63. This one actually works!
v. 1.2
date: 1994/11/11 22:28:48; author: jkh; state: Exp; lines: +1 -1
Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by: jmz
v. 1.1
date: 1994/10/20 01:55:53; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/10/20 01:55:54; author: jkh; state: Exp; lines: +0 -0
Chimera client from Jean-Marc Zucconi
Submitted by: jmz
=============================================================================
v. 1.30
date: 2007/05/19 20:24:31; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2005/05/07 11:33:39; author: oliver; state: Exp; lines: +2 -0
utilize misc/mime-support
v. 1.28
date: 2003/12/07 23:23:03; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x and unbreak
PR: ports/59848
Submitted by: Ports Fury
v. 1.27
date: 2003/10/27 00:55:41; author: linimon; state: Exp; lines: +1 -1
Chase mastersite reorganization per distfile survey.
v. 1.26
date: 2003/10/16 02:17:47; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.25
date: 2003/02/20 19:15:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2003/01/02 04:10:55; author: ijliao; state: Exp; lines: +1 -1
- Fix MASTER_SITES
- Reduce compiler warnings
PR: 44982
Submitted by: Ports Fury
v. 1.23
date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.22
date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.21
date: 2001/09/17 17:40:29; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.20
date: 2001/02/05 15:33:17; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.19
date: 2001/01/10 14:02:19; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
honor CFLAGS.
non-responce from: maintainer
v. 1.18
date: 2000/04/10 00:04:47; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.17
date: 1999/09/20 00:39:16; author: steve; state: Exp; lines: +2 -3
This appears to be building again. Set NO_LATEST_LINK since we now have
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so
this builds on FreeBSD/Alpha.
v. 1.16
date: 1999/08/31 06:51:41; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.15
date: 1999/08/31 02:42:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1998/08/20 09:57:32; author: asami; state: Exp; lines: +3 -1
Does this port automatically detect Motif now? Eek.
===
:
cc -o chimera -O2 -m486 -L/usr/X11R6/lib main.o url.o net.o ftp.o gopher.o http.o util.o document.o local.o cache.o mime.o input.o md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o fallback.o -L../mxw -lmxw -L../libhtmlw -lhtmlw -L../xloadimage -lxloadimage -L../common -lcommon -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm
main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment
main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment
HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment
HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
:
v. 1.13
date: 1998/01/29 20:26:04; author: jseger; state: Exp; lines: +4 -4
Upgrade to chimera-1.70p0.
Change MAINTAINER from ports to myself.
v. 1.12
date: 1997/12/25 22:29:47; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.11
date: 1996/11/18 11:40:48; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1995/11/27 04:10:19; author: asami; state: Exp; lines: +2 -2
Change categories to "www". gn has "net" in there too.
v. 1.9
date: 1995/05/27 04:48:30; author: asami; state: Exp; lines: +1 -2
Back out previous commit, Andrey confirmed it was not needed.
v. 1.8
date: 1995/05/26 22:17:22; author: ache; state: Exp; lines: +2 -1
Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
in old variant
v. 1.7
date: 1995/04/04 15:46:16; author: asami; state: Exp; lines: +7 -5
Upgrade, 1.63 -> 1.65.
v. 1.6
date: 1995/04/01 12:47:51; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.5
date: 1995/03/24 11:10:30; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.4
date: 1995/02/11 13:50:10; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.3
date: 1994/12/27 10:43:55; author: asami; state: Exp; lines: +10 -5
Version up to 1.63. This one actually works!
v. 1.2
date: 1994/11/11 22:28:48; author: jkh; state: Exp; lines: +1 -1
Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by: jmz
v. 1.1
date: 1994/10/20 01:55:53; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/10/20 01:55:54; author: jkh; state: Exp; lines: +0 -0
Chimera client from Jean-Marc Zucconi
Submitted by: jmz
=============================================================================
v. 1.30
date: 2007/05/19 20:24:31; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2005/05/07 11:33:39; author: oliver; state: Exp; lines: +2 -0
utilize misc/mime-support
v. 1.28
date: 2003/12/07 23:23:03; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x and unbreak
PR: ports/59848
Submitted by: Ports Fury
v. 1.27
date: 2003/10/27 00:55:41; author: linimon; state: Exp; lines: +1 -1
Chase mastersite reorganization per distfile survey.
v. 1.26
date: 2003/10/16 02:17:47; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.25
date: 2003/02/20 19:15:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2003/01/02 04:10:55; author: ijliao; state: Exp; lines: +1 -1
- Fix MASTER_SITES
- Reduce compiler warnings
PR: 44982
Submitted by: Ports Fury
v. 1.23
date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.22
date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.21
date: 2001/09/17 17:40:29; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.20
date: 2001/02/05 15:33:17; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.19
date: 2001/01/10 14:02:19; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
honor CFLAGS.
non-responce from: maintainer
v. 1.18
date: 2000/04/10 00:04:47; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.17
date: 1999/09/20 00:39:16; author: steve; state: Exp; lines: +2 -3
This appears to be building again. Set NO_LATEST_LINK since we now have
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so
this builds on FreeBSD/Alpha.
v. 1.16
date: 1999/08/31 06:51:41; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.15
date: 1999/08/31 02:42:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1998/08/20 09:57:32; author: asami; state: Exp; lines: +3 -1
Does this port automatically detect Motif now? Eek.
===
:
cc -o chimera -O2 -m486 -L/usr/X11R6/lib main.o url.o net.o ftp.o gopher.o http.o util.o document.o local.o cache.o mime.o input.o md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o fallback.o -L../mxw -lmxw -L../libhtmlw -lhtmlw -L../xloadimage -lxloadimage -L../common -lcommon -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm
main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment
main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment
HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment
HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
:
v. 1.13
date: 1998/01/29 20:26:04; author: jseger; state: Exp; lines: +4 -4
Upgrade to chimera-1.70p0.
Change MAINTAINER from ports to myself.
v. 1.12
date: 1997/12/25 22:29:47; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.11
date: 1996/11/18 11:40:48; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1995/11/27 04:10:19; author: asami; state: Exp; lines: +2 -2
Change categories to "www". gn has "net" in there too.
v. 1.9
date: 1995/05/27 04:48:30; author: asami; state: Exp; lines: +1 -2
Back out previous commit, Andrey confirmed it was not needed.
v. 1.8
date: 1995/05/26 22:17:22; author: ache; state: Exp; lines: +2 -1
Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
in old variant
v. 1.7
date: 1995/04/04 15:46:16; author: asami; state: Exp; lines: +7 -5
Upgrade, 1.63 -> 1.65.
v. 1.6
date: 1995/04/01 12:47:51; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.5
date: 1995/03/24 11:10:30; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.4
date: 1995/02/11 13:50:10; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.3
date: 1994/12/27 10:43:55; author: asami; state: Exp; lines: +10 -5
Version up to 1.63. This one actually works!
v. 1.2
date: 1994/11/11 22:28:48; author: jkh; state: Exp; lines: +1 -1
Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by: jmz
v. 1.1
date: 1994/10/20 01:55:53; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/10/20 01:55:54; author: jkh; state: Exp; lines: +0 -0
Chimera client from Jean-Marc Zucconi
Submitted by: jmz
=============================================================================
|
| |

|