aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-26 23:19:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-26 23:19:24 +0000
commit772680193a9f908ae7245018e65ac42004619365 (patch)
tree13864b2f084e636ed075377cd7303831a8e71a2d /astro
parent84e6bdef3c33551aba1f5cb621acda585e20e49d (diff)
downloadports-772680193a9f908ae7245018e65ac42004619365.tar.gz
ports-772680193a9f908ae7245018e65ac42004619365.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/x3arth/Makefile31
-rw-r--r--astro/x3arth/distinfo1
-rw-r--r--astro/x3arth/files/patch-ab11
-rw-r--r--astro/x3arth/pkg-descr5
-rw-r--r--astro/x3arth/pkg-plist1
6 files changed, 0 insertions, 50 deletions
diff --git a/astro/Makefile b/astro/Makefile
index d015b1949637..0cf125c5b5d9 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -56,7 +56,6 @@
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
- SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile
deleted file mode 100644
index 7b59233c96c6..000000000000
--- a/astro/x3arth/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: x3arth
-# Date created: 15 April 1999
-# Whom: Chris Piazza <cpiazza@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= x3arth
-PORTVERSION= 1.1
-CATEGORIES= astro tcl82
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= X11/desktop
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Updates X root window with satellit views of earth
-
-IGNORE= "FTP directory format changed, can no longer fetch images"
-
-RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \
- ${X11BASE}/bin/xv:${PORTSDIR}/graphics/xv
-
-USE_X_PREFIX= yes
-WRKSRC= ${WRKDIR}/usr/local/bin
-NO_BUILD= yes
-STRIP=
-USE_BZIP2= yes
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/x3arth ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/astro/x3arth/distinfo b/astro/x3arth/distinfo
deleted file mode 100644
index 78e50aae7f7e..000000000000
--- a/astro/x3arth/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (x3arth-1.1.tar.bz2) = b0f1867f3e3048aa4a9ae1a4c1981a73
diff --git a/astro/x3arth/files/patch-ab b/astro/x3arth/files/patch-ab
deleted file mode 100644
index 6525c01dc8e9..000000000000
--- a/astro/x3arth/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- x3arth.orig Sat Apr 3 06:26:53 1999
-+++ x3arth Thu Apr 15 12:18:41 1999
-@@ -1,6 +1,6 @@
- #!/bin/sh
--# the next line restarts using tclsh \
--exec tclsh "$0" "$@"
-+# the next line restarts using tclsh8.2 \
-+exec tclsh8.2 "$0" "$@"
-
- set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
- <satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\
diff --git a/astro/x3arth/pkg-descr b/astro/x3arth/pkg-descr
deleted file mode 100644
index ec65c7812be5..000000000000
--- a/astro/x3arth/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-A TCL script to download the latest high-res satellite views of
-earth and set it as the background image in the X root window.
-
-Author:
-Luc Deschenaux <lcd@gkb.com>
diff --git a/astro/x3arth/pkg-plist b/astro/x3arth/pkg-plist
deleted file mode 100644
index e562fe19e387..000000000000
--- a/astro/x3arth/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/x3arth