| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 May 2012 13:43:59
1.4.1
|
bapt  |
- update to 1.4.1
- changes:
* do not try to sanity check an empty package directory |
17 May 2012 21:44:16
1.4
|
bapt  |
- update to 1.4
- changes:
* Sanity check, clean all the old package not only the one that are concern by
the run
* No more recursive cleanup in case of failure
* Code cleanup and consistency improved |
15 May 2012 16:37:23
1.3.1
|
bapt  |
- update to 1.3.1
- important bug fix in jail -i and jail -l |
15 May 2012 10:18:40
1.3
|
bapt  |
- update to 1.3
- changes:
* Stop using zfs properties to store the queue to avoid size limitation
* Bug fixes |
03 May 2012 17:56:24
1.2
|
bapt  |
- update to 1.2
- changes:
* jails are now real jail(8)
* only have network access during make fetch
* poudriere jail -i -j <yourjail> now shows the activity of the jail
* csup support for poudriere ports
* new poudriere cron and poudriere queue command |
01 May 2012 13:03:35
1.1
|
bapt  |
Point to the new home |
02 Feb 2012 12:54:29
1.1
|
bapt  |
- update to 1.1
Changes:
- add ARCH=i386 in make.conf on i386 jail for amd64 host [1]
- testport and bulk now uses the same package dir:
${POUDRIERE_DATA}/packages/<jailname>-<portstreename> [2]
- fix testport with pkgng
- remove an extras .txz when creating a jail > 9.0
Submitted by: martymac[1]
Suggested by: avilla[2] |
31 Jan 2012 21:43:35
1.0
|
bapt  |
poudriere is a tool primarily designed to test package production on
FreeBSD. However, most people will find it useful to bulk build ports
for FreeBSD.
WWW: http://git.etoilebsd.net/poudriere/
Of course this is pkgng aware and it support incremental upgrade of binary bulks
:) |