aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-123-4/+6
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* 1) Update to 0.8.5Patrick Li2002-03-315-15/+16
| | | | | | | | | 2) Add patch to fix segfault Submitted by: Gerard Eviston <geviston@bigpond.net.au> (2) Notes: svn path=/head/; revision=57036
* Fix typos:Pete Fritchman2002-03-308-9/+9
| | | | | | | | | | | | | | | | | | | | | * explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Notes: svn path=/head/; revision=56892
* Fix MD5 checksum.Cy Schubert2002-03-201-1/+1
| | | | | | | | PR: 36135 Submitted by: MAINTAINER: David Wolfskill <david@catwhisker.org> Notes: svn path=/head/; revision=56388
* Use my privilege as a new committer to soak up another one of those ICBMs.Ceri Davies2002-03-181-0/+1
| | | | | | | | Reviewed by: murray Approved by: murray Notes: svn path=/head/; revision=56304
* Stage 1 of gettext update.Ade Lovett2002-03-153-3/+3
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* add planets 0.1.5Ying-Chieh Liao2002-03-156-0/+43
| | | | | | | An orbital simulator Notes: svn path=/head/; revision=56126
* Back out the distname change after reading an enlightening cvs log.Daniel Harris2002-03-081-1/+1
| | | | | | | Should portlint be complaining about this? Notes: svn path=/head/; revision=55740
* Fix broken MASTER_SITES.Daniel Harris2002-03-081-3/+3
| | | | | | | Use DISTNAME, per portlint. Notes: svn path=/head/; revision=55739
* Update WWWPatrick Li2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=55709
* Update to 0.5Patrick Li2002-03-032-2/+2
| | | | | | | | PR: 35492 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55446
* Admit to living in Milton Keynes...Tom Hukins2002-02-251-0/+1
| | | | Notes: svn path=/head/; revision=55234
* Update to 0.6.6Pete Fritchman2002-02-192-2/+2
| | | | Notes: svn path=/head/; revision=54883
* - update to 5.4.2Pete Fritchman2002-02-103-163/+166
| | | | | | | | | | | | | | | PR: 34647 Submitted by: maintainer - install icons to the directory gpsman looks for them in PR: 34060 Submitted by: maintainer, Slaven Rezic <slaven.rezic@berlin.de> Move EXTRACT_SUFX up in the Makefile (portlint). Notes: svn path=/head/; revision=54475
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53947
* Update my entry to reflect that I moved to a new house 672m further south.Poul-Henning Kamp2002-01-271-1/+1
| | | | Notes: svn path=/head/; revision=53865
* New port ksetispy version 0.3.5: Monitors the progress of theMario Sergio Fujikawa Ferreira2002-01-216-0/+151
| | | | | | | | | SETI@home client Submitted by: Hammurabi Mendes <hmendes_br@yahoo.com> Notes: svn path=/head/; revision=53484
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-172-2/+2
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* Update to 1.2Patrick Li2002-01-172-2/+2
| | | | Notes: svn path=/head/; revision=53210
* Add port astro/wmsolar - A dockapp that displays the solar systemPatrick Li2002-01-157-0/+79
| | | | | | | viewed from top Notes: svn path=/head/; revision=53138
* Add port astro/wmjupiter - Dockapp that displays information on jupiterPatrick Li2002-01-157-0/+64
| | | | Notes: svn path=/head/; revision=53136
* Update to 0.9.4Patrick Li2002-01-154-7/+26
| | | | Notes: svn path=/head/; revision=53129
* Upgrade to 3.5.2.Thomas Gellekum2002-01-152-2/+2
| | | | Notes: svn path=/head/; revision=53106
* Fix MASTER_SITESKevin Lo2002-01-101-2/+1
| | | | | | | | PR: 33596 Submitted by: Ports Fury Notes: svn path=/head/; revision=52863
* At long last, get around to adding myself to the xearth marker file.Giorgos Keramidas2002-01-101-0/+1
| | | | | | | | Now the "bomb a freebsd committer's house" initiative can find and eliminate me too. Notes: svn path=/head/; revision=52847
* Add missing dependency for XPM.Patrick Li2002-01-051-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=52588
* - update to 3.5.1Pete Fritchman2001-12-302-3/+7
| | | | | | | | | | - respect CC/CFLAGS PR: 33332 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52412
* Depend on ${LOCALBASE}/sbin/setiathome rather than just 'setiathome'.Pete Fritchman2001-12-271-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=52255
* Fill in MASTER_SITES and WWW: (forgot to fill these in after working offline).Pete Fritchman2001-12-262-2/+2
| | | | | | | Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=52188
* Add xrmap 2.03, map portions of the earth from a givenPete Fritchman2001-12-267-0/+843
| | | | | | | longitude/latitude. Notes: svn path=/head/; revision=52186
* Initial import of gpsman-5.4.1Kevin Lo2001-12-239-0/+392
| | | | | | | | | | | | GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible the preparation, inspection and edition of GPS data in a friendly environment. PR: 32376 Submitted by: David Wolfskill <david@catwhisker.org> Notes: svn path=/head/; revision=52039
* Update to 0.8.2Patrick Li2001-12-174-6/+58
| | | | Notes: svn path=/head/; revision=51709
* Update to 0.9.3Patrick Li2001-12-175-16/+15
| | | | Notes: svn path=/head/; revision=51703
* add matchYing-Chieh Liao2001-12-176-0/+38
| | | | | | | A program for matching star lists Notes: svn path=/head/; revision=51645
* Add patch to fix compile in -CURRENTPatrick Li2001-12-093-3/+139
| | | | Notes: svn path=/head/; revision=51269
* Update to 0.92.3Patrick Li2001-12-063-33/+33
| | | | Notes: svn path=/head/; revision=51161
* I've moved. I promise!Mark Murray2001-11-271-2/+2
| | | | | | | This proves it. Notes: svn path=/head/; revision=50660
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Mark my territory.Cy Schubert2001-11-151-0/+1
| | | | | | | | Reviewed by: nectar Approved by: nectar Notes: svn path=/head/; revision=50074
* Maintainer is now committer so change to new email address.Patrick Li2001-11-159-9/+9
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* Follow traditions and add coordinates of where i currently reside to the ↵Patrick Li2001-11-151-0/+1
| | | | | | | | | ever growing list of GPS guided missle targets Approved by: lioux Notes: svn path=/head/; revision=50032
* Fix two more victims of gdk-pixbuf upgrade.Maxim Sobolev2001-11-131-0/+14
| | | | Notes: svn path=/head/; revision=49986
* In RUN_DEPENDS, specify ${LOCALBASE}/sbin/setiathome instead of justPete Fritchman2001-11-061-1/+1
| | | | | | | | | | 'setiathome'. PR: 31541 Submitted by: maintainer Notes: svn path=/head/; revision=49646
* Update my MAINTAINER address.Christian Weisgerber2001-11-032-2/+2
| | | | | | | Approved by: trevor Notes: svn path=/head/; revision=49545
* fix typo.Hajimu UMEMOTO2001-10-261-1/+1
| | | | | | | Submitted by: sanpei Notes: svn path=/head/; revision=49219
* add my entry.Hajimu UMEMOTO2001-10-261-1/+2
| | | | Notes: svn path=/head/; revision=49215
* Add my entry: I'm living in Ikeda, Osaka, Japan.Makoto Matsushita2001-10-261-0/+1
| | | | Notes: svn path=/head/; revision=49209
* Upgrade to 3.5.Thomas Gellekum2001-10-254-40/+8
| | | | Notes: svn path=/head/; revision=49189
* Update to 0.05; add WWW.Anton Berezin2001-10-223-2/+4
| | | | Notes: svn path=/head/; revision=49065