notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libuta/Makefile
SVNWeb

Number of commits found: 28

Wed, 11 May 2005
[ 17:10 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
fix build

Noted By:       bento
Thu, 12 Aug 2004
[ 19:14 oliver search for other commits by this committer ] Original commit 
fix build with gcc 3.4
Bump PORTREVISION
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Fix linking against -lc_r and -lpthread
Bump PORTREVISION
Tue, 17 Feb 2004
[ 08:50 kris search for other commits by this committer ] Original commit 
FORBIDDEN on 5.x: links against libc_r and libpthread
Sun, 1 Feb 2004
[ 22:37 oliver search for other commits by this committer ] Original commit 
fix build on amd64 - let's hope so

Noted By:       bento via kris
Sat, 24 Jan 2004
[ 06:42 oliver search for other commits by this committer ] Original commit 
use OPTIONS macro
use USE_SDL macro [1]

PR:             ports/61807 [1]
Submitted By:   edwin [1]
Tue, 20 Jan 2004
[ 21:44 krion search for other commits by this committer ] Original commit 
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
Wed, 30 Jul 2003
[ 18:06 oliver search for other commits by this committer ] Original commit 
add INSTALLS_SHLIB
[ 17:24 oliver search for other commits by this committer ] Original commit 
utilize USE_SDL
Sat, 17 May 2003
[ 22:07 oliver search for other commits by this committer ] Original commit 
silence the patch stage
freebsd -> FreeBSD
Tue, 6 May 2003
[ 16:58 oliver search for other commits by this committer ] Original commit 
redefine the MAINTAINER field with my FreeBSD address

Approved By:    alex (mentor)
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 2 Jan 2003
[ 15:06 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Update version number of SDL shared library.
Thu, 31 Oct 2002
[ 21:14 obraun search for other commits by this committer ] Original commit 
Upgrade to 0.4.4.

PR:             44766
Submitted by:   maintainer
Tue, 23 Jul 2002
[ 16:53 pat search for other commits by this committer ] Original commit 
Fix freetype header location

PR:             ports/40921
Submitted by:   maintainer
Tue, 2 Jul 2002
[ 13:47 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
upgrade to 0.4.1

PR:             40083
Submitted by:   maintainer
Wed, 17 Apr 2002
[ 12:38 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Chase increase of libSDL version number.
Thu, 14 Mar 2002
[ 11:16 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
[ 07:30 sobomax search for other commits by this committer ] Original commit 
LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes
Tue, 11 Sep 2001
[ 03:50 ache search for other commits by this committer ] Original commit 
Bump png major    
Sat, 19 May 2001
[ 21:06 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.3.38    
Mon, 9 Apr 2001
[ 22:55 steve search for other commits by this committer ] Original commit 
Fix breakage of 'make index' caused by the sdl ports being moved to   different
directories.    
Thu, 5 Apr 2001
[ 20:01 alex search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Add libuta 0.3.36, a Graphical User Interface library for C++.    

Number of commits found: 28