Kris Kennaway
ef12b155de
Oops, commit the new patch, not the patch to the previous patch.
1999-05-10 11:12:20 +00:00
Stefan Bethke
72f96b8a1b
Explain manual set-up when one wants to run multiple processes, or let
...
setiathome run under a different user id.
Suggested by: "Stein M. Sandbech" <stein@ife.no>
1999-05-09 23:21:46 +00:00
Kris Kennaway
175346b1a6
Port include files go under /usr/X11R6/include, not /usr/X11R6/share/include
...
I have no idea why my X installation has a hardlink from the former to the
latter.
Obtained from: bento
1999-05-09 03:37:16 +00:00
Stefan Bethke
a0dab8ccf3
Senteces start with a capital letter.
1999-05-06 22:57:09 +00:00
Stefan Bethke
1b163d34e2
- Update to version 0.47
...
- 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-06 22:50:25 +00:00
Tim Vanderhoek
02228dc715
astrowwwWWW:
1999-05-02 21:21:34 +00:00
Kris Kennaway
b5dd10f8b1
Chase the checksum (trivial readme file changes)
1999-05-01 08:09:05 +00:00
Satoshi Taoka
13ea2bd91f
Added wmsun and wmmoonclock
1999-04-30 04:58:30 +00:00
Satoshi Taoka
cc32d54e32
A dockapp that displays the rise and set time of the sun
...
PR: 11174
Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-30 04:55:56 +00:00
Satoshi Taoka
3e55b19efe
A DockApp that shows the weather at geosynchronous orbit
...
PR: 11173
Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-30 04:54:58 +00:00
Stefan Bethke
bd142ada9e
From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:
...
> david is away till may 3rd. please don't distribute
> any seti@home software until you get an OK from him.
1999-04-23 18:27:31 +00:00
Michael Haro
48445443ba
update to 1.26
...
PR: 11288
Submitted by: Chris Piazza cpiazza@home.net
1999-04-23 05:03:08 +00:00
Stefan Bethke
94bc071fb2
Added information on start-up script, removed bogus reference to cron
...
script.
1999-04-22 13:00:54 +00:00
Stefan Bethke
fb34d55ddd
Allow for automatich package building
...
Reinstate the EXTRACT_ variables. They are needed.
1999-04-22 12:24:25 +00:00
Stefan Bethke
a3f5b43cfc
Better check for OS version, cleanup.
...
PR: ports/11272
Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-22 10:35:25 +00:00
Stefan Bethke
2a24047fe4
Grrr, last-second changes...
...
Also, portlint complains about verbatim use of 'sed', and suggest ${SED}
instead, but it isn't defined...
1999-04-22 02:00:16 +00:00
Stefan Bethke
8fcf7f687f
*** empty log message ***
1999-04-22 01:48:34 +00:00
Stefan Bethke
a79d3b6349
Added astro/setiathome
1999-04-22 01:47:32 +00:00
Stefan Bethke
f3898d455b
SETI@home - donate idle cycles to the search for aliens
1999-04-22 01:44:35 +00:00
Marc G. Fournier
e48f6a42da
Add a few of the more easy to find WWW Links to pkg/DESCR ...
1999-04-22 00:29:48 +00:00
Michael Haro
c2152b4010
fix install of manpage
1999-04-21 16:08:35 +00:00
Kris Kennaway
639cb13ab1
Upgrade to 1.25
...
PR: 11172
Submitted by: cpiazza@home.net
1999-04-19 13:56:54 +00:00
Seiichirou Hiraoka
d3f09b7c1b
Activate x3arth
1999-04-16 07:19:36 +00:00
Seiichirou Hiraoka
30e632d05e
PR: ports/11157
...
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-16 07:18:32 +00:00
Justin M. Seger
49b60d09e2
Upgrade to xephem 3.2.2
...
PR: ports/10951
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 01:11:20 +00:00
Kris Kennaway
1d4ee0ac6a
Activate wmmoonclock
1999-03-14 11:40:24 +00:00
Kris Kennaway
992950c38e
This is a WindowMaker dockapp which displays the phase of the moon,
...
plus assorted astronomical data (rise/set times, orbital elements, etc).
PR: 9906
1999-03-14 11:38:21 +00:00
Seiichirou Hiraoka
ae7ebd04a2
Update to 1.6
...
PR: ports/10567
Submitted by: andy@icc.surw.chel.su
1999-03-14 03:42:22 +00:00
Justin M. Seger
f63f95f70f
Update to stars-1.0-ss-10.20
1999-03-08 01:45:27 +00:00
Satoshi Asami
c042defca6
New checksum.
...
Submitted by: Matthew Thyer <matt@camtech.com.au>
1999-02-11 19:54:53 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
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-02-03 11:12:01 +00:00
Steve Price
96b5ff1e68
Activate the xglobe port.
1999-01-26 03:53:00 +00:00
Steve Price
ba9ea95924
Initial import of xglobe version 0.2.
...
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-26 03:51:39 +00:00
Hidetoshi Shimokawa
2042bf1384
Fix time() conflicts on alpha.
...
- disable "long time()"
- replace long with time_t for time counter.
1999-01-03 09:43:44 +00:00
Hidetoshi Shimokawa
7e31d36c57
Fix time() conflicts on alpha.
...
- disable "long time()"
- use "-DLONG64" for alpha
1999-01-03 09:24:49 +00:00
Hidetoshi Shimokawa
1b5f38c70f
Fix time() conflicts on alpha.
...
- disable "long time()".
- suppress warnings of time.c.
1999-01-03 08:42:20 +00:00
Satoshi Asami
495aaef4f3
Portlint.
1998-12-17 09:03:34 +00:00
Matthew Hunt
6083cc79e7
Upgrade to 1.5.
...
PR: 8938
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-12-14 22:40:48 +00:00
Vanilla I. Shu
d17c12dd8d
Add more MASTER_SITES.
...
PR: ports/9037
Submitted by: josh@quick.net
1998-12-10 17:24:33 +00:00
Satoshi Asami
97625a83de
Define USE_XLIB.
1998-11-27 06:30:48 +00:00
Steve Price
886dc9fb22
Update to version 1.4.
...
PR: 8407
Submitted by: maintainer
1998-11-02 03:49:33 +00:00
Satoshi Asami
1e3dcc087d
Checksum changed again; perhaps next time you can put up the tarball
...
somewhere on your place? :)
1998-09-28 09:04:03 +00:00
Steve Price
be07b56b87
Add missing manpage.
1998-09-26 23:40:12 +00:00
Steve Price
7c95dc3674
Checksum of harmonics.gz changed.
1998-09-26 23:37:56 +00:00
Steve Price
0b8f5aca56
Remove stray directory in pkg/PLIST.
1998-09-26 23:36:21 +00:00
Steve Price
48009fe797
Portlint cleaning.
1998-09-26 23:35:38 +00:00
Steve Price
c689456ddf
Remove regexp support for Mesa3 libs and make this build in an ELF
...
world.
1998-09-26 23:34:33 +00:00
Steve Price
5cce0201b8
MASTER_SITES _must_ have a trailing slash. While we're here make
...
this build. From the looks of it, it wasn't just broken for ELF.
1998-09-26 23:29:02 +00:00
Steve Price
dded088d05
Portlint cleaning.
1998-09-26 23:24:34 +00:00
Steve Price
6185bc516b
Remove share/ephem directory in pkg/PLIST.
1998-09-26 23:24:05 +00:00