summaryrefslogtreecommitdiff
path: root/astro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to bump PORTREVISION.Thomas Gellekum2001-03-141-0/+1
| | | | Reminded by: kris
* Add myself.Dima Dorfman2001-03-111-0/+1
| | | | Approved by: nik
* Don't reuse possibly free()d memory.Thomas Gellekum2001-03-081-0/+20
| | | | Found by: phkmalloc
* Checksum changed. No functional changes, AFAICT.Thomas Gellekum2001-03-071-1/+1
| | | | | PR: 25578 Submitted by: Murray Stokely <murray@osd.bsdi.com>
* Add myself to the committers markers.Jimmy Olgeni2001-03-051-0/+1
|
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-014-8/+2
|
* Fix to reflect new location of setiathome client.Steve Price2001-02-262-1/+2
| | | | | PR: 24726 Submitted by: maintainer
* On my system(s), xglobe's stars show up in diagonal bands. I can onlyNick Sayer2001-02-251-0/+47
| | | | | | | conclude that rand() is not very random. This patch makes xglobe use random() instead, and does a randomdev() in main() for good measure. Approved by: kris
* add myself to the mapJesper Skriver2001-02-201-0/+1
| | | | Coordinates from: mapblast
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
|
* New Port: astro/jdayJames E. Housley2001-02-136-0/+39
| | | | | | | | | | The jday binary can be used to convert calendar dates to astronomical julian dates. This number is useful for a variety of purposes. Especially related to calculating elapsed time between instances over large or short periods of time. PR: 23142 Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Clutter up the list of Bay Area committers even more.Bruce A. Mah2001-02-121-0/+1
| | | | Coordinates from: mapblast
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
|
* Back home, <sigh>.Nik Clayton2001-02-111-1/+1
|
* Update with my current location (just down the road from cpiazza)Nik Clayton2001-01-291-1/+1
|
* Update to 0.20.Maxim Sobolev2001-01-294-2/+35
|
* Fix 1 typo in pkg-install and chang Makefile to actually do theJames E. Housley2001-01-282-11/+4
| | | | | subistution of SUBDIR and not BINDIR. But PORTREVISION
* Bump PORTREVISION corresponding to setiathome.sh fix.Kris Kennaway2001-01-281-0/+1
|
* Invoke su with the -f option to fix the script.Kris Kennaway2001-01-281-2/+2
| | | | | Approved by: Maintainer PR: ports/19780
* Update to setiathome 3.03 and replace inactive maintainer.Kris Kennaway2001-01-277-130/+251
| | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520
* add myself to the mapDirk Meyer2001-01-241-0/+1
|
* add myself to the mapYing-Chieh Liao2001-01-211-0/+1
|
* Add myself.Dmitry Sivachenko2001-01-171-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-162-4/+4
|
* Add Greg Sutter's ICBM coordinates; he's our only current Berkeley, CAWill Andrews2001-01-141-0/+1
| | | | | | resident. :-) Submitted by: gsutter
* Take over maintainership.Trevor Johnson2001-01-091-1/+1
|
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-01-091-1/+1
| | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
* Well, I found my GPS unit last night, so I'll add myself in,Ade Lovett2001-01-081-0/+1
| | | | since MapBlast can't seem to find me :)
* Update me and Korea mirror location.CHOI Junho2001-01-082-2/+2
| | | | Obtained from: http://www.mapblast.com
* Hand grog his Core hat back; fix stb's misplacement along the longitude.Will Andrews2001-01-081-2/+2
|
* Massive reorganization: get rid of freebsd.core.markers and the make glueWill Andrews2001-01-084-118/+95
| | | | | | | | that was required for it; impose a strict style on committers.markers where the committers are now sorted by longitude from east to west. Make my marker more accurate (should be less than 50 meters now); update Peter Wemm's marker. Make some of the markers align nicer. Get rid of the silly game the mid-Californian folks were playing.
* o Relocate asami to the West Coast where he belongs given any decentRobert Watson2001-01-081-1/+1
| | | | | font. I wasn't sure what he was doing in the middle of the Atlantic, but Benno thought it might be the backstroke.
* o Fear the core team member who finally finds the coordinates databaseRobert Watson2001-01-081-0/+1
| | | | | | | for past and current core team members. o Please only use disarmed nuclear warheads when using this data. Obtained from: http://www.mapblast.com
* Change Walnut Creek to BSDi/OSDBill Fumerola2001-01-081-2/+2
|
* There weren't enough young geeks in the bay area so I decided to move there...Bill Fumerola2001-01-081-3/+2
| | | | Reviewed by: ps, Dave McKay <monk@sneakerz.org>, albert, peter
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
|
* foxfair live in Taipei now..Vanilla I. Shu2001-01-071-2/+1
| | | | Approved by: clive
* Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunsetWill Andrews2001-01-036-0/+34
| | | | times.
* Add p5-Astro-MoonPhase 0.10, perl interface to calculate informationWill Andrews2001-01-036-0/+33
| | | | about the phase of the moon.
* Bad will, don't put manpage references in the PLIST! Bad! No moreWill Andrews2001-01-012-1/+1
| | | | | committing until you fix that p5-Class-Tom error too! Put manpages in the Makefile like you're supposed to!
* Add p5-Geo-METAR 1.14, a perl module that processes METAR information fromWill Andrews2001-01-016-0/+35
| | | | | | NOAA sources. Requested by: Michael C. Wu <keichii@iteration.net>
* Add sscalc 1.0, a sunrise/sunset time calculator ported to C fromWill Andrews2000-12-196-0/+44
| | | | | | | | Javascript (uh, yeah). Too bad you have to hardcode your long/lat into the program, perhaps some kind soul will inflict getopt() on this prog. PR: 23245 Submitted by: Keith Walker <kew@icehouse.net>
* Update to 3.4.Matthew Hunt2000-12-085-69/+34
| | | | | PR: 23382 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* I'm another one who lives at Taipei, Taiwan.Clive Lin2000-12-061-1/+1
|
* Add p5-GPS 0.12, a perl module that gives access to several GPS protocolsWill Andrews2000-12-066-0/+46
| | | | | | | such as Garmin, NMEA, and Magellan. PR: 23317 Submitted by: Jeremy Shaffner <jeremy@external.org>
* my first commitChristoph Herrmann2000-12-051-1/+1
|
* Traditional first commitThomas-Henning von Kamptz2000-12-041-0/+2
|
* Update to 0.12.Maxim Sobolev2000-11-282-2/+2
|
* Update to 0.11.Maxim Sobolev2000-11-154-7/+12
|
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.