non port: devel/libuta/Makefile |
Number of commits found: 28 |
Wednesday, 11 May 2005
|
17:10 oliver
wftk is a fork of the libuta library which is not any longer activly mantained.
PR: 80756
Submitted by: me
|
Saturday, 14 Aug 2004
|
18:33 oliver
fix build
Noted By: bento
|
Thursday, 12 Aug 2004
|
19:14 oliver
fix build with gcc 3.4
Bump PORTREVISION
|
Friday, 9 Jul 2004
|
17:43 marcus
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
|
Tuesday, 16 Mar 2004
|
04:23 edwin
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Sunday, 14 Mar 2004
|
06:17 ade
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.
|
Monday, 8 Mar 2004
|
01:01 edwin
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>
|
Thursday, 19 Feb 2004
|
20:23 oliver
Fix linking against -lc_r and -lpthread
Bump PORTREVISION
|
Tuesday, 17 Feb 2004
|
08:50 kris
FORBIDDEN on 5.x: links against libc_r and libpthread
|
Sunday, 1 Feb 2004
|
22:37 oliver
fix build on amd64 - let's hope so
Noted By: bento via kris
|
Saturday, 24 Jan 2004
|
06:42 oliver
use OPTIONS macro
use USE_SDL macro [1]
PR: ports/61807 [1]
Submitted By: edwin [1]
|
Tuesday, 20 Jan 2004
|
21:44 krion
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
|
Wednesday, 30 Jul 2003
|
18:06 oliver
add INSTALLS_SHLIB
|
17:24 oliver
utilize USE_SDL
|
Saturday, 17 May 2003
|
22:07 oliver
silence the patch stage
freebsd -> FreeBSD
|
Tuesday, 6 May 2003
|
16:58 oliver
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
|
Friday, 21 Feb 2003
|
11:23 knu
De-pkg-comment.
|
Thursday, 2 Jan 2003
|
15:06 sobomax
Update version number of SDL shared library.
|
Thursday, 31 Oct 2002
|
21:14 obraun
Upgrade to 0.4.4.
PR: 44766
Submitted by: maintainer
|
Tuesday, 23 Jul 2002
|
16:53 pat
Fix freetype header location
PR: ports/40921
Submitted by: maintainer
|
Tuesday, 2 Jul 2002
|
13:47 ijliao
upgrade to 0.4.1
PR: 40083
Submitted by: maintainer
|
Wednesday, 17 Apr 2002
|
12:38 sobomax
Chase increase of libSDL version number.
|
Thursday, 14 Mar 2002
|
11:16 sobomax
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
|
Tuesday, 11 Sep 2001
|
03:50 ache
Bump png major
|
Saturday, 19 May 2001
|
21:06 ijliao
upgrade to 0.3.38
|
Monday, 9 Apr 2001
|
22:55 steve
Fix breakage of 'make index' caused by the sdl ports being moved to different
directories.
|
Thursday, 5 Apr 2001
|
20:01 alex
Add libuta 0.3.36, a Graphical User Interface library for C++.
|
Number of commits found: 28 |