1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

moved xephem to `misc', MOTIF_STATIC should work

now too.
This commit is contained in:
Eric L. Hernes 1996-08-16 17:04:26 +00:00
parent 7aa4521121
commit abca0ff042
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3623
6 changed files with 192 additions and 0 deletions

20
astro/xephem/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: xephem
# Version required: 2.7.1
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.2 1996/08/03 09:01:59 asami Exp $
#
DISTNAME= xephem_2.7.1
PKGNAME= xephem-2.7.1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
MAINTAINER= erich@FreeBSD.org
REQUIRES_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>

1
astro/xephem/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xephem_2.7.1.tar.gz) = 94de963200663ba0a06cf691dcfe00ee

View File

@ -0,0 +1,86 @@
--- Imakefile~ Mon Aug 21 10:36:30 1995
+++ Imakefile Thu Aug 1 11:58:04 1996
@@ -24,7 +24,7 @@
DEPXMLIB = $(USRLIBDIR)/libXm.a
- XMLIB = -lXm
+ XMLIB = ${MOTIFLIB}
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB)
SYS_LIBRARIES = -lm
@@ -34,4 +34,9 @@
/* especially worth having this dependency so the displayed version is current.
*/
+install::
+ mkdir -p ${PREFIX}/lib/X11/xephem
+ tar -cf - auxil edb gscdbd tools work |(cd ${PREFIX}/lib/X11/xephem; tar -xf -)
+ cp XEphem.ad ${PREFIX}/lib/X11/app-defaults/XEphem
+
versionmenu.o: patchlevel.h
--- XEphem.ad~ Mon Aug 7 10:23:43 1995
+++ XEphem.ad Thu Aug 1 11:54:15 1996
@@ -102,39 +102,39 @@
XEphem*TZone.UTC.set: False
! default plot and listing filenames (a leading ~ refers to HOME)
-XEphem*Plot*Filename.value: work/ephem.plt
-XEphem*List*Filename.value: work/ephem.lst
+XEphem*Plot*Filename.value: /usr/X11R6/lib/X11/xephem/work/ephem.plt
+XEphem*List*Filename.value: /usr/X11R6/lib/X11/xephem/work/ephem.lst
! default sky list filename (a leading ~ refers to HOME)
-XEphem*SkyList*textString: work/skylist.txt
+XEphem*SkyList*textString: /usr/X11R6/lib/X11/xephem/work/skylist.txt
! default close list filename (a leading ~ refers to HOME)
-XEphem*CloseList*textString: work/closelist.txt
+XEphem*CloseList*textString: /usr/X11R6/lib/X11/xephem/work/closelist.txt
! default help file name (a leading ~ refers to HOME)
-XEphem.HELPFILE: auxil/xephem.hlp
+XEphem.HELPFILE: /usr/X11R6/lib/X11/xephem/auxil/xephem.hlp
! default Earth menu sites file name
-XEphem.SITESFILE: auxil/xephem_sites
+XEphem.SITESFILE: /usr/X11R6/lib/X11/xephem/auxil/xephem_sites
! default initial database directory, file name pattern, and file names.
! DBinitialFiles may list db files to read automatically upon startup, each
! separated by one blank. These will be searched for in DBdirectory.
-XEphem.DBdirectory: edb
+XEphem.DBdirectory: /usr/X11R6/lib/X11/xephem/edb
XEphem.DBpattern: *.edb
XEphem.DBinitialFiles: basic.edb
! default database fifo name (a leading ~ refers to HOME)
-XEphem.DBFIFO: fifos/xephem_db_fifo
+XEphem.DBFIFO: ~/.xephem/xephem_db_fifo
! default Skyview output fifo name (a leading ~ refers to HOME)
-XEphem.SKYOUTFIFO: fifos/xephem_out_fifo
+XEphem.SKYOUTFIFO: ~/.xephem/xephem_out_fifo
! default Skyview direction input fifo name (a leading ~ refers to HOME)
-XEphem.SKYINFIFO: fifos/xephem_in_fifo
+XEphem.SKYINFIFO: ~/.xephem/xephem_in_fifo
! default Skyview Button2 fifo name (a leading ~ refers to HOME)
-XEphem.SKYLOCFIFO: fifos/xephem_loc_fifo
+XEphem.SKYLOCFIFO: ~/.xephem/xephem_loc_fifo
! set Geocentric.set to true for geocentric separations,
! or Topocentric.set to true for topocentric separation..
--- misc.c~ Thu Aug 3 14:22:44 1995
+++ misc.c Thu Aug 1 11:00:17 1996
@@ -673,7 +673,9 @@
#include <errno.h>
#include <perror.h>
#else
+#ifndef __FreeBSD__
extern char *sys_errlist[];
+#endif
extern int errno;
#endif
return (sys_errlist[errno]);

1
astro/xephem/pkg-comment Normal file
View File

@ -0,0 +1 @@
an interactive astronomical ephemeris program

26
astro/xephem/pkg-descr Normal file
View File

@ -0,0 +1,26 @@
From the README:
Welcome to xephem v2.7.1
Xephem is an interactive astronomical ephemeris program for X Windows
systems. It ...
computes heliocentric, geocentric and topocentric information for fixed
celestial objects and objects in heliocentric and geocentric orbits;
has built-in support for all planet positions; the moons of Jupiter, Saturn
and Earth; Mars' and Jupiter's central meridian longitude; Saturn's rings;
and Jupiter's Great Red Spot
supports user-defined objects;
comes with sample databases of over 20,000 objects in the release kit;
can access the Hubble Guide Star Catalog from CD-ROM using gscdbd;
Elwood Downey
ecdowney@noao.edu
http://iraf.noao.edu/~ecdowney
August 1995
eric.
erich@FreeBSD.org

58
astro/xephem/pkg-plist Normal file
View File

@ -0,0 +1,58 @@
bin/xephem
man/man1/xephem.1.gz
lib/X11/app-defaults/XEphem
lib/X11/xephem/auxil/README
lib/X11/xephem/auxil/xephem.hlp
lib/X11/xephem/auxil/xephem_sites
lib/X11/xephem/edb/README
lib/X11/xephem/edb/asteroids.edb
lib/X11/xephem/edb/basic.edb
lib/X11/xephem/edb/comets.edb
lib/X11/xephem/edb/comets2.edb
lib/X11/xephem/edb/ngc.edb
lib/X11/xephem/edb/pulsars.edb
lib/X11/xephem/edb/sac.edb
lib/X11/xephem/edb/shuttle.edb
lib/X11/xephem/edb/spacecraft.edb
lib/X11/xephem/edb/vla2.edb
lib/X11/xephem/edb/vla20.edb
lib/X11/xephem/edb/vla3.7.edb
lib/X11/xephem/edb/vla6.edb
lib/X11/xephem/edb/vla90.edb
lib/X11/xephem/gscdbd/README
lib/X11/xephem/gscdbd/Makefile
lib/X11/xephem/gscdbd/gscdbd.c
lib/X11/xephem/gscdbd/cacheio.c
lib/X11/xephem/gscdbd/gscdbd.h
lib/X11/xephem/gscdbd/gscio.c
lib/X11/xephem/gscdbd/support.c
lib/X11/xephem/gscdbd/version.c
lib/X11/xephem/gscdbd/cache/README
lib/X11/xephem/gscdbd/cache/s1500/6214.ech
lib/X11/xephem/gscdbd/cache/s1500/6215.ech
lib/X11/xephem/gscdbd/cache/s1500/6228.ech
lib/X11/xephem/gscdbd/cache/s1500/6229.ech
lib/X11/xephem/gscdbd/cache/s1500/6230.ech
lib/X11/xephem/gscdbd/cache/s1500/6325.ech
lib/X11/xephem/gscdbd/cache/s1500/6326.ech
lib/X11/xephem/gscdbd/cache/s1500/6311.ech
lib/X11/xephem/gscdbd/cache/s1500/6324.ech
lib/X11/xephem/gscdbd/cache/s1500/6391.ech
lib/X11/xephem/gscdbd/cache/s1500/6263.ech
lib/X11/xephem/gscdbd/cache/s0000/5250.ech
lib/X11/xephem/gscdbd/cache/s0000/5254.ech
lib/X11/xephem/gscdbd/cache/s0000/5255.ech
lib/X11/xephem/gscdbd/cache/s0000/5257.ech
lib/X11/xephem/gscdbd/cache/s0000/5031.ech
lib/X11/xephem/gscdbd/cache/s0000/5044.ech
lib/X11/xephem/gscdbd/cache/s0730/5611.ech
lib/X11/xephem/gscdbd/cache/s0730/5612.ech
lib/X11/xephem/gscdbd/cache/s0730/5613.ech
lib/X11/xephem/gscdbd/cache/n8230/4661.ech
lib/X11/xephem/gscdbd/cache/s8230/9534.ech
lib/X11/xephem/tools/README
lib/X11/xephem/tools/encke2edb.nawk
lib/X11/xephem/tools/jost2edb.nawk
lib/X11/xephem/tools/tle2edb.awk
lib/X11/xephem/work/README
lib/X11/xephem/work/ephem.plt