jlam
8ff71ee60c
buildlink1 -> buildlink2, and use the BUILD_DIRS functionality instead of
...
manually building in each directory in a custom do-build target.
2002-09-23 23:00:45 +00:00
jlam
011e4075f8
Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard names
...
for the extra CPPFLAGS and LDFLAGS needed by packages that include these
buildlink2.mk files.
2002-09-23 02:28:36 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
agc
d73762004f
Be more correct in the routine which acts as the accept(2) wrapper -
...
use socklen_t for the third argumen. From Ingolf Steinbach
<ingolf.steinbach@jena-optronik.de>.
2002-08-12 12:05:15 +00:00
agc
735171b34d
C++ seems to quite susceptible to using an "int *" as the third argument
...
to accept(2) - placate it by using an unsigned automatic value, and
copying and casting as necessary.
2002-08-07 12:33:43 +00:00
agc
b7f1b31198
Include <signal.h> when compiling wx_utils.cpp, so that kill(2) gets
...
prototyped.
2002-08-07 12:23:40 +00:00
dmcmahill
a8dbdcd7b5
initial import of wx1Motif-1.68e
...
A Motif-based implementation of the wxWindows cross-platform GUI library.
wxWindows is a set of libraries that allows C++ applications to compile
and run on several different types of computer, with minimal source code
changes. There is one library per supported GUI.
pkg provided in PR pkg/14737 by collver@linuxfreemail.com with some
fixes for alpha by me.
2002-06-17 02:24:56 +00:00