summaryrefslogtreecommitdiffstats
path: root/devel/p5-Term-ReadKey
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLijliao2003-10-242-9/+8
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to version 2.21;demon2003-02-233-3/+3
| | | | De-pkg-comment.
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+1
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.will2000-10-241-1/+1
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-231-1/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-2/+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>
* Upgradevanilla2000-04-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28
* Revert package names back to original.asami2000-04-151-1/+2
|
* PORTNAME/PORTVERSION updatemharo2000-04-111-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Cleanup empty directory and fix typo (missing %D in @unexec rmdir).kuriyama1999-05-101-1/+2
|
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-7/+7
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Update for perl version 5.00501. Requires latest bsd.port.mk. I'masami1998-08-122-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | going to be a little verbose here about the changes so people who fix up the rest of the stuff can have an idea what to do. (1) Manpages are moved to version-specific subdirectories. Since they are all defined in MAN? macros, I just needed to add ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the PLIST. (2) Most of the module files are moved to version-specific subdirectories. This is usually accomplished by adding "%%PERL_VER%%/" right after "site_perl/" in the PLIST. However, some things didn't move, and some moved more than one level (like, all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some fishing, err, find'ing was necessary. (3) Fix up dependencies. See (2) above. (4) While I was there, I changed some "@dirrm foobar"'s to "@unexec rmdir %D/foobar 2>/dev/null || true", so there won't be any warnings if a directory can't be removed due to other modules sharing it. Now all of devel/p5-* will install and deinstall without a single warning. I hope others will follow suit. :)
* Upgrade to 2.12.vanilla1998-03-112-5/+5
|
* Import of a perl5 module for simple terminal controljfitz1997-06-275-0/+43
OpenPOWER on IntegriCloud