Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Revert "Merge branch 'bulk_log'"Bryan Drewery
2022-11-10Logging: Strip colors for logfilesBryan Drewery
2022-11-10bulk/testport: Store bulk output in logs/{bulk,testport}.logBryan Drewery
2022-11-10log_stop can run outside of bulk runsBryan Drewery
2022-11-10Hide df(1) warnings that do not matterBryan Drewery
2022-11-10Use setsid(1) for port build phasesBryan Drewery
2022-11-10Avoid leaking STDIN/STDOUT/STDERR to port buildsBryan Drewery
2022-11-09Store pkgname-flavors in origin-flavorsBryan Drewery
2022-11-08crashed_build: Fix crashed output not making it to the package logBryan Drewery
2022-11-08bulk tests: Use explicit EXPECTED_QUEUED listsBryan Drewery
2022-11-08Rename function to match other usesBryan Drewery
2022-11-08pkgname_flavor_is_default: Fix logic from e158cb8814faBryan Drewery
2022-11-07clean_pool: Remove some dead IGNORED handling.Bryan Drewery
2022-11-07compute_deps_pkg: Don't show empty FLAVOR suggestionBryan Drewery
2022-11-05Fix html symlink cleanup race after 027806453aBryan Drewery
2022-11-05Drop DEPENDS_ARGS support.Bryan Drewery
2022-11-05bulk -f with port@all shouldn't skip/fail if a flavor is ignoredBryan Drewery
2022-11-05Don't suggest adding port@flavor into subdir/MakefileBryan Drewery
2022-11-05testport -c: Fix not using proper jail arch.Bryan Drewery
2022-11-05options -a: Fix the given arch not being respectedBryan Drewery
2022-11-04clean_pool: Ignored *listed* ports are not marked skipped per the comment.Bryan Drewery
2022-11-04Add MAX_MEMORY_pkgname support.Bryan Drewery
2022-09-16Use sort -o to allow vfork in some cases.Bryan Drewery
2022-08-31Remove obsolete test for vfs.mnt_free_list_batchMateusz Guzik
2022-08-08Package Fetch: Must consider OSVERSION for kld packagesBryan Drewery
2022-07-12Handle revisions in the pkg versionMateusz Piotrowski
2022-06-18Merge pull request #987 from overhacked/fix_tmpfs_blacklist_wildcardsBryan Drewery
2022-06-18Package Fetch: Must compare remote PREFIXBryan Drewery
2022-06-18Wrong PKGNAME error: Hint that a @FLAVOR could be missingBryan Drewery
2022-06-06exit_handler: Ensure set +u so cleanup is doneBryan Drewery
2022-06-06Fix some set -u failuresBryan Drewery
2022-06-06pkgclean -C: Need to delete by origin not pkgname.Bryan Drewery
2022-06-06read_packages_from_params: Change errors to use EX_USAGEBryan Drewery
2022-05-28append_make: Display computed path rather than realBryan Drewery
2022-05-28Tweak error spam on exit to avoid false-positives.Bryan Drewery
2022-03-16Disable globs to process TMPFS_BLACKLISTRoss Williams
2022-03-16Fix typo in wrkdirs directory nameRoss Williams
2022-03-10exit_handler: Show >0 exit status alwaysBryan Drewery
2022-03-10pkg repo: Be more verbose and catch errors better.Bryan Drewery
2022-03-10exit_handler: Alert if an unhandled error (set -e) is seen.Bryan Drewery
2021-12-10Stop using logfile birthtime for durations.Bryan Drewery
2021-12-01Merge pull request #953 from AMDmi3/allow-disable-log-greppingBryan Drewery
2021-11-28Fix include order for non-builtin shBryan Drewery
2021-11-25trim_ignored: Run in parallelBryan Drewery
2021-11-25SIGINFO: New output formatBryan Drewery
2021-11-24colors: Remove the need to evaluate \033 escapeBryan Drewery
2021-11-24status -b: Fix showing logs after 3d248385baBryan Drewery
2021-11-24Add a mechanishm to avoid building rust in tmpfs.Bryan Drewery
2021-11-20cd: Need a critical section here.Bryan Drewery
2021-11-20stop_builders: Don't try to wait on host /var/run pidfilesBryan Drewery