summaryrefslogtreecommitdiff
path: root/astro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-126-2837/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* Add patch originally missed in import. Patch byAdam Weinberger2003-11-301-0/+21
| | | | | | | | | | | | | | Franz Klammer <klammer@webonaut.com>. This fixes the build. PR: ports/59440 Submitted by: Mezz (maintainer) Approved by: marcus (portmgr) Pointy hat to: me Thanks for being so patient with me: Mezz Notes: svn path=/head/; revision=94830
* - Fix build on 5.xKirill Ponomarev2003-11-251-0/+10
| | | | | | | | Noticed by: bento via kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=94772
* Add myself to the global missile targeting program.Mathieu Arnold2003-11-221-0/+1
| | | | Notes: svn path=/head/; revision=94721
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-221-1/+1
| | | | | | | be made to work. Notes: svn path=/head/; revision=94696
* - Fix build on 5.xPav Lucistnik2003-11-223-5/+124
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94695
* When the clock is at 12am and it will crash.James E. Housley2003-11-222-1/+16
| | | | | | | | | | Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94691
* Make reliance on tk 8.4 more consistent (missed in the big upgrade).Mark Linimon2003-11-212-3/+3
| | | | | | | | PR: ports/58172 Submitted by: David Wolfskill <david@catwhisker.org> (maintainer) Notes: svn path=/head/; revision=94599
* Add gdesklets-weather, a weather monitoring Sensor and Display forJoe Marcus Clarke2003-11-196-0/+109
| | | | | | | | | | gdesklets. PR: 59448 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=94325
* Add Python compilation post-install, and an extra mirror.Adam Weinberger2003-11-192-1/+12
| | | | | | | | | | | | Add a patch to work around a bug wherein changing your location would cause old data to be displayed (patch by Franz Klammer <klammer@webonaut.com>). PR: ports/59440 Submitted by: Jeremy Messenger <mezz7@cox.net> (maintainer) Notes: svn path=/head/; revision=94310
* Add gdesklets-seti, a gdesklet client for the SETI project that is designedJoe Marcus Clarke2003-11-186-0/+77
| | | | | | | | | | to be simple, and use little CPU. PR: 59227 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=94289
* Hi, I'm coming from Prague.Pav Lucistnik2003-11-181-0/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94267
* Add gdesklets-goodweather, a gdesklet weather forecast thingy.Adam Weinberger2003-11-186-0/+380
| | | | | | | | | | | | | | | | This desklet (sensor/display) shows the current temperature, humidity, sky, windchill temperature and a forecast of the next 4 days on your desktop. The data is retrieved from Weather XML Data Feed project at weather.com. The desklet is a hack based on the code of the original weather desklet, the Liquid Weather++ module for Karamba and some very nice artwork. PR: ports/59407 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=94233
* - Update to version 1.34Kirill Ponomarev2003-11-165-101/+106
| | | | | | | | PR: 59327 Submitted by: Ports Fury Notes: svn path=/head/; revision=94091
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* Update to 0.6Hye-Shik Chang2003-11-103-3/+6
| | | | Notes: svn path=/head/; revision=93642
* portlint (silence possible rm errors)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92276
* portlint (remove trailing blank line)Kris Kennaway2003-10-261-1/+0
| | | | Notes: svn path=/head/; revision=92272
* portlint (Remove default DISTFILES setting)Kris Kennaway2003-10-261-1/+0
| | | | Notes: svn path=/head/; revision=92271
* portlint (USE_IMAKE implies USE_X_PREFIX)Kris Kennaway2003-10-261-1/+0
| | | | Notes: svn path=/head/; revision=92270
* portlint ($() -> ${}, DISTFILES -> DISTNAME, set WRKSRC, remove unusedKris Kennaway2003-10-261-8/+6
| | | | | | | CC/CFLAGS defaults) Notes: svn path=/head/; revision=92269
* Remove x3arth, which has been marked IGNORE for a year because it noKris Kennaway2003-10-266-50/+0
| | | | | | | longer runs. Notes: svn path=/head/; revision=92265
* portlint (whitespace)Kris Kennaway2003-10-264-12/+12
| | | | Notes: svn path=/head/; revision=92264
* portlint (variable ordering, trim trailing blank lines)Kris Kennaway2003-10-262-2/+1
| | | | Notes: svn path=/head/; revision=92263
* Per distfile survey, note that mastersite has disappeared. A GoogleMark Linimon2003-10-261-1/+2
| | | | | | | search failed to find a replacement. Notes: svn path=/head/; revision=92186
* utilize SITE_PERLYing-Chieh Liao2003-10-2410-44/+40
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* - Add new MASTER_SITESKirill Ponomarev2003-10-231-1/+2
| | | | | | | | Submitted by: maintainer Reported by: bento (kris) Notes: svn path=/head/; revision=91940
* Pacify Fenner's report.Mark Linimon2003-10-221-1/+1
| | | | Notes: svn path=/head/; revision=91917
* Add myself.Sergei Kolobov2003-10-211-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=91838
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-217-116/+116
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91808
* - Update to 0.1.12Kirill Ponomarev2003-10-203-5/+5
| | | | | | | | PR: 58295 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91764
* - 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
* . Update to 1.9.5.Greg Lewis2003-10-163-13/+15
| | | | | | | | | | . Use SITE_PERL. PR: 57995 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91456
* . Update to 1.6.1.Greg Lewis2003-10-163-8/+7
| | | | | | | | | | . Use SITE_PERL. PR: 57994 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91455
* BUILD_DEPENDS -> EXTRACT_DEPENDSEdwin Groothuis2003-10-151-1/+1
| | | | Notes: svn path=/head/; revision=91331
* BROKEN On 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91279
* Let the world know where to aim the missles the first time I break things.Mark Linimon2003-10-151-0/+1
| | | | Notes: svn path=/head/; revision=91276
* update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3Daichi GOTO2003-10-143-15/+18
| | | | | | | | PR: 57993 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=91174
* Convert to tk84 and bump PORTREVISION.Kris Kennaway2003-10-121-2/+3
| | | | | | | Reviewed by: maintainer (eyeballed) Notes: svn path=/head/; revision=90872
* fix for "user stats" function in tksetiEdwin Groothuis2003-10-101-1/+1
| | | | | | | | | | | | SETI@home has changed their cgi system a while ago. As a result, the "user stats" function in TkSETI doesn't work anymore. PR: ports/50029 Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Notes: svn path=/head/; revision=90739
* Update to 1.20.7Mathieu Arnold2003-10-073-16/+21
| | | | Notes: svn path=/head/; revision=90526
* . Update to 2.0.2.Greg Lewis2003-10-022-2/+2
| | | | Notes: svn path=/head/; revision=90046
* Drop maintainership.Christian Weisgerber2003-09-291-1/+1
| | | | Notes: svn path=/head/; revision=89805
* perl -> reinplaceEdwin Groothuis2003-08-311-1/+2
| | | | | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=88190
* perl -> reinplaceEdwin Groothuis2003-08-312-3/+5
| | | | | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=88166
* remove perl dependencies -> reinplaceEdwin Groothuis2003-08-311-4/+5
| | | | | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=88165
* Unbreak the C++ errorsEdwin Groothuis2003-08-314-11/+65
| | | | | | | Obtained from: partly from http://spegill.linux.is/gentoo/gentoo-portage/app-misc/celestia/files/celestia-gcc3.patch Notes: svn path=/head/; revision=88164
* Partly unbreak astro/celestia due to C++ issues.Edwin Groothuis2003-08-313-11/+50
| | | | | | | | | | | Also applied PR ports/46149 PR: ports/46149 Submitted by: Brad Laue <brad@brad-x.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=88163
* update to port astro/roadmapEdwin Groothuis2003-08-315-14/+105
| | | | | | | | | | | update of ports/astro/roadmap from 0.14 to 1.0rc6 PR: ports/53991 Submitted by: bruno <bruno@mail.tinkerbox.org> Approved by: Nicholas Esborn <nick@netdot.net> (maintainer) Notes: svn path=/head/; revision=88162