1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kris Kennaway
bd1b7ff9be Add back the xglobe port which was unceremoniously removed along with
the qt145 port.
2002-05-05 09:58:08 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Nick Sayer
83dc615256 On my system(s), xglobe's stars show up in diagonal bands. I can only
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
2001-02-25 03:06:40 +00:00
Chris Piazza
267d5e83f7 Update to version 0.3.1 (me)
Use the correct location for images (submitter)

PR:		12695
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-27 23:12:33 +00:00
Kris Kennaway
ef12b155de Oops, commit the new patch, not the patch to the previous patch. 1999-05-10 11:12:20 +00:00
Kris Kennaway
175346b1a6 Port include files go under /usr/X11R6/include, not /usr/X11R6/share/include
I have no idea why my X installation has a hardlink from the former to the
latter.

Obtained from:	bento
1999-05-09 03:37:16 +00:00
Kris Kennaway
b5dd10f8b1 Chase the checksum (trivial readme file changes) 1999-05-01 08:09:05 +00:00
Steve Price
ba9ea95924 Initial import of xglobe version 0.2.
Displays a view of the Earth (like xearth) with a rendered photo map.

PR:		9585
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-26 03:51:39 +00:00