Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing email-address on my 80 ports. | Lars Balker Rasmussen | 2006-05-01 | 1 | -2/+2 |
| | | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060 | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110 | ||||
* | ExtUtils::AutoInstall lets module writers to specify a more | Erwin Lansing | 2005-12-02 | 4 | -0/+51 |
sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for MakeMaker. WWW: http://search.cpan.org/dist/ExtUtils-AutoInstall/ PR: ports/89855 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150261 |