Age | Commit message (Expand) | Author | Files | Lines |
2004-02-09 | Update of nawk to 20040207. Changes since previous version from bwk: | cjep | 2 | -5/+5 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 2 | -7/+7 |
2004-02-07 | Set permission of man directories correctly. Approved by wiz@. | minskim | 1 | -4/+2 |
2004-02-07 | Use libtcl83* as shared library names on Linux, instead of libtcl8.3*. | minskim | 3 | -33/+53 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 4 | -16/+16 |
2004-02-06 | Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python | lukem | 3 | -0/+50 |
2004-02-06 | Correctly depend on binutils if binutils is already installed and | jlam | 1 | -4/+21 |
2004-02-06 | We should only ever append to DEPENDS, not set it. | jlam | 1 | -2/+2 |
2004-02-06 | Take out the CLASSPATH suggestion as it's | jmc | 1 | -2/+1 |
2004-02-05 | Fix lossage from buildlink3.mk files not being included by bsd.prefs.mk | jlam | 1 | -1/+7 |
2004-02-05 | Make sure ${PREFIX}/bin exists before the perl executable is put there. | uebayasi | 1 | -1/+2 |
2004-02-05 | bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk files | jlam | 6 | -11/+30 |
2004-02-05 | List the correct directories for finding GCC libraries so that they will | jlam | 6 | -6/+18 |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 2 | -2/+4 |
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 |