Age | Commit message (Expand) | Author | Files | Lines |
2004-02-03 | update to mono 0.30 | recht | 9 | -38/+103 |
2004-02-03 | Fix RUBY_SHLIBVERSION in FreeBSD, should fix the problems seen in the | xtraeme | 1 | -2/+4 |
2004-02-02 | Don't rely on _GCCARCHSUBDIR. | jlam | 1 | -8/+8 |
2004-02-02 | There was an extra slash where there shouldn't have been. | jlam | 1 | -2/+2 |
2004-02-01 | "Update" lang/gcc3 to 3.3.2. This package is now a meta-package for | jlam | 12 | -305/+24 |
2004-02-01 | Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we always | jlam | 1 | -0/+22 |
2004-02-01 | Use _GCC_REQD instead of GCC_REQD since we just want a single value. | jlam | 1 | -2/+4 |
2004-02-01 | bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use | jlam | 25 | -219/+446 |
2004-02-01 | Changes to support new compiler selection framework. | jlam | 2 | -19/+19 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-31 | s/seperate/separate/ | snj | 1 | -1/+1 |
2004-01-31 | Add two missing directories when removing the package, reported by | xtraeme | 2 | -3/+5 |
2004-01-29 | use ${EGREP} instead of relying on GNU grep features. | grant | 8 | -16/+16 |
2004-01-28 | Make this compile with gcc 3.3. Fixes problems in agc's bulk build. | jschauma | 2 | -8/+267 |
2004-01-27 | Add USE_GCC_SHLIB to python2 packages: | abs | 10 | -13/+21 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 5 | -12/+12 |
2004-01-26 | Set 'MAKE_ENV+= NOGCCERROR=yes' to avoid a warning causing sparc64 build to | abs | 1 | -3/+4 |
2004-01-26 | use ${PY_VER_SUFFIX} in @dirrm. | grant | 1 | -29/+29 |
2004-01-26 | add Solaris PLIST missed in previous commit. | grant | 1 | -0/+17 |
2004-01-26 | use -h instead of -soname= when creating shared objects to appease | grant | 2 | -4/+13 |
2004-01-26 | fix build and install on Solaris: | grant | 4 | -15/+31 |
2004-01-26 | remove empty PLIST. | grant | 1 | -1/+0 |
2004-01-26 | use the right python platform name in PLIST. | grant | 1 | -11/+11 |
2004-01-26 | whitespace fix | grant | 1 | -5/+5 |
2004-01-25 | Fix the plist on Linux after the introduction of Makefile.common for | recht | 1 | -11/+11 |
2004-01-25 | Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6 | recht | 2 | -9/+9 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 8 | -111/+71 |
2004-01-25 | bl3ify | recht | 5 | -13/+13 |
2004-01-25 | add buildlink3 support | recht | 1 | -3/+26 |
2004-01-25 | add buildlink3.mk | recht | 4 | -0/+120 |
2004-01-25 | add buildlink3.mk | recht | 2 | -0/+60 |
2004-01-25 | shorten createbuildlink's generated comment a bit | recht | 1 | -5/+1 |
2004-01-25 | fix comment and shorten createbuildlink's generated comment a bit | recht | 1 | -6/+2 |
2004-01-25 | add missing BUILDLINK_DEPMETHOD.python | recht | 1 | -1/+5 |
2004-01-25 | add buildlink3.mk | recht | 2 | -0/+64 |
2004-01-25 | Compile and install etc/bin2c, which is expected by some modules. Fixes | cube | 5 | -7/+25 |
2004-01-25 | set LANG="" in MAKE_ENV to avoid build failure if LANG is set. | grant | 1 | -1/+2 |
2004-01-24 | bl3ify | recht | 2 | -9/+9 |
2004-01-24 | Follow grant@'s lead and use Makefile.common for python23 and python23-pth. | recht | 8 | -5350/+2673 |
2004-01-24 | fix typo | recht | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 39 | -78/+78 |
2004-01-24 | fix typo in comment | grant | 1 | -2/+2 |
2004-01-24 | split the common parts of python22 and python22-pth into Makefile.common | grant | 14 | -4355/+2251 |
2004-01-24 | split the common parts of python21 and python21-pth into Makefile.common | grant | 8 | -3539/+1820 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 4 | -8/+8 |
2004-01-23 | Update lang/perl58 to 5.8.2. Changes from version 5.8.1nb1 include: | jlam | 3 | -32/+42 |
2004-01-21 | Sync with reality. Reported by Min Sik Kim in PR 24187. | cube | 1 | -3/+3 |
2004-01-21 | Apply a fix for library naming on IRIX 5 and 6, based on a patch | jwise | 3 | -24/+84 |
2004-01-21 | Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf | abs | 2 | -3/+4 |
2004-01-21 | Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS} | jlam | 1 | -3/+3 |