| Commit message (Expand) | Author | Age | Files | Lines |
* | Track setup.sh usage. | will | 2002-05-20 | 2 | -2/+7 |
* | Use the right variable name. | will | 2002-05-20 | 1 | -1/+1 |
* | Use a RE to find the X dependency instead of hardcoding. | will | 2002-05-20 | 1 | -2/+2 |
* | Streamline instructions a little more. | will | 2002-05-20 | 1 | -4/+12 |
* | Add this makefile to help people who are performing package splits to | will | 2002-05-20 | 1 | -0/+48 |
* | Add CD configs for use by these scripts. | will | 2002-05-20 | 1 | -0/+16 |
* | More useful exit if dir not passed. | will | 2002-05-16 | 1 | -0/+4 |
* | Accept dir as argument instead of hardcoding. | will | 2002-05-16 | 1 | -1/+5 |
* | - Catch up to buildenv changes. | kris | 2002-05-13 | 1 | -12/+21 |
* | Comment out the kernel building and just link to kernel.GENERIC. | kris | 2002-05-13 | 1 | -5/+6 |
* | Zap some unused code. Catch up to buildenv changes. | kris | 2002-05-13 | 1 | -7/+1 |
* | - Switch default to XFree86-4.x for all branches | kris | 2002-05-13 | 1 | -3/+6 |
* | Fix breakage introduced in the previous commit. | sobomax | 2002-05-10 | 1 | -6/+3 |
* | - Make ${DISTDIR} auto-detection actually working; | sobomax | 2002-05-10 | 1 | -2/+5 |
* | Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings. | sobomax | 2002-05-07 | 1 | -5/+15 |
* | * Change path directory separator character back to _. The problem is "::" | obrien | 2002-04-19 | 1 | -1/+3 |
* | Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined. | sobomax | 2002-04-17 | 1 | -1/+1 |
* | Recognise EXTRA_PATCHES. | sobomax | 2002-04-16 | 1 | -0/+6 |
* | Set the $scripts directory to the same as $dir to make these more useful | steve | 2002-03-27 | 2 | -2/+2 |
* | This file is nearly a verbatim copy of setup.sh so this one is | steve | 2002-03-27 | 1 | -11/+0 |
* | Add a missed file which acts as a driver for the others. | will | 2002-03-27 | 2 | -0/+141 |
* | Add the scripts used to break up the package collections for a release. | will | 2002-03-27 | 6 | -0/+490 |
* | * Clean up this script a bit | kris | 2002-03-25 | 1 | -36/+49 |
* | * Clean up this script a bit | kris | 2002-03-25 | 1 | -19/+27 |
* | Detect a couple more failure modes | kris | 2002-03-25 | 1 | -0/+6 |
* | Add MASTER_SITE_OVERRIDE to the list of variables propagated, so that | kris | 2002-03-25 | 1 | -0/+2 |
* | Update OSVERSIONS. This needs to be switched to buildenv. | kris | 2002-03-16 | 1 | -3/+3 |
* | Use buildenv for setting environment variables, and tidy up a bit. Fix | kris | 2002-03-16 | 1 | -65/+32 |
* | Pull environment variables from buildenv, and tidy up a bit. | kris | 2002-03-16 | 1 | -12/+8 |
* | Collect some more environment variables here and tidy up a bit | kris | 2002-03-16 | 1 | -7/+14 |
* | Clean up index generation: | kris | 2002-03-11 | 1 | -29/+26 |
* | Set all of the <bsd.port.mk> control variables to be used in port/package | kris | 2002-03-11 | 1 | -0/+44 |
* | Zap support for 2.2 and 3.x | kris | 2002-03-11 | 1 | -12/+0 |
* | Reenable use of the -M option and add a -d option to put @dirrm commands | green | 2002-03-11 | 1 | -4/+17 |
* | * Ports get built under ${scratchdir}, not under ${pb}..this was pretty | kris | 2002-03-10 | 1 | -28/+30 |
* | * Use portbuild.conf for config information. | kris | 2002-03-10 | 1 | -4/+8 |
* | Add -nocdrom option to usage | kris | 2002-03-10 | 1 | -1/+1 |
* | * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | kris | 2002-03-10 | 1 | -10/+19 |
* | Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | kris | 2002-03-10 | 1 | -1/+1 |
* | Ports are built in ${scratchdir}, not ${pb} | kris | 2002-03-10 | 1 | -1/+1 |
* | * Document the purpose of this script | kris | 2002-03-10 | 1 | -1/+12 |
* | Add new version of uname for 5.x bindists | kris | 2002-03-10 | 1 | -0/+67 |
* | Add template file from bento | kris | 2002-03-10 | 1 | -0/+6 |
* | Don't hard-code a version string to report to the chroots, pick it up | kris | 2002-03-10 | 1 | -2/+8 |
* | Garbage collect these old configuration directories, since we don't | kris | 2002-02-25 | 10 | -303/+0 |
* | Clean up this script a bit: | kris | 2002-02-24 | 1 | -13/+60 |
* | Axe support for 2.2.x and 3.x branches, and make this script more robust | kris | 2002-02-24 | 1 | -14/+8 |
* | When the 'makeduds' script fails, show the contents of the duds file instead | kris | 2002-02-24 | 1 | -1/+2 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -10/+10 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -0/+7 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -1/+8 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -14/+11 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 2 | -6/+20 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -4/+4 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -3/+11 |
* | Catch up with changes from bento: | kris | 2002-02-11 | 1 | -48/+66 |
* | Document the use and purpose of this script. | kris | 2002-02-11 | 1 | -0/+5 |
* | Describe the meaning of the mlist file a bit better, and update step 9 in | kris | 2002-02-11 | 1 | -7/+10 |
* | Document the purpose of this script and the algorithm it uses to | kris | 2002-02-11 | 1 | -0/+23 |
* | Document the purpose of this script. Use the temp directory for tempfiles | kris | 2002-02-11 | 1 | -1/+5 |
* | Document the purpose of this script. | kris | 2002-02-11 | 1 | -0/+3 |
* | Add a comment describing what this script does. | kris | 2002-02-11 | 1 | -0/+2 |
* | Support tools that don't have u@h syntax but h -l u. | will | 2002-01-30 | 1 | -1/+1 |
* | - New option `-e' - threat warnings as errors; | sobomax | 2002-01-14 | 1 | -8/+19 |
* | Add license and cvs tag. | sobomax | 2002-01-13 | 1 | -0/+15 |
* | Add chkdepschain.py - a tool to address one of the most annoying when it comes | sobomax | 2002-01-13 | 1 | -0/+294 |
* | Ignore patchfiles ending with `.orig' and `.rej'. | sobomax | 2002-01-04 | 1 | -1/+7 |
* | - Use `::' as a combination of symbols to replace `/' in patchfile name; | sobomax | 2002-01-04 | 1 | -18/+22 |
* | Don't trap SIGINFO. | sobomax | 2001-12-20 | 1 | -2/+2 |
* | Add checkcats.py - a script that verifyes that master categories in all ports | sobomax | 2001-12-11 | 2 | -1/+51 |
* | Make the tool working even if there is a symlink in a given path to a port's | sobomax | 2001-12-05 | 1 | -1/+28 |
* | Actually use the user's group name, not their username, for the *GRP | nbm | 2001-11-18 | 1 | -1/+1 |
* | Add another check for duplicate installations of same port. Only | asami | 2001-10-15 | 1 | -3/+5 |
* | Use 'id -un' and 'id -gn' for user and group information, not 'logname'. | nbm | 2001-08-17 | 3 | -7/+80 |
* | Actually fix the breakage introduced in rev 1.2. | sobomax | 2001-07-31 | 1 | -2/+0 |
* | Fix breakage introduced in previous commit. | sobomax | 2001-07-31 | 1 | -1/+1 |
* | Fix a bug that in some rare cases may lead to a patch not being properly | sobomax | 2001-07-31 | 1 | -0/+2 |
* | Trap signal 31 as well (typo). | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Unbroke when /usr/ports is symlink. | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Fix problems in previous commit: | sobomax | 2001-05-17 | 1 | -5/+5 |
* | - Add an option to disable interactive confirmation; | sobomax | 2001-05-17 | 1 | -1/+18 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | will | 2001-05-01 | 1 | -3/+4 |
* | Be more specific in trying to exclude man pages - look for 'man/man', | nbm | 2001-04-02 | 1 | -1/+1 |
* | Steal the 'hmake' variable building from mkpinstall. This wasn't | nbm | 2001-04-02 | 1 | -4/+6 |
* | Add patchtool - a tool to automate generation/updating of patchfiles. This | sobomax | 2001-03-19 | 2 | -0/+775 |
* | Look into arch-specific distinfo's as well. | sobomax | 2001-03-19 | 1 | -2/+2 |
* | Make plist work again with new-found use of line continuation in | green | 2001-03-13 | 1 | -9/+16 |
* | Uncomment and update OSREL and OSVERSION in preparation for 4.3R. | asami | 2001-03-12 | 3 | -6/+6 |
* | Tweak to catch missing directories from the Makefiles in the various | steve | 2001-03-08 | 1 | -1/+5 |
* | mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying | asami | 2001-03-01 | 4 | -100/+12 |
* | Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and | roam | 2001-02-22 | 2 | -4/+41 |
* | (1) Update values of OSREL/OSVERSION to match reality. | asami | 2001-02-21 | 3 | -15/+15 |
* | Some minor additions so that we act a bit more like NetBSD's url2pkg; we | nbm | 2001-02-02 | 1 | -1/+7 |
* | A few new features: | asami | 2001-01-21 | 1 | -14/+22 |
* | Fix off-by-one error that was causing an infinite loop in some very | will | 2001-01-17 | 1 | -1/+1 |
* | Use the -p option with diff. Add a FreeBSD tag. Don't try to | trevor | 2001-01-13 | 1 | -24/+7 |
* | Fix two bugs: pass $passenv to make *always*; remember that the initial | will | 2001-01-07 | 1 | -3/+3 |
* | Make plist (the Ruby script) a tad more useful: build in mtree support | green | 2001-01-07 | 1 | -26/+54 |
* | As a quick fix, use /tmp instead of the currently hardcoded /usr/tmp. | nbm | 2001-01-03 | 2 | -2/+2 |
* | Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. | nbm | 2001-01-03 | 2 | -0/+136 |
* | Fix breakage when someone uses -t option: pass DISTDIR environment variable | will | 2001-01-02 | 1 | -7/+9 |
* | Several changes. First, depend on another environment variable rather | will | 2001-01-01 | 1 | -12/+14 |
* | Here's my holiday present to the ports team: new -l option allows you to | will | 2000-12-31 | 1 | -19/+95 |
* | Add new option: -c file : Pass a file containing the log message for the | will | 2000-12-30 | 1 | -3/+23 |
* | Add -g option to disable committing to CVSROOT/modules, useful if someone | will | 2000-12-19 | 1 | -2/+5 |
* | master is back to bento. | asami | 2000-12-18 | 1 | -1/+2 |
* | Combine the scripts for building the bundist tarballs. The per-branch | asami | 2000-12-18 | 1 | -0/+70 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | will | 2000-12-09 | 1 | -3/+3 |
* | Use YYYYMMDDHH for log files so we can have two builds on the same | asami | 2000-11-08 | 1 | -1/+8 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | asami | 2000-11-08 | 1 | -17/+52 |
* | Add standard 2-clause BSD license to protect my (and mharo's) copyright. | will | 2000-11-04 | 1 | -0/+24 |
* | s|pkg/PLIST|pkg-plist|g | sobomax | 2000-10-21 | 1 | -3/+3 |
* | Add update-patches, a script to generate updated versions of the | trevor | 2000-10-19 | 2 | -1/+139 |
* | Add plist, a script to automate the generation of a pkg-plist. | green | 2000-10-17 | 2 | -0/+65 |
* | Overhaul addport again. Should be quite functional now. | will | 2000-10-14 | 1 | -22/+70 |
* | Add the first efforts on my mkptools, the successor to makeport.pl. | nbm | 2000-10-14 | 4 | -0/+613 |
* | Since people don't seem to appreciate the fact that addport can do | will | 2000-10-11 | 1 | -26/+0 |
* | Ajust for a new world order (md5 --> distinfo). | sobomax | 2000-10-09 | 1 | -3/+3 |
* | Name change, files/md5 -> distinfo. (Only change is to message -- the | asami | 2000-10-09 | 1 | -2/+2 |
* | Hack this file beyond recognition to cope with both the old and new | asami | 2000-10-06 | 1 | -9/+12 |
* | Need to quote su -c command with ", not ' since I've got variables | asami | 2000-10-06 | 1 | -1/+1 |
* | Typo (/etc/portbuild -> /var/portbuild). | asami | 2000-10-06 | 1 | -1/+1 |
* | Comment out OSREL settings -- these are taken from /usr/bin/uname | asami | 2000-10-06 | 1 | -5/+7 |
* | Use -t flag with portlint. | will | 2000-10-04 | 1 | -1/+1 |
* | Fix bogon where replies were not chomp()'d. | will | 2000-10-01 | 1 | -0/+1 |
* | Detect two more failures -- fetch timeout and runaway process (which is | asami | 2000-09-29 | 1 | -0/+4 |
* | Don't delete modules, it might be needed. | asami | 2000-09-27 | 1 | -1/+0 |
* | Read in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 2 | -4/+6 |
* | Pull in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 9 | -29/+48 |
* | A configuration file where all options reside. | asami | 2000-09-27 | 1 | -0/+17 |
* | A little script to call "at" to copy the packages. | asami | 2000-09-27 | 1 | -0/+7 |
* | Don't whack old packages, we have enough disk space to keep a few sets | asami | 2000-09-27 | 1 | -31/+58 |
* | Remove syslog message about a load file being empty -- I know it happens now. | asami | 2000-09-27 | 1 | -1/+1 |
* | Make sure you're given the "start" argument before trying to start the script. | asami | 2000-09-27 | 1 | -0/+2 |
* | Don't add packages that are already installed. | asami | 2000-09-27 | 1 | -7/+17 |
* | A little script to kill makes that haven't printed out any message in | asami | 2000-09-27 | 1 | -0/+70 |
* | Change "grep *.log" to "find . -name '*.log' | xargs grep", the number of | asami | 2000-09-27 | 1 | -1/+1 |
* | Catch one more case of XFree86-4 manpage building error. | asami | 2000-09-27 | 1 | -0/+7 |
* | Remove an extra message that only served to clutter the logs. | asami | 2000-09-27 | 1 | -1/+1 |
* | Don't try to process logs twice by protecting this script with a lock file. | asami | 2000-09-27 | 1 | -1/+9 |
* | Add -t and -n flags to ssh. (-t flag suggested by: ps) | asami | 2000-09-27 | 1 | -4/+4 |
* | Change lock file name to "cppackages.lock" so it's clear it's a lock. | asami | 2000-09-27 | 1 | -1/+1 |
* | When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t. | asami | 2000-09-27 | 2 | -0/+15 |
* | Don't remove the distfiles from the backup directory -- the next | asami | 2000-09-27 | 1 | -2/+0 |
* | Exit with error status in ${portbuild}/status when an error occurs. | asami | 2000-08-29 | 1 | -45/+170 |
* | Split build into two phases, checksum and package, and copy the | asami | 2000-08-29 | 1 | -18/+65 |
* | Instead of doing a pwd | grep (duh!) to find the branch we are | asami | 2000-08-29 | 1 | -15/+16 |
* | The errors and logs are now in the archive directory named | asami | 2000-08-29 | 1 | -1/+1 |
* | Change find command line to find potential security hazards (ports | asami | 2000-08-29 | 1 | -2/+2 |
* | Run build on three branches. Check the status file filled out by | asami | 2000-08-29 | 1 | -3/+39 |
* | Handle arbitrary number of log directories instead of just two. | asami | 2000-08-29 | 1 | -22/+37 |
* | Ignore empty loads files -- it seems scp in OpenSSH sometimes leaves | asami | 2000-08-29 | 1 | -1/+5 |
* | Handle three branches instead of two. Use a for loop instead of just | asami | 2000-08-29 | 1 | -12/+13 |
* | Add -f to forcefully umount /usr/src and /usr/obj before reboot. | asami | 2000-08-29 | 1 | -1/+1 |
* | Add branch=5 case and update some variables. Don't set NO_RESTRICTED, | asami | 2000-08-29 | 1 | -5/+14 |
* | Add branch=5 case and update some variables. Don't set NO_RESTRICTED, | asami | 2000-08-29 | 1 | -5/+11 |
* | Print uptime after the number of jobs running. This has no functional | asami | 2000-08-29 | 1 | -1/+2 |
* | A little script that tries to "undo" a package build. Basically just renames | asami | 2000-08-29 | 1 | -0/+6 |
* | A small script to copy packages over to the ftp site. It is not integrated | asami | 2000-08-29 | 1 | -0/+35 |
* | A small script to copy distfiles from per-port directory to central | asami | 2000-08-29 | 1 | -0/+17 |
* | Remove bak/distfiles after it's done -- this script is now called in | asami | 2000-08-29 | 1 | -0/+2 |
* | (1) Use timestamp file to make log processing lazier -- only process | asami | 2000-08-29 | 1 | -3/+22 |
* | Read package build log files and compile a list of "extra" files in an | asami | 2000-08-29 | 1 | -0/+67 |
* | New script (and it's README) for searching the ports tree. Add this script | marko | 2000-08-28 | 3 | -0/+349 |
* | Make -n work again. Add new option -s to allow people to specify a | will | 2000-08-19 | 1 | -11/+30 |
* | Properly check -d argument, and return usage() if it's not there. Also use | will | 2000-08-12 | 1 | -6/+9 |
* | Minor cleanups. Print usage() if no arguments are passed. Get rid of | will | 2000-08-11 | 1 | -19/+10 |
* | Add -nocopy option to prevent bindist.tar from being copied over. Could | asami | 2000-08-11 | 1 | -7/+17 |
* | Major update to addport. Many *MANY* bugfixes. Addport should now work | will | 2000-08-10 | 1 | -160/+211 |
* | Fix special case where people use ``.'' for the argument to -d. I'm not | will | 2000-08-06 | 1 | -1/+6 |
* | Make this run on ${portbuild}/bak/distfiles rather than | asami | 2000-08-04 | 1 | -5/+15 |
* | Add missed '>' to my e-mail. | sobomax | 2000-08-02 | 3 | -4/+4 |
* | Add gnomedepends.py to our collection of helpfull scripts. | sobomax | 2000-08-02 | 2 | -1/+164 |
* | Various fixes and improvements. | sobomax | 2000-07-19 | 1 | -5/+5 |
* | Add hack for gzipped files that are not .tar.gz files and uncompress | alex | 2000-07-19 | 1 | -2/+3 |
* | Fix benign bug which had the script claiming to delete any package that | asami | 2000-07-13 | 1 | -1/+1 |
* | Add "-s" (silent) option useful for shell scripts. | sobomax | 2000-07-10 | 1 | -18/+41 |
* | Add checknewver.sh - a shell script which checks for availability of newest | sobomax | 2000-07-07 | 1 | -0/+85 |
* | Add checknewvers.sh - a script which checks for availability of the newest | sobomax | 2000-07-07 | 1 | -0/+2 |
* | Back out (1) in previous commit -- extra directories are fatal again. | asami | 2000-07-06 | 1 | -5/+1 |
* | Allow existing CVS_RSH environment var to take precedent. | sobomax | 2000-07-04 | 1 | -1/+8 |
* | Allow existing CVS_RSH environment var to take precedent. | will | 2000-07-04 | 1 | -2/+4 |
* | (1) Make extra files fatal errors only if they are files -- extra | asami | 2000-07-02 | 1 | -2/+9 |
* | Fix addport so that it will work on freefall. Remove old cruft left | will | 2000-07-01 | 1 | -13/+28 |
* | Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. | sobomax | 2000-06-27 | 2 | -0/+364 |
* | Add extract-lines for .Z archives. | alex | 2000-06-10 | 1 | -1/+7 |
* | Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to make | sobomax | 2000-06-06 | 1 | -3/+3 |
* | Add tag and MAINTAINER. | sobomax | 2000-06-05 | 1 | -4/+4 |
* | Add distclean.sh - a little script to check set of distfiles against currently | sobomax | 2000-06-05 | 2 | -5/+71 |
* | Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. | will | 2000-05-24 | 1 | -41/+57 |
* | Add checksum.sh script that checks a port or ports for broken distfiles and | will | 2000-05-22 | 2 | -0/+66 |
* | Make getpr work for remote committers as well. | sobomax | 2000-05-19 | 1 | -2/+7 |
* | (1) Make this file callable in two phases (checksum, package) so distfiles | asami | 2000-05-08 | 1 | -31/+110 |
* | Readme describing all the scripts in this directory. Somebody good at | mharo | 2000-05-02 | 1 | -0/+47 |
* | 3 little scripts I use when dealing with port update PRs. | mharo | 2000-05-02 | 3 | -0/+147 |
* | Future replacement to easy-import for adding ports to the tree. | mharo | 2000-05-02 | 1 | -0/+243 |
* | A tool to check whether all your ports are installed properly, what files | mharo | 2000-05-02 | 1 | -0/+143 |
* | (1) Be a little less picky about finding read-only mounts. | asami | 2000-03-22 | 1 | -4/+6 |
* | Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, new | asami | 2000-03-03 | 1 | -2/+12 |
* | Add a few more files to bindest. | asami | 2000-02-17 | 1 | -4/+16 |
* | freebsd.org -> FreeBSD.org | asami | 1999-10-12 | 1 | -1/+1 |
* | Increase wait from 4 hours to 5 hours. Seems the ports are taking longer | asami | 1999-10-10 | 1 | -2/+2 |
* | Don't run make describe in parallel -- the outputs gets mangled sometimes. | asami | 1999-10-10 | 1 | -1/+1 |
* | Minor cleanup, remove excessive tests. | asami | 1999-09-24 | 1 | -2/+1 |
* | Adjust to new directory structure. | asami | 1999-09-24 | 1 | -1/+1 |
* | Put the logs and error logs in a dated subdirectory of the archive | asami | 1999-09-22 | 1 | -3/+22 |
* | Call bothlogs. | asami | 1999-09-22 | 1 | -0/+2 |
* | A small script to generate a list of logs that are in both 3-stable | asami | 1999-09-22 | 1 | -0/+51 |
* | Put build logs in "archive/buildlogs" and make a symlink to it. | asami | 1999-09-22 | 1 | -5/+5 |
* | Another case for compiler error. | asami | 1999-09-22 | 1 | -1/+1 |
* | Run chflags if rm -rf of chroot dir fails -- some port may have | asami | 1999-09-22 | 1 | -1/+6 |
* | Run Xvfb if it exists and set DISPLAY accordingly. This helps ports | asami | 1999-09-22 | 1 | -4/+17 |
* | Remove /var/db/pkg/* *inside* chroot area, not outside. | asami | 1999-09-11 | 1 | -2/+2 |
* | Little whitespace fix. | asami | 1999-09-11 | 1 | -1/+1 |
* | Note that you need /usr/lib/aout/c++rt0.o for package building. It's not | asami | 1999-09-11 | 1 | -3/+8 |
* | This is supposed to be 4-current, not 3.1-release. | asami | 1999-09-11 | 1 | -2/+2 |
* | Don't delete the whole /usr/games, leave strfile behind. At least one port | asami | 1999-09-11 | 2 | -4/+92 |
* | Improve snapshot ftp installation. Put hostnames, distributions etc. in | asami | 1999-09-11 | 2 | -18/+28 |
* | (1) Instead of specifying list of package names of dummy ports (i.e., | asami | 1999-09-11 | 1 | -19/+36 |
* | (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove | asami | 1999-09-11 | 1 | -12/+23 |
* | Add extra argument md5 for bindist.tar. Skip scp if md5 matches | asami | 1999-09-11 | 1 | -3/+9 |
* | Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable | asami | 1999-09-11 | 2 | -6/+6 |
* | Add check for "invalid category" error. | asami | 1999-09-11 | 1 | -1/+3 |
* | Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world. | asami | 1999-09-11 | 1 | -2/+2 |
* | Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}. | asami | 1999-09-11 | 1 | -3/+7 |
* | Id->FreeBSD rename take 2 | obrien | 1999-08-25 | 1 | -1/+1 |
* | Do not require dependencies to be deleted to be explicitly listed. | asami | 1999-08-18 | 1 | -3/+29 |
* | Move CHECKSUM.MD5 generation to after INDEX splitting. Not much change | asami | 1999-08-02 | 1 | -1/+1 |
* | Parallelize things a bit more. Now we'll do index/cdrom/restricted | asami | 1999-07-30 | 1 | -73/+167 |
* | Create lock file so you won't have two of these running. Also, separate | asami | 1999-07-30 | 1 | -2/+16 |
* | Compare the last full runs (and not only the last partial runs). | asami | 1999-07-30 | 1 | -0/+4 |
* | Run with -j4. | asami | 1999-07-30 | 1 | -1/+8 |
* | Run with -j4. | asami | 1999-07-30 | 1 | -1/+6 |
* | Intentionally set up ${PORTSDIR} with symlink to catch broken ports. | asami | 1999-07-30 | 1 | -2/+7 |
* | Little script to convert ports/INDEX to packages/INDEX. | asami | 1999-07-30 | 1 | -0/+13 |
* | Move message about skipping missing packages into the right else clause. | asami | 1999-07-14 | 1 | -2/+2 |
* | Print out date and time the port is killed due to timeout. | asami | 1999-06-25 | 1 | -1/+4 |
* | Plularity typo. | asami | 1999-06-25 | 1 | -1/+1 |
* | Driver script for whole build process. It will | asami | 1999-06-22 | 2 | -0/+228 |
* | Add support for 4-current. Add /compat to list of directories to | asami | 1999-06-22 | 1 | -22/+29 |
* | Timeout port builds after 4 hours. This will prevent ports that get | asami | 1999-06-22 | 1 | -3/+9 |
* | Print out the time when the build starts and ends. | asami | 1999-06-22 | 1 | -0/+7 |
* | Three scripts to look into the error logs and generate the now-famous | asami | 1999-06-22 | 3 | -0/+159 |
* | Little helper scripts to upgrade your machinery. | asami | 1999-06-22 | 2 | -0/+41 |
* | A little script to copy changed/new distfiles over to wcarchive. This | asami | 1999-06-22 | 1 | -0/+22 |
* | A little script to fire up checkmachines. Put in /usr/local/etc/rc.d. | asami | 1999-06-22 | 1 | -0/+8 |
* | The makeindex and makeduds scripts now take a "branch" argument to work | asami | 1999-06-22 | 2 | -6/+78 |
* | A perl script to run a command with a timeout. The command is killed if it | asami | 1999-06-22 | 1 | -0/+38 |
* | Setup a client machine. Unmounts all read-only mounts that looks like | asami | 1999-06-22 | 1 | -0/+11 |
* | Delete the chroot dirs before starting the load average reporting | asami | 1999-06-22 | 1 | -1/+5 |