The FreeBSD Ports Archive
FreeBSD astro : xearth4>
Set the root window to the image of earth
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 two additional marker files installed in
/usr/X11R6/lib/X11/xearth which specify the locations of
various FreeBSD people and places:
freebsd.committers.markers - FreeBSD committers
freebsd.submitters.markers - FreeBSD submitters
freebsd.ftp.markers - FreeBSD FTP mirrors
ftp://cag.lcs.mit.edu/pub/tuna/
|
xearth history
v. 1.35
date: 2007/07/22 19:33:50; author: laszlof; state: Exp; lines: +1 -1
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
v. 1.34
date: 2007/05/19 19:58:00; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.33
date: 2005/10/03 22:45:42; author: simon; state: Exp; lines: +4 -2
Add more distfile mirrors that should not go away.
Reviewed and extra magic by: fenner
v. 1.32
date: 2005/10/03 05:55:43; author: linimon; state: Exp; lines: +0 -1
Author's mastersite seems to have disappeared. The remaining mastersite is
his older one. A google search didn't show anything.
Someone should adopt this popular port and mirror the distfile!
Source: distfile survey
v. 1.31
date: 2004/12/23 01:41:51; author: edwin; state: Exp; lines: +1 -1
astro/xearth - inclusion of a 'submitters' file
a new marker file for contributers who aren't blessed with
commiter status (yet)
Feel free to backup if you think it's nonsense to have this file.
PR: ports/74164
Submitted by: Erik Greenwald
v. 1.30
date: 2003/08/15 16:24:21; author: ceri; state: Exp; lines: +4 -4
o Correct the number of extra markers that we provide, according to pkg-descr
o Correct portlint warnings
PR: ports/55332
Reviewed by: adamw
v. 1.29
date: 2003/02/20 16:46:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.28
date: 2002/11/10 16:45:02; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.27
date: 2002/11/06 22:43:46; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.26
date: 2001/01/08 05:13:56; author: will; state: Exp; lines: +3 -15
Massive reorganization: get rid of freebsd.core.markers and the make glue
that was required for it; impose a strict style on committers.markers
where the committers are now sorted by longitude from east to west. Make
my marker more accurate (should be less than 50 meters now); update Peter
Wemm's marker. Make some of the markers align nicer. Get rid of the
silly game the mid-Californian folks were playing.
v. 1.25
date: 2000/10/06 17:12:20; author: lioux; state: Exp; lines: +17 -11
Approved by: will
Moved all CP to INSTALL_DATA and upheld the only into WRKDIR rule.
v. 1.24
date: 2000/10/03 05:39:04; author: lioux; state: Exp; lines: +5 -4
The ${CP} command is inadequate for ports style. It was replaced by
${INSTALL_DATA}.
Besides, it is dependant on the user umask, for some systems this
means that it will install it with wrong permissions for most users.
For the same reason, I added ${CHMOD} 0444 to make sure the file
generated by merging marker files is correct.
Approved by: will
PR: 21684
Submitted by: myself
v. 1.23
date: 2000/08/20 05:23:31; author: will; state: Exp; lines: +2 -2
Correct date created, accordance with commit logs.
v. 1.22
date: 2000/07/13 08:13:04; author: green; state: Exp; lines: +6 -1
Put jdp's entry in the proper place.
Scoot asami's entry's name over to be able to fit with similarly
located people.
Create a new file: freebsd.core_and_committers.markers. I separated
the two more, so now I'm recombining them :) This file is generated
upon installation from the freebsd.{core,committers}.markers files,
so it's a nice set-up now, I think!
Change pkg/DESCR to reflect what the marker files are now (overhaul
the last paragraph completely).
v. 1.21
date: 2000/06/22 05:51:52; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.20
date: 2000/04/08 22:02:05; author: mharo; state: Exp; lines: +3 -3
update with the new PORTNAME/PORTVERSION variables
v. 1.19
date: 2000/03/22 01:58:52; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.18
date: 1999/12/22 22:28:10; author: jedgar; state: Exp; lines: +3 -3
Update to 1.1:
* now with 24-bit support
PR: 15428
Submitted by: Maintainer
v. 1.17
date: 1999/11/03 01:01:39; author: green; state: Exp; lines: +2 -1
Resurrect freebsd.core.markers, but update the entries with ones from
freebsd.committers.markers. freebsd.committers.markers does not now
contain core members to prevent redundancy and clutter :)
v. 1.16
date: 1999/11/01 00:09:12; author: green; state: Exp; lines: +1 -2
Completely deprecate freebsd.core.markers by removal. This is in favor
of freebsd.committers.markers which is more up-to-date and includes
the core as well, thereby reducing the redundancy.
v. 1.15
date: 1999/10/25 06:21:08; author: jkoshy; state: Exp; lines: +2 -1
Install new marker file 'freebsd.committers.markers' at install time.
Also, add the above file to package PLIST.
v. 1.14
date: 1999/08/25 04:22:47; author: obrien; state: Exp; lines: +1 -1
Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
v. 1.13
date: 1999/07/30 07:33:01; author: asami; state: Exp; lines: +2 -1
Additional mater site.
PR: 12880
Submitted by: Will Andrews
v. 1.12
date: 1999/06/22 22:56:55; author: mharo; state: Exp; lines: +2 -2
maintainership requested
PR: 12347
v. 1.11
date: 1998/12/10 17:24:33; author: vanilla; state: Exp; lines: +4 -2
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
v. 1.10
date: 1998/09/16 02:24:47; author: steve; state: Exp; lines: +3 -1
Take the manpages out of pkg/PLIST and put them in MAN1.
v. 1.9
date: 1998/05/04 03:00:52; author: vanilla; state: Exp; lines: +3 -1
Add MAINTAINER tag.
v. 1.8
date: 1996/11/15 22:35:02; author: obrien; state: Exp; lines: +5 -5
CATAGORIES+= -> CATAGORIES=
v. 1.7
date: 1996/10/31 10:45:39; author: asami; state: Exp; lines: +2 -2
These ports are moved to astro. (Repository copy already done, this
is the post-processing stuff.)
v. 1.6
date: 1996/03/29 05:28:13; author: asami; state: Exp; lines: +4 -2
Split freebsd.markers to freebsd.core.markers (core team members) and
freebsd.ftp.markers (ftp sites).
The latter file is quite incomplete, I'd like to at least have one for
each country (preferably all of ftp.*.freebsd.org's) in there. Many
entries are commented out because I either couldn't find out where the
site is or I couldn't find the name of the city on my map. ;)
v. 1.5
date: 1995/10/01 21:53:49; author: roberto; state: Exp; lines: +5 -5
Upgrade to 1.0. There no need of the freebsd.h and -freebsd patch as
the -markerfile option now exists. A freebsd.markers is now supplied and
copied in ${PREFIX}/lib/X11.
v. 1.4
date: 1995/04/12 20:31:54; author: asami; state: Exp; lines: +7 -5
And now the rest of the x11 ports Makefiles.
v. 1.3
date: 1995/04/01 12:51:20; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/02/14 12:30:46; author: asami; state: Exp; lines: +5 -4
Added "-freebsd" option, which will display important FreeBSD sites
(which include prominent mirror sites, FreeBSD machines and notable
FreeBSD people). The stuff are in files/freebsd.h so people please
add more!
v. 1.1
date: 1994/10/31 14:59:39; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/10/31 14:59:40; author: jkh; state: Exp; lines: +0 -0
Piero's xearth port.
Submitted by: piero
=============================================================================
|
| |

|