Age | Commit message (Expand) | Author | Files | Lines |
2004-11-23 | Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIR | jlam | 2 | -4/+6 |
2004-11-23 | Fix the find command used to print out all of the .broken* files. It now | jlam | 1 | -2/+2 |
2004-11-22 | Change perlfiles var to look for files from perl*, | wiz | 1 | -2/+2 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 4 | -6/+34 |
2004-11-12 | Bulk builds should be defaulting to building perl58. | jlam | 2 | -4/+4 |
2004-10-24 | Allow the xsrc directory to be specified on the command line, defaulting to | agc | 1 | -3/+14 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 1 | -28/+28 |
2004-09-22 | Typo - "ressource". | mason | 1 | -2/+2 |
2004-09-16 | Make and mount the local patches directory when relevant. Fixes PR#26951 | cjep | 1 | -2/+10 |
2004-09-02 | many kernel-grovelling tools in Linux need /proc mounted to do | grant | 1 | -1/+2 |
2004-08-12 | Properly quote the NICE_LEVEL variable to prevent errors. | sketch | 1 | -2/+2 |
2004-08-06 | Unset CDPATH variable in the user environment which prints the cwd to stdout | sketch | 1 | -1/+3 |
2004-07-25 | correctly use PKG_SUFX instead of ".tgz". | grant | 1 | -2/+2 |
2004-07-22 | Abstract out the "nice -n 20" clause, so that it can be set to something | agc | 2 | -4/+12 |
2004-07-15 | add anchors for jumping to the top and each section of the HTML report. | grant | 1 | -4/+22 |
2004-07-15 | only include broken packages in the email output. | grant | 1 | -6/+9 |
2004-07-10 | fix typo | grant | 1 | -2/+2 |
2004-07-03 | add /var/sadm so that Solaris pkgchk(8) can read the package database, | grant | 1 | -2/+2 |
2004-07-01 | the timezone file on Solaris is /etc/TIMEZONE. | grant | 1 | -2/+10 |
2004-06-25 | make sure we get BMAKE set when calling printdepends and printindex | dmcmahill | 1 | -3/+3 |
2004-06-06 | on Solaris, ensure /usr/tmp and /var/tmp are created in the sandbox, | grant | 1 | -1/+2 |
2004-06-06 | remove "local" variable scope, it is not required and is NetBSD sh(1) | grant | 1 | -2/+2 |
2004-04-29 | add missing -r option that the usage claimed existed. Noted by garbled@ | dmcmahill | 1 | -2/+2 |
2004-04-24 | add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for the | dmcmahill | 1 | -3/+16 |
2004-04-19 | Fix pasto. | seb | 1 | -2/+2 |
2004-04-19 | Deprecate RSYNC_DST_SPECIFIC and RSYNC_DST_OTHER and replace them | hubertf | 2 | -28/+17 |
2004-04-12 | Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservative | hubertf | 1 | -2/+2 |
2004-04-10 | According to egrep(1): | jschauma | 1 | -2/+2 |
2004-04-09 | Commentary cleanup: | jschauma | 6 | -70/+79 |
2004-04-09 | On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh -- | jschauma | 1 | -2/+2 |
2004-04-09 | Add a --mirror_only option to the bulk build script. When combined with | dmcmahill | 1 | -5/+88 |
2004-04-07 | Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1. | dmcmahill | 3 | -8/+47 |
2004-03-28 | Rearrange the wording slightly in an informational message, to avoid | agc | 1 | -2/+2 |
2004-03-26 | Attribute "my thoughts" to the original author. | jlam | 1 | -3/+3 |
2004-03-22 | If BULK_BUILD_CONF points to an absolute path, don't try to use it | jschauma | 1 | -2/+6 |
2004-03-18 | don't assume there will always be broken packages. noted by wiz. | grant | 1 | -2/+5 |
2004-03-16 | Enforce vulnerability list being installed & correct & upto-date | hubertf | 2 | -4/+18 |
2004-03-13 | Remove some more of the "last touched by" code. | wiz | 1 | -4/+2 |
2004-03-11 | Remove 'blame' column, OK'd by grant@. | hubertf | 1 | -7/+5 |
2004-02-25 | s/netbsd.org/NetBSD.org/ | grant | 5 | -13/+13 |
2004-02-25 | GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-tar | grant | 1 | -3/+4 |
2004-02-16 | Add RCS ID | hubertf | 1 | -0/+2 |
2004-02-15 | avoid another long command line calling tar(1). | grant | 1 | -2/+2 |
2004-02-14 | zoularis is deprecated, don't backup zoularis.mk. | grant | 1 | -2/+2 |
2004-02-14 | when copying the broken files, use find(1) instead of a shell glob | grant | 1 | -2/+2 |
2004-02-13 | on Solaris, mount /opt/SUNWspro in the sandbox if it exists. | grant | 1 | -2/+2 |
2004-02-08 | print date and time in UTC. | grant | 1 | -3/+5 |
2004-02-08 | include the total number of binary pkgs created in the report. fix | grant | 1 | -6/+17 |
2004-02-05 | extract OPSYS and OS_VERSION from pkgsrc and use them in the report | grant | 1 | -3/+8 |
2004-02-05 | show build start time in localtime, not seconds-since-epoch :) | grant | 1 | -2/+6 |