jperkin
fa8a9a0882
Fix build on SunOS. Initial patch from Thomas Merkel.
2013-10-24 10:10:21 +00:00
dholland
4d183607f3
Fix pkglint. Add patch comments. Do configuration SUBSTs at pre-configure
...
time, not post-patch, to reduce the chances of the results being rolled
unconditionally into patches.
2012-07-30 04:23:23 +00:00
joerg
27a3488310
DESTDIR support.
2009-02-23 18:32:36 +00:00
schwarz
4b57e7ac0e
added patch for systems (such as IRIX 5) which do not define MAP_FAILED
2006-02-19 01:40:26 +00:00
minskim
36f8a08e27
Make configure work when the output of uname -m
contains a space.
2005-06-25 00:40:20 +00:00
wennmach
83088e5d97
Make xworld work with USE_X11=xorg
...
Patches provided by Antoine Reilles in PR pkg/30376
2005-06-20 10:58:16 +00:00
jlam
a020ed9056
Merge packages from the buildlink2 branch back into the main trunk that
...
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
wennmach
bfdd4f3994
Do not call free(), since XDestroyImage() already frees image & data.
...
Noted by Christian Weisgerber <naddy@mips.inka.de> in private e-mail.
2001-08-13 22:27:49 +00:00
wennmach
45a94bc8f1
Some window managers don't honour our X size hint for a square window geometry.
...
Don't exit in this case, select min(width, height) as size.
2000-08-18 08:46:13 +00:00
fredb
06549ff5ee
Make this work with 16-bit displays. Patch provided by Johan Danielsson
...
<joda@netbsd.org>, in response to PR pkg/10852.
2000-08-17 18:38:00 +00:00
fredb
f0c0728ee1
Make this work on ELF. Also, respect ${LDFLAGS} for xpkgwedge users. The
...
patch is actually redundant, but if accepted by the author, it should let
this software build out of the box on NetBSD/ELF systems.
2000-08-17 15:26:31 +00:00
agc
02121cff47
The program will still run if it can't allocate the correct colours,
...
although the colours themselves may be a tad untraditional. Add a patch
to print a warning, but not to exit, if you can't allocate colours.
1999-07-30 12:33:30 +00:00
hubertf
b54bce839d
XWorld displays a pretty picture of our earth as it would look if viewd
...
form the direction of the sun. The window is regularly updated. You can use
xworld in lieu of a clock.
Submitted in private mail by Dr. Lex Wennmacher <wennmach@geo.Uni-Koeln.DE>
1999-07-28 17:21:48 +00:00