Term::Visual is a "visual" terminal interface for curses applications. It provides the split-screen interface you may have seen in console based IRC and MUD clients. Term::Visual uses the POE networking and multitasking framework to support concurrent input from network sockets and the console, multiple timers, and more. WWW: http://search.cpan.org/dist/Term-Visual/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan rafan@ wants this PRs
rafan 2007-03-22 15:20:33 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Term-Visual Makefile distinfo pkg-descr pkg-plist Log: Add p5-Term-Visual 0.06, split-terminal user interface. PR: ports/110616 Submitted by: chinsan Revision Changes Path 1.2690 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-Term-Visual/Makefile (new) 1.1 +3 -0 ports/devel/p5-Term-Visual/distinfo (new) 1.1 +9 -0 ports/devel/p5-Term-Visual/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Term-Visual/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!