aboutsummaryrefslogtreecommitdiff
path: root/astro/saoimage
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Update to version 1.35.1Kirill Ponomarev2003-12-073-13/+2
| | | | | | | | PR: 60006 Submitted by: Ports Fury Notes: svn path=/head/; revision=95263
* - Update to version 1.33.2Kirill Ponomarev2003-10-202-2/+2
| | | | | | | | PR: 58298 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91763
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 1.32.1Tilman Keskinoz2003-01-242-2/+2
| | | | | | | | PR: 47426 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=73957
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.31.1Patrick Li2002-07-274-10/+30
| | | | | | | | PR: ports/41024 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63618
* Fix MASTER_SITESKevin Lo2002-01-101-2/+1
| | | | | | | | PR: 33596 Submitted by: Ports Fury Notes: svn path=/head/; revision=52863
* Update to version 1.29.3Kevin Lo2001-03-312-2/+2
| | | | | | | | PR: 26227 Submitted by: Ports Fury Notes: svn path=/head/; revision=40666
* Update to 1.28.5Kevin Lo2000-10-282-2/+2
| | | | | | | | PR: 22358 Submitted by: Ports Fury Notes: svn path=/head/; revision=34357
* Update to 1.28.1.Will Andrews2000-06-203-2/+13
| | | | | | | | PR: 19379 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29705
* Add a second MASTER_SITE.Steve Price2000-05-011-1/+2
| | | | | | | Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=28207
* Update to version 1.27.2.Steve Price2000-04-293-14/+7
| | | | | | | | PR: 18133 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28108
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Support CC/CFLAGS/X11BASE properlyChris D. Faulhaber2000-02-294-14/+46
| | | | | | | | | | | Support install macros Install sample configuration file PR: 17048 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26427
* Pedro no longer wished to maintain this port.Steve Price2000-02-261-1/+1
| | | | | | | | PR: 16911 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=26307
* Fix build for FreeBSD/alpha.Steve Price2000-01-243-2/+33
| | | | Notes: svn path=/head/; revision=25000
* Update to version 1.26.Steve Price1999-12-255-235/+19
| | | | | | | | PR: 15559 Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=24018
* 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