aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Tty
Commit message (Collapse)AuthorAgeFilesLines
* Don't remove directories that are part of the perl distro.Erwin Lansing2004-04-141-2/+0
| | | | | | | Submitted by: dosirak Notes: svn path=/head/; revision=107035
* 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-13/+12
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Use my FreeBSD address. Somehow I missed these twoErwin Lansing2003-07-121-1/+1
| | | | | | | in my earlier sweep. Notes: svn path=/head/; revision=84763
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* upgrade to 1.02Ying-Chieh Liao2002-06-084-5/+11
| | | | | | | | | | assume maintainership PR: 39035 Submitted by: Erwin Lansing <erwin@lansing.dk> (new maintainer) Notes: svn path=/head/; revision=60901
* UpgradeVanilla I. Shu2001-03-012-2/+2
| | | | | | | | | | | | | p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2 p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04 p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02 Notes: svn path=/head/; revision=38928
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-6/+1
| | | | 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-1/+3
| | | | | | | | | | | 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
* UpgradeVanilla I. Shu2000-04-222-2/+2
| | | | | | | | | | | | | | | | | | p5-Errno => 1.09 p5-File-BasicFlock => 98.1202 p5-File-Sync => 0.09 p5-Filter => 1.18 p5-HTML-Parser => 3.07 p5-IO-Tty => 0.03 p5-IO-stringy => 1.210 p5-Mysql => 1.2213 p5-Net => 1.703 p5-Storable => 0.6.11 p5-URI => 1.06 p5-libwww => 5.48 Notes: svn path=/head/; revision=27907
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* 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
* Perl5 module that allows creation of pseudo-tty'sChris D. Faulhaber2000-02-195-0/+41
as well as manipulation. PR: 16525 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26006