aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-31 22:59:41 +0800
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-31 22:59:41 +0800
commita02504e48331b451f661e7e18b1a45e21bc0a6d7 (patch)
treeae73c35133e240e3b11738cd703b5bc369ccbfa5 /astro
parentbdfe3f382934af1ff7b93c402dd4ecaad07a0154 (diff)
downloadfreebsd-ports-a02504e48331b451f661e7e18b1a45e21bc0a6d7.tar.gz
freebsd-ports-a02504e48331b451f661e7e18b1a45e21bc0a6d7.tar.zst
freebsd-ports-a02504e48331b451f661e7e18b1a45e21bc0a6d7.zip
Piero's xearth port.
Submitted by: piero
Notes
Notes: svn path=/head/; revision=301
Diffstat (limited to 'astro')
-rw-r--r--astro/xearth/Makefile15
-rw-r--r--astro/xearth/pkg-comment1
-rw-r--r--astro/xearth/pkg-descr7
-rw-r--r--astro/xearth/pkg-plist3
4 files changed, 26 insertions, 0 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
new file mode 100644
index 000000000000..127c781f27ac
--- /dev/null
+++ b/astro/xearth/Makefile
@@ -0,0 +1,15 @@
+#
+# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994
+# $Id: $
+#
+
+# Distribution stuff
+DISTNAME= xearth-0.92
+MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
+
+# working directory
+WRKDIR= work
+
+USE_IMAKE= is_set
+
+.include <bsd.port.mk>
diff --git a/astro/xearth/pkg-comment b/astro/xearth/pkg-comment
new file mode 100644
index 000000000000..046ac24e9481
--- /dev/null
+++ b/astro/xearth/pkg-comment
@@ -0,0 +1 @@
+XEarth 0.92
diff --git a/astro/xearth/pkg-descr b/astro/xearth/pkg-descr
new file mode 100644
index 000000000000..c90de96e2b8b
--- /dev/null
+++ b/astro/xearth/pkg-descr
@@ -0,0 +1,7 @@
+Xearth sets the X root window to an image of the Earth, as
+seen from your favorite vantage point in space, correctly
+shaded for the current position of the Sun. By default,
+xearth updates the displayed image every five minutes. The
+time between updates can be changed with the -wait option.
+Xearth can also render directly into PPM and GIF files
+instead of drawing in the root window.
diff --git a/astro/xearth/pkg-plist b/astro/xearth/pkg-plist
new file mode 100644
index 000000000000..f361067c7621
--- /dev/null
+++ b/astro/xearth/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/X11R6
+bin/xearth
+man/man1/xearth.1x