Add xearth port.
This commit is contained in:
parent
364348d5ce
commit
8db09f8c76
15
astro/xearth/Makefile
Normal file
15
astro/xearth/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# OpenBSD makefile for: xearth
|
||||
# Version required: 1.0
|
||||
# Date created: 1 December 1997
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/02 00:33:26 angelos Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xearth-1.0
|
||||
CATEGORIES= astro x11
|
||||
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
19
astro/xearth/files/freebsd.core.markers
Normal file
19
astro/xearth/files/freebsd.core.markers
Normal file
@ -0,0 +1,19 @@
|
||||
#
|
||||
# FreeBSD core team members
|
||||
#
|
||||
37.9, -122.3, "asami" # Berkeley, CA
|
||||
40.0, -123.5, "jkh" # Miranda, CA
|
||||
40.1, -105.3, "gibbs" # Boulder, CO
|
||||
45.5, -122.6, "davidg" # near Portland, OR
|
||||
47.5, -122.4, "jdp" # Seattle, WA
|
||||
42.4, -71.1, "wollman" # Boston, MA
|
||||
39.2, -77.0, "jmb" # Silver Spring, MD
|
||||
56.0, -4.5, "gary" # Glasgow, UK
|
||||
55.8, 37.6, "ache" # Moscow
|
||||
53.0, 5.0, "guido" # Eindhoven, the Netherlands
|
||||
55.4, 11.3, "phk, sos" # Denmark
|
||||
52.0, 13.8, "joerg" # Germany
|
||||
29.7, -95.4, "rich" # Houston, TX
|
||||
39.8, -86.2, "dyson" # Indianapolis, IN
|
||||
-33.55,151.1, "bde" # Sydney, Australia.
|
||||
-31.58,115.49, "peter" # Perth, Australia.
|
47
astro/xearth/files/freebsd.ftp.markers
Normal file
47
astro/xearth/files/freebsd.ftp.markers
Normal file
@ -0,0 +1,47 @@
|
||||
#
|
||||
# FreeBSD sites
|
||||
#
|
||||
37.8, -122.4, "freebsd.org" # San Francisco
|
||||
#
|
||||
# North America
|
||||
#
|
||||
35.2, -80.9, "ftp2.freebsd.org" # Charlotte, NC
|
||||
29.7, -95.4, "ftp3.freebsd.org" # Houston, TX (neosoft.com)
|
||||
38.6, -77.0, "ftp4.freebsd.org" # Arlington, VA (atinc.com)
|
||||
43.6, -83.9, "ftp5.freebsd.org" # Mt. Pleasant, MI (C-Mich U)
|
||||
# "ftp6.freebsd.org" # Blacksburg, VA (Va Tech)
|
||||
44.9, -68.8, "ftp7.freebsd.org" # Orono, ME (U of Maine)
|
||||
# "ftp.ca.freebsd.org" # Gatineau, Quebec (synapse.net)
|
||||
#
|
||||
# South America
|
||||
#
|
||||
# "ftp.br.freebsd.org"
|
||||
# Europe
|
||||
#
|
||||
54.0, -7.0, "ftp.ie.freebsd.org" # Dublin, Ireland
|
||||
# "ftp.de.freebsd.org" # Aachen, DE (rwth-aachen)
|
||||
# "ftp.uk.freebsd.org" # UK (Imperial College)
|
||||
60.2, 25.0, "nic.funet.fi" # Helsinki?, Finland
|
||||
48.9, 2.4, "ftp.fr.freebd.org" # Paris, France
|
||||
# "sunsite.mff.cuni.cz" # Czech Republic
|
||||
# "ftp.luth.se" # Sweden
|
||||
# "ftp.ua.pt" # Portugal
|
||||
# "ftp.kiae.su" # Russia
|
||||
# "ftp.nl.net" # Netherlands
|
||||
#
|
||||
# Asia/Australia
|
||||
#
|
||||
35.7, 139.7, "ftp.jp.freebsd.org" # Tokyo, Japan
|
||||
37.0, 127.0, "ftp.kr.freebsd.org" # Seoul?, South Korea
|
||||
-33.55,151.1, "ftp.au.freebsd.org" # Sydney, Australia.
|
||||
# "ftp2.au.freebsd.org" # adfa.oz.au
|
||||
-27.0, 153.0, "ftp3.au.freebsd.org" # Brisbane (U of Q'sland)
|
||||
14.0, 101.0, "ftp.nectec.or.th" # Bangkok?
|
||||
22.0, 114.0, "ftp.hk.super.net" # Hong Kong
|
||||
32.1, 34.8, "orgchem.weizmann.ac.il" # Tel Aviv?, Israel
|
||||
# "nctuccca.edu.tw" # Taiwan
|
||||
#
|
||||
# Africa
|
||||
#
|
||||
-24.8, 28.1, "ftp.internat.freebsd.org" # Pretoria
|
||||
# "ftp.za.freebsd.org" # South Africa
|
1
astro/xearth/files/md5
Normal file
1
astro/xearth/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xearth-1.0.tar.gz) = 241bb88b946631a9b0de91602a1bb639
|
1
astro/xearth/pkg/COMMENT
Normal file
1
astro/xearth/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Set the root window to the image of earth.
|
11
astro/xearth/pkg/DESCR
Normal file
11
astro/xearth/pkg/DESCR
Normal file
@ -0,0 +1,11 @@
|
||||
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.
|
||||
|
||||
There are additional files called freebsd.{core,ftp}.markers
|
||||
which give the location of FreeBSD core team members and FTP
|
||||
sites. These are installed in /usr/X11R6/lib/X11/xearth.
|
2
astro/xearth/pkg/PLIST
Normal file
2
astro/xearth/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xearth
|
||||
man/man1/xearth.1
|
Loading…
Reference in New Issue
Block a user