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
path: root/src
AgeCommit message (Expand)Author
2019-08-28do_confirm_delete: Show count of files to deleteBryan Drewery
2019-08-23warn if MFSROOT may be too largeSteve Wills
2019-08-15image: Fix moving non-existent /etc/login.conf.orig.Bryan Drewery
2019-08-03IGNORE: Keep ignored/skipped packages in the .ports.queued/HTML queued list.Bryan Drewery
2019-08-03IGNORE: Restore old accounting method for skipped/ignored.Bryan Drewery
2019-08-03IGNORE: Fix and test that IGNORE takes precedence over skippedBryan Drewery
2019-08-02Add job status for save_wrkdirBryan Drewery
2019-08-02Merge pull request #686 from trombik/ports_hooksBryan Drewery
2019-08-02bulk -a: Do show the skipped packagesBryan Drewery
2019-08-02bulk: Show build summary line at the endBryan Drewery
2019-08-02Tobuild should account for ignored/skipped being trimmed out of queuedBryan Drewery
2019-08-02IGNORE: Don't count trimmed ignored/skipped ports as part of the queued count.Bryan Drewery
2019-08-02Fix nbs/ndone locals not defined rightBryan Drewery
2019-08-02list: Stop requiring/using excess spacesBryan Drewery
2019-08-02delete_old_pkg: Don't delete IGNORED packages.Bryan Drewery
2019-08-02ignored_packages: Use simpler NF calculationBryan Drewery
2019-08-02IGNORE trimming should happen before sanity/incremental rebuilds.Bryan Drewery
2019-08-02Move package trimming to its own functionBryan Drewery
2019-08-02IGNORE: Fix processing of listed ports and queued counting.Bryan Drewery
2019-08-02Only trim IGNORED for bulk runs (let pkgclean/foreach still process them)Bryan Drewery
2019-08-02trim_ignored: Don't create logfile with dry modeBryan Drewery
2019-08-02Remove pkgname-ignore shash buckets.Bryan Drewery
2019-08-02IGNORE: Print build env into logBryan Drewery
2019-08-02Use new _logfile in trim_ignored()Bryan Drewery
2019-08-02Add _logfile/logfile functions to simplify lookup/creationBryan Drewery
2019-08-02trim_ignored: mapfile is fine hereBryan Drewery
2019-08-02build_pkg: Deindent now that ignore handling is movedBryan Drewery
2019-08-02IGNORE: Restore flavor and colorsBryan Drewery
2019-08-02Show rdep for debug IGNOREBryan Drewery
2019-08-02Move IGNORE handling to before cleaning the queue.Bryan Drewery
2019-08-02Move queue dead package handling to its own functionBryan Drewery
2019-08-02Fix lost quotingBryan Drewery
2019-08-02Use shash_exists in some placesBryan Drewery
2019-08-02Handle IGNORE pre-build.Bryan Drewery
2019-07-24Slight cleanupsBryan Drewery
2019-07-24Merge pull request #697 from freebsd/koobs-testport-respect-makeconfBryan Drewery
2019-07-23Remove make.conf after make config is runKubilay Kocak
2019-07-16Narrow make.conf setup scopeKubilay Kocak
2019-06-29Add DISALLOW_NETWORKING, fixes #689Adam Wolk
2019-06-29image: adds zsnapshot imagetypeArthur Gautier
2019-06-20Add usr/bin/head to HLINK_FILES to workaround casper emulation issues in qemu...Antoine
2019-06-05New pkg needs devfs to be mounted when running in chrootBaptiste Daroussin
2019-06-04testport.sh: Fix make.conf not being respectedKubilay Kocak
2019-05-18Allow process-substituted filenames.Bryan Drewery
2019-05-18ports -l: Fix error whe no ports trees exist yet.Bryan Drewery
2019-05-16Change dependency lookup to not use the misleading word 'fetch'Bryan Drewery
2019-05-16Show flavor in more messages.Bryan Drewery
2019-05-16show_dry_run_summary: Don't print ports with bulk -a unless -v is used.Bryan Drewery
2019-05-16delete_old_pkg: Remove some redundant information in a debug msgBryan Drewery
2019-05-16jail_start: Be verbose about schg setting since it can be slowBryan Drewery