The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : chimera

X/Athena World-Wide Web client + Japanese patch

 Chimera is a program which allows a user to access World-Wide Web servers
and other information servers.  It presents the user with a point-and-click
graphical interface using the X Window System and the Athena Widgets.

This is a Japanized version, which can display Japanese (JIS/EUC/SJIS).
 

ftp://ftp.cs.unlv.edu/pub/chimera/



chimera history


v. 1.19
date: 2007/05/19 20:11:42;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.18 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:46:41; 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.16 date: 2002/11/06 22:45:39; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2001/04/02 08:30:54; author: mharo; state: Exp; lines: +1 -2 remove deprecated fetch options from FETCH_BEFORE_ARGS
v. 1.14 date: 2000/04/11 14:12:57; author: knu; state: Exp; lines: +8 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.13 date: 1999/08/31 06:45:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/25 05:23:38; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/03/15 01:43:48; author: steve; state: Exp; lines: +14 -10 Update to version 1.70p1. PR: 10251 Submitted by: Takeshi WATANABE
v. 1.10 date: 1998/10/30 10:33:43; author: asami; state: Exp; lines: +2 -2 This is broken for non-ELF cases too.
v. 1.9 date: 1998/10/16 01:11:39; author: jseger; state: Exp; lines: +3 -1 Mark BROKEN for ELF: 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 -lXt -lSM -lICE -lXext -lX11 -lm /usr/X11R6/lib/libhtmlw.a(HTML.o): In function `CreateScrollbars': HTML.o(.text+0x77f): undefined reference to `xmDrawingAreaWidgetClass' HTML.o(.text+0x826): undefined reference to `xmScrollBarWidgetClass'
v. 1.8 date: 1998/09/05 00:47:04; author: max; state: Exp; lines: +4 -3 Move man page entry from PLIST to Makefile. Portlint.
v. 1.7 date: 1997/12/25 22:29:31; 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.6 date: 1997/09/14 21:34:31; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1997/09/09 03:01:13; author: asami; state: Exp; lines: +2 -2 Patch file moved in master site. Reminded by: Bill Fenner's distfile checker
v. 1.4 date: 1996/11/11 10:11:45; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1996/06/13 05:42:44; author: asami; state: Exp; lines: +1 -20 Remove the "hey I'm going to overwrite the pre-existing blah blah, is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???")
v. 1.2 date: 1995/11/26 11:32:35; author: asami; state: Exp; lines: +2 -2 Category "networking" -> "www".
v. 1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; lines: +0 -0 Japanese chimera, version 1.65 (same as original). ============================================================================= v. 1.19 date: 2007/05/19 20:11:42; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:46:41; 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.16 date: 2002/11/06 22:45:39; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2001/04/02 08:30:54; author: mharo; state: Exp; lines: +1 -2 remove deprecated fetch options from FETCH_BEFORE_ARGS
v. 1.14 date: 2000/04/11 14:12:57; author: knu; state: Exp; lines: +8 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.13 date: 1999/08/31 06:45:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/25 05:23:38; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/03/15 01:43:48; author: steve; state: Exp; lines: +14 -10 Update to version 1.70p1. PR: 10251 Submitted by: Takeshi WATANABE
v. 1.10 date: 1998/10/30 10:33:43; author: asami; state: Exp; lines: +2 -2 This is broken for non-ELF cases too.
v. 1.9 date: 1998/10/16 01:11:39; author: jseger; state: Exp; lines: +3 -1 Mark BROKEN for ELF: 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 -lXt -lSM -lICE -lXext -lX11 -lm /usr/X11R6/lib/libhtmlw.a(HTML.o): In function `CreateScrollbars': HTML.o(.text+0x77f): undefined reference to `xmDrawingAreaWidgetClass' HTML.o(.text+0x826): undefined reference to `xmScrollBarWidgetClass'
v. 1.8 date: 1998/09/05 00:47:04; author: max; state: Exp; lines: +4 -3 Move man page entry from PLIST to Makefile. Portlint.
v. 1.7 date: 1997/12/25 22:29:31; 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.6 date: 1997/09/14 21:34:31; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1997/09/09 03:01:13; author: asami; state: Exp; lines: +2 -2 Patch file moved in master site. Reminded by: Bill Fenner's distfile checker
v. 1.4 date: 1996/11/11 10:11:45; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1996/06/13 05:42:44; author: asami; state: Exp; lines: +1 -20 Remove the "hey I'm going to overwrite the pre-existing blah blah, is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???")
v. 1.2 date: 1995/11/26 11:32:35; author: asami; state: Exp; lines: +2 -2 Category "networking" -> "www".
v. 1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; lines: +0 -0 Japanese chimera, version 1.65 (same as original). ============================================================================= v. 1.19 date: 2007/05/19 20:11:42; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:46:41; 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.16 date: 2002/11/06 22:45:39; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2001/04/02 08:30:54; author: mharo; state: Exp; lines: +1 -2 remove deprecated fetch options from FETCH_BEFORE_ARGS
v. 1.14 date: 2000/04/11 14:12:57; author: knu; state: Exp; lines: +8 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.13 date: 1999/08/31 06:45:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/25 05:23:38; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/03/15 01:43:48; author: steve; state: Exp; lines: +14 -10 Update to version 1.70p1. PR: 10251 Submitted by: Takeshi WATANABE
v. 1.10 date: 1998/10/30 10:33:43; author: asami; state: Exp; lines: +2 -2 This is broken for non-ELF cases too.
v. 1.9 date: 1998/10/16 01:11:39; author: jseger; state: Exp; lines: +3 -1 Mark BROKEN for ELF: 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 -lXt -lSM -lICE -lXext -lX11 -lm /usr/X11R6/lib/libhtmlw.a(HTML.o): In function `CreateScrollbars': HTML.o(.text+0x77f): undefined reference to `xmDrawingAreaWidgetClass' HTML.o(.text+0x826): undefined reference to `xmScrollBarWidgetClass'
v. 1.8 date: 1998/09/05 00:47:04; author: max; state: Exp; lines: +4 -3 Move man page entry from PLIST to Makefile. Portlint.
v. 1.7 date: 1997/12/25 22:29:31; 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.6 date: 1997/09/14 21:34:31; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1997/09/09 03:01:13; author: asami; state: Exp; lines: +2 -2 Patch file moved in master site. Reminded by: Bill Fenner's distfile checker
v. 1.4 date: 1996/11/11 10:11:45; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1996/06/13 05:42:44; author: asami; state: Exp; lines: +1 -20 Remove the "hey I'm going to overwrite the pre-existing blah blah, is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???")
v. 1.2 date: 1995/11/26 11:32:35; author: asami; state: Exp; lines: +2 -2 Category "networking" -> "www".
v. 1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/09/22 11:07:19; author: asami; state: Exp; lines: +0 -0 Japanese chimera, version 1.65 (same as original). =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm