summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2008-06-13Make sure we pick up pax via USE_TOOLS.sketch2-5/+5
2008-06-10Mark shells/pdksh as broken so it doesn't get removed part-way through thesketch1-2/+2
2008-06-09For some reason, devel/bmake now requires shells/pdksh on Solaris. Updatesketch1-3/+3
2008-06-08Commit two fixes which at least for me appear to be required whenhe1-3/+2
2008-04-29Drop clauses 3 and 4 from TNF licensesmartin1-8/+1
2008-04-01+ Skip mounting X11 directories if --without-x is specified.jlam1-1/+16
2008-04-01Add missing ]jlam1-2/+2
2008-03-15Remove remaining compat code for old pkg_install versions.joerg3-39/+15
2008-02-26Add a --without-x flag to the mksandbox script.jlam1-3/+9
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-2/+2
2008-01-04Replaced all references to pkglint with lintpkgsrc, which has its ownrillig8-46/+46
2007-12-02Revert unintended commit.wiz1-5/+2
2007-12-02Fix typo in error message. From Sergey Svishchev.wiz1-2/+5
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-9/+1
2007-10-09Remove trailing spaces.martti2-7/+7
2007-10-07fix obsolete URLs for www.NetBSD.orgkano1-2/+2
2007-08-27The new audit-packages code goes to stdout now.adrianp1-2/+2
2007-08-06audit-packages prints vulnerabilities to stdout so compensate for this.adrianp1-2/+2
2007-07-25Add --config <file> from build scriptadrianp1-7/+35
2007-07-25Make sure PKG_INFO is setadrianp1-1/+2
2007-07-21Define ${PKG_INFO} before using it - from wiz@adrianp1-1/+2
2007-07-14Add support for the upcoming pkg_install-20070714 which now includesadrianp3-14/+53
2007-07-02Remove USE_MTREE support. Keep one copy (the NetBSD version) forjoerg1-5/+5
2007-06-15Fix PR 34139 for bulk builds too.wiz1-12/+12
2007-06-15The option --prepare only generates the bulk build database.rillig1-1/+16
2007-05-31If a package is already installed, bulk-install should not try to buildrillig1-2/+3
2007-05-23When removing an already installed package, the correct package versionrillig1-3/+4
2007-05-20Add all packages that are used by pkgsrc/bootstrap to the list ofkristerw1-2/+4
2007-05-19Revert previous (1.140), committed by accident.wiz1-5/+2
2007-05-19On Linux (at least Red Hat Enterprise 3), openssl needs librarieswiz2-5/+11
2007-04-15It makes more sense to run "bmake debug" when the WRKDIR is stillrillig1-2/+2
2007-03-22The egrep line can be removed when audit-packages becomes fast enough.rillig1-1/+3
2007-03-07A hint to the real problem is a nice addition to an error message.rillig1-2/+4
2007-03-07Added the BULK_ID to BULK_BUILD_ID_FILE, so that multiple bulk builds canrillig1-2/+2
2007-03-06The first few lines of a bulk build log don't need to be printed on therillig1-9/+6
2007-03-06Removed the unused "arch" variable.rillig2-8/+4
2007-03-06The warnings from the wrapper log are added to the report file.rillig1-1/+8
2007-02-23The post-build-only option also needs to load the variables.rillig1-1/+2
2007-02-21At the very beginning, the variables are extracted by running bmake inrillig1-54/+24
2007-02-21- also find possible listings in {whatever}foo variationsjschauma1-2/+2
2007-02-20Only invoke audit-packages if we do find the package-name prefix injschauma1-6/+8
2007-02-19The error output of "make debug" may be useful to know, too.rillig1-2/+2
2007-01-30Remove some legacy variable handling after 2-3 branches.wiz1-16/+1
2007-01-28Remove old .bulk-not_available (NOT_AVAILABLE_FILE) files that are leftkristerw1-1/+7
2007-01-24Empty files are so ambiguous, so better leave a friendly message in therillig1-2/+2
2007-01-24Quick fix: The main code of the bulk build cannot be run in the shell'srillig1-2/+2
2007-01-22A big cleanup:rillig1-66/+40
2007-01-21Fixed misleading indentation.rillig1-3/+3
2007-01-18pkgsrc bulk builds need much CPU time, but do they also need much stack?rillig1-3/+4
2007-01-15Made the database lookup for deinstalling the unneeded packages lessrillig1-10/+13