Age | Commit message (Expand) | Author | Files | Lines |
2001-11-07 | The $DEPENDS file has the pkg's directory in the first column, followed by | hubertf | 1 | -2/+2 |
2001-10-20 | When working out if an installed package should be left as it | abs | 1 | -1/+4 |
2001-07-21 | if an outdated package is still installed and 'make deinstall' fails | dmcmahill | 1 | -1/+5 |
2001-05-09 | Add date when a buid for a pkg started, and comment a place that has some | hubertf | 1 | -2/+3 |
2001-05-09 | don't exit if a depends can't be pkg_add'ed. In this case it will be | dmcmahill | 1 | -2/+2 |
2001-05-03 | some code cleanup. | dmcmahill | 1 | -30/+36 |
2001-05-02 | do some extra checks. In particular, don't try to pkg_add a package if | dmcmahill | 1 | -3/+7 |
2001-03-31 | get rid of an unneeded awk invocation | dmcmahill | 1 | -2/+2 |
2001-03-19 | -add support for a BULK_PREREQ make variable. BULK_PREREQ contains a list | dmcmahill | 1 | -15/+25 |
2001-02-17 | reduce the verbosity when adding/removing pkgs. Suggested by Hubert | dmcmahill | 1 | -10/+1 |
2001-02-15 | when removing out of date binary packages from ${PACKAGES}/All, also remove | dmcmahill | 1 | -1/+6 |
2001-02-13 | only use the depends cache files during a bulk build, otherwise revert to | dmcmahill | 1 | -43/+65 |
2001-02-08 | when a package fails to package, keep a count of how many others packages | dmcmahill | 1 | -5/+7 |
2001-02-01 | This commit incorporates several speed improvements which have been tested | dmcmahill | 1 | -37/+131 |
2001-01-28 | be consistant about the use of "BULK> " as the prompt relating to the bulk | dmcmahill | 1 | -15/+15 |
2000-09-15 | Whitespace fix | hubertf | 1 | -2/+2 |
2000-09-02 | remove debug code | hubertf | 1 | -2/+2 |
2000-09-02 | log more stuff to buildlog | hubertf | 1 | -17/+23 |
2000-08-25 | a couple of minor changes to the bulk-check-uptodate target: | dmcmahill | 1 | -9/+11 |
2000-08-24 | escape the \ in an echo command so we see it | dmcmahill | 1 | -2/+2 |
2000-08-24 | If a required binary pkg is found newer, tell which one. | hubertf | 1 | -2/+2 |
2000-08-24 | Remove a comment that's no longer valid after we have 'pkg_admin lsbest' | hubertf | 1 | -4/+1 |
2000-08-24 | Back out last commit: It nuked pkgs that we compile in several versions, | hubertf | 1 | -4/+4 |
2000-08-11 | When rebuilding a pkg, don't only remove the binary pkg currently | hubertf | 1 | -4/+4 |
2000-08-04 | Suppress any errors from pkg_delete if no pkgs are installed | hubertf | 1 | -1/+3 |
2000-08-01 | minor grammar fix | dmcmahill | 1 | -2/+2 |
2000-08-01 | s/depends/install-depends/ | hubertf | 1 | -4/+4 |
2000-07-31 | make sure the required packages (depends) are installed before the | hubertf | 1 | -1/+3 |
2000-07-28 | No need to set PKG_MISC_TARGETS in /etc/mk.conf any more, it's now | hubertf | 1 | -2/+1 |
2000-07-28 | initial commit of bulk build targets (more to come) | hubertf | 1 | -0/+188 |