aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.80. Only require optional dependency on p5-IO-Tty forAnton Berezin2006-05-112-7/+10
| | | | | | | lang/perl5.8, since that's what the dependency wants. Notes: svn path=/head/; revision=162065
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 0.79, drop maintainership in favour of perl.Anton Berezin2005-01-212-5/+4
| | | | Notes: svn path=/head/; revision=126995
* - Remove Time::HiRes dependency which is not used yet by this module.Jun Kuriyama2004-10-121-2/+2
| | | | | | | Approved by: maintainer (tobez) Notes: svn path=/head/; revision=119111
* Update to 0.78Erwin Lansing2004-06-252-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=112233
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.75Mathieu Arnold2003-10-024-20/+23
| | | | | | | | | | | Cleanup maintainer timeout (4 months) PR: 52160 Submitted by: myself Notes: svn path=/head/; revision=90039
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 1. Update to 0.74.Anton Berezin2002-06-264-5/+13
| | | | | | | | | | 2. Add dependecnies to make sure it works with pseudo-ttys this time. PR: 39400 (for item 1) Submitted by: Erwin Lansing <erwin@lansing.dk> (for item 1) Notes: svn path=/head/; revision=62017
* Add p5-IPC-Run - a perl module to run subprocesses with piping andAnton Berezin2001-07-125-0/+41
redirection. Notes: svn path=/head/; revision=45086