aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-IRC
Commit message (Collapse)AuthorAgeFilesLines
* Updatevanilla2000-07-222-2/+2
| | | | | | | | | | | | p5-Crypt-CBC => 1.25 p5-DBI => 1.14 p5-Date-Manip => 5.38 p5-Devel-Symdump => 2.01 p5-IRC => 0.70 p5-Locale-Codes => 1.02 p5-MIME-Lite => 2.101 p5-ParallelUA => 2.49 p5-URI => 1.07
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-4/+4
| | | | | | | | 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>
* Conditionally remove directories during package removaljedgar2000-06-011-0/+2
| | | | Found by: bento
* Upgradevanilla2000-04-233-3/+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
* fix typomharo2000-04-131-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-5/+5
|
* Remove port's homepage from DESCR and MASTER_SITES (hostnamejedgar2000-01-312-4/+1
| | | | disappeared months ago)
* Update to version 0.62cpiazza1999-09-283-5/+8
| | | | | PR: 13996 Submitted by: maintainer
* Update to version 0.61cpiazza1999-09-052-4/+4
| | | | | PR: 13559 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-291-1/+1
|
* Import of p5-IRC.cpiazza1999-08-275-0/+57
p5-IRC was first intended to be a quick tool for writing IRC scripts in Perl, but has grown into a comprehensive Perl implementaion of the IRC protocol (RFC1459). PR: 13017 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>