aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xli
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1994-11-25 05:56:48 +0800
committerasami <asami@FreeBSD.org>1994-11-25 05:56:48 +0800
commite97b2fa387971721fb04268f870fc33204f4ffa8 (patch)
tree72009111e9e610814fd50ec5a944cbd9d702d367 /graphics/xli
parent06923f66803a41bcbbd9ce3fe36a6d5ae7ca6613 (diff)
downloadfreebsd-ports-gnome-e97b2fa387971721fb04268f870fc33204f4ffa8.tar.gz
freebsd-ports-gnome-e97b2fa387971721fb04268f870fc33204f4ffa8.tar.zst
freebsd-ports-gnome-e97b2fa387971721fb04268f870fc33204f4ffa8.zip
xli, xsetbg, xview, xlito (ver 1.16) - utilities to display images on X11
(required by tkwww).
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/Makefile17
-rw-r--r--graphics/xli/files/patch-aa10
-rw-r--r--graphics/xli/pkg-comment1
-rw-r--r--graphics/xli/pkg-descr11
-rw-r--r--graphics/xli/pkg-plist7
5 files changed, 46 insertions, 0 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
new file mode 100644
index 000000000000..636c854a09aa
--- /dev/null
+++ b/graphics/xli/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xli
+# Version required: 1.16
+# Date created: 24 November 1994
+# Whom: asami
+#
+# $id:$
+#
+
+DISTNAME= xli.1.16
+USE_IMAKE= yes
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+EXTRACT_SUFX= .tar.gz
+NO_WRKSUBDIR= yes
+# PKG_CMD= pkg_create -N
+INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/xli/files/patch-aa b/graphics/xli/files/patch-aa
new file mode 100644
index 000000000000..d170886c1c07
--- /dev/null
+++ b/graphics/xli/files/patch-aa
@@ -0,0 +1,10 @@
+--- ./xli.h.org Thu Jul 28 18:13:28 1994
++++ ./xli.h Wed Nov 23 21:03:24 1994
+@@ -288,6 +288,7 @@
+
+ void flipBits(); /* value.c */
+
++#define zopen zzopen /* to avoid conflict with zopen in stdio.h */
+ ZFILE *zopen(); /* zio.c */
+ int zread();
+ void zunread();
diff --git a/graphics/xli/pkg-comment b/graphics/xli/pkg-comment
new file mode 100644
index 000000000000..42df03b7ed52
--- /dev/null
+++ b/graphics/xli/pkg-comment
@@ -0,0 +1 @@
+xli, xsetbg, xview, xlito (ver 1.16) - utilities to display images on X11
diff --git a/graphics/xli/pkg-descr b/graphics/xli/pkg-descr
new file mode 100644
index 000000000000..969e918f8838
--- /dev/null
+++ b/graphics/xli/pkg-descr
@@ -0,0 +1,11 @@
+xli, xsetbg and xsetbg (the last two are symlinks to the first one)
+display images on X11.
+
+xlito works with xloadimage to "mark" images. Take a look at the
+xlito man page for details. It also installs app-defaults for
+xloadimage if it's not there but I didn't include it in the packing
+list so it won't clobber an existing one if xloadimage is already
+installed.
+
+- Satoshi
+asami@cs.berkeley.edu
diff --git a/graphics/xli/pkg-plist b/graphics/xli/pkg-plist
new file mode 100644
index 000000000000..32baf5658a4d
--- /dev/null
+++ b/graphics/xli/pkg-plist
@@ -0,0 +1,7 @@
+@cwd /usr/X11R6
+bin/xli
+bin/xlito
+bin/xview
+bin/xsetbg
+man/man1/xli.1.gz
+man/man1/xlito.1.gz