diff options
author | joerg <joerg@FreeBSD.org> | 1996-12-22 11:01:16 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1996-12-22 11:01:16 +0000 |
commit | a9b387883a367ca7a64dd8c122946e54db72a890 (patch) | |
tree | 1d1938d2ef55690e4ae1e7d65e6f70b6dc9ffff0 /games/xmine/pkg-descr | |
parent | a1520694dbb1c8eb789acf64c9d76f9a06157229 (diff) | |
download | FreeBSD-ports-a9b387883a367ca7a64dd8c122946e54db72a890.zip FreeBSD-ports-a9b387883a367ca7a64dd8c122946e54db72a890.tar.gz |
Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).
Requested by: asmi (long ago)
Diffstat (limited to 'games/xmine/pkg-descr')
-rw-r--r-- | games/xmine/pkg-descr | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/games/xmine/pkg-descr b/games/xmine/pkg-descr index 78940a8..d6cf708 100644 --- a/games/xmine/pkg-descr +++ b/games/xmine/pkg-descr @@ -12,39 +12,9 @@ This version of xmine is based on Paul Falstad's version 1.0.3, as published in comp.sources.x. It has been heavily munged to work without OSF/Motif. -Almost everything needed was already in the Athena Widget Set, with -the exception of a Canvas Widget (or DrawingAreaWidget in Motif -terms). Hence i have included a copy of the Canvas Widget of the Free -Widget Foundation, only slightly modified to take the #include's from -the current directory. If anybody is unlucky with the GPL conditions -applying to the FWF code, she is free to drop in own versions of a -Canvas Widget (really not much of code). - -I originally intented to #ifdef Paul's version for use with the Athena -Widget Set, but realized that this would have resulted in too much of -spagghetti code. That's why i hacked a separate source out of it. I -cleaned it up a bit, so it will compile now without complaints with -the -Wall flag set under gcc. - Since the game itself has some 3D look, linking against the famous Xaw3d library is highly recommended. - -ACKNOWLEDGEMENTS: -================= - -For X11: - The X Consortium, MIT, DEC, ... - -For the original OSF/Motif version of xmine: - Paul Falstad (pf@z-code.com) - -For the three-D lookalike Athena Widget set: - Kaleb S. Keithley (kaleb@jpl-devvax.jpl.nasa.gov) - -For the Canvas Widget of the Free Widget Foundation: - Robert H. Forsman Jr. - --- enjoy, - Joerg Wunsch <joerg_wunsch@uriah.sax.de> + Joerg Wunsch <joerg@FreeBSD.org> |