Commit Graph

13 Commits

Author SHA1 Message Date
pvalchev
70efb97788 make sure those can find SDL.h w/o relying ${LOCALBASE}/include is in search path 2002-11-29 05:27:57 +00:00
brad
02381855a1 new png header path. 2002-05-27 02:50:14 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
pvalchev
49e70157ec Repair sdl-image and sdl-mixer lib depends after recent updates containing
shlib changes.
2001-12-28 22:40:09 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
wilfried
1e459a788a use in-tree libtool patches, ok maintainer 2001-11-01 08:27:14 +00:00
pvalchev
f82b4f5467 fix some stupid typos in the non-i386 code that prevented this from
compiling on anything but i386
beatify other part while here

sparc breakage reported to me by naddy a while ago, tested on ppc
2001-09-06 23:23:56 +00:00
pvalchev
8ebfc517b1 Update to libuta-0.3.40
* fixed mousepointer transparency bug
* uta/surface.cc : bugfix for segfault when using scaledBlit()
with source and target having the same size
* uta/widget.cc, uta/focus.* : fixed focus handling bug
2001-08-20 06:40:52 +00:00
pvalchev
b6bd722e51 this depends on print/freetype 2001-08-19 07:18:38 +00:00
pvalchev
f2e129ac89 sync libtool patches 2001-08-07 06:41:01 +00:00
pvalchev
5ee79fc96a Print a warning that these require a lot of virtual memory to build. 2001-07-28 17:28:26 +00:00
pvalchev
308fbc3e91 Import of libuta-0.3.39
libuta is a Graphical User Interface library for C++ that uses SDL as
its output layer.  It allows application and game programmers to put
together portable graphical applications easily.  libuta has a range
of already implemented widgets and uses libsigc++ as a signal
dispatching system.  It also performs resource management and has a
sound system.

WWW: http://libuta.sourceforge.net/
2001-07-28 07:16:23 +00:00