summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-04-01 13:44:04 +0200
committerRene Ladan <rene@FreeBSD.org>2024-04-01 13:44:04 +0200
commitc54f0c95c284cd0eae107d9adb89ce3f78604f19 (patch)
tree658f637fa8caf9cba79c03ca469f363281586957 /irc
parentdevel/cil: Remove expired port (diff)
irc/infobot: Remove expired port
2024-03-31 irc/infobot: Abandonware, outdated version and last upstream release in 2008
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/infobot/Makefile49
-rw-r--r--irc/infobot/distinfo2
-rw-r--r--irc/infobot/files/patch-src_DBM.pl10
-rw-r--r--irc/infobot/pkg-descr10
-rw-r--r--irc/infobot/pkg-plist73
6 files changed, 0 insertions, 145 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 3092f0b91762..4449efecbe4e 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -27,7 +27,6 @@
SUBDIR += hexchat-fish
SUBDIR += icbirc
SUBDIR += ii
- SUBDIR += infobot
SUBDIR += inspircd
SUBDIR += irc
SUBDIR += irc2dc
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
deleted file mode 100644
index 3897772a8c86..000000000000
--- a/irc/infobot/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-PORTNAME= infobot
-PORTVERSION= 0.45.3
-PORTREVISION= 3
-CATEGORIES= irc
-MASTER_SITES= http://www.infobot.org/src/ \
- http://www.infobot.org/src/prior/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Bot written in Perl with a rabid AI
-WWW= http://www.infobot.org/
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-
-BROKEN= Unfetchable
-DEPRECATED= Abandonware, outdated version and last upstream release in 2008
-EXPIRATION_DATE=2024-03-31
-
-USES= perl5 shebangfix
-SHEBANG_FILES= ${PORTNAME} scripts/*
-USE_PERL5= run
-NO_BUILD= yes
-NO_ARCH= yes
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- -@${RM} ${WRKSRC}/src/*.orig
-.for i in config help users
- @${RM} ${WRKSRC}/conf/infobot.$i
-.endfor
-
-do-install:
- @${MKDIR} ${STAGEDIR}${DATADIR}
- ${CP} -r ${WRKSRC}/src ${WRKSRC}/extras ${WRKSRC}/files \
- ${WRKSRC}/scripts ${STAGEDIR}${DATADIR}/
- @${MKDIR} ${STAGEDIR}${ETCDIR}
- ${INSTALL_DATA} ${WRKSRC}/conf/* ${STAGEDIR}${ETCDIR}
- ${SED} -e 's,$$param{\(.\)basedir\(.\)} = .*,$$param{\1basedir\2} = "${DATADIR}";,' \
- -e 's,$$param{\(.\)confdir\(.\)} = .*,$$param{\1confdir\2} = "${ETCDIR}";,' \
- ${WRKSRC}/infobot > ${WRKDIR}/infobot
- ${INSTALL_SCRIPT} ${WRKDIR}/infobot ${STAGEDIR}${PREFIX}/bin
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${WRKSRC}/REVISIONS ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/irc/infobot/distinfo b/irc/infobot/distinfo
deleted file mode 100644
index 0c883bbb911d..000000000000
--- a/irc/infobot/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (infobot-0.45.3.tar.gz) = 69ae7e92d5cfe4cddd78d342d7961ae12c9dfeeb636bb0ddf6688be482743bc9
-SIZE (infobot-0.45.3.tar.gz) = 112346
diff --git a/irc/infobot/files/patch-src_DBM.pl b/irc/infobot/files/patch-src_DBM.pl
deleted file mode 100644
index 047b74056efb..000000000000
--- a/irc/infobot/files/patch-src_DBM.pl
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/DBM.pl.orig Fri Jul 8 15:43:35 2005
-+++ src/DBM.pl Fri Jul 8 15:43:46 2005
-@@ -35,6 +35,7 @@
- =cut
-
- BEGIN { push @INC, 'src' } # baad, bad juju here
-+BEGIN { push @INC, '.' }
-
- use vars qw(%DBMS $Debug $Init_done $Old_warnings);
-
diff --git a/irc/infobot/pkg-descr b/irc/infobot/pkg-descr
deleted file mode 100644
index 67418ccd7b41..000000000000
--- a/irc/infobot/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This is a package of Infobot, by Kevin Lenzo
-
-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.
diff --git a/irc/infobot/pkg-plist b/irc/infobot/pkg-plist
deleted file mode 100644
index f7062bf511e8..000000000000
--- a/irc/infobot/pkg-plist
+++ /dev/null
@@ -1,73 +0,0 @@
-bin/infobot
-%%ETCDIR%%/infobot-are.txt
-%%ETCDIR%%/infobot-is.txt
-%%ETCDIR%%/infobot.channels
-@sample %%ETCDIR%%/infobot.config-dist %%ETCDIR%%/infobot.config
-%%ETCDIR%%/infobot.crontab
-@sample %%ETCDIR%%/infobot.help-dist %%ETCDIR%%/infobot.help
-@sample %%ETCDIR%%/infobot.users-dist %%ETCDIR%%/infobot.users
-%%ETCDIR%%/magic8.txt
-%%ETCDIR%%/sane-are.txt
-%%ETCDIR%%/sane-ignore.txt
-%%ETCDIR%%/sane-is.txt
-%%DATADIR%%/extras/ANSI.pl
-%%DATADIR%%/extras/Aviation.pl
-%%DATADIR%%/extras/DNS.pl
-%%DATADIR%%/extras/Extras.pl
-%%DATADIR%%/extras/Internic.pl
-%%DATADIR%%/extras/Math.pl
-%%DATADIR%%/extras/NOAA.pl
-%%DATADIR%%/extras/RDF.pl
-%%DATADIR%%/extras/Slashdot3.pl
-%%DATADIR%%/extras/Speller.pl
-%%DATADIR%%/extras/Traceroute.pl
-%%DATADIR%%/extras/W3Search.pl
-%%DATADIR%%/extras/Zippy.pl
-%%DATADIR%%/extras/babel.pl
-%%DATADIR%%/extras/exchange.pl
-%%DATADIR%%/extras/excuse.pl
-%%DATADIR%%/extras/insult.pl
-%%DATADIR%%/extras/module-template
-%%DATADIR%%/extras/myRoutines.pl
-%%DATADIR%%/extras/nickometer.pl
-%%DATADIR%%/extras/purldoc.pl
-%%DATADIR%%/extras/stockquote.pl
-%%DATADIR%%/scripts/update_db
-%%DATADIR%%/scripts/curl
-%%DATADIR%%/scripts/dump_db
-%%DATADIR%%/scripts/flock-test
-%%DATADIR%%/scripts/get_entries_from_log
-%%DATADIR%%/scripts/make_password
-%%DATADIR%%/scripts/make_snap
-%%DATADIR%%/scripts/restore_snap
-%%DATADIR%%/scripts/run_if_needed.pl
-%%DATADIR%%/scripts/track2fact
-%%DATADIR%%/scripts/unupdate_dbs
-%%DATADIR%%/scripts/README.scripts
-%%DATADIR%%/src/CTCP.pl
-%%DATADIR%%/src/Channel.pl
-%%DATADIR%%/src/DBM.pl
-%%DATADIR%%/src/Help.pl
-%%DATADIR%%/src/Irc.pl
-%%DATADIR%%/src/IrcExtras.pl
-%%DATADIR%%/src/IrcHooks.pl
-%%DATADIR%%/src/Misc.pl
-%%DATADIR%%/src/Norm.pl
-%%DATADIR%%/src/Params.pl
-%%DATADIR%%/src/Process.pl
-%%DATADIR%%/src/Question.pl
-%%DATADIR%%/src/Reply.pl
-%%DATADIR%%/src/Search.pl
-%%DATADIR%%/src/Setup.pl
-%%DATADIR%%/src/Statement.pl
-%%DATADIR%%/src/Update.pl
-%%DATADIR%%/src/User.pl
-%%DATADIR%%/src/Util.pm
-%%PORTDOCS%%%%DOCSDIR%%/how_to_fix_files_uploaded_from_windows_to_unix.txt
-%%PORTDOCS%%%%DOCSDIR%%/infobot_guide.html
-%%PORTDOCS%%%%DOCSDIR%%/intro.bit
-%%PORTDOCS%%%%DOCSDIR%%/makemanual.pl
-%%PORTDOCS%%%%DOCSDIR%%/REVISIONS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-@dir %%DATADIR%%/files