summaryrefslogtreecommitdiff
path: root/astro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New checksum.Satoshi Asami1999-02-111-1/+1
| | | | | | | Submitted by: Matthew Thyer <matt@camtech.com.au> Notes: svn path=/head/; revision=16630
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-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. Notes: svn path=/head/; revision=16518
* Activate the xglobe port.Steve Price1999-01-261-1/+2
| | | | Notes: svn path=/head/; revision=16355
* Initial import of xglobe version 0.2.Steve Price1999-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> Notes: svn path=/head/; revision=16354
* Fix time() conflicts on alpha.Hidetoshi Shimokawa1999-01-032-0/+72
| | | | | | | | - disable "long time()" - replace long with time_t for time counter. Notes: svn path=/head/; revision=15798
* Fix time() conflicts on alpha.Hidetoshi Shimokawa1999-01-032-8/+22
| | | | | | | | - disable "long time()" - use "-DLONG64" for alpha Notes: svn path=/head/; revision=15797
* Fix time() conflicts on alpha.Hidetoshi Shimokawa1999-01-031-5/+92
| | | | | | | | - disable "long time()". - suppress warnings of time.c. Notes: svn path=/head/; revision=15796
* Portlint.Satoshi Asami1998-12-171-3/+2
| | | | Notes: svn path=/head/; revision=15392
* Upgrade to 1.5.Matthew Hunt1998-12-143-17/+23
| | | | | | | | PR: 8938 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=15356
* Add more MASTER_SITES.Vanilla I. Shu1998-12-102-4/+9
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* Define USE_XLIB.Satoshi Asami1998-11-271-1/+2
| | | | Notes: svn path=/head/; revision=14918
* Update to version 1.4.Steve Price1998-11-023-8/+12
| | | | | | | | PR: 8407 Submitted by: maintainer Notes: svn path=/head/; revision=14289
* Checksum changed again; perhaps next time you can put up the tarballSatoshi Asami1998-09-281-1/+1
| | | | | | | somewhere on your place? :) Notes: svn path=/head/; revision=13508
* Add missing manpage.Steve Price1998-09-261-1/+3
| | | | Notes: svn path=/head/; revision=13416
* Checksum of harmonics.gz changed.Steve Price1998-09-261-1/+1
| | | | Notes: svn path=/head/; revision=13415
* Remove stray directory in pkg/PLIST.Steve Price1998-09-261-0/+1
| | | | Notes: svn path=/head/; revision=13414
* Portlint cleaning.Steve Price1998-09-261-2/+1
| | | | Notes: svn path=/head/; revision=13413
* Remove regexp support for Mesa3 libs and make this build in an ELFSteve Price1998-09-261-4/+4
| | | | | | | world. Notes: svn path=/head/; revision=13412
* 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
* Portlint cleaning.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13409
* Remove share/ephem directory in pkg/PLIST.Steve Price1998-09-261-0/+1
| | | | Notes: svn path=/head/; revision=13408
* 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
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Take the manpages out of pkg/PLIST and put them in MAN1.Steve Price1998-09-167-7/+9
| | | | Notes: svn path=/head/; revision=13165
* Remove trailing dot in LIB_DEPENDS.Steve Price1998-09-161-2/+2
| | | | Notes: svn path=/head/; revision=13164
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-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). Notes: svn path=/head/; revision=12817
* Un-BREAK with new checksumJustin M. Seger1998-08-212-4/+2
| | | | Notes: svn path=/head/; revision=12699
* BROKEN:Justin M. Seger1998-08-201-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. Notes: svn path=/head/; revision=12693
* Faithfully remove all the directories we create with this port.Steve Price1998-08-171-0/+5
| | | | Notes: svn path=/head/; revision=12549
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-132-2/+0
| | | | Notes: svn path=/head/; revision=12504
* Activate ssystem.Matthew Hunt1998-08-061-1/+2
| | | | Notes: svn path=/head/; revision=12309
* Import of ssystem 1.3, an OpenGL solar system simulator.Matthew Hunt1998-08-065-0/+72
| | | | | | | | PR: 7495 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=12308
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-052-4/+4
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-042-2/+2
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* 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
* Slight change in Imakefile format, patch-aa updatedMarc G. Fournier1998-07-081-33/+19
| | | | Notes: svn path=/head/; revision=11788
* This allows us to retrieve the files...working compile yet to comeMarc G. Fournier1998-07-082-6/+4
| | | | Notes: svn path=/head/; revision=11787
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Add missing dependency on graphics/xpm/Justin M. Seger1998-06-061-1/+3
| | | | Notes: svn path=/head/; revision=11306
* Add MAINTAINER tag.Vanilla I. Shu1998-05-041-1/+3
| | | | Notes: svn path=/head/; revision=10832
* Remove old version number from this prose. The quoted text is noMatthew Hunt1998-05-011-3/+0
| | | | | | | longer in the README, so don't claim that it comes from there. Notes: svn path=/head/; revision=10795
* Upgrade to 3.1.Thomas Gellekum1998-04-295-132/+61
| | | | Notes: svn path=/head/; revision=10761
* Activate saoimage.Matthew Hunt1998-04-171-1/+2
| | | | Notes: svn path=/head/; revision=10545
* 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
* Distfile changed on MASTER_SITE.Justin M. Seger1998-03-011-1/+1
| | | | Notes: svn path=/head/; revision=9976
* Little typo nit.Tim Vanderhoek1998-02-122-2/+2
| | | | Notes: svn path=/head/; revision=9678
* Fix files/md5.Justin M. Seger1998-02-111-1/+1
| | | | Notes: svn path=/head/; revision=9665