Chimera client from Jean-Marc Zucconi
Submitted by: jmz
This commit is contained in:
parent
3e790a10b5
commit
eb9442ea80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248
9
www/chimera/Makefile
Normal file
9
www/chimera/Makefile
Normal file
@ -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>
|
14
www/chimera/files/patch-aa
Normal file
14
www/chimera/files/patch-aa
Normal file
@ -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. */
|
1
www/chimera/pkg-comment
Normal file
1
www/chimera/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
chimera - X/Athena World-Wide Web Client. Version 1.60
|
3
www/chimera/pkg-descr
Normal file
3
www/chimera/pkg-descr
Normal file
@ -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.
|
23
www/chimera/pkg-plist
Normal file
23
www/chimera/pkg-plist
Normal file
@ -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
|
15
www/chimera/scripts/configure
vendored
Normal file
15
www/chimera/scripts/configure
vendored
Normal file
@ -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<<EOF || exit 1;
|
||||
CBINDIR = $PREFIX/bin
|
||||
CUTILDIR = $PREFIX/lib/chimera
|
||||
CLIBDIR = $PREFIX/lib
|
||||
CMANDIR = $PREFIX/man/man1
|
||||
XAPPLOADDIR = $PREFIX/lib/chimera
|
||||
EOF
|
||||
exit 0;
|
9
www/chimera2/Makefile
Normal file
9
www/chimera2/Makefile
Normal file
@ -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>
|
14
www/chimera2/files/patch-aa
Normal file
14
www/chimera2/files/patch-aa
Normal file
@ -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. */
|
1
www/chimera2/pkg-comment
Normal file
1
www/chimera2/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
chimera - X/Athena World-Wide Web Client. Version 1.60
|
3
www/chimera2/pkg-descr
Normal file
3
www/chimera2/pkg-descr
Normal file
@ -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.
|
23
www/chimera2/pkg-plist
Normal file
23
www/chimera2/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user