Age | Commit message (Expand) | Author | Files | Lines |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 6 | -13/+6 |
2006-07-18 | Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGE | jlam | 1 | -9/+5 |
2006-07-18 | USE_TOOLS+=yacc | minskim | 1 | -1/+2 |
2006-07-18 | needs msgfmt | abs | 1 | -2/+2 |
2006-07-18 | Update to 1.4.5: | wiz | 3 | -7/+10 |
2006-07-17 | Add and enable meld. | wiz | 1 | -1/+2 |
2006-07-17 | Initial import of meld-1.1.4: | wiz | 4 | -0/+242 |
2006-07-17 | Fixed an internal cqual error. Improved the gcqual program. Added a | rillig | 5 | -8/+72 |
2006-07-17 | Fix build with gcc-4.1.2. Patch provided by Ryo HAYASAKA in PR 33914. | wiz | 2 | -1/+16 |
2006-07-17 | Update to 6.8. | wiz | 6 | -72/+11 |
2006-07-17 | Fixed pkglint warnings. | rillig | 1 | -6/+10 |
2006-07-15 | update to roundup 1.1.2 | recht | 3 | -29/+31 |
2006-07-14 | Note that this conflicts with the (forthcoming) bootstrap-mk-files package. | jlam | 1 | -1/+4 |
2006-07-14 | Mark these packages as NO_MTREE as they are bootstrap packages and don't | jlam | 1 | -2/+3 |
2006-07-14 | Add a script to generate the bmake.1 man page for the bootstrap script, | jlam | 2 | -0/+1628 |
2006-07-14 | Don't bother installing the catman page... it's not worth the hassle for | jlam | 2 | -21/+4 |
2006-07-13 | The better way to fix the Solaris problem of <stdint.h> is to replace | rillig | 1 | -3/+6 |
2006-07-13 | boost-libs uses libbz2.so and libz.so (see lib/libboost_iostreams-mt.so), | heinz | 1 | -1/+3 |
2006-07-13 | Solaris 5.8 does not have <stdint.h>, only <inttypes.h>. | rillig | 1 | -1/+8 |
2006-07-12 | Updated to version 1.16. | heinz | 2 | -8/+7 |
2006-07-12 | Updated to version 5.44. | heinz | 2 | -7/+8 |
2006-07-12 | Updated to version 2.110. | heinz | 2 | -9/+8 |
2006-07-12 | Removed patch-am, which had been added accidentally. The problem that it | rillig | 2 | -26/+1 |
2006-07-12 | Updated nss to 3.11. | rillig | 12 | -101/+103 |
2006-07-12 | Oops. I had accidentally commented out ONLY_FOR_PLATFORM. | rillig | 1 | -2/+2 |
2006-07-12 | Fixed most pkglint warnings. | rillig | 14 | -67/+68 |
2006-07-12 | Does not really need perl, just checks for it. | wiz | 1 | -2/+2 |
2006-07-12 | Update to 0.8.2. Add test target. Add py-expat dependency. | wiz | 3 | -115/+346 |
2006-07-12 | Update to 1.12.1: | wiz | 3 | -10/+18 |
2006-07-12 | Fixed the path to the Perl interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+3 |
2006-07-12 | Added more documentation, since the installed INSTALL file refers to the | rillig | 2 | -3/+9 |
2006-07-11 | ISO C90 does not allow code intermixed with declarations. (hi tron!) | rillig | 2 | -11/+12 |
2006-07-10 | Before including sys/resource.h on DragonFly, sys/time.h is needed. | joerg | 2 | -1/+14 |
2006-07-10 | Update to 0.6.5: | wiz | 3 | -7/+8 |
2006-07-10 | Update to 6.7: | wiz | 4 | -11/+13 |
2006-07-10 | Don't re-generate the HTML documentation unnecessarily. Patch provided | rillig | 3 | -4/+31 |
2006-07-10 | USE_TOOLS+=bison | minskim | 1 | -2/+2 |
2006-07-09 | Changes 3.0.2: | adam | 3 | -10/+10 |
2006-07-09 | Use "defined": this fixes build problems under darwin. | tonio | 2 | -4/+4 |
2006-07-09 | Update HOMEPAGE since previous URL can't be acceessed by permission. | taca | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 171 | -342/+342 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 171 | -171/+342 |
2006-07-08 | On Darwin-[56], bypass the wchar_t test in configure and assume that it | minskim | 1 | -1/+5 |
2006-07-07 | Add an explicit run-time dependency on perl because these packages | jlam | 5 | -9/+12 |
2006-07-07 | Add USE_TOOLS+=perl:run, which is kind of required from now on for packages | cube | 1 | -2/+4 |
2006-07-07 | USE_TOOLS+=perl <sigh> | abs | 1 | -2/+2 |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 10 | -20/+18 |
2006-07-07 | Add direct dependency on libiconv. | wiz | 2 | -2/+4 |
2006-07-07 | Set USE_JAVA=run because this package needs JRE only. | minskim | 1 | -1/+2 |
2006-07-07 | Do not use libutil on Darwin. | minskim | 1 | -2/+8 |