aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.82Yen-Ming Lee2009-01-072-11/+6
| | | | Notes: svn path=/head/; revision=225424
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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