aboutsummaryrefslogtreecommitdiffstats
path: root/x11/9term
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-14 12:08:02 +0800
committerasami <asami@FreeBSD.org>1995-08-14 12:08:02 +0800
commit492951fad01bca530b12060a8fdb5ca3447569ac (patch)
treec756985edb4d7bd1e350d605dbc1f2aabb495734 /x11/9term
parent388294ef462d6a7de135800a9be3c1bac3a2834f (diff)
downloadfreebsd-ports-gnome-492951fad01bca530b12060a8fdb5ca3447569ac.tar.gz
freebsd-ports-gnome-492951fad01bca530b12060a8fdb5ca3447569ac.tar.zst
freebsd-ports-gnome-492951fad01bca530b12060a8fdb5ca3447569ac.zip
Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com>
Diffstat (limited to 'x11/9term')
-rw-r--r--x11/9term/Makefile15
-rw-r--r--x11/9term/distinfo1
-rw-r--r--x11/9term/files/patch-aa45
-rw-r--r--x11/9term/files/patch-ac15
-rw-r--r--x11/9term/pkg-comment1
-rw-r--r--x11/9term/pkg-descr10
-rw-r--r--x11/9term/pkg-plist2
7 files changed, 89 insertions, 0 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
new file mode 100644
index 000000000000..357a2f66f507
--- /dev/null
+++ b/x11/9term/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: 9term
+# Version required: 1.6.3
+# Date created: Sun Aug 13 12:36:14 CDT 1995
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= 9term.1.6.3
+PKGNAME= 9term-1.6.3
+CATEGORIES+= plan9
+MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>
diff --git a/x11/9term/distinfo b/x11/9term/distinfo
new file mode 100644
index 000000000000..0739005a9767
--- /dev/null
+++ b/x11/9term/distinfo
@@ -0,0 +1 @@
+MD5 (9term.1.6.3.tar.gz) = 064a4428aba417a7793d3252423faf0b
diff --git a/x11/9term/files/patch-aa b/x11/9term/files/patch-aa
new file mode 100644
index 000000000000..a587c0a88d16
--- /dev/null
+++ b/x11/9term/files/patch-aa
@@ -0,0 +1,45 @@
+*** libtext/Makefile.orig Wed Jun 1 21:01:19 1994
+--- libtext/Makefile Mon Jul 31 11:34:06 1995
+***************
+*** 5,18 ****
+ #
+ # Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
+ # if your compiler supports posix-compatible compilation
+! OS=-DSOLARIS
+
+ # add -Iincludedir for any include directories that need to be searched
+ # for posix header files
+! INCS=-I. -I../include
+
+ # add name of library orderer - use ":" if none exists
+! RANLIB=:
+
+ # add name of library
+ AR=ar
+--- 5,19 ----
+ #
+ # Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
+ # if your compiler supports posix-compatible compilation
+! OS=-DSUNOS -O2
+! SAMDIR=../../../sam/work
+
+ # add -Iincludedir for any include directories that need to be searched
+ # for posix header files
+! INCS=-I. -I$(SAMDIR)/include
+
+ # add name of library orderer - use ":" if none exists
+! RANLIB=ranlib
+
+ # add name of library
+ AR=ar
+***************
+*** 38,41 ****
+
+ install: $(LIB)
+
+! $(OBJ): ../include/u.h ../include/libc.h ../include/libg.h ../include/frame.h ../include/text.h
+--- 39,42 ----
+
+ install: $(LIB)
+
+! $(OBJ): $(SAMDIR)/include/u.h $(SAMDIR)/include/libc.h $(SAMDIR)/include/libg.h $(SAMDIR)/include/frame.h text.h
diff --git a/x11/9term/files/patch-ac b/x11/9term/files/patch-ac
new file mode 100644
index 000000000000..8bd3e6269f44
--- /dev/null
+++ b/x11/9term/files/patch-ac
@@ -0,0 +1,15 @@
+*** Makefile.orig Fri Aug 11 15:57:26 1995
+--- Makefile Fri Aug 11 16:04:30 1995
+***************
+*** 0 ****
+--- 1,10 ----
++
++ MAN=man
++ all:
++ (cd libtext; make)
++ (cd 9term; make)
++ install:
++ $(INSTALL) -c 9term/9term $(PREFIX)/bin/
++ $(INSTALL) -c 9term/9term.1 $(PREFIX)/$(MAN)/man1/
++ strip $(PREFIX)/bin/9term
++ gzip -9nf $(PREFIX)/man/man1/9term.1
diff --git a/x11/9term/pkg-comment b/x11/9term/pkg-comment
new file mode 100644
index 000000000000..57dae3745704
--- /dev/null
+++ b/x11/9term/pkg-comment
@@ -0,0 +1 @@
+9term -- an X11 program which emulates a plan9 window.
diff --git a/x11/9term/pkg-descr b/x11/9term/pkg-descr
new file mode 100644
index 000000000000..118271b454f7
--- /dev/null
+++ b/x11/9term/pkg-descr
@@ -0,0 +1,10 @@
+9term is a terminal emulator which emulates an 8 1/2 window.
+this version supports unicode. To see this support, cat one of
+the utf files in an 8 1/2 window. Your Xserver must be able to
+find the required fonts, and the `*p9font' x-resource must be
+set to point to the fonts, maybe `/usr/X11R6/lib/X11/fonts/Xg/unicode.9.font'.
+
+This port needs work, it is functional enough to get the feel
+for 9term, but some of the features don't work with FreeBSD.
+
+eric.
diff --git a/x11/9term/pkg-plist b/x11/9term/pkg-plist
new file mode 100644
index 000000000000..c05b3d50650d
--- /dev/null
+++ b/x11/9term/pkg-plist
@@ -0,0 +1,2 @@
+bin/9term
+man/man1/9term.1.gz