summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Packages that are not available on the current platform (and therillig2-13/+36
2007-01-08Shortened the code.rillig1-4/+2
2006-12-23Bump date for previous.wiz1-2/+2
2006-12-15Remove trailing tabs.martti5-10/+10
2006-12-15Remove trailing spaces.martti3-8/+8
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-14add /usr/sadm to the list of sandboxMountDirs for SunOSdmcmahill1-2/+2
2006-12-13include the PKGSRC_COMPILER setting in the reportdmcmahill1-1/+3
2006-12-10Fixed the creating of numerous zombie processes, which is a bug in therillig1-1/+8
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-12-07Due to a misunderstanding of mine, preventing to upload restrictedrillig1-2/+9
2006-11-27- modularize functionality into a number of distinct functionsjschauma1-301/+357
2006-11-26The bulk builds now use the new target can-be-built-here, which checksrillig2-3/+24
2006-11-26- Run a single find(1) command to get the list of new files rather than runningjschauma1-4/+4
2006-11-19nuke two Useless Use of Wc and let awk do the legwork. This saves usjschauma1-6/+8
2006-11-06Also add bin/nawk to the tarred-up files.tv1-3/+4
2006-11-06Add lang/nawk and sysutils/install-sh to the "don't blow away" packagetv1-3/+3
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-10-02Change the quoting to let this work with solaris-2.9 /bin/sh.dmcmahill1-2/+2
2006-10-01Progress messages are prefixed with "sort-packages>", not "upload>".rillig1-2/+2
2006-09-26Use /bin/mount if it exists on Linux, because some distros (e.g. Ubuntuminskim1-2/+6
2006-08-10When installing packages, first "cd $USR_PKGSRC" to be independent ofrillig1-2/+2
2006-08-01Rewrote upload to use the newly introduced sort-packages program.rillig1-121/+117
2006-08-01Always create the files for the lists, even if they would end up empty.rillig1-5/+7
2006-08-01Oops, fixed a typo and tested it again. Now it works.rillig1-3/+3
2006-08-01Added a program that sorts binary packages into categories, depending onrillig1-0/+94
2006-08-01- add a -h|--help flagdmcmahill1-16/+135
2006-07-30- use ${BMAKE} instead of 'make' in one instancejschauma1-5/+18
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_PKGSwiz2-5/+27
2006-07-03After converting it to HTML format, the build log file is not neededrillig1-1/+2
2006-06-22Restore ls -t | grep idiom, the whole package list is too big for thejoerg1-2/+2
2006-06-08Create /var/spool/lock in the sandbox. The directory is needed tominskim1-2/+2
2006-06-02Adapt to create pkg_summary file via pkg_info -X. Prompted anddillo2-6/+8
2006-03-28Add an option (MKSUMMARY) to create pkg_chk index for binary-only updatesjoerg2-2/+10
2006-02-13Only write the terminating HTML code to the ${_BROKENFILE} if therillig1-4/+4
2006-02-12The security/kth-krb4 package does not install bin/ftp anymore (sincerillig1-2/+2
2006-02-11Added "pre-build>" identifier to two echo commands.rillig1-3/+3
2006-02-11Renamed the ``restart'' variable to ``resume'', as that is what therillig1-13/+11
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-07When in "set -e" mode, the Solaris /bin/sh exits when "cd" fails, evenrillig1-2/+6
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-30Added the bulk build ID to the subject line of the report mail. It had beenrillig1-2/+2