Age | Commit message (Expand) | Author | Files | Lines |
2006-12-15 | Remove trailing tabs. | martti | 23 | -83/+83 |
2006-12-15 | Remove trailing spaces. | martti | 31 | -123/+123 |
2006-12-14 | Add a --wrappee-name command line option to simply return the name of | dmcmahill | 1 | -1/+5 |
2006-12-14 | Use '-o' instead of '-or' in find(1) arguments as the former seems to | dmcmahill | 1 | -2/+2 |
2006-12-14 | If a package build fails, append the output of 'make debug' to the log | dmcmahill | 1 | -2/+5 |
2006-12-14 | add /usr/sadm to the list of sandboxMountDirs for SunOS | dmcmahill | 1 | -2/+2 |
2006-12-13 | include the PKGSRC_COMPILER setting in the report | dmcmahill | 1 | -1/+3 |
2006-12-13 | Add "sid" as an abbreviation for the "show-installed-depends" target. | ghen | 1 | -1/+5 |
2006-12-13 | Darwin's bison is too old (1.28) to build some packages | minskim | 1 | -3/+4 |
2006-12-12 | Darwin has bison. | minskim | 1 | -1/+3 |
2006-12-12 | Made all .include lines look the same. | rillig | 1 | -7/+7 |
2006-12-12 | On Solaris 5.9, the ksh cannot handle null bytes in the input. It's | rillig | 1 | -2/+13 |
2006-12-10 | Fixed the creating of numerous zombie processes, which is a bug in the | rillig | 1 | -1/+8 |
2006-12-10 | mirrors.cloud9.net: No address associated with hostname; remove it | wiz | 1 | -2/+1 |
2006-12-10 | wustl GNU mirror is gone. | wiz | 1 | -2/+1 |
2006-12-10 | Converted to using the functions from wrapper-subr.sh. | rillig | 1 | -31/+28 |
2006-12-10 | Also "Assembler source" is a text file for _SUBST_IS_TEXT_FILE. | reed | 1 | -2/+2 |
2006-12-10 | + -M | rillig | 1 | -1/+2 |
2006-12-09 | Add in descriptions for some common compression options. | adrianp | 1 | -0/+2 |
2006-12-09 | report correct pkgcount by first cd'ing to PKGDB_DIR, then FINDing in there. | jschauma | 1 | -2/+2 |
2006-12-09 | straighten out FIND command to figure out if a package needs to be rebuilt. | jschauma | 1 | -2/+2 |
2006-12-09 | Added postgresql82 version 8.2.0 | adam | 1 | -3/+9 |
2006-12-09 | Added a small program to test a single transformation plug-in. | rillig | 1 | -0/+41 |
2006-12-09 | Since the wrapper transformations are usually quite hard to follow and | rillig | 1 | -1/+7 |
2006-12-09 | + -fno-implicit-templates | rillig | 1 | -2/+3 |
2006-12-09 | ".else if" -> ".elif", from David A. Holland in PR 35218. | wiz | 1 | -2/+2 |
2006-12-08 | tyop | xtraeme | 1 | -2/+2 |
2006-12-08 | apache.mk now knows about apache22, available for PKG_APACHE_DEFAULT. | xtraeme | 1 | -4/+10 |
2006-12-08 | The SunPro C++ compiler knows the -template=* option. | rillig | 1 | -2/+3 |
2006-12-07 | Due to a misunderstanding of mine, preventing to upload restricted | rillig | 1 | -2/+9 |
2006-12-07 | + -Wcast-align | rillig | 1 | -1/+8 |
2006-12-06 | Add fd-small option for misc/fd package. | taca | 1 | -0/+1 |
2006-12-06 | Add description of ruby-build-ri-db. | taca | 1 | -0/+1 |
2006-12-06 | Don't force strict C99 mode by default, but the relaxed GNU-C99 mode. | joerg | 1 | -2/+2 |
2006-12-06 | Add quartz. | minskim | 1 | -0/+1 |
2006-12-06 | + klash | xtraeme | 1 | -0/+1 |
2006-12-05 | Add a few more, plus descriptions: | hubertf | 1 | -1/+7 |
2006-12-05 | Recognize aclocal-1.10 and automake-1.10. | wiz | 1 | -3/+5 |
2006-12-05 | SunPro knows the -mt option for enabling multi-threaded options. | rillig | 1 | -3/+4 |
2006-12-03 | Ignore ccache and distcc in PKGSRC_COMPILER for the check for | rillig | 1 | -2/+4 |
2006-12-03 | Readded the check for NO_SKIP and documented that variable. | rillig | 1 | -2/+12 |
2006-12-03 | Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to let | wiz | 1 | -1/+2 |
2006-12-03 | If 'c99' is in USE_LANGUAGES also add 'c'. | seb | 1 | -1/+6 |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 3 | -5/+13 |
2006-12-02 | Use /usr/bin/unzip as unzip on Darwin. | minskim | 1 | -1/+2 |
2006-12-01 | Added -pipe and -Wno-implicit-int to the list of known gcc options. | rillig | 1 | -1/+3 |
2006-12-01 | Proper include guards to unbreak nautilus. This wasn't such a big | joerg | 1 | -3/+5 |
2006-11-30 | Converted the MIPSpro wrappers to use the transform_* functions. | rillig | 2 | -73/+52 |
2006-11-30 | The function transform_pass_with_warning() also gets its debugging | rillig | 1 | -1/+2 |
2006-11-30 | Adjusted the indentation and the order of checks to match the other | rillig | 1 | -120/+82 |