FreeBSD/poudriere 79e3edcsrc/share/poudriere common.sh

Restore code incorrectly dropped for subpackages

Fixes:  270784e04a8efd0e83178ab19cd0a2e876fc3905
(cherry picked from commit 6e83ed1eb28dc33af9972ee311f507b0d374e1d4)
DeltaFile
+1-0src/share/poudriere/common.sh
+1-01 files

FreeBSD/poudriere a9d91cesrc/share/poudriere common.sh

Trim a recent stray space, and ignore os-release start error

(cherry picked from commit 16d94ad4fbb68913a4a4c90a3d59d704f4108816)
DeltaFile
+2-2src/share/poudriere/common.sh
+2-21 files

FreeBSD/poudriere 564f23asrc/share/poudriere common.sh

Update common.sh

Some build system try to extract OS values from /etc/os-release, so populate it.

(cherry picked from commit 48d15c2a0aff88816ad255d5beefc9ca0c04727b)
DeltaFile
+3-0src/share/poudriere/common.sh
+3-01 files

FreeBSD/poudriere 3bae338src/share/poudriere jail.sh

jail: use make.conf in jail creation

Fixes #895

(cherry picked from commit 06ae66ffda4615875beb0bcf447f59c0ae87ecce)
DeltaFile
+2-1src/share/poudriere/jail.sh
+2-11 files

FreeBSD/poudriere 40e4e0ftest runtest.sh

runtest: Support skipping longer build tests

(cherry picked from commit 3716383468cd31586ff5f9ca45505a1188967986)
DeltaFile
+8-1test/runtest.sh
+8-11 files

FreeBSD/poudriere 30f701c. .cirrus.yml

cirrus: Skip longer build tests.

This is because we keep exceeding our resource allocation.
A LOT more build tests are coming. We need basic tests for
PR automation.

(cherry picked from commit b17d43f4462f5ac5186ec3d200ce16b3409db25b)
DeltaFile
+2-2.cirrus.yml
+2-21 files

FreeBSD/poudriere 69d06b1src/share/poudriere common.sh

download_from_repo: Use same ABI check as delete_old_pkg

This fixes fetching a package that has its ABI changed to NOARCH
and then immediately deleting it.

(cherry picked from commit a656392b661fd309f71d9ce0884853663f1baaf1)
DeltaFile
+5-3src/share/poudriere/common.sh
+5-31 files

FreeBSD/poudriere 8ac14aasrc/etc poudriere.conf.sample

Update poudriere.conf.sample

(cherry picked from commit 98d85ec1ff3fee1a5be43c2911c258dc8c1e4d5a)
DeltaFile
+2-2src/etc/poudriere.conf.sample
+2-21 files

FreeBSD/poudriere aad7631src/etc poudriere.conf.sample

fix git url documentation in poudriere.conf.sample

(cherry picked from commit f1a1b015a6a7fb7fa8200c4809586dc617d320fa)
DeltaFile
+2-2src/etc/poudriere.conf.sample
+2-21 files

FreeBSD/poudriere 791f23csrc/share/poudriere common.sh pkgclean.sh

pkgclean -u: Rework to avoid layer violation in do_confirm_delete().

Fixes: b691ab8927673a5b36126e991f8c9e1ae5a601bf
(cherry picked from commit 7c39d9685ae6e4b3f6ffeef713126d290e7d8a42)
DeltaFile
+7-10src/share/poudriere/common.sh
+7-4src/share/poudriere/pkgclean.sh
+2-2src/share/poudriere/logclean.sh
+1-1src/share/poudriere/distclean.sh
+17-174 files

FreeBSD/poudriere f93d3c1src/share/poudriere common.sh

Add missing quotes

(cherry picked from commit 35d362460d360105906ba66e82bb1b4f62ec4d5a)
DeltaFile
+4-4src/share/poudriere/common.sh
+4-41 files

FreeBSD/poudriere 452f53d. aclocal.m4 configure, src config.h.in

Restore code improperly deleted in "jexecd: remove feature"

Fixes: 397973f1fb41eede01ad154059b8efd9e4c32e87
(cherry picked from commit 3d1cb9fadabde866d2b3cdc1812147bfa2511958)
DeltaFile
+179-0aclocal.m4
+149-1configure
+4-0configure.ac
+3-0src/config.h.in
+335-14 files

FreeBSD/poudriere bd977d0src/share/poudriere common.sh

Revert "fix label of `time` column"

This was not broken. It is the *phase* time. There are 2 time columns,
total and phase. Having one be 'time' is more confusing since both are.

This reverts commit 5faa8137741405836225ff6d68f51ed920eae9b5.

(cherry picked from commit 006962c597ba1a4590de9f62bd8c8069ba76de2e)
DeltaFile
+1-1src/share/poudriere/common.sh
+1-11 files

FreeBSD/poudriere 0a4e00d. .gitignore

Ignore some autotools generated files

(cherry picked from commit 6dd780ed4c3cac3eca8237ca9bd84595f17377a4)
DeltaFile
+1-0.gitignore
+1-01 files

FreeBSD/poudriere 6dd780e. .gitignore

Ignore some autotools generated files
DeltaFile
+1-0.gitignore
+1-01 files

FreeBSD/poudriere 04bd58c. .gitignore

Ignore some autogen-generated files

(cherry picked from commit e00503d846dc7a3b661aac84a6657f15e0f4b702)
DeltaFile
+2-0.gitignore
+2-01 files

FreeBSD/poudriere 6aae322. Makefile.am Makefile.in

Fix MD5 deprecated error with cpdup with maintainer-mode

(cherry picked from commit 6a04d7d132724fa2cb6ce923b074488150c3e3fe)
DeltaFile
+1-1Makefile.am
+1-1Makefile.in
+2-22 files

FreeBSD/poudriere ca833c7. Makefile.in Makefile.am

configure: mandir can be removed.

Fixes #1130

(cherry picked from commit e8ff6ddf0728ab41f25b46f7e03a3c3fe526954a)
DeltaFile
+1-1Makefile.in
+0-1Makefile.am
+1-22 files

FreeBSD/poudriere 464c94d. configure aclocal.m4, build-aux install-sh test-driver

Run autotools 2.72
DeltaFile
+777-584configure
+6-6src/config.h.in
+4-4build-aux/install-sh
+2-2aclocal.m4
+1-1build-aux/test-driver
+790-5975 files

FreeBSD/poudriere 3933b52src/share/poudriere testport.sh

testport: Don't delete /compat/linux

Fixes #979

(cherry picked from commit 248354dbe840b6b3a8dd44a68b74cf93536882ca)
DeltaFile
+3-1src/share/poudriere/testport.sh
+3-11 files

FreeBSD/poudriere 6371384src/share/poudriere common.sh

testport/bulk -i: Fix handling for sh and csh

Fixes #1142

(cherry picked from commit 3f8aa2cb9d524840d702799ffaef26e14f29ff46)
DeltaFile
+39-5src/share/poudriere/common.sh
+39-51 files

FreeBSD/poudriere 3f8aa2csrc/share/poudriere common.sh

testport/bulk -i: Fix handling for sh and csh

Fixes #1142
DeltaFile
+38-4src/share/poudriere/common.sh
+38-41 files

FreeBSD/poudriere 85b0a2dsrc/share/poudriere common.sh

testport/bulk -i: Fix motd display after it was moved to /var/run/motd

(cherry picked from commit ec386cc21df56682f78ad710d5953d19c421d515)
DeltaFile
+1-0src/share/poudriere/common.sh
+1-01 files

FreeBSD/poudriere 2e332adsrc/share/poudriere common.sh

testport/bulk -i: Fix portdir lookup with overlays

Fixes #1037

(cherry picked from commit cabbceb4ef96cc3ff4cec2db3b93e1079d7ee709)
DeltaFile
+5-4src/share/poudriere/common.sh
+5-41 files

FreeBSD/poudriere 652faa1src/share/poudriere common.sh

bulk package stashing: Block SIGINT while in here.

Fixes #1096

(cherry picked from commit 0d87288c67a95d77289c7325930383a98a9ec136)
DeltaFile
+5-3src/share/poudriere/common.sh
+5-31 files

FreeBSD/poudriere 8e392cesrc/share/poudriere common.sh

bulk/testport -i: Add an INTERACTIVE_SHELL var to replace csh.

Fixes #1142

(cherry picked from commit f86f967f8dc8d5a1b8d726b05f9c2b76f0afb003)
DeltaFile
+1-1src/share/poudriere/common.sh
+1-11 files

FreeBSD/poudriere 7325e5fsrc/share/poudriere jail.sh

jail -m pkgbase: Validate -U is given.

Issue #1137

(cherry picked from commit 0407f86234d75fbe661371641de79b6d49ed5402)
DeltaFile
+3-1src/share/poudriere/jail.sh
+3-11 files

FreeBSD/poudriere e04e899src/man poudriere-jail.8

poudriere-jail.8: Clarify -m pkgbase usage with -U flag.

Issue #1137

(cherry picked from commit c8381f97e7cc955b30fb21e07dc402449cc2754a)
DeltaFile
+7-3src/man/poudriere-jail.8
+7-31 files

FreeBSD/poudriere 92de4d2src/share/poudriere jail.sh

jail: pkgbase: Re-enable FreeBSD repository after creation

This allow -b to work on a pkgbase jail.

Sponsored by:   Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 379210e1739a5d43c349a6b6683c82ec9d57edb4)
DeltaFile
+4-1src/share/poudriere/jail.sh
+4-11 files

FreeBSD/poudriere 2c0ee0esrc/share/poudriere jail.sh

jail: pkgbase: Add IGNORE_OSVERSION=yes

Creating a jail shouldn't be interactive so add this in case
the version differs.

Sponsored by:   Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 66a7f93e61157e967e40a728aef66807721e704f)
DeltaFile
+4-4src/share/poudriere/jail.sh
+4-41 files