summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-19 22:14:22 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-19 22:14:22 +0000
commitb35f084b918549662ee19fe0e4c907ebb8dd84d1 (patch)
tree59a0fedcbb10a254408f97c3f0c72cc54be277d3 /irc
parentUpdate to version 1.1.22. From the information I have, vanilla might not (diff)
Finally add infobot port. I got tired of waiting for the infobot
developers to finish 0.50 so I just added this old version. PR: 14922 Submitted by: Kevin Meltzer <perlguy@perlguy.com>
Notes
Notes: svn path=/head/; revision=28614
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/infobot/Makefile27
-rw-r--r--irc/infobot/distinfo1
-rw-r--r--irc/infobot/pkg-comment1
-rw-r--r--irc/infobot/pkg-descr15
-rw-r--r--irc/infobot/pkg-plist84
6 files changed, 129 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 0b303983b5ae..c754efbaadc1 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -6,6 +6,7 @@
SUBDIR += bnc
SUBDIR += epic4
SUBDIR += ezbounce
+ SUBDIR += infobot
SUBDIR += irc
SUBDIR += ircII
SUBDIR += ircd-hybrid
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
new file mode 100644
index 000000000000..dc64502d572e
--- /dev/null
+++ b/irc/infobot/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: infobot
+# Date created: 17 November 1999
+# Whom: perlguy@perlguy.com
+#
+# $FreeBSD$
+#
+
+PORTNAME= infobot
+PORTVERSION= 0.44.3
+CATEGORIES= irc
+MASTER_SITES= http://www.infobot.org/src/
+DISTNAME= ${PORTNAME}${PORTVERSION}
+
+MAINTAINER= perlguy@perlguy.com
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_PERL5= yes
+NO_BUILD= yes
+PLIST_SUB+= VERSION="${PORTVERSION}"
+
+do-install:
+ @if [ ! -d ${PREFIX}/share/${DISTNAME} ]; then \
+ ${MKDIR} ${PREFIX}/share/${PORTNAME}-${PORTVERSION}; \
+ fi
+ ${CP} -R ${WRKSRC}/* ${PREFIX}/share/${PORTNAME}-${PORTVERSION}/
+
+.include <bsd.port.mk>
diff --git a/irc/infobot/distinfo b/irc/infobot/distinfo
new file mode 100644
index 000000000000..334b6c6388fa
--- /dev/null
+++ b/irc/infobot/distinfo
@@ -0,0 +1 @@
+MD5 (infobot0.44.3.tar.gz) = 258f5e85a524679e93a2752c8f94e606
diff --git a/irc/infobot/pkg-comment b/irc/infobot/pkg-comment
new file mode 100644
index 000000000000..baa4b3a98854
--- /dev/null
+++ b/irc/infobot/pkg-comment
@@ -0,0 +1 @@
+Bot written in Perl with a rabid AI
diff --git a/irc/infobot/pkg-descr b/irc/infobot/pkg-descr
new file mode 100644
index 000000000000..922c8e9e3c62
--- /dev/null
+++ b/irc/infobot/pkg-descr
@@ -0,0 +1,15 @@
+This is a package of Infobot, by Kevin Lenzo <lenzo@cs.cmu.edu>
+
+The infobot connects to an Internet Relay Chat (IRC) server, joins
+some channels (maybe), and begins accumulating factoids. To run one,
+download the source, uncompress it, untar it, edit the config files,
+and it up.
+
+The default install dir is /usr/local/share/infobot-0.xx.x since it
+doesn't really belong in the Perl tree, by default. If you want
+it installed elsewhere,use the -p option to change the PREFIX.
+
+WWW: http://www.infobot.org/
+
+- Kevin Meltzer (a.k.a. {KM} on EFNet #perl)
+perlguy@perlguy.com
diff --git a/irc/infobot/pkg-plist b/irc/infobot/pkg-plist
new file mode 100644
index 000000000000..6aecbf228609
--- /dev/null
+++ b/irc/infobot/pkg-plist
@@ -0,0 +1,84 @@
+share/infobot-%%VERSION%%/IMPORTANT:_read_REVISIONS_and_infobot.html
+share/infobot-%%VERSION%%/README
+share/infobot-%%VERSION%%/REVISIONS
+share/infobot-%%VERSION%%/doc/infobot_guide.html
+share/infobot-%%VERSION%%/doc/how_to_fix_files_uploaded_from_windows_to_unix.txt
+share/infobot-%%VERSION%%/factpacks/rfc_index.fact
+share/infobot-%%VERSION%%/factpacks/country_net_codes.fact
+share/infobot-%%VERSION%%/factpacks/old_test_meanings.fact
+share/infobot-%%VERSION%%/factpacks/peri_abb_and_num.fact
+share/infobot-%%VERSION%%/factpacks/rx_codes.fact
+share/infobot-%%VERSION%%/factpacks/areacodes.txt
+share/infobot-%%VERSION%%/factpacks/airport.txt
+share/infobot-%%VERSION%%/factpacks/html.txt
+share/infobot-%%VERSION%%/factpacks/techdict.txt
+share/infobot-%%VERSION%%/factpacks/security.fact
+share/infobot-%%VERSION%%/factpacks/ports.fact
+share/infobot-%%VERSION%%/files/infobot.config
+share/infobot-%%VERSION%%/files/sane-are.txt
+share/infobot-%%VERSION%%/files/infobot.crontab
+share/infobot-%%VERSION%%/files/infobot-are.txt
+share/infobot-%%VERSION%%/files/infobot-is.txt
+share/infobot-%%VERSION%%/files/infobot.help
+share/infobot-%%VERSION%%/files/infobot.users
+share/infobot-%%VERSION%%/files/sane-is.txt
+share/infobot-%%VERSION%%/files/sane-ignore.txt
+share/infobot-%%VERSION%%/files/magic8.txt
+share/infobot-%%VERSION%%/infobot
+share/infobot-%%VERSION%%/scripts/unupdate_dbs
+share/infobot-%%VERSION%%/scripts/run_if_needed.pl
+share/infobot-%%VERSION%%/scripts/README.scripts
+share/infobot-%%VERSION%%/scripts/makepasswd
+share/infobot-%%VERSION%%/scripts/track2fact.pl
+share/infobot-%%VERSION%%/scripts/update_db
+share/infobot-%%VERSION%%/scripts/get_stuff.pl
+share/infobot-%%VERSION%%/scripts/curl
+share/infobot-%%VERSION%%/scripts/dump_db
+share/infobot-%%VERSION%%/src/Question.pl
+share/infobot-%%VERSION%%/src/DNS.pl
+share/infobot-%%VERSION%%/src/Help.pl
+share/infobot-%%VERSION%%/src/Reply.pl
+share/infobot-%%VERSION%%/src/Setup.pl
+share/infobot-%%VERSION%%/src/Internic.pl
+share/infobot-%%VERSION%%/src/Statement.pl
+share/infobot-%%VERSION%%/src/Irc.pl
+share/infobot-%%VERSION%%/src/Misc.pl
+share/infobot-%%VERSION%%/src/DBM.pl
+share/infobot-%%VERSION%%/src/Norm.pl
+share/infobot-%%VERSION%%/src/Params.pl
+share/infobot-%%VERSION%%/src/User.pl
+share/infobot-%%VERSION%%/src/Update.pl
+share/infobot-%%VERSION%%/src/IrcExtras.pl
+share/infobot-%%VERSION%%/src/ANSI.pl
+share/infobot-%%VERSION%%/src/Process.pl
+share/infobot-%%VERSION%%/src/myRoutines.pl
+share/infobot-%%VERSION%%/src/Traceroute.pl
+share/infobot-%%VERSION%%/src/CTCP.pl
+share/infobot-%%VERSION%%/src/IrcHooks.pl
+share/infobot-%%VERSION%%/src/Math.pl
+share/infobot-%%VERSION%%/src/nickometer.pl
+share/infobot-%%VERSION%%/src/Search.pl
+share/infobot-%%VERSION%%/src/NOAA.pl
+share/infobot-%%VERSION%%/src/insult.pl
+share/infobot-%%VERSION%%/src/Speller.pl
+share/infobot-%%VERSION%%/src/METAR2.pl
+share/infobot-%%VERSION%%/src/babel.pl
+share/infobot-%%VERSION%%/src/Slashdot3.pl
+share/infobot-%%VERSION%%/src/W3Search.pl
+share/infobot-%%VERSION%%/src/Zephyr/Zephyr.pl
+share/infobot-%%VERSION%%/src/Zephyr/ZephyrExtras.pl
+share/infobot-%%VERSION%%/src/Zephyr/ZephyrHooks.pl
+share/infobot-%%VERSION%%/src/Zephyr/Zephyr_README
+share/infobot-%%VERSION%%/src/RDF.pl
+share/infobot-%%VERSION%%/src/purldoc.pl
+share/infobot-%%VERSION%%/src/Zippy.pl
+share/infobot-%%VERSION%%/src/exchange.pl
+share/infobot-%%VERSION%%/src/excuse.pl
+share/infobot-%%VERSION%%/src/Extras.pl
+@dirrm share/infobot-%%VERSION%%/doc
+@dirrm share/infobot-%%VERSION%%/factpacks
+@dirrm share/infobot-%%VERSION%%/files
+@dirrm share/infobot-%%VERSION%%/scripts
+@dirrm share/infobot-%%VERSION%%/src/Zephyr
+@dirrm share/infobot-%%VERSION%%/src
+@dirrm share/infobot-%%VERSION%%/