summaryrefslogtreecommitdiff
path: root/x11/xephem
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xephem')
-rw-r--r--x11/xephem/DESCR13
-rw-r--r--x11/xephem/Makefile39
-rw-r--r--x11/xephem/PLIST46
-rw-r--r--x11/xephem/distinfo6
-rw-r--r--x11/xephem/files/XEphem.ad3
-rw-r--r--x11/xephem/patches/patch-aa13
6 files changed, 0 insertions, 120 deletions
diff --git a/x11/xephem/DESCR b/x11/xephem/DESCR
deleted file mode 100644
index a1905d1d9a4..00000000000
--- a/x11/xephem/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-XEphem is an interactive astronomical ephemeris program for X Windows
-systems. For a full tour of features and the latest news, visit the
-XEphem home page at:
-
- http://www.clearskyinstitute.com/xephem/xephem.html
-
-In brief, XEphem can display views of the sky, moon, Earth, solar system,
-Jupiter, Saturn, and Mars, and can print any view or save it to a postscript
-file.
-
-For a tour of the features of XEphem, see:
-
- http://www.clearskyinstitute.com/xephem/tour.html
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile
deleted file mode 100644
index 78d23685b4d..00000000000
--- a/x11/xephem/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2005/07/16 19:10:41 jlam Exp $
-
-DISTNAME= xephem-3.6.4
-CATEGORIES= x11
-MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \
- ftp://iphcip1.physik.uni-mainz.de/pub/xephem/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.clearskyinstitute.com/xephem/
-COMMENT= Interactive astronomical ephemeris program
-
-LICENSE= no-commercial-use
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem
-USE_IMAKE= yes
-USE_TOOLS+= perl:run
-
-LIBSRC1= ${WRKDIR}/${DISTNAME}/libastro
-LIBSRC2= ${WRKDIR}/${DISTNAME}/libip
-LIBSRC3= ${WRKDIR}/${DISTNAME}/liblilxml
-LIBSRC4= ${WRKDIR}/${DISTNAME}/libjpegd
-BUILD_TARGET= # empty
-BUILD_DIRS= ${LIBSRC1} ${LIBSRC2} ${LIBSRC3} ${LIBSRC4} ${WRKSRC}
-INSTALL_DIRS= ${WRKSRC}
-
-.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
-GCC_REQD+= 2.95.3
-.endif
-
-post-install:
- ${SED} s,@PREFIX@,${PREFIX}, ${FILESDIR}/XEphem.ad > ${WRKDIR}/XEphem
- ${INSTALL_DATA} ${WRKDIR}/XEphem ${PREFIX}/lib/X11/app-defaults
- ${INSTALL_DATA_DIR} ${PREFIX}/share/xephem/tools
- cd ${WRKSRC}; ${CP} -R auxil catalogs fifos fits \
- ${PREFIX}/share/xephem
- ${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/xephem
-
-.include "../../mk/motif.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xephem/PLIST b/x11/xephem/PLIST
deleted file mode 100644
index a99f7eac55a..00000000000
--- a/x11/xephem/PLIST
+++ /dev/null
@@ -1,46 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2005/02/25 17:45:19 drochner Exp $
-bin/xephem
-lib/X11/app-defaults/XEphem
-man/cat1/xephem.0
-share/xephem/auxil/README
-share/xephem/auxil/SOHO_512_20030809_0719_eit_304.gif
-share/xephem/auxil/analemma.plt
-share/xephem/auxil/astorb2edb.pl
-share/xephem/auxil/dearth.gif
-share/xephem/auxil/eyepieces.eyp
-share/xephem/auxil/favorites.fav
-share/xephem/auxil/jupiter.9910
-share/xephem/auxil/jupitermap.gif
-share/xephem/auxil/logo.gif
-share/xephem/auxil/mars.9910
-share/xephem/auxil/mars_db
-share/xephem/auxil/marsmap.jpg
-share/xephem/auxil/moon.fts
-share/xephem/auxil/mpcorb2edb.pl
-share/xephem/auxil/nearth.gif
-share/xephem/auxil/sample.hzn
-share/xephem/auxil/saturn00.gif
-share/xephem/auxil/saturn04.gif
-share/xephem/auxil/saturn10.gif
-share/xephem/auxil/saturn16.gif
-share/xephem/auxil/saturn20.gif
-share/xephem/auxil/saturn24.gif
-share/xephem/auxil/saturne.9910
-share/xephem/auxil/starcensus.txt
-share/xephem/auxil/uranus.9910
-share/xephem/auxil/wmm.cof
-share/xephem/auxil/xephem_sites
-share/xephem/auxil/xephem_skyhist
-share/xephem/catalogs/Messier.edb
-share/xephem/catalogs/YBS.edb
-share/xephem/fifos/Makefile
-share/xephem/fifos/README
-share/xephem/fits/Abell426.fts
-share/xephem/fits/horsehead.fts
-@exec ${MKDIR} %D/share/xephem/tools
-@dirrm share/xephem/tools
-@dirrm share/xephem/fits
-@dirrm share/xephem/fifos
-@dirrm share/xephem/catalogs
-@dirrm share/xephem/auxil
-@dirrm share/xephem
diff --git a/x11/xephem/distinfo b/x11/xephem/distinfo
deleted file mode 100644
index d2b7c142e00..00000000000
--- a/x11/xephem/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.7 2005/05/20 13:17:11 drochner Exp $
-
-SHA1 (xephem-3.6.4.tar.gz) = c0d262b5c95b91cab841e5b32dafa36ed9834e1b
-RMD160 (xephem-3.6.4.tar.gz) = 2c784e7e10a2faac1f53e157cd3216be77c2f31d
-Size (xephem-3.6.4.tar.gz) = 10022695 bytes
-SHA1 (patch-aa) = 735179176b04d7a21f410714e9a1c596ed949274
diff --git a/x11/xephem/files/XEphem.ad b/x11/xephem/files/XEphem.ad
deleted file mode 100644
index 9e3f8d23d9f..00000000000
--- a/x11/xephem/files/XEphem.ad
+++ /dev/null
@@ -1,3 +0,0 @@
-! $NetBSD: XEphem.ad,v 1.1 2000/12/12 17:29:51 drochner Exp $
-
-XEphem.ShareDir: @PREFIX@/share/xephem
diff --git a/x11/xephem/patches/patch-aa b/x11/xephem/patches/patch-aa
deleted file mode 100644
index 5694053bf6d..00000000000
--- a/x11/xephem/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2005/02/25 17:45:19 drochner Exp $
-
---- Imakefile.orig 2004-04-18 09:00:57.000000000 +0200
-+++ Imakefile
-@@ -78,7 +78,7 @@ OBJS = \
- SRCS = $(OBJS:.o=.c)
-
- XCOMM Sometimes you need -lXp after -lXm
-- XMLIB = -lXm
-+ XMLIB = ${MOTIFLIB}
- DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
- EXTRA_INCLUDES = -I../../libastro -I../../libip -I../../liblilxml -I../../libjpegd
- LOCAL_LDFLAGS = -L../../libastro -L../../libip -L../../liblilxml -L../../libjpegd