summaryrefslogtreecommitdiff
path: root/astro
AgeCommit message (Collapse)Author
1999-05-27Put me in the same place as JMB. Not 100% accurate, but xearth can'tGary Palmer
have two icons close together and still display them without munging them.
1999-05-27Update this file to reflect current reality.Satoshi Asami
Also, I moved.
1999-05-19Minor coorections for style and typos.Stefan Bethke
1999-05-18- Added support for SMP systems to etc/rc.d/setiathome.shStefan Bethke
- Added etc/setiathome.conf with options to set the nice level, the max. number of processes to run, the working directory, and the the user id to run as. - setiathome.1 was missing from Makefile (and +CONTENTS subsequently) - Updated the man page to reflect the changes.
1999-05-17- Add ftp.cdrom.com to MASTER_SITESStefan Bethke
- Add new options to man page
1999-05-17Update to 1.1Stefan Bethke
1999-05-14Remove duplicate wmmoonclock's.Satoshi Asami
1999-05-10Oops, commit the new patch, not the patch to the previous patch.Kris Kennaway
1999-05-09Explain manual set-up when one wants to run multiple processes, or letStefan Bethke
setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no>
1999-05-09Port include files go under /usr/X11R6/include, not /usr/X11R6/share/includeKris Kennaway
I have no idea why my X installation has a hardlink from the former to the latter. Obtained from: bento
1999-05-06Senteces start with a capital letter.Stefan Bethke
1999-05-06- Update to version 0.47Stefan Bethke
- PCify pkg/COMMENT - clarify automatic setup and startup - re-allow binary redistribution: From a private mail from David Anderson, responsible for the software: It's fine with me if you continue to do this. It's also fine to put it on a CD-ROM; if there's a newer version, the program will detect this and notify the user.
1999-05-02astrowwwWWW:Tim Vanderhoek
1999-05-01Chase the checksum (trivial readme file changes)Kris Kennaway
1999-04-30Added wmsun and wmmoonclockSatoshi Taoka
1999-04-30A dockapp that displays the rise and set time of the sunSatoshi Taoka
PR: 11174 Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-30A DockApp that shows the weather at geosynchronous orbitSatoshi Taoka
PR: 11173 Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-23From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:Stefan Bethke
> david is away till may 3rd. please don't distribute > any seti@home software until you get an OK from him.
1999-04-23update to 1.26Michael Haro
PR: 11288 Submitted by: Chris Piazza cpiazza@home.net
1999-04-22Added information on start-up script, removed bogus reference to cronStefan Bethke
script.
1999-04-22Allow for automatich package buildingStefan Bethke
Reinstate the EXTRACT_ variables. They are needed.
1999-04-22Better check for OS version, cleanup.Stefan Bethke
PR: ports/11272 Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-22Grrr, last-second changes...Stefan Bethke
Also, portlint complains about verbatim use of 'sed', and suggest ${SED} instead, but it isn't defined...
1999-04-22*** empty log message ***Stefan Bethke
1999-04-22Added astro/setiathomeStefan Bethke
1999-04-22SETI@home - donate idle cycles to the search for aliensStefan Bethke
1999-04-22Add a few of the more easy to find WWW Links to pkg/DESCR ...Marc G. Fournier
1999-04-21fix install of manpageMichael Haro
1999-04-19Upgrade to 1.25Kris Kennaway
PR: 11172 Submitted by: cpiazza@home.net
1999-04-16Activate x3arthSeiichirou Hiraoka
1999-04-16PR: ports/11157Seiichirou Hiraoka
Submitted by: cpiazza@home.net 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.
1999-04-06Upgrade to xephem 3.2.2Justin M. Seger
PR: ports/10951 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-03-14Activate wmmoonclockKris Kennaway
1999-03-14This is a WindowMaker dockapp which displays the phase of the moon,Kris Kennaway
plus assorted astronomical data (rise/set times, orbital elements, etc). PR: 9906
1999-03-14Update to 1.6Seiichirou Hiraoka
PR: ports/10567 Submitted by: andy@icc.surw.chel.su
1999-03-08Update to stars-1.0-ss-10.20Justin M. Seger
1999-02-11New checksum.Satoshi Asami
Submitted by: Matthew Thyer <matt@camtech.com.au>
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
1999-01-26Activate the xglobe port.Steve Price
1999-01-26Initial import of xglobe version 0.2.Steve Price
Displays a view of the Earth (like xearth) with a rendered photo map. PR: 9585 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-03Fix time() conflicts on alpha.Hidetoshi Shimokawa
- disable "long time()" - replace long with time_t for time counter.
1999-01-03Fix time() conflicts on alpha.Hidetoshi Shimokawa
- disable "long time()" - use "-DLONG64" for alpha
1999-01-03Fix time() conflicts on alpha.Hidetoshi Shimokawa
- disable "long time()". - suppress warnings of time.c.
1998-12-17Portlint.Satoshi Asami
1998-12-14Upgrade to 1.5.Matthew Hunt
PR: 8938 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-12-10Add more MASTER_SITES.Vanilla I. Shu
PR: ports/9037 Submitted by: josh@quick.net
1998-11-27Define USE_XLIB.Satoshi Asami
1998-11-02Update to version 1.4.Steve Price
PR: 8407 Submitted by: maintainer
1998-09-28Checksum changed again; perhaps next time you can put up the tarballSatoshi Asami
somewhere on your place? :)
1998-09-26Add missing manpage.Steve Price