aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* Set the directory in which tkseti looks for setiathome status filessheldonh1999-07-021-0/+35
| | | | | | | to /var/db/setiathome, which is where our setiathome port puts them if run from ${PREFIX}/etc/rc.d/ . Requested by: maintainer
* Activate tkseti.sheldonh1999-07-011-1/+2
|
* Import tkseti, a Tk-based GUI for the setiathome client.sheldonh1999-07-016-0/+53
| | | | | PR: 12470 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* add dgpsipdbaker1999-06-301-1/+2
|
* initial import of dgpsip portdbaker1999-06-305-0/+45
| | | | | this is my first freebsd ports commit, so please let me know if I missed something! _]:8)
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2713-13/+13
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Activate wmglobe.cpiazza1999-06-261-1/+2
|
* Import of wmglobe: a neat dockapp that displays an xeath-likecpiazza1999-06-266-0/+72
| | | | | | | display of the earth that is currentlyl under the sun, and more. PR: 12396 Submitted by: Will Andrews <andrews@technologist.com>
* Assign MAINTAINERship to submitter.mph1999-06-231-2/+2
| | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com>
* maintainership requestedmharo1999-06-231-2/+2
| | | | PR: 12347
* Change my email address to FreeBSD.org.cpiazza1999-06-196-20/+9
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so youstb1999-06-072-19/+25
| | | | can remove the symling from /usr/lib).
* Put me in the same place as JMB. Not 100% accurate, but xearth can'tgpalmer1999-05-271-2/+1
| | | | have two icons close together and still display them without munging them.
* Update this file to reflect current reality.asami1999-05-271-3/+1
| | | | Also, I moved.
* Minor coorections for style and typos.stb1999-05-191-10/+11
|
* - Added support for SMP systems to etc/rc.d/setiathome.shstb1999-05-194-89/+252
| | | | | | | | - 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.
* - Add ftp.cdrom.com to MASTER_SITESstb1999-05-172-10/+20
| | | | - Add new options to man page
* Update to 1.1stb1999-05-172-23/+23
|
* Remove duplicate wmmoonclock's.asami1999-05-141-2/+1
|
* Oops, commit the new patch, not the patch to the previous patch.kris1999-05-101-23/+42
|
* Explain manual set-up when one wants to run multiple processes, or letstb1999-05-101-2/+30
| | | | | | setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no>
* Port include files go under /usr/X11R6/include, not /usr/X11R6/share/includekris1999-05-091-42/+23
| | | | | | | I have no idea why my X installation has a hardlink from the former to the latter. Obtained from: bento
* Senteces start with a capital letter.stb1999-05-071-1/+1
|
* - Update to version 0.47stb1999-05-076-27/+31
| | | | | | | | | | | | - 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.
* astrowwwWWW:hoek1999-05-034-32/+22
|
* Chase the checksum (trivial readme file changes)kris1999-05-013-84/+46
|
* Added wmsun and wmmoonclocktaoka1999-04-301-1/+4
|
* A dockapp that displays the rise and set time of the suntaoka1999-04-306-0/+53
| | | | | PR: 11174 Submitted by: Chris Piazza <cpiazza@home.net>
* A DockApp that shows the weather at geosynchronous orbittaoka1999-04-307-0/+76
| | | | | PR: 11173 Submitted by: Chris Piazza <cpiazza@home.net>
* From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:stb1999-04-241-1/+3
| | | | | > david is away till may 3rd. please don't distribute > any seti@home software until you get an OK from him.
* update to 1.26mharo1999-04-232-3/+3
| | | | | PR: 11288 Submitted by: Chris Piazza cpiazza@home.net
* Added information on start-up script, removed bogus reference to cronstb1999-04-221-24/+37
| | | | script.
* Allow for automatich package buildingstb1999-04-223-10/+29
| | | | Reinstate the EXTRACT_ variables. They are needed.
* Better check for OS version, cleanup.stb1999-04-221-23/+18
| | | | | PR: ports/11272 Submitted by: Chris Piazza <cpiazza@home.net>
* Grrr, last-second changes...stb1999-04-221-2/+2
| | | | | Also, portlint complains about verbatim use of 'sed', and suggest ${SED} instead, but it isn't defined...
* *** empty log message ***stb1999-04-221-2/+2
|
* Added astro/setiathomestb1999-04-221-1/+2
|
* SETI@home - donate idle cycles to the search for aliensstb1999-04-227-0/+253
|
* Add a few of the more easy to find WWW Links to pkg/DESCR ...scrappy1999-04-223-1/+5
|
* fix install of manpagemharo1999-04-222-3/+2
|
* Upgrade to 1.25kris1999-04-193-8/+7
| | | | | PR: 11172 Submitted by: cpiazza@home.net
* Activate x3arthflathill1999-04-161-1/+2
|
* PR: ports/11157flathill1999-04-166-0/+50
| | | | | | 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.
* Upgrade to xephem 3.2.2jseger1999-04-065-37/+75
| | | | | PR: ports/10951 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* Activate wmmoonclockkris1999-03-141-1/+2
|
* This is a WindowMaker dockapp which displays the phase of the moon,kris1999-03-146-0/+58
| | | | | plus assorted astronomical data (rise/set times, orbital elements, etc). PR: 9906
* Update to 1.6flathill1999-03-143-6/+9
| | | | | PR: ports/10567 Submitted by: andy@icc.surw.chel.su
* Update to stars-1.0-ss-10.20jseger1999-03-082-3/+3
|
* New checksum.asami1999-02-121-1/+1
| | | | Submitted by: Matthew Thyer <matt@camtech.com.au>
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | 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.
* Activate the xglobe port.steve1999-01-261-1/+2
|
* Initial import of xglobe version 0.2.steve1999-01-266-0/+116
| | | | | | | Displays a view of the Earth (like xearth) with a rendered photo map. PR: 9585 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Fix time() conflicts on alpha.simokawa1999-01-032-0/+72
| | | | | - disable "long time()" - replace long with time_t for time counter.
* Fix time() conflicts on alpha.simokawa1999-01-032-8/+22
| | | | | - disable "long time()" - use "-DLONG64" for alpha
* Fix time() conflicts on alpha.simokawa1999-01-031-5/+92
| | | | | - disable "long time()". - suppress warnings of time.c.
* Portlint.asami1998-12-171-3/+2
|
* Upgrade to 1.5.mph1998-12-153-17/+23
| | | | | PR: 8938 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add more MASTER_SITES.vanilla1998-12-112-4/+9
| | | | | PR: ports/9037 Submitted by: josh@quick.net
* Define USE_XLIB.asami1998-11-271-1/+2
|
* Update to version 1.4.steve1998-11-023-8/+12
| | | | | PR: 8407 Submitted by: maintainer
* Checksum changed again; perhaps next time you can put up the tarballasami1998-09-281-1/+1
| | | | somewhere on your place? :)
* Add missing manpage.steve1998-09-271-1/+3
|
* Checksum of harmonics.gz changed.steve1998-09-271-1/+1
|
* Remove stray directory in pkg/PLIST.steve1998-09-271-0/+1
|
* Portlint cleaning.steve1998-09-271-2/+1
|
* Remove regexp support for Mesa3 libs and make this build in an ELFsteve1998-09-271-4/+4
| | | | world.
* MASTER_SITES _must_ have a trailing slash. While we're here makesteve1998-09-273-25/+24
| | | | this build. From the looks of it, it wasn't just broken for ELF.
* Portlint cleaning.steve1998-09-271-2/+2
|
* Remove share/ephem directory in pkg/PLIST.steve1998-09-271-0/+1
|
* BROKEN for ELF:jseger1998-09-251-1/+3
| | | | | | ndwinit.o wndwmaus.o prntcurs.o prntcent.o fitsio.o imio.o wcs.o worldpos.o platepos.o wcscon.o slasubs.o iraf2fits.o hget.o hput.o -o saoimage -lm btnlib/libbtn.a -L/usr/X11R6/lib -lX11 cc: btnlib/libbtn.a: No such file or directory *** Error code 1
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-167-7/+9
|
* Remove trailing dot in LIB_DEPENDS.steve1998-09-161-2/+2
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* These ports install uncompressed manpages even though USE_IMAKE isasami1998-08-251-1/+2
| | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours).
* Un-BREAK with new checksumjseger1998-08-212-4/+2
|
* BROKEN:jseger1998-08-211-1/+3
| | | | | | | | | | | | | | | | # make package >> harmonics.gz doesn't seem to exist on this system. >> Attempting to fetch from http://www.universe.digex.net/~dave/files/. Receiving harmonics.gz (358944 bytes): 100% 358944 bytes transfered in 396.0 seconds (906 bytes/s) >> Checksum OK for xtide-1.6.2.tar.gz. >> Checksum mismatch for harmonics.gz. Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop.
* Faithfully remove all the directories we create with this port.steve1998-08-171-0/+5
|
* Remove manpages from pkg/PLISTobrien1998-08-142-2/+0
|
* Activate ssystem.mph1998-08-071-1/+2
|
* Import of ssystem 1.3, an OpenGL solar system simulator.mph1998-08-075-0/+72
| | | | | PR: 7495 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-052-4/+4
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Spelling and grammar police. This commit brought to you by themph1998-08-042-2/+2
| | | | letter "A".
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* SAOimage 1.23 was released, and 1.22 was moved to an Old directory. Updatedscrappy1998-07-241-2/+2
| | | | the link so that it isn't broken anymore...
* Slight change in Imakefile format, patch-aa updatedscrappy1998-07-081-33/+19
|
* This allows us to retrieve the files...working compile yet to comescrappy1998-07-082-6/+4
|
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Add missing dependency on graphics/xpm/jseger1998-06-071-1/+3
|
* Add MAINTAINER tag.vanilla1998-05-041-1/+3
|
* Remove old version number from this prose. The quoted text is nomph1998-05-011-3/+0
| | | | longer in the README, so don't claim that it comes from there.
* Upgrade to 3.1.tg1998-04-295-132/+61
|
* Activate saoimage.mph1998-04-181-1/+2
|
* Import of saoimage, a viewer for FITS files (which are used inmph1998-04-188-0/+288
| | | | | | professional astronomy). PR: 5805 Submitted by: giffunip@asme.org
* Distfile changed on MASTER_SITE.jseger1998-03-011-1/+1
|
* Little typo nit.hoek1998-02-122-2/+2
|
* Fix files/md5.jseger1998-02-121-1/+1
|
* Change EXTRACT_ONLY too, see previous commit why.asami1998-02-021-2/+2
|
* Distfile was renamed on MASTERSITE.jseger1998-01-311-1/+1
|
* Distfile was renamed on MASTERSITE.jseger1998-01-311-2/+2
|
* Upgrade to stars-1.0-ss-10.10 and make myself MAINTAINER. I sent a messagejseger1998-01-291-3/+3
| | | | | to the previous MAINTAINER over a week ago and haven't heard a response. If he should wish to resume MAINTAINERship in the future, I'll transfer it back.
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Portlint.asami1997-11-291-2/+2
|
* It seems the checksum has changed on master site.asami1997-11-291-1/+1
|
* Enable xtidefenner1997-11-291-1/+2
|
* Displays a graphical representation of the tidesfenner1997-11-296-0/+97
|
* Change master site. Update e-mail address of maintainer. While I'masami1997-08-221-5/+5
| | | | | | here, move EXTRACT_SUFX up to where it belongs. Submitted by: ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* ftp.ibp.fr --> ftp.fr.freebsd.org (aka ftp.lip6.fr)roberto1997-08-211-1/+1
|
* Move sattrack to ${MASTER_SITE_LOCAL} since it has disappeared fromfenner1997-08-191-2/+2
| | | | | | | | | | the previous master site. Brent Nordquist (bjn@visi.com) got permission from Manfred Bester to keep this file in LOCAL_PORTS: | I herewith give you permission to put the original distribution file | sattrack-3.1.6.tar.gz on the archive. Submitted by: "Brent J. Nordquist" <bjn@visi.com>
* oops, forgot to cvs add this oneerich1997-07-151-0/+87
| | | | PR: 3637
* fix the spp-defaults file so data files are found properlyerich1997-07-152-1/+3
| | | | PR: 3637
* Add ephem.asami1997-06-031-1/+2
|
* An interactive terminal-based ephemeris program. The source tarball isasami1997-06-0315-0/+356
| | | | | | | | in LOCAL_PORTS because those out on the 'net can't agree on the right size and include DOS executables and such. PR: 3407 Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
* gatekeeper seems to have removed a bunch of R5contrib, so switchfenner1997-05-291-2/+2
| | | | | | to ftp.cdrom.com Found by: distfile checker
* Fix EXTRACT_SUFX to match reality.fenner1997-05-292-2/+3
| | | | Found by: distfile checker
* upgrade to 3.0erich1997-03-284-125/+50
|
* Upgrade, 3.1.4 -> 3.1.6. The maintainer got the author's permissionasami1997-03-028-122/+161
| | | | | | | | | (thanks!) so remove NO_CDROM. It still requires a license for commercial use so print that out in MESSAGE. Closes PR ports/2843. Submitted by: bjn@visi.com
* Update this file to match reality with new members joining, Jordan andasami1997-02-251-3/+8
| | | | Justin moving, etc.
* A quick purousal thru our port's patches directory shows a *WAY* over use ofobrien1997-02-171-1/+1
| | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate.
* Change Brent J. Nordquist's e-mail address.asami1997-01-283-5/+5
| | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com>
* Now, string describing reason for defining these variables must be setmax1996-12-071-5/+2
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-182-4/+6
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-167-17/+16
|
* Removed unnecessary @cwd directive.max1996-11-153-3/+0
|
* sattrack is moved from misc to astro too.asami1996-10-312-3/+4
| | | | Reminded by: markm
* These ports are moved to astro. (Repository copy already done, thisasami1996-10-316-16/+16
| | | | is the post-processing stuff.)
* One-line description for README.html.asami1996-10-241-0/+1
|
* The first member of the new astro category is: the ascii moon!asami1996-10-245-0/+36
| | | | Submitted by: ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* As the great moon sets in the seas of the west, the new categoryasami1996-10-241-0/+11
| | | | "astro" starts for the best.
* trim the DESCR's to something reasonable at Satoshi's request.erich1996-10-161-7/+1
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-102-2/+2
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Fixed checksum.asami1996-09-161-1/+1
|
* sunclock shows which portion of the Earth's surface is illuminated by the Sun.torstenb1996-09-156-0/+64
|
* moved xephem to `misc', MOTIF_STATIC should workerich1996-08-176-0/+192
| | | | now too.
* Use $(INSTALL_PROGRAM) variable instead of explicit instsall.chuckr1996-08-081-2/+2
| | | | Pointed out by: Satoshi.
* New port for x11, stars. Could make you dizzy!chuckr1996-08-046-0/+90
| | | | Submitted by: Michael Searle
* Add NO_CDROM=yes; SatTrack has a restrictive copyright.tg1996-04-151-1/+6
|
* A program that helps you to track satellites. Very useful if you areasami1996-04-097-0/+440
| | | | | | planning to bomb USA. :) Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
* Split freebsd.markers to freebsd.core.markers (core team members) andasami1996-03-295-7/+70
| | | | | | | | | 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. ;)
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Upgrade to 1.0. There no need of the freebsd.h and -freebsd patch asroberto1995-10-025-9/+11
| | | | | the -markerfile option now exists. A freebsd.markers is now supplied and copied in ${PREFIX}/lib/X11.
* And now the rest of the x11 ports Makefiles.asami1995-04-131-5/+7
|
* Some more ports Makefile updates...sorry, don't have time now soasami1995-04-121-4/+7
| | | | x11/ is only halfway finished.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-012-2/+4
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* .1x -> .1.gzasami1995-03-081-1/+1
|
* Another root window toy, this one displays the moon in the current phase.asami1995-02-156-0/+31
| | | | Any ftp sites there yet? ;)
* Added "-freebsd" option, which will display important FreeBSD sitesasami1995-02-143-4/+9
| | | | | | (which include prominent mirror sites, FreeBSD machines and notable FreeBSD people). The stuff are in files/freebsd.h so people please add more!
* Piero's xearth port.jkh1994-10-314-0/+26
Submitted by: piero