aboutsummaryrefslogtreecommitdiff
path: root/astro/xglobe
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* 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 Notes: svn path=/head/; revision=38681
* Defennerstrate by updating to xglobe 0.5Kris Kennaway2000-04-242-2/+2
| | | | Notes: svn path=/head/; revision=27950
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27416
* update WWWMichael Haro2000-02-241-1/+1
| | | | Notes: svn path=/head/; revision=26233
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Update to version 0.3.1 (me)Chris Piazza1999-08-273-15/+15
| | | | | | | | | | Use the correct location for images (submitter) PR: 12695 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21043
* Id->FreeBSD rename try 2.David E. O'Brien1999-08-251-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=20936
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Oops, commit the new patch, not the patch to the previous patch.Kris Kennaway1999-05-101-23/+42
| | | | Notes: svn path=/head/; revision=18726
* Port include files go under /usr/X11R6/include, not /usr/X11R6/share/includeKris Kennaway1999-05-091-42/+23
| | | | | | | | | | I have no idea why my X installation has a hardlink from the former to the latter. Obtained from: bento Notes: svn path=/head/; revision=18624
* Chase the checksum (trivial readme file changes)Kris Kennaway1999-05-013-84/+46
| | | | Notes: svn path=/head/; revision=18294
* Add a few of the more easy to find WWW Links to pkg/DESCR ...Marc G. Fournier1999-04-221-1/+1
| | | | Notes: svn path=/head/; revision=18060
* New checksum.Satoshi Asami1999-02-111-1/+1
| | | | | | | Submitted by: Matthew Thyer <matt@camtech.com.au> Notes: svn path=/head/; revision=16630
* 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