naddy
ff2197f6ab
add missing includes for ports-gcc
2018-12-01 22:41:39 +00:00
jasper
5217b9424e
fix build with clang6
2018-04-08 18:43:26 +00:00
espie
fb159ffdbc
you can cheat only so far with not declaring timeval, so use the actual
...
definition.
clang++ pedantically figures out that operator ::timeval isn't callable
(how would you name it!) so it emits warnings all the time, so just
kill it out.
2017-04-25 15:00:55 +00:00
espie
da45d9b264
let automatic template lookup work. explicit types do not quite match
...
with libc++
2017-04-25 14:59:33 +00:00
espie
c99f250fac
missing prototypes (not a full fix for clang, reminder is more "fun")
2017-04-25 14:47:48 +00:00
dcoppa
70ab4b95ce
Unbreak focus switching with newer X.
...
Patch by patrick keshishian.
While here, regen pkg/PLIST
2014-11-11 09:28:29 +00:00
sthen
ae7a01935c
additional time_t fix for 32-bit arch
2013-09-02 10:36:31 +00:00
sthen
c82427c541
blackbox patches from patrick keshishian,
...
- improvement in handling of UTF-8 window titles, see
http://marc.info/?l=openbsd-ports&m=137339931231574&w=2
- 64-bit time_t fix
- avoid "deprecated conversion from string constant to 'char*'" warnings
also sync wantlib and drop USE_GROFF while there.
2013-09-01 12:49:09 +00:00
naddy
07ea75ea99
fix build failure when time_t is long long; from NetBSD
2013-08-16 19:37:45 +00:00
matthieu
de0f5d85a1
Fixes for upcoming libX11 update which changes the symbol used to
...
protect X11/Xlib.h from multible inclusion and is been (ab)used
by those ports. No binary change.
ok ajacoutot@, landry@.
2011-05-30 19:08:35 +00:00
sturm
0953490b7d
update to blackbox 0.70.0
...
from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-23 20:35:23 +00:00
espie
945e309d05
missing #include <assert.h>. gcc2.95 didn't seem to mind, but then
...
it expands methods at completely different times.
2004-01-01 15:18:37 +00:00
pvalchev
8557012a72
cast NULL sentinel to void * so it is 64bit on 64bit arches
2002-12-28 22:51:42 +00:00
brad
2fb4db2982
upgrade to blackbox 0.61.0
2000-08-16 15:34:43 +00:00
brad
559f5db1e3
upgrade to blackbox 0.60.3
2000-08-11 03:45:03 +00:00
fgsch
f13ea76f3b
Update to blackbox 0.51.0.
1999-08-17 04:00:49 +00:00
fgsch
5d6e646e15
Make it compile under egcs (patches sent to the author, waiting for reply).
1999-07-26 03:57:06 +00:00
rohee
df50000ff4
forgot this one, still learning CVS...
1998-12-07 16:04:55 +00:00
jasoni
81a6bc672d
Blackbox window manager. -courtesy of Bruno Rohee <rohee@essi.fr>
1998-11-27 23:26:32 +00:00