aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Modernize these two scripts a little bit to make it easier to dealMurray Stokely2004-06-092-6/+16
* Hack in master/slave supportOliver Eikemeier2004-06-051-27/+69
* Add dopackages.wrapper, a wrapper script around dopackages that sets upJoe Marcus Clarke2004-06-031-0/+53
* parse $FreeBSD$ with yyyy-mm-dd format datesOliver Eikemeier2004-05-311-1/+1
* protect $FreeBSD: ... $ from being expandedOliver Eikemeier2004-05-301-1/+1
* don't terminate the log entry with the first hyphenOliver Eikemeier2004-05-301-1/+1
* - make somewhat more robust against a corrupted ports treeOliver Eikemeier2004-05-301-30/+80
* - Remove 'pkg-plist' from required filesKirill Ponomarev2004-05-271-2/+1
* - fix a bug handling the maintainer field when ALLPORTS is usedOliver Eikemeier2004-05-221-35/+56
* Turn chkversion into an all-dancing, all-singing notification tool.Oliver Eikemeier2004-05-191-35/+138
* small optimazation: don't compare versions that are equalOliver Eikemeier2004-05-181-1/+1
* check only ports connected to the build.Oliver Eikemeier2004-05-181-15/+32
* - integrated chkoriginOliver Eikemeier2004-05-171-51/+102
* FWIIW, spawn fewer processes.Oliver Eikemeier2004-05-161-3/+12
* support for symlinked portsdir (but no other symlinks in the ports tree)Oliver Eikemeier2004-05-152-14/+19
* add support for ignoring local ports / categories:Oliver Eikemeier2004-05-151-1/+4
* added chkversion, a script that ensures that PORTVERSIONs don't go backwardsOliver Eikemeier2004-05-141-0/+155
* add a perl script to check CVSROOT-ports/modules,Oliver Eikemeier2004-05-141-0/+127
* - don't flag empty linesOliver Eikemeier2004-05-081-6/+30
* awk script to check MOVED for consistencyOliver Eikemeier2004-05-081-0/+87
* While generating commit message, don't lowercase the first letter if the secondMathieu Arnold2004-04-051-2/+2
* Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index buildKris Kennaway2004-04-021-3/+5
* added an -q option to enable usage in crontab.Oliver Eikemeier2004-03-291-2/+27
* Fix a bug arising when you added a port which should have been at the end ofMathieu Arnold2004-03-211-3/+10
* Add chkorigin.sh, a script that checks the ports tree for ports with a wrongOliver Eikemeier2004-03-192-0/+89
* Fill /mnt/ before each port and clear it afterward, to avoid runningTrevor Johnson2004-03-161-1/+2
* This script had served its purpose.Akinori MUSHA2004-03-141-146/+0
* Add note about FETCH_BEFORE_ARGS=-s.Trevor Johnson2004-03-131-0/+4
* script for finding "size mismatch" and "size unknown" errorsTrevor Johnson2004-03-131-0/+58
* Run a command on all client machines of a certain architecture, or allKris Kennaway2004-03-081-0/+50
* Walk through a package set and prune files that are not listed in INDEXKris Kennaway2004-03-081-0/+66
* Verify the archive integrity of a package set, and move aside any thatKris Kennaway2004-03-081-0/+45
* To be run on the client, this script looks for chroot directories that have n...Kris Kennaway2004-03-081-0/+48
* Break out a script from dopackages for building the restricted.sh fileKris Kennaway2004-03-081-0/+34
* Replace gnome with gnome2 in quickports. I'm still not sure this actuallyKris Kennaway2004-03-081-1/+1
* Remove the integrity testing code now that the corruption bug has beenKris Kennaway2004-03-081-4/+0
* * Fix 4.x builds with 5.x host systems by copying some additional neededKris Kennaway2004-03-081-0/+6
* Expand out some shell globbing syntaxKris Kennaway2004-03-081-1/+1
* Prune out packages that will not be built because a dependency is markedKris Kennaway2004-03-081-1/+1
* Create a duds.full file that lists not only files that are marked IGNOREKris Kennaway2004-03-081-0/+4
* Increase timeout on slow build machines (alpha, sparc64) to 16 hours.Kris Kennaway2004-03-081-2/+8
* * Set the PACKAGE_BUILDING variable in the build environment so ports canKris Kennaway2004-03-081-1/+4
* Set up the DISTDIR and PACKAGES variables for use by client scriptsKris Kennaway2004-03-081-0/+3
* Add sunshar, a "secure unshar" for ports committers, which:Akinori MUSHA2004-02-283-0/+368
* Update "plist" to understand the rest of the mtree(5) file format,Brian Feldman2004-02-281-14/+36
* Fix up the ordering and remove some duplicates so the resulting summary isJoe Marcus Clarke2004-02-041-22/+26
* - Fix synopsisAlex Dupre2004-01-231-2/+2
* Comment out the munmap reason since it is quite unlikely this will beJoe Marcus Clarke2004-01-221-4/+4
* Add domakedescribe and doportlint, two scripts that iterate over the portsJoe Marcus Clarke2004-01-202-0/+39
* * Refactor processlogs so that new error types can be added easily to a newJoe Marcus Clarke2004-01-203-312/+441
* Add security-check.awk, a more efficient implementation of the portsJoe Marcus Clarke2004-01-201-0/+100
* * Add support for linprocfs (needed for JDK ports) [1]Joe Marcus Clarke2004-01-201-2/+23
* Use editors/openoffice-1.1 instead of editors/openoffice since the latter isJoe Marcus Clarke2004-01-161-1/+1
* When suggesting to add new port's submitter to Contributors' List,Dmitry Sivachenko2004-01-081-1/+2
* Refactor how we format the autofill message. With the slightly questionablePete Fritchman2004-01-061-34/+15
* There is nothing "future" about 'addport'.David E. O'Brien2004-01-031-1/+1
* Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listDmitry Sivachenko2003-12-171-1/+1
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav2003-11-121-1/+1
* Condense the table a bitKris Kennaway2003-10-131-3/+3
* The newfailure file is no longer updated by buildsKris Kennaway2003-10-131-3/+0
* Script for migrating from old-style to new-style failure log file.Kris Kennaway2003-10-131-0/+74
* * newfailure is no longer updated, no need to prune itKris Kennaway2003-10-131-42/+6
* * Generate newfailure file (sorted list by original failure date) from failureKris Kennaway2003-10-131-10/+13
* * Try to be more careful when writing the failure file in case the diskKris Kennaway2003-10-131-13/+16
* Add a script that prunes the contents of the failure and newfailure filesKris Kennaway2003-10-131-0/+114
* Fix -l option comment removing obsolete pkg-comment reference.Alexander Nedotsukov2003-09-291-2/+2
* Teach this script about different architectures.Kris Kennaway2003-09-132-61/+54
* Add amd64 to the list of architectures to poll.Kris Kennaway2003-09-131-1/+1
* Add a couple of amd64 failure messages.Kris Kennaway2003-09-131-0/+6
* Remove some ldconfig -R's that were apparently confusing things, coalesceKris Kennaway2003-09-131-6/+3
* Set PACKAGE_BUILDING before making the duds file to prevent listing ofKris Kennaway2003-09-131-0/+1
* Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedKris Kennaway2003-09-131-2/+1
* Catch up to makefile changes: build in etc/ before trying to installKris Kennaway2003-09-131-0/+2
* When using addport on freefall, there's no need to ssh freefall once more toMathieu Arnold2003-09-021-1/+5
* Add a -fetch-original switch to dopackages that fetches the distfiles fromKris Kennaway2003-05-183-1/+16
* Only transfer the build distfiles to bento if requested.Kris Kennaway2003-05-171-7/+14
* Pass down the request to keep distfiles if appropriate.Kris Kennaway2003-05-171-0/+3
* Add a -distfiles flag to specify that we should retain distfiles for laterKris Kennaway2003-05-171-4/+12
* Switch to polling the clients with netcat to collect load stats, insteadKris Kennaway2003-05-171-13/+10
* Previous delta was:Maxim Sobolev2003-04-181-1/+1
* Clean up empty dirs.Maxim Sobolev2003-04-181-2/+2
* Speed-up a bit when user keeps his working directories in the ports treeMaxim Sobolev2003-04-081-2/+5
* Update sed pattern used to process logsKris Kennaway2003-04-061-1/+1
* Zap some old/non-useful codeKris Kennaway2003-04-061-108/+106
* This tool parses the output of kdump to generate a list of addedEdwin Groothuis2003-04-041-0/+199
* Sort the non-dirrm entries, and reverse sort the dirrm entries.Joe Marcus Clarke2003-03-281-1/+5
* - Define __MAKE_CONF to allow per-arch make.conf files in buildworldKris Kennaway2003-03-231-5/+19
* Make modulesupdate actually work in light of split. You can't use aWill Andrews2003-03-031-1/+1
* Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm2003-03-012-5/+5
* Do a better job of stating which port we had problems with whileSteve Price2003-02-251-4/+4
* Another try at fixing the "adding to CVSROOT/modules from remoteMario Sergio Fujikawa Ferreira2003-02-241-1/+1
* Instead of pushing the load data to the master with scp every 10 seconds,Kris Kennaway2003-02-231-13/+3
* * Allow port builds to be started with a certain niceness ('nice' parameterKris Kennaway2003-02-231-1/+15
* If ${buildworld}=1 in mkbindist.conf, then use the makeworld script toKris Kennaway2003-02-231-48/+44
* Simplify the collection of load statistics for the cluster. LoadsKris Kennaway2003-02-231-33/+35
* Store dates in +%s formatKris Kennaway2003-02-231-3/+3
* Handle '#' and '$' in pkg-comment properly.Akinori MUSHA2003-02-211-2/+3
* - pkg-comment is no longer mandatory;Maxim Sobolev2003-02-211-1/+5
* Add de-pkg-comment.Akinori MUSHA2003-02-181-0/+2
* Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.Akinori MUSHA2003-02-181-0/+145
* Change how to get CATEGORIES tag from new port for slave port.Norikatsu Shigemura2003-02-161-2/+2
* Search for a lot of new failure strings to reduce the number of buildKris Kennaway2003-02-141-4/+177
* Work around broken rand() in -current by changing the way we pick aKris Kennaway2003-02-141-3/+3
* - If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to buildKris Kennaway2003-02-141-77/+56
* - Correct usage messageKris Kennaway2003-02-141-7/+2
* Catch up to new semantics of COMMENT variable (contains comment stringKris Kennaway2003-02-102-5/+2
* Attempt to defuse problems from developers who don't have the correctWill Andrews2003-01-311-0/+2
* If the port directory contains a file called .keep, then tar up theKris Kennaway2003-01-242-0/+10
* These scripts have been replaced by .c versions that do not require perl.Kris Kennaway2003-01-242-111/+0
* - Use ${arch} and rename html files accordinglyKris Kennaway2003-01-241-9/+11
* First cut at a script to process the logfile maintained by 'buildsuccess'Kris Kennaway2003-01-241-0/+68
* These scripts are run when a build completes (successfully or not). TheyKris Kennaway2003-01-242-0/+80
* Simple script to check the number of packages built on the variousKris Kennaway2003-01-241-0/+17
* Script to automate the process of cvs updating the build tree, performingKris Kennaway2003-01-241-0/+91
* - Use ${arch}Kris Kennaway2003-01-241-5/+6
* Determine client architecture using /etc/archKris Kennaway2003-01-241-4/+2
* - Use ${arch}Kris Kennaway2003-01-241-2/+3
* Check status of multiple architecture client machinesKris Kennaway2003-01-241-35/+40
* - Use ${arch}Kris Kennaway2003-01-241-20/+27
* - Use ${arch}Kris Kennaway2003-01-241-11/+11
* - Use ${arch}Kris Kennaway2003-01-241-6/+7
* - Use ${arch} and ${INDEXFILE}Kris Kennaway2003-01-241-6/+11
* Add the ${arch} argumentKris Kennaway2003-01-241-4/+6
* - Use the ${arch} subdirectory and pass ${arch} around to other scriptsKris Kennaway2003-01-241-155/+161
* Add makeparallel script, an improved version of the 'parallel' targetKris Kennaway2003-01-241-0/+30
* Use pkg_add instead of pkg_add -fKris Kennaway2003-01-241-3/+3
* Sync with bento:Kris Kennaway2003-01-241-13/+13
* Remove these scripts, which are no longer useful.Kris Kennaway2003-01-243-47/+0
* Add both hungarian and portuguese l10n prefixes to syncronize withMario Sergio Fujikawa Ferreira2003-01-231-0/+2
* Update this script to deal with .tbz packages.Murray Stokely2003-01-201-9/+10
* Add two utilties for listing and stashing away package files obtainedPeter Pentchev2003-01-082-0/+110
* unbroke addport by petefAlan Eldridge2002-11-191-1/+2
* Convert this to buildenv to make it actually work properly.Kris Kennaway2002-11-181-38/+7
* Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".Pete Fritchman2002-11-131-3/+1
* Fix the html output of this script. There was neither a closingKris Kennaway2002-11-101-15/+21
* Catch up to lots of changes from bento/beta:Kris Kennaway2002-11-091-144/+180
* Revamp this script:Kris Kennaway2002-11-041-64/+243
* Add C versions of the pnohang and ptimeout scripts (previously written inKris Kennaway2002-11-032-0/+192
* Use the correct filename for the FreeBSD version string used by theKris Kennaway2002-11-021-14/+2
* Read FTP url from ${ftpurl}. Remove hack to fetch perl package into theKris Kennaway2002-11-021-8/+2
* Support either .tgz or .tbz packagesKris Kennaway2002-11-021-2/+2
* Add FTP_PASSIVE_MODE. Build tgz packages on 4 and 4-exp, and tbz on 5.Kris Kennaway2002-11-021-2/+8
* I never thought I'd change this code, but a change was required to makeWill Andrews2002-10-141-0/+107
* Modifications to support ncvs.freebsd.org != freefall.freebsd.org. ThisWill Andrews2002-10-141-13/+14
* Add 650MB for the 4th CD since it's all just packages.Will Andrews2002-10-081-1/+1
* Increase the available space for packages on disc #1 of the packageMurray Stokely2002-10-081-1/+1
* Correct a messageKris Kennaway2002-09-161-1/+1
* Conditionalize one more thing on i386Kris Kennaway2002-09-161-1/+1
* Optimize the html output by putting multiple missing files in the sameKris Kennaway2002-09-161-7/+9
* Add a bunch of new failure modes (mostly to do with ports failing on 5.0)Kris Kennaway2002-09-161-2/+14
* Use PKGSUFFIX from buildenvKris Kennaway2002-09-161-1/+5
* Add PKG_PATH so packages can be found automatically (not sure what causedKris Kennaway2002-09-161-1/+3
* .tbz packages are now standardKris Kennaway2002-09-161-2/+2
* * XFREE86_VERSION=4 is now standardKris Kennaway2002-09-161-3/+4
* * Support multiple arches and conditionalize i386-only stuffKris Kennaway2002-09-161-2/+12
* * Catch up to .tbz packagesKris Kennaway2002-09-161-6/+11
* Check for duplicate entries in INDEX and warn about them.Kris Kennaway2002-08-311-7/+12
* Correct usage example.Maxim Sobolev2002-07-161-1/+2
* Add l10n prefix to default module name.Hye-Shik Chang2002-07-071-2/+14
* Allow packages to be installed in the build chroot; this is neededKris Kennaway2002-06-071-1/+9
* Only run ldconfig -aout commands on i386Kris Kennaway2002-06-071-6/+16
* Use correct variable for symlinking src scripts.Will Andrews2002-06-021-1/+1
* Support PATCH_WRKSRC. SeeTrevor Johnson2002-05-251-3/+3
* Track setup.sh usage.Will Andrews2002-05-202-2/+7
* Use the right variable name.Will Andrews2002-05-201-1/+1
* Use a RE to find the X dependency instead of hardcoding.Will Andrews2002-05-201-2/+2
* Streamline instructions a little more.Will Andrews2002-05-201-4/+12
* Add this makefile to help people who are performing package splits toWill Andrews2002-05-201-0/+48
* Add CD configs for use by these scripts.Will Andrews2002-05-201-0/+16
* More useful exit if dir not passed.Will Andrews2002-05-161-0/+4
* Accept dir as argument instead of hardcoding.Will Andrews2002-05-161-1/+5
* - Catch up to buildenv changes.Kris Kennaway2002-05-131-12/+21
* Comment out the kernel building and just link to kernel.GENERIC.Kris Kennaway2002-05-131-5/+6
* Zap some unused code. Catch up to buildenv changes.Kris Kennaway2002-05-131-7/+1
* - Switch default to XFree86-4.x for all branchesKris Kennaway2002-05-131-3/+6
* Fix breakage introduced in the previous commit.Maxim Sobolev2002-05-101-6/+3
* - Make ${DISTDIR} auto-detection actually working;Maxim Sobolev2002-05-101-2/+5
* Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.Maxim Sobolev2002-05-071-5/+15
* * Change path directory separator character back to _. The problem is "::"David E. O'Brien2002-04-191-1/+3
* Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined.Maxim Sobolev2002-04-171-1/+1
* Recognise EXTRA_PATCHES.Maxim Sobolev2002-04-161-0/+6
* Set the $scripts directory to the same as $dir to make these more usefulSteve Price2002-03-272-2/+2
* This file is nearly a verbatim copy of setup.sh so this one isSteve Price2002-03-271-11/+0
* Add a missed file which acts as a driver for the others.Will Andrews2002-03-272-0/+141
* Add the scripts used to break up the package collections for a release.Will Andrews2002-03-276-0/+490
* * Clean up this script a bitKris Kennaway2002-03-251-36/+49
* * Clean up this script a bitKris Kennaway2002-03-251-19/+27
* Detect a couple more failure modesKris Kennaway2002-03-251-0/+6
* Add MASTER_SITE_OVERRIDE to the list of variables propagated, so thatKris Kennaway2002-03-251-0/+2
* Update OSVERSIONS. This needs to be switched to buildenv.Kris Kennaway2002-03-161-3/+3
* Use buildenv for setting environment variables, and tidy up a bit. FixKris Kennaway2002-03-161-65/+32
* Pull environment variables from buildenv, and tidy up a bit.Kris Kennaway2002-03-161-12/+8
* Collect some more environment variables here and tidy up a bitKris Kennaway2002-03-161-7/+14
* Clean up index generation:Kris Kennaway2002-03-111-29/+26
* Set all of the <bsd.port.mk> control variables to be used in port/packageKris Kennaway2002-03-111-0/+44
* Zap support for 2.2 and 3.xKris Kennaway2002-03-111-12/+0
* Reenable use of the -M option and add a -d option to put @dirrm commandsBrian Feldman2002-03-111-4/+17
* * Ports get built under ${scratchdir}, not under ${pb}..this was prettyKris Kennaway2002-03-101-28/+30
* * Use portbuild.conf for config information.Kris Kennaway2002-03-101-4/+8
* Add -nocdrom option to usageKris Kennaway2002-03-101-1/+1
* * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an optionKris Kennaway2002-03-101-10/+19
* Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an optionKris Kennaway2002-03-101-1/+1
* Ports are built in ${scratchdir}, not ${pb}Kris Kennaway2002-03-101-1/+1
* * Document the purpose of this scriptKris Kennaway2002-03-101-1/+12
* Add new version of uname for 5.x bindistsKris Kennaway2002-03-101-0/+67
* Add template file from bentoKris Kennaway2002-03-101-0/+6
* Don't hard-code a version string to report to the chroots, pick it upKris Kennaway2002-03-101-2/+8
* Garbage collect these old configuration directories, since we don'tKris Kennaway2002-02-2510-303/+0
* Clean up this script a bit:Kris Kennaway2002-02-241-13/+60
* Axe support for 2.2.x and 3.x branches, and make this script more robustKris Kennaway2002-02-241-14/+8
* When the 'makeduds' script fails, show the contents of the duds file insteadKris Kennaway2002-02-241-1/+2
* Catch up to changes on bento:Kris Kennaway2002-02-111-10/+10
* Catch up to changes on bento:Kris Kennaway2002-02-111-0/+7
* Catch up to changes on bento:Kris Kennaway2002-02-111-1/+8
* Catch up to changes on bento:Kris Kennaway2002-02-111-14/+11
* Catch up to changes on bento:Kris Kennaway2002-02-112-6/+20
* Catch up to changes on bento:Kris Kennaway2002-02-111-4/+4
* Catch up to changes on bento:Kris Kennaway2002-02-111-3/+11
* Catch up with changes from bento:Kris Kennaway2002-02-111-48/+66
* Document the use and purpose of this script.Kris Kennaway2002-02-111-0/+5
* Describe the meaning of the mlist file a bit better, and update step 9 inKris Kennaway2002-02-111-7/+10
* Document the purpose of this script and the algorithm it uses toKris Kennaway2002-02-111-0/+23
* Document the purpose of this script. Use the temp directory for tempfilesKris Kennaway2002-02-111-1/+5
* Document the purpose of this script.Kris Kennaway2002-02-111-0/+3
* Add a comment describing what this script does.Kris Kennaway2002-02-111-0/+2
* Support tools that don't have u@h syntax but h -l u.Will Andrews2002-01-301-1/+1
* - New option `-e' - threat warnings as errors;Maxim Sobolev2002-01-141-8/+19
* Add license and cvs tag.Maxim Sobolev2002-01-131-0/+15
* Add chkdepschain.py - a tool to address one of the most annoying when it comesMaxim Sobolev2002-01-131-0/+294
* Ignore patchfiles ending with `.orig' and `.rej'.Maxim Sobolev2002-01-041-1/+7
* - Use `::' as a combination of symbols to replace `/' in patchfile name;Maxim Sobolev2002-01-041-18/+22
* Don't trap SIGINFO.Maxim Sobolev2001-12-201-2/+2
* Add checkcats.py - a script that verifyes that master categories in all portsMaxim Sobolev2001-12-112-1/+51
* Make the tool working even if there is a symlink in a given path to a port'sMaxim Sobolev2001-12-051-1/+28
* Actually use the user's group name, not their username, for the *GRPNeil Blakey-Milner2001-11-181-1/+1
* Add another check for duplicate installations of same port. OnlySatoshi Asami2001-10-151-3/+5
* Use 'id -un' and 'id -gn' for user and group information, not 'logname'.Neil Blakey-Milner2001-08-173-7/+80
* Actually fix the breakage introduced in rev 1.2.Maxim Sobolev2001-07-311-2/+0
* Fix breakage introduced in previous commit.Maxim Sobolev2001-07-311-1/+1
* Fix a bug that in some rare cases may lead to a patch not being properlyMaxim Sobolev2001-07-311-0/+2
* Trap signal 31 as well (typo).Maxim Sobolev2001-07-301-2/+2
* Unbroke when /usr/ports is symlink.Maxim Sobolev2001-07-301-2/+2
* Fix problems in previous commit:Maxim Sobolev2001-05-171-5/+5
* - Add an option to disable interactive confirmation;Maxim Sobolev2001-05-171-1/+18
* Stopgap bugfix to avoid the case where a user invokes -t and ends up withWill Andrews2001-05-011-3/+4
* Be more specific in trying to exclude man pages - look for 'man/man',Neil Blakey-Milner2001-04-021-1/+1
* Steal the 'hmake' variable building from mkpinstall. This wasn'tNeil Blakey-Milner2001-04-021-4/+6
* Add patchtool - a tool to automate generation/updating of patchfiles. ThisMaxim Sobolev2001-03-192-0/+775
* Look into arch-specific distinfo's as well.Maxim Sobolev2001-03-191-2/+2
* Make plist work again with new-found use of line continuation inBrian Feldman2001-03-131-9/+16