aboutsummaryrefslogtreecommitdiffstats
path: root/www/chimera2
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-10-20 09:55:54 +0800
committerjkh <jkh@FreeBSD.org>1994-10-20 09:55:54 +0800
commit91b57e7106b843b2456eb2ab46c1e02ac1bdb1f1 (patch)
tree9b5cedd6d03bc36f1dc4fc1845dc858532abea5b /www/chimera2
parent76383c2b02637b3da123b34f6cb1f9deff4462b4 (diff)
downloadfreebsd-ports-gnome-91b57e7106b843b2456eb2ab46c1e02ac1bdb1f1.tar.gz
freebsd-ports-gnome-91b57e7106b843b2456eb2ab46c1e02ac1bdb1f1.tar.zst
freebsd-ports-gnome-91b57e7106b843b2456eb2ab46c1e02ac1bdb1f1.zip
Chimera client from Jean-Marc Zucconi
Submitted by: jmz
Diffstat (limited to 'www/chimera2')
-rw-r--r--www/chimera2/Makefile9
-rw-r--r--www/chimera2/files/patch-aa14
-rw-r--r--www/chimera2/pkg-comment1
-rw-r--r--www/chimera2/pkg-descr3
-rw-r--r--www/chimera2/pkg-plist23
5 files changed, 50 insertions, 0 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile
new file mode 100644
index 000000000000..362163e3ef18
--- /dev/null
+++ b/www/chimera2/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 <bsd.port.mk>
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 <stdio.h>
+ #include <ctype.h>
+ #include <math.h>
++ #ifndef __FreeBSD__
+ #include <malloc.h>
++ #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