Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2 25 Aug 2024 03:10:59 |
Bryan Drewery (bdrewery) |
ports-mgmt/poudriere: Update to 3.4.2
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_342 |
3.4.1_1 24 Apr 2024 14:42:04 |
Bryan Drewery (bdrewery) |
ports-mgmt/poudriere*: Fix build when not using 'make test' |
3.4.1_1 23 Apr 2024 14:04:23 |
Bryan Drewery (bdrewery) |
ports-mgmt/poudriere*: Add 'make test' metadata for port.
This is not adding 'make test' support to Poudriere. It
is only for the port right now. |
3.4.1_1 03 Mar 2024 01:40:25 |
Yasuhiro Kimura (yasu) |
ports-mgmt/poudriere: Move manpages to share/man
PR: 277398
Approved by: portmgr (blanket) |
3.4.1 15 Jan 2024 09:34:47 |
Baptiste Daroussin (bapt) |
ports-mgmt/poudriere: release 3.4.1
Changes:
- fix GPT+ZFS boot partition creation
- update web components
- allow native compilation for armv6 on armv7
- fix poudriered
- add support for mlock (needed for dotnet) |
3.4.0 11 Dec 2023 08:56:26 |
Baptiste Daroussin (bapt) |
ports-mgmt/poudriere: update to 3.4.0
Changes:
- testport|bulk -b: New feature to fetch remote packages. See PACKAGE_FETCH
options in poudriere.conf.sample.
- bulk: IGNORED and BLACKLISTED ports are now trimmed before build. This reduces
queue size and avoids building dependencies that are not needed.
- jail -cu: Stop modifying /etc/login.conf in the jail. This is done at bulk
jail startup now.
- Add DISALLOW_NETWORKING, fixes #689
- image: Add zsnapshot imagetype.
- bulk -a: Don't print ports in summary unless -v is used.
- Show FLAVOR in more places.
- ports -l: Fix error when no ports trees exist yet.
- image: Add sleep, ls, and ping to miniroot. (Only the first 15 lines of the commit message are shown above ) |
3.3.7_4 12 Oct 2023 20:51:48 |
Baptiste Daroussin (bapt) |
ports-mgmt/poudriere: fix PORTCONFIG option documentation
PR: 274433
Reported by: Anton Saietskii <vsasjason@gmail.com> |
3.3.7_4 11 Oct 2023 08:49:52 |
Guido Falsi (madpilot) |
ports-mgmt/poudriere: Also adapt "testport" to accept portconfig
Approved by: bapt
Obtained
from: https://github.com/freebsd/poudriere/commit/9c2a5dcc81d35b388a69ba711db77b5f20e261f3 |
3.3.7_3 11 Oct 2023 08:39:36 |
Guido Falsi (madpilot) |
ports-mgmt/poudriere: Remove duplicate patch
I committed this patch by mistake in f122949e7409b0c6c8118914283e497923687f42 |
3.3.7_3 11 Oct 2023 08:31:29 |
Baptiste Daroussin (bapt) |
poudriere: fix typo and actually add forgotten patch
Reported by: madpilot |
3.3.7_3 11 Oct 2023 08:29:11 |
Guido Falsi (madpilot) |
ports-mgmt/poudriere: Fix typo in option name
Approved by: Fixit blanket |
3.3.7_3 11 Oct 2023 08:00:11 |
Baptiste Daroussin (bapt) |
poudriere: switch to portconfig
Make poudriere accept both portconfig and dialog4ports, default
in portconfig |
3.3.7_2 05 Oct 2023 20:33:37 |
Dag-Erling Smørgrav (des) |
ports-mgmt/poudriere{,-devel}: Drop ca_root_nss dependency.
Since the CERTS option no longer installs certificates, we rename it
to MANIFESTS.
MFH: 2023Q4
Reviewed by: bdrewery
Differential Revision: https://reviews.freebsd.org/D42070 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3.7_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
3.3.7_1 30 Aug 2021 17:21:44 |
Bryan Drewery (bdrewery) |
ports-mgmt/poudriere: Bring in fix for distclean make.conf error
Fixes https://github.com/freebsd/poudriere/issues/910 |
3.3.7 18 Aug 2021 18:14:12 |
Bryan Drewery (bdrewery) |
ports-mgmt/poudriere: Update to 3.3.7
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_337 |
3.3.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.6 13 Nov 2020 19:12:10 |
bdrewery |
- Update to 3.3.6
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_336
- Fixes bsdgrep support for jail version |
3.3.5 11 Nov 2020 22:20:11 |
bdrewery |
- Update to 3.3.5
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_335
This is a minor release mostly fixing jail creation on 12.2+
MFH: 2020Q4 |
3.3.4 26 Mar 2020 20:47:28 |
bdrewery |
- Update to 3.3.4
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_334
* Fix pkg 1.11 issue with devfs mount.
* testport / bulk -t: Set DEVELOPER in patch phase.
* Fix html with port named "latest".
* bulk: Fixed non-existent dependencies claiming to be MOVED
* Fix first-time setup issues with BASEFS. |
3.3.3 10 Dec 2019 18:02:22 |
bdrewery |
- Update to 3.3.3
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_333
- qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES.
- Show flavor in more messages.
- ports -l: Fix error when no ports trees exist yet.
- distclean: Remove empty directories when done.
- Allow overriding default nullfs paths with NULLFS_PATHS.
- Fix WRKDIR saving with FLAVOR'd origins
- Expand securelevel check to handle MUTABLE_BASE=schg and
TMPFS_WRKDIR/TMPFS_LOCALBASE.
- testport -c: Fix make.conf not being respected for `make config`.
- image: warn if MFSROOT may be too large
- jail: Pass MAKEWORLDARGS during installworld too
- jail -c: Fix NO_LIB32 support
- jail -d: Don't confirm if the jail doesn't exist
- jail -i: Don't show ports tree info if not requested |
3.3.2_1 13 Jun 2019 12:49:09 |
bapt |
Fix poudriere image with pkg 1.11 |
3.3.2 11 Mar 2019 20:13:31 |
bdrewery |
Update to 3.3.2
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_332 |
3.3.1 01 Mar 2019 16:24:03 |
bdrewery |
Update to 3.3.1
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_331 |
3.3.0 26 Feb 2019 18:26:46 |
bdrewery |
Update to 3.3.0
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_33 |
3.2.8 24 Oct 2018 22:09:20 |
bdrewery |
Update to 3.2.8
Very minor update.
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_328 |
3.2.7 01 Jun 2018 18:32:07 |
bdrewery |
- Update to 3.2.7
Very minor maintenance release.
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_327 |
3.2.6_1 03 May 2018 23:10:12 |
bdrewery |
- Add DIALOG4PORTS option (default on) to install it for 'options' command [1].
- Add CERTS option (default on) to allow disabling cert dependencies.
- Reword QEMU_DESC to match poudriere-devel.
- Only install ZSH files if the option is enabled.
PR: 225457 [1]
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1] (based on) |
3.2.6 30 Mar 2018 20:18:06 |
bdrewery |
- Update to 3.2.6
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_326 |
3.2.5 09 Mar 2018 19:46:19 |
bdrewery |
Update to 3.2.5
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_325
MFH: 2018Q1 |
3.2.4 16 Jan 2018 19:10:51 |
bdrewery |
Upgrade to 3.2.4
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_324 |
3.2.3 05 Dec 2017 19:06:28 |
bdrewery |
- Update to 3.2.3
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_323
- bulk: Fix MOVED origin not causing a package rebuild. This
could result in a reverse dependency continuing to rebuild
due to a "new dependency" now with FLAVORS support.
- jail -c -m null: Fix this to work rather than error about
having an existing directory already.
- jail -c -m src: Respect existing _/usr/src/.cpignore_
- jail -c -m null -S: Respect the `-S path` rather than assume the jail has
a _/usr/src_.
- jail -c -m null: Assert that the jail is populated already.
- HTML: Throw explicit error if unknown ports type is encountered. [1]
PR: 224065 [1] |
3.2.2 29 Nov 2017 20:52:50 |
bdrewery |
Update to 3.2.2
- jail -u: Fix error with freebsd-update.fixed not found. |
3.2.1 28 Nov 2017 20:18:47 |
bdrewery |
Update to 3.2.1
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_321 |
3.2.0 11 Nov 2017 17:19:05 |
bdrewery |
Release 3.2.0.
This brings FLAVORS support, logclean, image, a ton of optimizations,
and more.
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_32 |
3.1.22 10 Nov 2017 06:28:15 |
bdrewery |
Avoid running git and finding PORTSDIR/.git.
Reported by: xmj |
3.1.22 29 Oct 2017 01:20:11 |
bdrewery |
- Update to 3.1.22
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3122
PR: 216083
PR: 215541 |
3.1.21 13 Oct 2017 16:20:37 |
bdrewery |
- Update to 3.1.21
- Fixes missing 'clear_dep_fatal_error' function error with bulk -c/-C
Reported by: HellSpawn on EFNet |
3.1.20 12 Oct 2017 20:33:01 |
bdrewery |
Update to 3.1.20
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3120 |
3.1.19 01 Jun 2017 17:25:20 |
bdrewery |
Update to 3.1.19
This release is mostly to restore 'pkgclean -a' behavior broken in 3.1.18.
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3119 |
3.1.18 30 May 2017 16:32:08 |
bdrewery |
Update to 3.1.18
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3118 |
3.1.17_1 16 May 2017 16:15:10 |
bdrewery |
Fix build of sh on GCC platforms where -std=gnu99 is needed. |
3.1.17 27 Mar 2017 17:25:11 |
bdrewery |
Update to 3.1.17
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3117 |
3.1.16 19 Mar 2017 20:26:23 |
bdrewery |
Update to 3.1.16.
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3116 |
3.1.15 13 Mar 2017 19:14:17 |
bdrewery |
Update to 3.1.15
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3115 |
3.1.14_3 15 Feb 2017 16:42:49 |
bdrewery |
Fix building arm64 jails by copying in the needed binutils. |
3.1.14_2 29 Jun 2016 23:37:51 |
bdrewery |
Move the release MANIFESTS to misc/freebsd-release-manifests.
Also add a dependency for ca_root_nss to Poudriere. |
3.1.14_1 24 Jun 2016 15:54:07 |
bdrewery |
Fix debugging that crept in |
3.1.14 24 Jun 2016 15:48:59 |
bdrewery |
- Update to 3.1.14
- Fix creating /nxb-bin in the root system |
3.1.13 22 Jun 2016 16:18:35 |
bdrewery |
- Update to 3.1.13
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3113 |
3.1.12_2 18 Apr 2016 21:20:28 |
bdrewery |
Bump revision after orphan plist fix in r412544. |
3.1.12_1 05 Apr 2016 06:42:07 |
ohauer |
- fix and sort pkg-plist |
3.1.12_1 04 Apr 2016 07:07:10 |
cperciva |
Add MANIFEST files from 10.3-RELEASE.
The MANIFEST files were obtained by
(a) verifying the signature on the 10.3-RELEASE announcement against
the GPG key in the FreeBSD documentation repository;
(b) downloading all of the bootonly.iso.xz ISOs;
(c) verifying those files against the hashes listed in the signed release
announcement; and
(d) extracting the MANIFEST files. |
3.1.12 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.1.12 16 Feb 2016 17:03:37 |
bdrewery |
- Update to 3.1.12
Changes:
- Fix error starting up when jail contains ':' (or other special characters) |
3.1.11_1 16 Feb 2016 15:45:28 |
cperciva |
Add MANIFEST files from (9|10).*-RELEASE. These files are installed in
/usr/local/share/poudriere/MANIFESTS, where poudriere (as of version
3.1.11) checks for pre-distributed MANIFEST files before fetching them
from the ftp/http/https server.
This allows poudriere to ensure that the bits it is downloading and
installing really match the bits provided by the release engineering
team, and have not been subtly trojanned in transit. (Note that this
does not apply if poudriere is creating a jail from -STABLE or -CURRENT
since we cannot pre-distribute those MANIFESTs.)
The MANIFEST files were obtained by
(a) finding the GPG-signed announcements for 9.0 and later releases;
(b) verifying those signatures against the GPG keys in the FreeBSD
documentation repository;
(c) downloading all of the relevant bootonly ISOs;
(d) verifying the ISOs against the hashes listed in the signed release
announcements; and
(e) extracting the MANIFEST files from those ISOs.
Reviewed by: bdrewery
Security: If someone could trick you into building packages in a
world which they tampered with, they could do all sorts
of nasty things to those packages... |
3.1.11 16 Feb 2016 00:25:23 |
bdrewery |
- Update to 3.1.11
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3111 |
3.1.10_2 09 Feb 2016 00:07:53 |
bdrewery |
Enable ZSH option by default |
3.1.10_1 30 Nov 2015 17:26:50 |
bdrewery |
Revert usage of -x for rm(1) for now due to 9.x not having it. |
3.1.10 25 Nov 2015 17:23:29 |
bdrewery |
- Update to 3.1.10
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3110 |
3.1.9 14 Oct 2015 21:06:00 |
bdrewery |
- Update to 3.1.9
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_319
- Fix handling of ports dependencies without a PORTSDIR
- jail -c: Fix fetching when TARGET does not match TARGET_ARCH |
3.1.8 15 Sep 2015 16:43:27 |
bdrewery |
Update to 3.1.8
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_318
PR: 202622
PR: 193732 |
3.1.7 27 May 2015 14:44:14 |
bdrewery |
Update to 3.1.7
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_317
- Restore /usr/sbin and /sbin to PATH lost in 3.1.5
- HTML: Fix broken log link from 3.1.5
- Avoid copying /var/db/freebsd-update into build jails
- QEMU: Fix handling of elftoolchain install for older src checkouts. |
3.1.6 11 May 2015 15:57:52 |
bdrewery |
Update to 3.1.6
Changes:
- jail -m src: Fix asking about removing files. This was a bug in 3.1.0. The
fix came in right after 3.1.5 release. |
3.1.5 11 May 2015 14:03:54 |
bdrewery |
Update to 3.1.5
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_315 |
3.1.4 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
3.1.4 28 Apr 2015 17:27:28 |
bdrewery |
No need for bsd.port.options.mk now |
3.1.4 10 Apr 2015 16:06:21 |
bdrewery |
Update to 3.1.4
Changelog: https://github.com/freebsd/poudriere/wiki/release_notes_314 |
3.1.3 04 Apr 2015 04:45:07 |
bdrewery |
Update to 3.1.3
Changes:
- Fix deleting jails when using NO_ZFS/TMPFS_ALL is used. |
3.1.2 31 Mar 2015 17:26:07 |
bdrewery |
Update to 3.1.2
Changelog: https://github.com/freebsd/poudriere/wiki/release_notes_312 |
3.1.1 19 Mar 2015 20:30:20 |
bdrewery |
Fix the new USE_GITHUB to rename the distfile such that it does not
conflict with the old scheme and cause a "reroll" or "invalid checksums". This
also avoids clobbering the FreeBSD distcache.
Use a revision in the DISTNAME for USE_GITHUB in case we need to bump this
again for anything. It's more a hint of how to handle it in the future.
Reported by: mat
Discused with: mat, antoine, swills
With hat: portmgr |
3.1.1 19 Mar 2015 18:31:39 |
bdrewery |
Convert to new USE_GITHUB |
3.1.1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
3.1.1 11 Mar 2015 17:33:40 |
amdmi3 |
- Add missing EXAMPLES option
PR: 196244
Submitted by: amdmi3
Approved by: bdrewery (maintainer) |
3.1.1 08 Dec 2014 17:15:41 |
bdrewery |
- Update to 3.1.1 which fixes pkg(8) crashing in 8.4 jails.
8.4 jails should be recreated if created with Poudriere 3.1 or
poudriere-devel-3.0.99.20141117. |
3.1.0 04 Dec 2014 00:37:00 |
bdrewery |
Update to 3.1.0.
19 months have passed since the release of 3.0.0 and there have been 1259
commits from over 24 contributors. Though many of the bugfixes did make it into
the 3.0 branch, not all of them did.
3.1 brings many speedups, new features and commands, a new web interface, and
build hooks. The new web interface works at a top-level, jail-level and the
build-level still by using a static site with AJAX.
There is a queue system that is not quite ready yet but should make it into
3.2.
The release notes documenting the major changes is at
https://github.com/freebsd/poudriere/wiki/release_notes_31
Thank you to everyone involved.
Support can be found in #poudriere on Freenode. |
3.0.19 07 Nov 2014 00:42:28 |
bdrewery |
Remove unneeded @dir entries |
3.0.19 17 Sep 2014 15:51:37 |
bdrewery |
- Update to 3.0.19
Changes:
* Fix improper call to 'msg_warn'. Bad backport from 3.1.
Reported by: sunpoet |
3.0.18 16 Sep 2014 17:07:11 |
bdrewery |
- Update to 3.0.18
Changes:
* Add a check for 3.1 repository and reject the build. 3.0 does not know
how to handle 3.1's repository format. Downgrading is not supported
at this point.
* Allow securelevel>=1 with USE_TMPFS=all
* Add a warning that DEVELOPER=yes is ignored in lieu of bulk -t/testport |
3.0.17 01 Aug 2014 23:51:29 |
bdrewery |
- Update to 3.0.17
Changes:
* Workaround regression with pkg-1.3 causing all packages to have new options.
* distclean: Fix some false-positives
* Fix dead link in poudriere.conf |
3.0.16 10 May 2014 14:27:16 |
bdrewery |
- Update to 3.0.16
- Move to using pkg-plist
Changes:
This will likely be the last 3.0.x release. 3.1 is almost complete.
* Leftovers checking has moved to Ports Mk/Scripts/check_leftovers.sh,
which allows more consistency and easier maintenance without requiring
a Poudriere release to make changes.
* Staging Orphans has moved to Ports 'make check-plist' for the same
reasons. See r351587 for more information on the new behavior.
The new leftover/orphan code has new %%PLIST%% sub behavior and also
fixes many false-positive orphans, leftovers, and @dirrm showing. (Only the first 15 lines of the commit message are shown above ) |
3.0.15 04 Apr 2014 22:13:44 |
bapt |
Fix packaging as a user
While here strip binaries
Reported by: jmmv |
3.0.15 17 Mar 2014 15:06:22 |
bdrewery |
- Update to 3.0.15
Changes:
- Fix ipv6 only usage
- Ensure /sbin and /usr/sbin are in PATH when running
- Remove trailing slashes from listed_ports.
- Fix child process cleanup logic to only sleep if child
still running.
- Always dismount filesystems and try cleaning up when exiting and in jail -k
- For stage_orphans, ignore modified files (such as nobody vs root)
- testport -I: Mark cleanup done, not as recursively failing
- testport -i: Use a local.conf instead of PACKAGESITE
- testport -I: Suggest same login method which is more sane/clean than exec
/bin/sh
- options: Require dialog4ports as it runs from host and
jail may be for a different ARCH
- Ignore parents of home directories too during leftovers check
- Ignore /var/db/dbus/machine-id leftover
- Restrict ZFS on 9.0/9.1 due to known deadlock
- bulk: Parse MOVED for given port build list
- Add support for svnlite and overriding SVN_CMD
- Show warning when jail is newer than host
- Show host/jail OSVERSION in build logs |
3.0.14 22 Jan 2014 23:05:13 |
bdrewery |
Update LICENSE to new format |
3.0.14 19 Jan 2014 14:48:23 |
bdrewery |
- Update to 3.0.14
Changes:
* Fix dependencies when existing packages have their origins moved
via MOVED by now loading and parsing MOVED for existing packages
only.
* Force umount some directories to avoid desktop utils traversing them
causing them to remain mounted.
* Fix stage orphan false-positives with KDE4_PREFIX
* Fix a race condition in bulk which could lead to 'unknown stuck queue bug'
* Fix usage of cpdup(1) -X [no functional change]
* Speedup bulk startup by not rolling back fresh builder jails
* Various parallel execution fixes
* Parallel execution errors now wait up to 30 seconds for children to
finish before ending the build.
* Ignore home directory of users created by ports during leftover check |
3.0.13 16 Dec 2013 17:27:56 |
bapt |
Pass maintainership to bdrewery |
3.0.13 19 Nov 2013 23:54:21 |
bdrewery |
- Update to 3.0.13
Changes:
* Fix leftover detection on HEAD due to new nmtree
* Fix jail rollback on HEAD due to new nmtree which manifested
as missing dependencies in /new_packages
* Don't exclude anything when looking for stage orphans, which
fixes finding /var/run/PORTNAME as an orphan |
3.0.12 29 Oct 2013 00:23:20 |
bdrewery |
- Update to 3.0.12
Changes:
* Fix testport -i regression in 3.0.11 |
3.0.11 16 Oct 2013 14:21:06 |
bdrewery |
- Update to 3.0.11
Changes:
* poudriere.8: Document that -j is required for bulk
* bulk/testport: Delete packages that have changed PKGNAME during startup,
which will avoid pkg-repo duplicate package warnings/bugs. This will not
clean up existing duplicates, just fix new ones going forward. |
3.0.10 10 Oct 2013 02:24:10 |
bdrewery |
Fix distinfo - tag was not synced to repo yet |
3.0.10 10 Oct 2013 02:23:10 |
bdrewery |
- Update to 3.0.10
Changes:
* Fix random crashes with parallel process handling
* jail -cu: Disable CCACHE on 10
* testport/bulk -t: Fix staging absolute link checking with files
that have spaces
* testport: Fix so that MAKE_JOBS runs by default
* bulk -t: Fix so that MAKE_JOBS does not run by default
* testport: Fix so that the port being tested shows in the web ui.
Note that this is still in data/logs/bulk/
* jail: Make -m http work
* jail -c: Fix -m ftp-archive for 9.0 |
3.0.9_1 06 Oct 2013 15:20:15 |
bdrewery |
Tie www to the stable branch |
3.0.9 01 Oct 2013 11:44:32 |
bdrewery |
- Update to 3.0.9
Changes:
* testport: Fix pkg_install error about /prefix when not using -n
This is due to a bug introduced in base r23100, fixed in r240682
which never made it to 9.1
Reported by: eadler, mandree, koobs |
3.0.8 27 Sep 2013 11:14:16 |
bdrewery |
- Update to 3.0.8
Changes:
* bulk -t/testport: Check for absolute symlinked files when staging
that refer back to the stagedir in the installed package |
3.0.7 26 Sep 2013 13:49:13 |
bdrewery |
Use uidfix to fix non-root build |
3.0.7 26 Sep 2013 13:34:50 |
bdrewery |
Mark as NEED_ROOT for now as it fails to stage otherwise
===> src/bin (install)
install -o root -g wheel -m 555 poudriere.sh
/wrkdirs/usr/ports/ports-mgmt/poudriere-devel/work/stage/usr/local/bin/poudriere
install:
/wrkdirs/usr/ports/ports-mgmt/poudriere-devel/work/stage/usr/local/bin/poudriere:
chown/chgrp: Operation not permitted |
3.0.7 24 Sep 2013 02:17:46 |
bdrewery |
- Update to 3.0.7
Changes:
- Respect DESTDIR on poudriere install
- testport -i: Fix when orphans are found with staging
- bulk -v: Reword distfiles message
- bulk: Fix INDEX building showing wrong origins
- bulk: Remove stray " done" message
- Staging fixes for testing ports-mgmt/pkg [1]
- jail: Deprecate csup [2]
Reported by: madpilot [1]
Submitted by: brd [2] |