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
2014-04-24testport: Use status done: before endingBryan Drewery
2014-04-19testport: Add -k to keep going on failuresBryan Drewery
2014-04-17testport: Remove PREFIX/package hack for pkg_install, moved to ports r351422.Bryan Drewery
2014-04-17testport -i: Fix double installing of package errorBryan Drewery
2014-04-13Replace processonelog2.sh with processonelog2.awkAntoine Brodin
2014-04-03Disable DEVELOPER waits when running non-interactivelyBryan Drewery
2014-04-03Hide pkg_install EOL warnings when testingBryan Drewery
2014-04-02Make testing errors and build failure more clearBryan Drewery
2014-04-01No longer need to remove extra spaces, list_deps() won't have blanks nowBryan Drewery
2014-03-27testport: Fix check_moved warning when tested port has no depsBryan Drewery
2014-03-02bulk: Support -i and -I for interactive modesBryan Drewery
2014-03-02testport -I: Suggest same login method which is more sane/clean than exec /bi...Bryan Drewery
2014-03-02testport -i: Use a local.conf instead of PACKAGESITEBryan Drewery
2014-03-02testport -I: Mark cleanup done, not as recursively failingBryan Drewery
2014-02-15Fix processonelog scripts executions after they are no longer installed execu...Antoine Brodin
2014-01-15Fix spelling of optionallyBryan Drewery
2014-01-03Fix PARALLEL_JOBS being always set to number of cpus during prepare phase (co...Antoine Brodin
2013-12-31Remove extra -J descriptionBryan Drewery
2013-12-28Add PREPARE_PARALLEL_JOBS and -J n:pBryan Drewery
2013-12-14Add new option: PORTTESTING_FATALAntoine Brodin
2013-11-17testport: Build repository when done building dependenciesBryan Drewery
2013-11-17Set defaults for global vars once in common.shBryan Drewery
2013-11-17Implement fully atomic package repository updating.Bryan Drewery
2013-11-17Use a shadow directory with hard links during buildBryan Drewery
2013-11-06Remove 2 variables not used and which are wrongBryan Drewery
2013-10-20Only markfs prepkg for bulk/testport, not pkgcleanBryan Drewery
2013-10-10Fix testport not showing the last port in web UIBryan Drewery
2013-10-10Fix MAKE_JOBS so it works by default with testport and not with bulk -tBryan Drewery
2013-10-01Fix testport (without -n) with pkg_install with staging on 9.1 by always crea...Bryan Drewery
2013-09-28testport -n: Don't set PREFIX if it matches LOCALBASE, only set if using /prefixBryan Drewery
2013-09-25Fix testport if overriding PORTBUILD_USERBryan Drewery
2013-09-25Use a wrapper to reset JUSER from build_portBryan Drewery
2013-09-25Fix testport with build as userBryan Drewery
2013-09-25Reset JUSER to root after building the portBryan Drewery
2013-09-23testport -i: Ignore failure to install package, which could be due to orphane...Bryan Drewery
2013-09-21testport: Always defined TRYBROKEN. Add some words to poudriere.8 about thisBryan Drewery
2013-09-08Improve testport usage messageBaptiste Daroussin
2013-09-04Fix errors in parallel_build() being ignoredBryan Drewery
2013-08-29Fix regression, check for package in jailBryan Drewery
2013-08-29Fix testport -i when build failsBryan Drewery
2013-08-24Move porttree validation into getopts caseBryan Drewery
2013-08-24No need to export SKIPSANITYBryan Drewery
2013-08-24usage(): Wrap at 79Bryan Drewery
2013-08-24Convert usage() to a heredoc and removed escaped quotesBryan Drewery
2013-07-06Don't try removing PREFIX if it is /usr (overwrite base ports)Bryan Drewery
2013-07-06Remove stale notice about removing existing PREFIX, related code was removed ...Bryan Drewery
2013-06-01testport: Make errors more clearBryan Drewery
2013-05-24Valiate ports tree exists before using itBryan Drewery
2013-05-10Fix depends being checked/installed twice in bulk. Only check this in testpor...Bryan Drewery
2013-04-30testport -i: Add an entry in /etc/hosts for self hostname lookupsBryan Drewery