From eb9442ea80ffa1c361aae62b1223a2b92847c1e9 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 20 Oct 1994 01:55:54 +0000 Subject: [PATCH] Chimera client from Jean-Marc Zucconi Submitted by: jmz --- www/chimera/Makefile | 9 +++++++++ www/chimera/files/patch-aa | 14 ++++++++++++++ www/chimera/pkg-comment | 1 + www/chimera/pkg-descr | 3 +++ www/chimera/pkg-plist | 23 +++++++++++++++++++++++ www/chimera/scripts/configure | 15 +++++++++++++++ www/chimera2/Makefile | 9 +++++++++ www/chimera2/files/patch-aa | 14 ++++++++++++++ www/chimera2/pkg-comment | 1 + www/chimera2/pkg-descr | 3 +++ www/chimera2/pkg-plist | 23 +++++++++++++++++++++++ 11 files changed, 115 insertions(+) create mode 100644 www/chimera/Makefile create mode 100644 www/chimera/files/patch-aa create mode 100644 www/chimera/pkg-comment create mode 100644 www/chimera/pkg-descr create mode 100644 www/chimera/pkg-plist create mode 100644 www/chimera/scripts/configure create mode 100644 www/chimera2/Makefile create mode 100644 www/chimera2/files/patch-aa create mode 100644 www/chimera2/pkg-comment create mode 100644 www/chimera2/pkg-descr create mode 100644 www/chimera2/pkg-plist diff --git a/www/chimera/Makefile b/www/chimera/Makefile new file mode 100644 index 000000000000..362163e3ef18 --- /dev/null +++ b/www/chimera/Makefile @@ -0,0 +1,9 @@ +DISTNAME= chimera-1.60 +USE_IMAKE= yes +MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ + +pre-install: + @mkdir -p ${PREFIX}/man/man1 + @install -c -m 644 ${WRKSRC}/src/chimera.man ${PREFIX}/man/man1/chimera.1 + +.include diff --git a/www/chimera/files/patch-aa b/www/chimera/files/patch-aa new file mode 100644 index 000000000000..fa72a559f000 --- /dev/null +++ b/www/chimera/files/patch-aa @@ -0,0 +1,14 @@ +*** libhtmlw/HTML-PSformat.c~ Wed Sep 14 19:53:22 1994 +--- libhtmlw/HTML-PSformat.c Tue Oct 18 14:41:47 1994 +*************** +*** 47,53 **** +--- 47,55 ---- + #include + #include + #include ++ #ifndef __FreeBSD__ + #include ++ #endif + #include "HTMLP.h" + + /* Fix thanks to robm. */ diff --git a/www/chimera/pkg-comment b/www/chimera/pkg-comment new file mode 100644 index 000000000000..4017d90f8df3 --- /dev/null +++ b/www/chimera/pkg-comment @@ -0,0 +1 @@ +chimera - X/Athena World-Wide Web Client. Version 1.60 diff --git a/www/chimera/pkg-descr b/www/chimera/pkg-descr new file mode 100644 index 000000000000..ea36f39fb360 --- /dev/null +++ b/www/chimera/pkg-descr @@ -0,0 +1,3 @@ +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. diff --git a/www/chimera/pkg-plist b/www/chimera/pkg-plist new file mode 100644 index 000000000000..36a35ce91a8e --- /dev/null +++ b/www/chimera/pkg-plist @@ -0,0 +1,23 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/chimera +bin/giftrans +@mode 444 +lib/convert +lib/help.html +lib/home.html +lib/mailcap +lib/mime.types +lib/protocol +lib/chimera/Chimera +@mode 755 +lib/chimera/chimera-giftoppm +lib/chimera/do3270 +lib/chimera/dotelnet +lib/chimera/playaudio +lib/chimera/pstopxm +lib/chimera/textencode +lib/chimera/wrapencode +@mode 644 +man/man1/chimera.1 diff --git a/www/chimera/scripts/configure b/www/chimera/scripts/configure new file mode 100644 index 000000000000..3791d59b0f3e --- /dev/null +++ b/www/chimera/scripts/configure @@ -0,0 +1,15 @@ +#!/bin/sh + +cd $WRKSRC || exit 1; + +cp options.h.dist options.h || exit 1; + +cp Common.tmpl.dist Common.tmpl || exit 1; +cat >>Common.tmpl< diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa new file mode 100644 index 000000000000..fa72a559f000 --- /dev/null +++ b/www/chimera2/files/patch-aa @@ -0,0 +1,14 @@ +*** libhtmlw/HTML-PSformat.c~ Wed Sep 14 19:53:22 1994 +--- libhtmlw/HTML-PSformat.c Tue Oct 18 14:41:47 1994 +*************** +*** 47,53 **** +--- 47,55 ---- + #include + #include + #include ++ #ifndef __FreeBSD__ + #include ++ #endif + #include "HTMLP.h" + + /* Fix thanks to robm. */ diff --git a/www/chimera2/pkg-comment b/www/chimera2/pkg-comment new file mode 100644 index 000000000000..4017d90f8df3 --- /dev/null +++ b/www/chimera2/pkg-comment @@ -0,0 +1 @@ +chimera - X/Athena World-Wide Web Client. Version 1.60 diff --git a/www/chimera2/pkg-descr b/www/chimera2/pkg-descr new file mode 100644 index 000000000000..ea36f39fb360 --- /dev/null +++ b/www/chimera2/pkg-descr @@ -0,0 +1,3 @@ +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. diff --git a/www/chimera2/pkg-plist b/www/chimera2/pkg-plist new file mode 100644 index 000000000000..36a35ce91a8e --- /dev/null +++ b/www/chimera2/pkg-plist @@ -0,0 +1,23 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/chimera +bin/giftrans +@mode 444 +lib/convert +lib/help.html +lib/home.html +lib/mailcap +lib/mime.types +lib/protocol +lib/chimera/Chimera +@mode 755 +lib/chimera/chimera-giftoppm +lib/chimera/do3270 +lib/chimera/dotelnet +lib/chimera/playaudio +lib/chimera/pstopxm +lib/chimera/textencode +lib/chimera/wrapencode +@mode 644 +man/man1/chimera.1