summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2004-09-20Also need tools in /usr/xpg4/bin (such as id). PR#26924.cjep1-1/+2
2004-09-12Update my IRIX test systems used.jschauma1-3/+4
2004-09-12We also need SUNWscpu (for /usr/ucb/install). Part of PR#26924cjep1-1/+2
2004-08-27Catch up with textproc/nbsed needing to be configured withjlam1-2/+2
2004-08-23Emphasize that UNIX Perl must not be installed, and that case-sensitivetv1-13/+36
2004-08-23* Modify bmake to use libnbcompat to ensure that a regex implementationjlam5-22/+36
2004-08-22Also capture stderr to the log.jlam1-2/+2
2004-08-22Auto-save output by tee-ing into BOOTSTRAP.LOG (thanks, schmonz!).jlam1-2/+3
2004-08-21Add a `testbootstrap' script that calls the bootstrap script with thejlam1-0/+50
2004-08-15Use '-x' instead of '-X';jschauma1-8/+8
2004-08-15substitute --whole-archive and --no-whole-archive with the appropriatejschauma1-4/+4
2004-08-15Add a script to make a source bootstrap kit. By default, the "kitdir"jlam1-0/+41
2004-08-15Remove spurious ")" that was preventing bootstrapping on NetBSD 1.6.2.jlam1-2/+2
2004-08-01Define TMACDIR and CATDEPS appropriately (on Panther, at least) toschmonz1-3/+7
2004-07-31I'm currently using pkgsrc under OpenBSD 3.5, so update the commentxtraeme1-2/+2
2004-07-31Update comment about supported versions, I'm using pkgsrc underxtraeme1-2/+2
2004-06-28allow --ignore-user-check to pass through to the bootstrap script,grant1-1/+7
2004-06-23PKGDBDIR -> PKG_DBDIR for consistency. From Jim Bernard in PR 26027.wiz1-3/+3
2004-06-05IRIX does not have or need ranlib, so set RANLIB to true(1).jschauma2-5/+3
2004-05-25only attempt to remove bmake files if 'cd bmake' was successful.jschauma1-2/+2
2004-05-17install(1) allows for installing /dev/null to create an empty file,jschauma1-1/+4
2004-05-11--pkgsrcdir is no more.schmonz3-12/+6
2004-05-11Retire the bootstrap script's --pkgsrcdir argument. Now that we'reschmonz1-4/+2
2004-05-10Remove this and the kit builds again (at least on i386 a.out,3.2 andcjep1-176/+0
2004-05-05Use numeric uid/gid instead of Administrator/+Administrators, as nativetv1-4/+6
2004-05-02No, setgid works, but apparently needs some particular NTFS permissionstv1-5/+2
2004-04-30Add a note about needing to be Administrator to install setgid files.tv1-4/+10
2004-04-27Actually reference the pkgsrc info page as implied by the perl paragraph.tv1-1/+8
2004-04-27Revise, and add note that "UNIX Perl" should not be installed from SFU.tv1-32/+39
2004-04-24Move the rest of the OS X-specific stuff out of README.Darwin intodanw2-14/+25
2004-04-24make sure /sbin and /usr/sbin are in $PATH. pkg/24010danw2-2/+7
2004-04-23Rather than work around an automake braindeadness, parameterize install-shtv2-8/+15
2004-04-21For Interix, use "mkdir -p" after all so that the umask can take effect.tv1-1/+4
2004-04-21A usable tar(1) may have come from bootstrap. Wedge $prefix/bin into $PATHtv1-1/+2
2004-04-21umask 002, not 022.tv1-2/+2
2004-04-16Use 'mkdir-sh' instead of 'mkdir-p.sh' (similar to 'install-sh').heinz1-3/+3
2004-04-12Add script to work around stupid 'mkdir -p' on Unixware.heinz1-0/+44
2004-04-12Add inital version of sys.mk, derived from the SunOS/Solaris version.heinz1-0/+195
2004-04-12List all options for 'bootstrap'.heinz1-2/+9
2004-04-11Add support for UnixWareheinz1-1/+18
2004-04-11Ksh on Unixware has problems with IFS in sub shells, so put theheinz1-2/+7
2004-04-07IRIX' tsort doesn't take '-q'jschauma1-2/+2
2004-04-07Add support for the --sysconfdir argument, which changes the location ofjmmv4-17/+30
2004-04-05Fix comment to match new locationcjep1-2/+2
2004-04-04allow for the fact that tmac.andoc and tmac.doc were renamed in thegrant1-3/+10
2004-04-04no space between #! and /bin/sh. whether this actually makes anygrant1-2/+2
2004-04-04remove a redundant commentgrant1-3/+1
2004-03-31Bring support for --workdir to mkbinarykit (and cleanup)jschauma2-31/+38
2004-03-29Add more caveat text.tv1-7/+20
2004-03-29Add Interix block.tv1-1/+7