Age | Commit message (Expand) | Author | Files | Lines |
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -2/+2 |
2006-07-22 | Fix PLIST on Linux. Bump PKGREVISION. | minskim | 2 | -2/+6 |
2006-07-22 | Fix a replace-interpreter error. PKGREVISION will be bumped shortly | minskim | 1 | -1/+6 |
2006-07-22 | Include float.h on Linux to use DBL_MIN. | minskim | 2 | -5/+5 |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 1 | -2/+2 |
2006-07-21 | Depend on libsigsegv>=2.4, as 2.39 release notes say. | wiz | 1 | -1/+2 |
2006-07-20 | Update to clisp 2.39 | perry | 10 | -58/+36 |
2006-07-20 | Change last instance of _REPLACE.* to REPLACE.*. Remove special | jlam | 1 | -4/+4 |
2006-07-20 | pkgsrc-users, not tech-pkg. | wiz | 1 | -2/+2 |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 3 | -6/+3 |
2006-07-19 | Consistently use $perlprog to refer to the perl executable in the | jlam | 2 | -4/+4 |
2006-07-18 | Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGE | jlam | 2 | -37/+32 |
2006-07-18 | Fix for CVE-2006-3011 | adrianp | 3 | -3/+19 |
2006-07-18 | Include sys/types.h before sys/socket.h to fix socklen_t detection | joerg | 2 | -1/+14 |
2006-07-14 | Mark these packages as NO_MTREE as they are bootstrap packages and don't | jlam | 1 | -1/+2 |
2006-07-14 | Prepare nawk for use as a bootstrap tool by including the sources | jlam | 24 | -31/+12211 |
2006-07-13 | Not needed in 1.6.8. | wiz | 1 | -344/+0 |
2006-07-12 | Update to 1.6.8: | wiz | 5 | -20/+19 |
2006-07-10 | Make sure the do-patch target returns true, as some shells will return the | sketch | 1 | -2/+2 |
2006-07-10 | - Converted the package to using the SUBST framework. | rillig | 2 | -32/+26 |
2006-07-09 | Update from ghc 6.4.1 to ghc 6.4.2. | augustss | 3 | -25/+8 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 62 | -124/+124 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 62 | -62/+124 |
2006-07-08 | Sync DIST_SUBDIR for PHP modules with DIST_SUBDIR in Makefile. | minskim | 1 | -2/+2 |
2006-07-08 | Change DIST_SUBDIR because the current distfile path was already used before | minskim | 2 | -6/+6 |
2006-07-07 | Add builtin.mk to use Darwin's native JDK. | minskim | 3 | -0/+183 |
2006-07-07 | The fake JRE package for Darwin is not needed any more, because the builtin | minskim | 1 | -26/+6 |
2006-07-07 | Add builtin.mk to use Darwin's native java. | minskim | 1 | -0/+74 |
2006-07-07 | Set PKG_JAVA_HOME for Darwin. | minskim | 2 | -6/+6 |
2006-07-06 | Needs msgfmt. | joerg | 1 | -1/+2 |
2006-07-02 | Added a patch for t/io/fs.t, which handles filesystems that are mounted | rillig | 2 | -1/+25 |
2006-07-02 | Fixed unprivileged builds. Bumped PKGREVISION. | rillig | 3 | -13/+13 |
2006-06-30 | Don't hardcode SuSE 7.3 dependency, it's gone. | salo | 1 | -3/+3 |
2006-06-30 | py15-distutils-* => py15-distutils-[0-9]* | joerg | 1 | -2/+2 |
2006-06-26 | The directory man/cat1 is needed prior to installation. | rillig | 1 | -1/+2 |
2006-06-25 | replace.mk needs rubyversion.mk. | rillig | 1 | -1/+3 |
2006-06-21 | USE_TOOLS+=lex | minskim | 1 | -2/+2 |
2006-06-20 | USE_TOOLS+=yacc | minskim | 1 | -1/+3 |
2006-06-20 | USE_TOOLS+=flex | minskim | 1 | -1/+3 |
2006-06-20 | Don't try to compile in Bluetooth support under NetBSD(-current). | tron | 2 | -1/+16 |
2006-06-19 | Add a missing file to PLIST.Darwin. Bump PKGREVISION. | minskim | 2 | -3/+4 |
2006-06-19 | Fixed paths to the siod interpreter. Bumped PKGREVISION. | rillig | 1 | -1/+7 |
2006-06-19 | Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds. | rillig | 1 | -1/+4 |
2006-06-18 | Fixed some pkglint warnings. | rillig | 3 | -10/+13 |
2006-06-18 | Fixed many pkglint warnings. | rillig | 3 | -26/+22 |
2006-06-17 | Fixed path to the Python interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+10 |
2006-06-16 | Fixed missing Python interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+7 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 4 | -15/+15 |
2006-06-15 | Don't query distutils when bootstrapping it. Should fix problems | joerg | 1 | -2/+2 |
2006-06-11 | Needs pkg-config. | joerg | 1 | -1/+2 |