Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup, remove excessive tests. | Satoshi Asami | 1999-09-24 | 1 | -2/+1 |
| | |||||
* | Adjust to new directory structure. | Satoshi Asami | 1999-09-24 | 1 | -1/+1 |
| | |||||
* | Put the logs and error logs in a dated subdirectory of the archive | Satoshi Asami | 1999-09-22 | 1 | -3/+22 |
| | | | | | | | | directory and create symlinks to it. Move index generation back into the parallel part, let's see if the echo `perl` fix to bsd.port.mk will make a difference. Move the index syntax check out of the background job so it can be properly flagged. | ||||
* | Call bothlogs. | Satoshi Asami | 1999-09-22 | 1 | -0/+2 |
| | |||||
* | A small script to generate a list of logs that are in both 3-stable | Satoshi Asami | 1999-09-22 | 1 | -0/+51 |
| | | | | and 4-current. | ||||
* | Put build logs in "archive/buildlogs" and make a symlink to it. | Satoshi Asami | 1999-09-22 | 1 | -5/+5 |
| | |||||
* | Another case for compiler error. | Satoshi Asami | 1999-09-22 | 1 | -1/+1 |
| | |||||
* | Run chflags if rm -rf of chroot dir fails -- some port may have | Satoshi Asami | 1999-09-22 | 1 | -1/+6 |
| | | | | left some schg junk around. | ||||
* | Run Xvfb if it exists and set DISPLAY accordingly. This helps ports | Satoshi Asami | 1999-09-22 | 1 | -4/+17 |
| | | | | that require xrdb and other inane stuff during build. | ||||
* | Remove /var/db/pkg/* *inside* chroot area, not outside. | Satoshi Asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Little whitespace fix. | Satoshi Asami | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | Note that you need /usr/lib/aout/c++rt0.o for package building. It's not | Satoshi Asami | 1999-09-11 | 1 | -3/+8 |
| | | | | included in bindist or any of the compat*dists. | ||||
* | This is supposed to be 4-current, not 3.1-release. | Satoshi Asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Don't delete the whole /usr/games, leave strfile behind. At least one port | Satoshi Asami | 1999-09-11 | 2 | -4/+92 |
| | | | | (misc/fortuneit) needs it. | ||||
* | Improve snapshot ftp installation. Put hostnames, distributions etc. in | Satoshi Asami | 1999-09-11 | 2 | -18/+28 |
| | | | | variables instead of command lines. Create /var/db/port.mkversion. | ||||
* | (1) Instead of specifying list of package names of dummy ports (i.e., | Satoshi Asami | 1999-09-11 | 1 | -19/+36 |
| | | | | | | | | | | | | | | | | | | | | | | XFree86, Motif) to copy, make a variable hold directory names, and do a "make package-name" in there to obtain the package names. (2) Exit if there is problem in INDEX. A line that contains "non-existent" (suggesting a dangling dependency) or a line that has less or more than nine |'s flag errors. (3) Pass the fifth argument (bindist.tar's md5) to setupnode. (4) Typo in spelling "restricted". Submitted by: marcel (5) Run cvsup at verbosity level 0 instead of 1. (6) Print out only ${PKGNAME}, not ${PKGNAME}.log or ${PKGNAME}.tgz when reporting new or old packages/failures. (7) Archive /usr/ports used to build packages in ${branch}/tarballs. Requested by: steve | ||||
* | (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove | Satoshi Asami | 1999-09-11 | 1 | -12/+23 |
| | | | | | | | | | | | | | | | | everything under /var/db/pkg/* before installing dependencies and during final cleanup. (2) Change OSREL, OSVERSION and PORTOBJFORMAT (if necessary). Comment out those for 3-stable. Reported by: paul, tg (3) Move mtree until after we actually mount /usr/src. ;) Reported by: taoka (4) Run ldconfig with and without -aout in all sorts of directories to pick up everything that could be in compat dirs etc. Run ldconfig -aout -R after cleanup too. | ||||
* | Add extra argument md5 for bindist.tar. Skip scp if md5 matches | Satoshi Asami | 1999-09-11 | 1 | -3/+9 |
| | | | | what the client already has. | ||||
* | Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable | Satoshi Asami | 1999-09-11 | 2 | -6/+6 |
| | | | | are commented out anyway....) | ||||
* | Add check for "invalid category" error. | Satoshi Asami | 1999-09-11 | 1 | -1/+3 |
| | | | | Add another case for compilation error (undeclared variable). | ||||
* | Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world. | Satoshi Asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}. | Satoshi Asami | 1999-09-11 | 1 | -3/+7 |
| | | | | Replace another explicit mail address with ${mailto}. | ||||
* | Do not require dependencies to be deleted to be explicitly listed. | Satoshi Asami | 1999-08-18 | 1 | -3/+29 |
| | | | | | Any dependency that doesn't exist as a package will be automatically deleted from the list of dependencies. | ||||
* | Move CHECKSUM.MD5 generation to after INDEX splitting. Not much change | Satoshi Asami | 1999-08-01 | 1 | -1/+1 |
| | | | | in functionality but echo statements will print the counts right. | ||||
* | Parallelize things a bit more. Now we'll do index/cdrom/restricted | Satoshi Asami | 1999-07-30 | 1 | -73/+167 |
| | | | | | | | | | | | | | | | | | | list generation at the same time we're setting up the clients. duds generation is intentionally separate. If we get an error back from that one (usually means someone committed a Makefile with a syntax error), abort the whole thing so we won't generate a faulty index and destroy the stuff that's been builtbefore. Lockfile handling is now moved to dopackages2 so we won't overwrite the build.log file just to say "skipped". Generate INDEX right after packages are built, from the same INDEX that was used to build them. Compare the packages from this build with the previous one and report what's missing and whatnot. | ||||
* | Create lock file so you won't have two of these running. Also, separate | Satoshi Asami | 1999-07-30 | 1 | -2/+16 |
| | | | | the report mailing address into the configurable variables section. | ||||
* | Compare the last full runs (and not only the last partial runs). | Satoshi Asami | 1999-07-30 | 1 | -0/+4 |
| | |||||
* | Run with -j4. | Satoshi Asami | 1999-07-30 | 1 | -1/+8 |
| | | | | Exit with error status if an error occured. | ||||
* | Run with -j4. | Satoshi Asami | 1999-07-30 | 1 | -1/+6 |
| | |||||
* | Intentionally set up ${PORTSDIR} with symlink to catch broken ports. | Satoshi Asami | 1999-07-30 | 1 | -2/+7 |
| | | | | Suggested by: takamune@avrl.mei.co.jp | ||||
* | Little script to convert ports/INDEX to packages/INDEX. | Satoshi Asami | 1999-07-30 | 1 | -0/+13 |
| | |||||
* | Move message about skipping missing packages into the right else clause. | Satoshi Asami | 1999-07-14 | 1 | -2/+2 |
| | |||||
* | Print out date and time the port is killed due to timeout. | Satoshi Asami | 1999-06-25 | 1 | -1/+4 |
| | |||||
* | Plularity typo. | Satoshi Asami | 1999-06-25 | 1 | -1/+1 |
| | |||||
* | Driver script for whole build process. It will | Satoshi Asami | 1999-06-22 | 2 | -0/+228 |
| | | | | | | | | | | | | | | (1) cvsup (2) run cvs update on the ports and doc trees (3) generate new index (4) generate new duds list (5) move old packages and distfiles out of the way (6) build packages (7) build packages again (to salvage those died with transient errors) (8) generate restricted list (9) generate no-cdrom list Steps (3)-(9) are repeated for 4-current and 3-stable. | ||||
* | Add support for 4-current. Add /compat to list of directories to | Satoshi Asami | 1999-06-22 | 1 | -22/+29 |
| | | | | | | delete after building is done. Run mtree regardless of the directory exists or not. Do not use local copy of dependency packages -- it is too hard to maintain consistency -- always use one on master. | ||||
* | Timeout port builds after 4 hours. This will prevent ports that get | Satoshi Asami | 1999-06-22 | 1 | -3/+9 |
| | | | | | stuck indefinitely in fetch or configure from hanging up the entire build process. | ||||
* | Print out the time when the build starts and ends. | Satoshi Asami | 1999-06-22 | 1 | -0/+7 |
| | |||||
* | Three scripts to look into the error logs and generate the now-famous | Satoshi Asami | 1999-06-22 | 3 | -0/+159 |
| | | | | web page of errors. | ||||
* | Little helper scripts to upgrade your machinery. | Satoshi Asami | 1999-06-22 | 2 | -0/+41 |
| | |||||
* | A little script to copy changed/new distfiles over to wcarchive. This | Satoshi Asami | 1999-06-22 | 1 | -0/+22 |
| | | | | probably won't be of much use to too many people, but just FYI. | ||||
* | A little script to fire up checkmachines. Put in /usr/local/etc/rc.d. | Satoshi Asami | 1999-06-22 | 1 | -0/+8 |
| | |||||
* | The makeindex and makeduds scripts now take a "branch" argument to work | Satoshi Asami | 1999-06-22 | 2 | -6/+78 |
| | | | | on the specified branch. | ||||
* | A perl script to run a command with a timeout. The command is killed if it | Satoshi Asami | 1999-06-22 | 1 | -0/+38 |
| | | | | | | | | doesn't complete within the specified timeout period. I tried to do this from within the pdispatch script, but I couldn't get all the auxiliary processes to be killed correctly so implemented this as a separate script in perl. | ||||
* | Setup a client machine. Unmounts all read-only mounts that looks like | Satoshi Asami | 1999-06-22 | 1 | -0/+11 |
| | | | | | portbuild temporary mounts, deletes all the chroot dirs and copies the portbuild script and the correct bindist tarball. | ||||
* | Delete the chroot dirs before starting the load average reporting | Satoshi Asami | 1999-06-22 | 1 | -1/+5 |
| | | | | | script so that a rebooting machine doesn't join the cluster in an unclean state. | ||||
* | Update to reflect recent world order. In particular, you need /dev/bpf0 | Satoshi Asami | 1999-05-12 | 2 | -18/+10 |
| | | | | to build some ports. | ||||
* | We are now in 3.1-STABLE. | Satoshi Asami | 1999-03-22 | 1 | -2/+2 |
| | |||||
* | Various updates. | Satoshi Asami | 1999-03-22 | 10 | -16/+80 |
| | |||||
* | Note that makeinfo and install-info also needs to be updated. | Satoshi Asami | 1999-01-26 | 2 | -0/+2 |
| |