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
2015-12-17Believe it or not, /usr/games are needed to build some portsdragonflyJohn Marino
2015-11-16DF: Don't build alternate compilerJohn Marino
2015-10-31Extend packaging exec time to 2 hoursJohn Marino
2015-10-31backport support for omitted ${PORTSDIR} in dependency specificationsJohn Marino
2015-10-31Make packing verbose without side effects (from dports patches)John Marino
2015-10-31Bring in negative time fix from dports patchesJohn Marino
2015-04-30Fix sigint for web interfaceJohn Marino
2015-04-30Fix definition of PKG_CREATE (forgotten "create")John Marino
2015-04-30On sig-int, set final status to "idle:"John Marino
2015-04-30poudriere.8: apply swildner's fixJohn Marino
2015-04-30testport: enter with /bin/tcsh instead of /bin/shJohn Marino
2015-04-30Remove the "???" fail reasonJohn Marino
2015-04-30Make pkg creation verboseJohn Marino
2014-11-11combo/check-dep: Fix failure to unmount everything after completionJohn Marino
2014-11-10Fix command to stop building backup binutilsJohn Marino
2014-10-23chase master status on poudriere.jsJohn Marino
2014-10-10Tweak alignment of only use of job_msg_debugJohn Marino
2014-10-10change distfile message to new job_msg_debugJohn Marino
2014-10-04Remove brackets around job elapsed time log lineJohn Marino
2014-10-04Make jail messages only show in verbose mode, also close msg_n messageJohn Marino
2014-10-04Fix check-dep umounting on combo.shJohn Marino
2014-10-03Fix clear-mounts combo option (The computed MASTERMNT variable changed)John Marino
2014-10-02Improve sighandler display, gain 13 more characters for originJohn Marino
2014-10-02Tweak colors for Skipping a bitJohn Marino
2014-10-02Try to fix ignored run_hook when ignore msg > 1 workJohn Marino
2014-10-02Merge branch 'master' into dragonflyJohn Marino
2014-10-02Fix cleaning_pool run hook (bad env definition)John Marino
2014-10-01ports -l: Support -n like jail does.Bryan Drewery
2014-10-01Swap Skipped and Ignored in build summaryJohn Marino
2014-10-01Fix build from missing label in fab78f3b7d14194658a5af81de0e42728861cf32Bryan Drewery
2014-09-30Fix last_run.failed log (DF-specific)John Marino
2014-09-30Still working on sig-int cleanupJohn Marino
2014-09-30Attempt to improve dismountingJohn Marino
2014-09-30destroy_slave: Use current version of directoriesJohn Marino
2014-09-30Merge branch 'master' into dragonflyJohn Marino
2014-09-30More standardization for colorization - Finished messagesJohn Marino
2014-09-30Remove dead codeBryan Drewery
2014-09-30Avoid deferencing NULL with execvp(3)Bryan Drewery
2014-09-30Use an elseifBryan Drewery
2014-09-30poudriered: Handle case where O_NONBLOCK cannot be set.Bryan Drewery
2014-09-30poudriered: Handle case where /dev/null is missingBryan Drewery
2014-09-30Fix leftover detection with jexecd (probably pointless anyway)Bryan Drewery
2014-09-30Fix interactive jails with jexecd/rexec where TTY is needed.Bryan Drewery
2014-09-30Pass parameters to rexec properlyBryan Drewery
2014-09-30Remove debug codeBryan Drewery
2014-09-30Save 6 charactersJohn Marino
2014-09-30Remove leftover mtree commandsJohn Marino
2014-09-29Remove stale argument from check_leftovers removed in 75467995cBryan Drewery
2014-09-29Fix JAIL_OSVERSION / HOST_OSVERSION check on DragonFlyJohn Marino
2014-09-29Create analog to "was_a_bulk_run" for testport called "testport_run"John Marino