Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use File::Find insted of external find command | Guillaume Rousse | 2019-03-03 | 1 | -1/+11 |
* | no need to cache php files list | Guillaume Rousse | 2019-03-03 | 1 | -8/+1 |
* | do not emit PHP requires for package's own files | Thierry Vignaud | 2014-10-01 | 1 | -0/+9 |
* | don't do php files filtering from inside php.req, but from find-requires, as ... | Guillaume Rousse | 2008-09-20 | 1 | -4/+0 |
* | don't add php dependencies for doc files | Guillaume Rousse | 2008-09-18 | 1 | -0/+2 |
* | Also fix */../* */./* *//* | Pascal Terjan | 2005-08-18 | 1 | -3/+5 |
* | Don't requires files accessed with ../ | Pascal Terjan | 2005-08-18 | 1 | -2/+1 |
* | - add php-pear auto req/prov from pld (suggested by oden) | Olivier Thauvin | 2005-08-07 | 1 | -0/+82 |