Next | Query returned 60 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2004-02-01 02:43:30 by Johnny C. Lam | Files touched by this commit (35)
Log message:
In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
   2004-01-27 01:53:12 by Klaus Heinz | Files touched by this commit (49)
Log message:
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
   2004-01-24 02:33:49 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
   2003-12-03 03:14:00 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Since ncurses is not buildlinked, then make sure that
curses is not used. This is so for pkgsrc-users who have a curses
and they use LOCALBASE=/usr, it won't be detected, configured,
and built with it. (Because then could break devel/SDL build later
due to missing libncurses.la.)

The real fix is to improve the buildlink system to work
with LOCALBASE=/usr too. But this will work until that is done.
   2003-09-17 21:41:31 by grant beattie | Files touched by this commit (39)
Log message:
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
   2003-09-12 22:07:36 by grant beattie | Files touched by this commit (30)
Log message:
kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
   2003-08-09 12:53:30 by Stoned Elipot | Files touched by this commit (10)
Log message:
USE_NEW_TEXINFO is unnecessary now.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-03 15:09:47 by Stoned Elipot | Files touched by this commit (3)
Log message:
Convert to USE_NEW_TEXINFO.
   2003-06-11 22:51:00 by David Brownlee | Files touched by this commit (32)
Log message:
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.

Next | Query returned 60 messages, browsing 41 to 50 | Previous