Baptiste Daroussin
Baptiste Daroussin
Hi, On FreeBSD I built incron (on top of your libinotify) : http://inotify.aiken.cz/?section=incron&page=about&lang=en it works great to minitor files but it fails at monitoring directories: $ ./incrontab -l /tmp IN_ALL_EVENTS...
Please add a allowed_os, so we can skip some tests on a given os
For mails where the body does not respect RFC2822, try to split by words finding the last space before 1000's character If no spaces are found then consider the mail...
PHP version on host which runs poudriere has impact on php version in poudriere's jails. How to repeat: First attempt, with no php on host: # cat /etc/make.conf /usr/local/etc/poudriere.d/deleteme-make.conf cat:...
It would be nice to have an option to set some ports as "exclusive" or "CPU/memory intensive". Two ports with this flag shouldn't build in parallel. For example using a...
it does not depends actuallt on #797 but I am too lazy to split that in to so will go in after #797 :D
It is sometimes desirable to make testport save the package it builds. This saves time of someone fixes some bulky port, runs testport to make sure fixes do indeed work...
For a couple of broken ports like graphics/ImageMagick and multimedia/p5-GStreamer it would be real nice to allow the pre-installation of an already built package. The following patch does this by...
poudriere(8) says, in the bulk section: ``` -t Add some testing. Currently uninstalls the port, and dis- able parallel jobs for make. ``` but this does not seem the case,...
Note that the install part is not working as expected yet with bmake, but at least it is now possible to build everything with bmake