summaryrefslogtreecommitdiff
path: root/astro/saoimage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Id->FreeBSD rename try 2.David E. O'Brien1999-08-251-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=20936
* astrowwwWWW:Tim Vanderhoek1999-05-021-4/+4
| | | | Notes: svn path=/head/; revision=18332
* Fix time() conflicts on alpha.Hidetoshi Shimokawa1999-01-032-8/+22
| | | | | | | | - disable "long time()" - use "-DLONG64" for alpha Notes: svn path=/head/; revision=15797
* MASTER_SITES _must_ have a trailing slash. While we're here makeSteve Price1998-09-263-25/+24
| | | | | | | this build. From the looks of it, it wasn't just broken for ELF. Notes: svn path=/head/; revision=13410
* BROKEN for ELF:Justin M. Seger1998-09-241-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 Notes: svn path=/head/; revision=13381
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12504
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* SAOimage 1.23 was released, and 1.22 was moved to an Old directory. UpdatedMarc G. Fournier1998-07-241-2/+2
| | | | | | | the link so that it isn't broken anymore... Notes: svn path=/head/; revision=12097
* Import of saoimage, a viewer for FITS files (which are used inMatthew Hunt1998-04-178-0/+288
professional astronomy). PR: 5805 Submitted by: giffunip@asme.org Notes: svn path=/head/; revision=10544