aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-ANSIScreen
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | Notes: svn path=/head/; revision=154105
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Update to 1.42Erwin Lansing2004-03-282-3/+3
| | | | Notes: svn path=/head/; revision=105520
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Add p5-Term-ANSIScreen.Adam Weinberger2003-07-074-0/+30
Term::ANSIScreen is an Term::ANSIColor clone with support for screen mode, cursor control and keyboard mapping sequences. Notes: svn path=/head/; revision=84340