aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-Screen
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | 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=76032
* forgot to remove patch fileYing-Chieh Liao2003-01-031-29/+0
| | | | | | | Submitted by: Mathieu Arnold <mat@mat.cc> Notes: svn path=/head/; revision=72406
* upgrade to 1.02Ying-Chieh Liao2003-01-032-3/+3
| | | | | | | | | | claim maintainership PR: 43556 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=72342
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* 1) upgrade to 1.01Ying-Chieh Liao2002-08-125-26/+28
| | | | | | | | | 2) Makefile cleanup Submitted by: kuriyama (1) Notes: svn path=/head/; revision=64396
* Don't assume pod2man is in /usr/bin.Pete Fritchman2002-06-061-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60732
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53952
* Correct reference to the local perl files is:Maxim Sobolev2001-03-142-11/+11
| | | | | | | | | | | lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} but not: lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH} Submited by: bento (sorta) Notes: svn path=/head/; revision=39835
* fix fenner mtree errorYing-Chieh Liao2001-02-051-0/+2
| | | | | | | Submitted by: Ports Fenner Notes: svn path=/head/; revision=38002
* ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.orgYing-Chieh Liao2001-01-211-1/+1
| | | | Notes: svn path=/head/; revision=37392
* Add p5-Term-Screen 1.00, a perl module implementing a basic screenWill Andrews2001-01-156-0/+63
and input class. PR: 23614 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Notes: svn path=/head/; revision=37212