non port: devel/libuta/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 11 May 2005
|
[ 17:10 oliver ] (Only the first 10 of 16 ports in this commit are shown above. )
wftk is a fork of the libuta library which is not any longer activly mantained.
PR: 80756
Submitted by: me
|
Sat, 14 Aug 2004
|
[ 18:33 oliver ]
fix build
Noted By: bento
|
Thu, 12 Aug 2004
|
[ 19:14 oliver ]
fix build with gcc 3.4
Bump PORTREVISION
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Mon, 8 Mar 2004
|
[ 01:01 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 19 Feb 2004
|
[ 20:23 oliver ]
Fix linking against -lc_r and -lpthread
Bump PORTREVISION
|
Tue, 17 Feb 2004
|
[ 08:50 kris ]
FORBIDDEN on 5.x: links against libc_r and libpthread
|
Sun, 1 Feb 2004
|
[ 22:37 oliver ]
fix build on amd64 - let's hope so
Noted By: bento via kris
|
Sat, 24 Jan 2004
|
[ 06:42 oliver ]
use OPTIONS macro
use USE_SDL macro [1]
PR: ports/61807 [1]
Submitted By: edwin [1]
|
Tue, 20 Jan 2004
|
[ 21:44 krion ]
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
|
Wed, 30 Jul 2003
|
[ 18:06 oliver ]
add INSTALLS_SHLIB
|
[ 17:24 oliver ]
utilize USE_SDL
|
Sat, 17 May 2003
|
[ 22:07 oliver ]
silence the patch stage
freebsd -> FreeBSD
|
Tue, 6 May 2003
|
[ 16:58 oliver ]
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
|
Fri, 21 Feb 2003
|
[ 11:23 knu ] (Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 15:06 sobomax ] (Only the first 10 of 75 ports in this commit are shown above. )
Update version number of SDL shared library.
|
Thu, 31 Oct 2002
|
[ 21:14 obraun ]
Upgrade to 0.4.4.
PR: 44766
Submitted by: maintainer
|
Tue, 23 Jul 2002
|
[ 16:53 pat ]
Fix freetype header location
PR: ports/40921
Submitted by: maintainer
|
Tue, 2 Jul 2002
|
[ 13:47 ijliao ] (Only the first 10 of 21 ports in this commit are shown above. )
upgrade to 0.4.1
PR: 40083
Submitted by: maintainer
|
Wed, 17 Apr 2002
|
[ 12:38 sobomax ] (Only the first 10 of 43 ports in this commit are shown above. )
Chase increase of libSDL version number.
|
Thu, 14 Mar 2002
|
[ 11:16 sobomax ] (Only the first 10 of 23 ports in this commit are shown above. )
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
|
[ 07:30 sobomax ]
LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes
|
Tue, 11 Sep 2001
|
[ 03:50 ache ]
Bump png major
|
Sat, 19 May 2001
|
[ 21:06 ijliao ]
upgrade to 0.3.38
|
Mon, 9 Apr 2001
|
[ 22:55 steve ]
Fix breakage of 'make index' caused by the sdl ports being moved to different
directories.
|
Thu, 5 Apr 2001
|
[ 20:01 alex ] (Only the first 10 of 23 ports in this commit are shown above. )
Add libuta 0.3.36, a Graphical User Interface library for C++.
|
Number of commits found: 28 |