Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix time() conflicts on alpha. | simokawa | 1999-01-03 | 2 | -0/+72 |
| | | | | | - disable "long time()" - replace long with time_t for time counter. | ||||
* | Fix time() conflicts on alpha. | simokawa | 1999-01-03 | 2 | -8/+22 |
| | | | | | - disable "long time()" - use "-DLONG64" for alpha | ||||
* | Fix time() conflicts on alpha. | simokawa | 1999-01-03 | 1 | -5/+92 |
| | | | | | - disable "long time()". - suppress warnings of time.c. | ||||
* | Portlint. | asami | 1998-12-17 | 1 | -3/+2 |
| | |||||
* | Upgrade to 1.5. | mph | 1998-12-14 | 3 | -17/+23 |
| | | | | | PR: 8938 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> | ||||
* | Add more MASTER_SITES. | vanilla | 1998-12-10 | 2 | -4/+9 |
| | | | | | PR: ports/9037 Submitted by: josh@quick.net | ||||
* | Define USE_XLIB. | asami | 1998-11-27 | 1 | -1/+2 |
| | |||||
* | Update to version 1.4. | steve | 1998-11-02 | 3 | -8/+12 |
| | | | | | PR: 8407 Submitted by: maintainer | ||||
* | Checksum changed again; perhaps next time you can put up the tarball | asami | 1998-09-28 | 1 | -1/+1 |
| | | | | somewhere on your place? :) | ||||
* | Add missing manpage. | steve | 1998-09-26 | 1 | -1/+3 |
| | |||||
* | Checksum of harmonics.gz changed. | steve | 1998-09-26 | 1 | -1/+1 |
| | |||||
* | Remove stray directory in pkg/PLIST. | steve | 1998-09-26 | 1 | -0/+1 |
| | |||||
* | Portlint cleaning. | steve | 1998-09-26 | 1 | -2/+1 |
| | |||||
* | Remove regexp support for Mesa3 libs and make this build in an ELF | steve | 1998-09-26 | 1 | -4/+4 |
| | | | | world. | ||||
* | MASTER_SITES _must_ have a trailing slash. While we're here make | steve | 1998-09-26 | 3 | -25/+24 |
| | | | | this build. From the looks of it, it wasn't just broken for ELF. | ||||
* | Portlint cleaning. | steve | 1998-09-26 | 1 | -2/+2 |
| | |||||
* | Remove share/ephem directory in pkg/PLIST. | steve | 1998-09-26 | 1 | -0/+1 |
| | |||||
* | BROKEN for ELF: | jseger | 1998-09-24 | 1 | -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 it | asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | Take the manpages out of pkg/PLIST and put them in MAN1. | steve | 1998-09-16 | 7 | -7/+9 |
| | |||||
* | Remove trailing dot in LIB_DEPENDS. | steve | 1998-09-16 | 1 | -2/+2 |
| | |||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -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 for | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | These ports install uncompressed manpages even though USE_IMAKE is | asami | 1998-08-25 | 1 | -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 checksum | jseger | 1998-08-21 | 2 | -4/+2 |
| | |||||
* | BROKEN: | jseger | 1998-08-20 | 1 | -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. | steve | 1998-08-17 | 1 | -0/+5 |
| | |||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 2 | -2/+0 |
| | |||||
* | Activate ssystem. | mph | 1998-08-06 | 1 | -1/+2 |
| | |||||
* | Import of ssystem 1.3, an OpenGL solar system simulator. | mph | 1998-08-06 | 5 | -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) or | asami | 1998-08-05 | 2 | -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 the | mph | 1998-08-04 | 2 | -2/+2 |
| | | | | letter "A". | ||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 1 | -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. Updated | scrappy | 1998-07-24 | 1 | -2/+2 |
| | | | | the link so that it isn't broken anymore... | ||||
* | Slight change in Imakefile format, patch-aa updated | scrappy | 1998-07-08 | 1 | -33/+19 |
| | |||||
* | This allows us to retrieve the files...working compile yet to come | scrappy | 1998-07-08 | 2 | -6/+4 |
| | |||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -2/+1 |
| | |||||
* | Add missing dependency on graphics/xpm/ | jseger | 1998-06-06 | 1 | -1/+3 |
| | |||||
* | Add MAINTAINER tag. | vanilla | 1998-05-04 | 1 | -1/+3 |
| | |||||
* | Remove old version number from this prose. The quoted text is no | mph | 1998-05-01 | 1 | -3/+0 |
| | | | | longer in the README, so don't claim that it comes from there. | ||||
* | Upgrade to 3.1. | tg | 1998-04-29 | 5 | -132/+61 |
| | |||||
* | Activate saoimage. | mph | 1998-04-17 | 1 | -1/+2 |
| | |||||
* | Import of saoimage, a viewer for FITS files (which are used in | mph | 1998-04-17 | 8 | -0/+288 |
| | | | | | | professional astronomy). PR: 5805 Submitted by: giffunip@asme.org | ||||
* | Distfile changed on MASTER_SITE. | jseger | 1998-03-01 | 1 | -1/+1 |
| | |||||
* | Little typo nit. | hoek | 1998-02-12 | 2 | -2/+2 |
| | |||||
* | Fix files/md5. | jseger | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | Change EXTRACT_ONLY too, see previous commit why. | asami | 1998-02-02 | 1 | -2/+2 |
| | |||||
* | Distfile was renamed on MASTERSITE. | jseger | 1998-01-31 | 1 | -1/+1 |
| | |||||
* | Distfile was renamed on MASTERSITE. | jseger | 1998-01-31 | 1 | -2/+2 |
| | |||||
* | Upgrade to stars-1.0-ss-10.10 and make myself MAINTAINER. I sent a message | jseger | 1998-01-28 | 1 | -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. |