summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2001-04-14allow for a pre-build.local script. If mk/bulk/pre-build.local exists,dmcmahill1-2/+7
2001-04-02clean up a few more shardshubertf1-1/+3
2001-03-31uncomment an important line which should have never been commented out.dmcmahill1-2/+2
2001-03-31get rid of an unneeded awk invocationdmcmahill1-2/+2
2001-03-27make sure that any packages listed in BULK_PREREQ get listed in the outputdmcmahill1-2/+25
2001-03-19-add support for a BULK_PREREQ make variable. BULK_PREREQ contains a listdmcmahill5-32/+109
2001-03-14make sure CVS_RSH gets set to 'ssh' before cvs updatinghubertf1-2/+2
2001-02-23make the column headings line up a little better. Patch from Hubert.dmcmahill1-4/+4
2001-02-20Fix typo in usage.wiz1-2/+2
2001-02-17Handle new category-Makefile formatwiz2-5/+4
2001-02-17reduce the verbosity when adding/removing pkgs. Suggested by Hubertdmcmahill1-10/+1
2001-02-16Fix 2 typos in comments.wiz1-4/+4
2001-02-15when removing out of date binary packages from ${PACKAGES}/All, also removedmcmahill1-1/+6
2001-02-13only use the depends cache files during a bulk build, otherwise revert todmcmahill2-44/+67
2001-02-11finish incomplete sentence (who contributed the code)dmcmahill1-2/+2
2001-02-08when a package fails to package, keep a count of how many others packagesdmcmahill2-10/+26
2001-02-06fix a bug which causes a few pkgs to be dropped from the output ofdmcmahill1-7/+25
2001-02-02fix a bug which caused pkgs with no dependens to get dropped from the outputdmcmahill1-6/+13
2001-02-01This commit incorporates several speed improvements which have been testeddmcmahill3-54/+193
2001-02-01take advantage of new target in bsd.pkg.mk to simplify the script and bedmcmahill1-18/+4
2001-02-01- when deleting packages, don't try and delete packages which have alreadydmcmahill1-6/+10
2001-01-28be consistant about the use of "BULK> " as the prompt relating to the bulkdmcmahill1-15/+15
2001-01-28Initial commit.dmcmahill1-0/+178
2001-01-28Initial commit.dmcmahill1-0/+64
2000-12-31move the code which determines the BROKENFILE and BUILDLOG file names outdmcmahill3-31/+13
2000-12-30further cleanup of handling the .broken.files and .make.filesdmcmahill4-9/+39
2000-12-30Don't die without a proper error messagehubertf1-2/+2
2000-12-29add hostname and pid to the temp makefile name to avoid conflicts whendmcmahill1-5/+5
2000-12-26don't break the hyperlinks to the broken files....dmcmahill1-2/+3
2000-12-26- get the BROKENFILE setting from `make show-var VARNAME=BROKENFILE` rather thandmcmahill2-7/+9
2000-12-22make the pruning of distfiles be controlled by a build.conf setting.dmcmahill2-6/+16
2000-12-15An old version of a (broken) useradd created /nonexistang, and pop3dhubertf1-1/+2
2000-12-11Add date to email subject.skrll1-2/+2
2000-12-05If cvs and ssh are in base, don't pkg_add themhubertf1-4/+9
2000-11-18Unconditionally step back out of the dir that we went in before.hubertf1-2/+2
2000-11-17Ur CVS_USER is empty, no CVS update will happen. Document!hubertf1-2/+2
2000-09-29 * Make setting ftp_proxy and http_proxy actually workhubertf1-14/+14
2000-09-29Install cvs and ssh and do 'cvs update' only if CVS_USER is set in build.conf.hubertf1-7/+9
2000-09-24make lintpkgsrc operate on the right dir - with out -P, it goes forhubertf1-2/+2
2000-09-21Print pkgs with no dependencies as depending on themselves, as theyhubertf1-10/+17
2000-09-17 * Put architecture into summary mailhubertf1-3/+3
2000-09-17Read FTPHOST from config filehubertf1-1/+2
2000-09-15rcs id policehubertf3-3/+3
2000-09-15Allow setting ftp_proxy and http_proxy in build.conf or $environmenthubertf2-2/+16
2000-09-15Bulk build frameworkhubertf6-0/+446
2000-09-15Whitespace fixhubertf1-2/+2
2000-09-02remove debug codehubertf1-2/+2
2000-09-02log more stuff to buildloghubertf1-17/+23
2000-08-25a couple of minor changes to the bulk-check-uptodate target:dmcmahill1-9/+11
2000-08-24escape the \ in an echo command so we see itdmcmahill1-2/+2