summaryrefslogtreecommitdiff
path: root/lang/p5-Expect (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | 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 1.21Cheng-Lung Sung2007-08-152-7/+5
| | | | Notes: svn path=/head/; revision=197700
* - devel/p5-IO-Stty is deprecated.Cheng-Lung Sung2006-11-211-2/+2
| | | | | | | | - this version (in fact, since 1.14) can run w/o IO::Stty - bump PORTREVISION Notes: svn path=/head/; revision=177714
* - update to 1.20Cheng-Lung Sung2006-07-212-5/+5
| | | | | | | - I'd like to maintain it. Notes: svn path=/head/; revision=168384
* Update to 1.19Erwin Lansing2006-07-183-9/+6
| | | | | | | | PR: 100456 Submitted by: tjs <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=168130
* Update to 1.18Erwin Lansing2006-07-112-4/+4
| | | | Notes: svn path=/head/; revision=167523
* - Update to 1.17Erwin Lansing2006-06-022-5/+5
| | | | | | | | | | - Assign to perl@ PR: 98348 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164205
* Update to 1.16 and require perl from ports.Erwin Lansing2006-05-072-5/+11
| | | | Notes: svn path=/head/; revision=161634
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* - Update to 1.15Patrick Li2002-06-103-7/+6
| | | | | | | | | | | - Hand maintainership to submitter - Update WWW tag PR: 39100 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=61049
* Update to version 1.12Kevin Lo2002-02-153-8/+4
| | | | | | | | PR: 34920 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=54723
* Upgrade to 1.11.Vanilla I. Shu2001-04-163-5/+6
| | | | Notes: svn path=/head/; revision=41475
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+3
| | | | Notes: svn path=/head/; revision=38917
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-6/+7
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.Chris D. Faulhaber2000-02-205-0/+43
PR: 16528 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26066