Age | Commit message (Expand) | Author | Files | Lines |
2004-02-21 | s/langauge/language/ | snj | 1 | -2/+2 |
2004-02-21 | s/compilant/compliant/ | snj | 1 | -2/+2 |
2004-02-20 | Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise, | jlam | 1 | -1/+2 |
2004-02-20 | Add empty CONFIG_STATUS_OVERRIDE since Ruby's build process uses | taca | 1 | -1/+3 |
2004-02-20 | Use stricter dependency patterns so that we only match ones with the same | jlam | 2 | -4/+4 |
2004-02-19 | gcc 2.95 does not support the x86_64 architecture. | kristerw | 2 | -3/+4 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 2 | -2/+6 |
2004-02-17 | Sort. | wiz | 1 | -5/+5 |
2004-02-17 | bl3ify. rename post-patch target to do-configure, as the compiler is | grant | 1 | -3/+3 |
2004-02-15 | We need to override librep's own libtool with the one from pkgsrc. | jlam | 1 | -1/+3 |
2004-02-15 | upgrade to 1.33. too many updates to mention here. | itojun | 6 | -148/+125 |
2004-02-14 | update to 0.30.1 | recht | 3 | -11/+13 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 11 | -42/+13 |
2004-02-14 | Fix dependence problem for other packages, too. | tron | 1 | -6/+6 |
2004-02-14 | Update dependence on "gcc3-c++" package and bump package revision. | tron | 1 | -3/+3 |
2004-02-14 | Make the package build on NetBSD-current. | kristerw | 7 | -6/+107 |
2004-02-14 | Copy the libtool script instead of symlinking to it to avoid a hidden | jlam | 1 | -2/+2 |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -4/+1 |
2004-02-13 | Bump the PKGREVISION after fixing up the installed *.la files to remove | jlam | 7 | -10/+39 |
2004-02-13 | Check if a variable is defined before checking its value. | jlam | 4 | -8/+16 |
2004-02-13 | Fix the check for the GCC3_INSTALLTO_SUBPREFIX so that it matches the | jlam | 4 | -8/+8 |
2004-02-12 | Use "sunos"-style shared library numbering whenever a platform wants the | jlam | 1 | -1/+12 |
2004-02-12 | Include gcc3-c/buildlink3.mk to get the gcc3-c library and header files | jlam | 1 | -3/+6 |
2004-02-12 | bl3ify | jlam | 2 | -10/+29 |
2004-02-11 | Improve wording. | sketch | 1 | -4/+4 |
2004-02-11 | bl3ify | xtraeme | 2 | -5/+31 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 8 | -16/+16 |
2004-02-10 | Require at least ${GCC_VERSION} of the GCC C++ compiler package to build | jlam | 1 | -2/+3 |
2004-02-10 | Honor GCC3_PKGMODIF for alternate gcc3 install location. | jlam | 1 | -2/+2 |
2004-02-10 | Add an explicit dependency on gcc3-c so that gcc3-* sub-language packages | jlam | 1 | -4/+2 |
2004-02-10 | Turn PERL5_REQD into a list of values, the highest of which will be used | jlam | 4 | -10/+10 |
2004-02-10 | Update lang/perl58 to 5.8.3. This is a bugfix release over 5.8.2 and | jlam | 3 | -11/+11 |
2004-02-10 | Reverse sense of GCC test and only perform it if we're using GCC. | jlam | 1 | -7/+9 |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -12/+6 |
2004-02-09 | Remove a temporary directory created at post-install, so that a | minskim | 1 | -1/+2 |
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 |