Age | Commit message (Expand) | Author | Files | Lines |
2004-04-07 | Add support for the --sysconfdir argument, which changes the location of | jmmv | 4 | -17/+30 |
2004-04-05 | Fix comment to match new location | cjep | 1 | -2/+2 |
2004-04-04 | allow for the fact that tmac.andoc and tmac.doc were renamed in the | grant | 1 | -3/+10 |
2004-04-04 | no space between #! and /bin/sh. whether this actually makes any | grant | 1 | -2/+2 |
2004-04-04 | remove a redundant comment | grant | 1 | -3/+1 |
2004-03-31 | Bring support for --workdir to mkbinarykit (and cleanup) | jschauma | 2 | -31/+38 |
2004-03-29 | Add more caveat text. | tv | 1 | -7/+20 |
2004-03-29 | Add Interix block. | tv | 1 | -1/+7 |
2004-03-29 | Make more like the vanilla version. | tv | 1 | -4/+4 |
2004-03-29 | Don't set -m in mkdir_p because Interix needs 0775, not 0755. Let the umask | tv | 1 | -3/+5 |
2004-03-28 | apply patch from Klaus Heinz to support bootstrapping from a read-only | grant | 1 | -36/+59 |
2004-03-27 | kill a redundant comment about missing mk files. | grant | 1 | -4/+1 |
2004-03-21 | MACHINE_ARCH should be derived from `uname -m` on OpenBSD. | grant | 1 | -2/+2 |
2004-03-18 | don't try to cd into work/, just remove work/dir. | grant | 1 | -2/+2 |
2004-03-15 | - relax statement about what compilers should work | grant | 1 | -13/+34 |
2004-03-15 | SUNWlibm is no longer needed. | grant | 1 | -2/+1 |
2004-03-15 | no need to include <math.h> (it was removed in bmake 3.1.18, too). | grant | 1 | -4/+3 |
2004-03-15 | since we now copy the sources to work/, just remove the directories in | grant | 1 | -2/+2 |
2004-03-12 | Add notes about root user and the packages from interopsystems.com. | tv | 1 | -1/+14 |
2004-03-11 | In mkdir_p, iterate the directory names. (install-sh doesn't.) | tv | 1 | -2/+4 |
2004-03-11 | Interix has the possibility of case-insensitive filesystems too. Add the | tv | 2 | -4/+9 |
2004-03-11 | Interix needs pax too. <grumble> | tv | 1 | -2/+2 |
2004-03-11 | Use the install-sh wrapper to create directories rather than relying on | sketch | 1 | -8/+14 |
2004-03-11 | Parameterize the root user, and provide an alternative implementation | tv | 2 | -13/+24 |
2004-03-11 | Primordial sys.mk for Interix. | tv | 1 | -0/+194 |
2004-03-11 | Fix comment about Administrator user. | tv | 1 | -2/+2 |
2004-03-11 | catch up to bootstrap being in pkgsrc. | grant | 1 | -4/+6 |
2004-03-11 | grab and build the various programs required from pkgsrc rather than | grant | 1 | -13/+33 |
2004-03-11 | import the required bits of bootstrap-pkgsrc from 20040311. | grant | 141 | -0/+48545 |