summaryrefslogtreecommitdiff
path: root/mk/bulk/bsd.bulk-pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-4/+4
2010-05-11Language fix: upto date -> up to date.mbalmer1-3/+3
2010-02-27Repair this file after the bulk-packge target was broken by DESTDIR support.dmcmahill1-2/+7
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 ownrillig1-2/+2
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-06-15Fix PR 34139 for bulk builds too.wiz1-12/+12
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-19Revert previous (1.140), committed by accident.wiz1-5/+2
2007-05-19On Linux (at least Red Hat Enterprise 3), openssl needs librarieswiz1-2/+5
2007-04-15It makes more sense to run "bmake debug" when the WRKDIR is stillrillig1-2/+2
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-06The warnings from the wrapper log are added to the report file.rillig1-1/+8
2007-02-19The error output of "make debug" may be useful to know, too.rillig1-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-15Made the database lookup for deinstalling the unneeded packages lessrillig1-10/+13
2007-01-08Packages that are not available on the current platform (and therillig1-2/+14
2006-12-14Use '-o' instead of '-or' in find(1) arguments as the former seems todmcmahill1-2/+2
2006-12-14If a package build fails, append the output of 'make debug' to the logdmcmahill1-2/+5
2006-12-09report correct pkgcount by first cd'ing to PKGDB_DIR, then FINDing in there.jschauma1-2/+2
2006-12-09straighten out FIND command to figure out if a package needs to be rebuilt.jschauma1-2/+2
2006-11-26- Run a single find(1) command to get the list of new files rather than runningjschauma1-4/+4
2006-10-13Creating an archive from the working directory may take some time forrillig1-1/+2
2006-10-07Renamed the "pack" option for _PRESERVE_WRKSRC to "pack-if-failed",rillig1-4/+5
2006-10-06_PRESERVE_WRKDIR can be set to "pack" to save a .tar.gz archive ofrillig1-3/+10
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-14/+14
2006-07-26When the bulk build code encounters a directory in *SPECIFIC_PKGSwiz1-2/+7
2006-07-03After converting it to HTML format, the build log file is not neededrillig1-1/+2
2006-02-13Only write the terminating HTML code to the ${_BROKENFILE} if therillig1-4/+4
2006-02-11Fixed double quoting of _BROKENWRKLOG.rillig1-2/+2
2006-02-10A small step in the direction of valid HTML for the build log files.rillig1-12/+23
2006-02-10Indented the variable definitions more consistently.rillig1-20/+20
2006-02-04Added the KEEP_BUILDLOGS variable. If it is set to "yes", the build logsrillig1-3/+24
2006-02-03If a package is still up to date, it doesn't matter if it is currentlyrillig1-7/+3
2006-01-21Fixed pkglint warnings.rillig1-10/+15
2006-01-21- Added a new top level file that saves the REPORT_BASEDIR from the firstrillig1-1/+5
2006-01-17`tsort` creates temporary files in the current directory, so change to thejdc1-2/+2
2006-01-05Revert unintended part of last commit.joerg1-2/+1
2006-01-05Adjust comment about SUBST_FILES to match reality:joerg1-1/+2
2005-11-28If the package-specific log directory is empty after building a package,rillig1-1/+5
2005-11-241. Added section headers in the part of the user-settable variables.rillig1-3/+13
2005-11-23Changed the file extension of BROKENWRKLOG from ".html" to ".txt". This isrillig1-7/+3
2005-11-20Despite having ALLOW_VULNERABLE_PACKAGES in my /etc/mk.conf, I foundagc1-2/+2
2005-11-19Allow the bulk builds to work by adding security/audit-packages as aagc1-2/+2
2005-11-19Replaced ${ECHO_MSG} with ${ECHO} where appropriate. While there, quotedrillig1-19/+19