Commit graph

11 commits

Author SHA1 Message Date
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
jlam
c289f10ddb Unused. 2002-10-08 11:56:37 +00:00
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