Commit Graph

28 Commits

Author SHA1 Message Date
pvalchev
d369ce13cc revert sdl changes from here too 2006-10-19 00:35:03 +00:00
pvalchev
9e987ad68f sdl wantlib 2006-10-18 18:40:26 +00:00
espie
057dd9afe4 new libspecs 2006-08-01 22:55:52 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd
c2d859340f - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate

libtool okay by brad@, espie@
2005-12-23 17:02:46 +00:00
naddy
d73fb8d6f9 fix WANTLIB 2005-11-17 21:15:35 +00:00
naddy
34c8ddb41a bump PKGNAMEs after libsigc++ dependency change 2005-11-11 21:19:13 +00:00
wilfried
413ccc24f1 explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval 2005-11-02 20:44:56 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
fb5e7e6f28 WANTLIB markers 2004-11-23 21:40:35 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
pvalchev
fa0c8e1b78 update to libuta-0.4.4
gcc3 patch from espie
2004-01-04 20:32:29 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
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