Port details |
- rbot Ruby IRC bot similar to infobot
- 20160325_2,1 irc
=2 20160325_2,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated, unmaintained in ports since 2016
This port expired on: 2024-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-06-10 18:42:25
- Last Update: 2024-04-01 11:53:18
- Commit Hash: 871196f
- People watching this port, also watch:: lcms, nmap
- Also Listed In: ruby
- License: GPLv2 MIT
- WWW:
- https://github.com/ruby-rbot/rbot
- Description:
- rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different
features, and a nicer plugin scheme. His main features include:
* Runtime configuration via irc chat
* User authentication and access levels for using different bot features
* Built in infobot-style keywords. See example session below.
* Support for underlying fact database (infobot fact files), which can be
overridden or supplemented by runtime keyword controls
* Powerful plugin architecture, comes with plugins for many functions.
* Multi-language support - comes with english definition only so far -
translations welcome
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rbot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513283166
SHA256 (ruby-rbot-rbot-20160325-e358601cc521d8aced941eb928fae2d8c53cf0c2_GH0.tar.gz) = ae638f53607ad0f1d365ff3c4408ef3c27c8e0f5e83ae355742185c1076ec96e
SIZE (ruby-rbot-rbot-20160325-e358601cc521d8aced941eb928fae2d8c53cf0c2_GH0.tar.gz) = 762685
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- tokyocabinet.so : databases/ruby-tokyocabinet
- rubygem-gettext>=0 : devel/rubygem-gettext
- rubygem-htmlentities>=0 : textproc/rubygem-htmlentities
- rubygem-hpricot>=0 : www/rubygem-hpricot
- rubygem-mechanize>=0 : www/rubygem-mechanize
- rubygem-tzinfo>=0 : devel/rubygem-tzinfo
- rubygem-oauth>=0 : net/rubygem-oauth
- rubygem-oauth21>=0 : net/rubygem-oauth21
- ruby31 : lang/ruby31
- Library dependencies:
-
- libtokyocabinet.so : databases/tokyocabinet
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rbot-20160325_2,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- irc_rbot
- USES:
- cpe ruby:setup
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20160325_2,1 01 Apr 2024 11:53:18 |
Rene Ladan (rene) |
irc/rbot: Remove expired port
2024-03-31 irc/rbot: Outdated, unmaintained in ports since 2016 |
20160325_2,1 25 Feb 2024 12:40:57 |
Daniel Engberg (diizzy) |
irc/rbot: Deprecate and set expiration date to 2024-03-31
Outdated version and unmaintained in ports since 2016
Set deprecation date as on one wants to maintain it |
20160325_2,1 29 Jan 2024 19:54:13 |
Muhammad Moinur Rahman (bofh) |
irc/rbot: Moved man to share/man
Approved by: portmgr (blanket) |
20160325_1,1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20160325_1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20160325_1,1 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
20160325_1,1 21 Jun 2022 20:58:46 |
Po-Chuan Hsieh (sunpoet) |
irc/rbot: Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth21
- Bump PORTREVISION for dependency change |
20160325,1 21 Sep 2021 22:24:03 |
Po-Chuan Hsieh (sunpoet) |
irc/rbot: Add USES=cpe |
20160325,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20160325,1 29 Jan 2020 19:17:07 |
sunpoet |
Add NO_ARCH |
20160325,1 21 Oct 2019 21:57:15 |
bdrewery |
Drop maintainership |
20160325,1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
20160325,1 11 Jan 2019 20:17:50 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
20160325,1 05 May 2018 15:17:46 |
danfe |
For ports under `emulators', `games', `irc`, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list. |
20160325,1 14 Dec 2017 20:58:10 |
bdrewery |
Update to 20160325 and fix with newer ruby versions.
Reported by: swills |
20150311,1 03 Dec 2016 19:36:41 |
sunpoet |
- Add LICENSE
- Fix GH_TAGNAME
- Convert to options target helper
Approved by: portmgr (blanket) |
20150311,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20150311,1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
20150311,1 03 Feb 2016 16:31:45 |
swills |
irc/rbot: mark broken with Ruby 2.2 |
20150311,1 17 Jan 2016 07:06:25 |
swills |
mark ports that don't work with Ruby 2.3
PR: 205774 |
20150311,1 04 Apr 2015 04:02:05 |
bdrewery |
Update rbot to the new upstream from the 20150311 snapshot.
It now actually works with Ruby 2.0+.
This requires manual migration to fix the registry files. See the
UPDATING entry. |
0.9.15_2 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
0.9.15_2 21 Feb 2014 13:37:29 |
ehaupt |
Remove trailing whitespaces from category irc |
0.9.15_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
09 Feb 2014 01:55:22
|
bdrewery |
- Support STAGEDIR |
0.9.15_2 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
0.9.15_2 17 Aug 2013 16:45:56 |
bdrewery |
- Fix runtime crash due to gettext
Obtained from: upstream git |
0.9.15_1 17 Aug 2013 16:33:27 |
bdrewery |
Take maintainership |
0.9.15_1 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
0.9.15_1 30 Jul 2011 18:33:55 |
swills |
- Fix build with Ruby 1.9
PR: ports/158617
Approved by: yzlin (maintainer timeout) |
0.9.15 10 Jan 2011 16:01:33 |
roberto |
Update to 0.9.15.
Maintainer timeout.
PR: ports/153030
Submitted by: Renaud Chaput <renchap@cocoa-x.com> |
0.9.14_1 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
0.9.14_1 14 Mar 2009 23:33:26 |
beech |
- Fix dependency bug
- Bump PORTREVISION
PR: ports/132627
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.9.14 23 Nov 2008 13:39:30 |
miwi |
- Update to 0.9.14
PR: 128475
Submitted by: jadawin@
Approved by: maintainer |
0.9.13_1 07 Sep 2008 07:47:03 |
itetcu |
- Depend on devel/ruby-gettext which is reqired by default translation function
- Bump PORTREVISION
PR: ports/127090
Submitted by: Yi-Jheng Lin (maintainer) |
0.9.13 04 Sep 2008 17:26:52 |
beech |
- Wrap portdocs install in NOPORTDOCS variable
Reported By: QA Tindy |
0.9.13 04 Sep 2008 03:20:31 |
beech |
- Update to 0.9.13
PR: ports/127072
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.9.12_1 26 Aug 2008 18:49:56 |
beech |
- Fix build with NOPORTDATA
- Bump portrevision
PR: ports/126847
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.9.12 25 Aug 2008 02:46:55 |
beech |
- Update to 0.9.12
- Many minor tweaks
- Pass maintainership to submitter
PR: ports/126768
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.9.10 25 Aug 2008 02:07:27 |
clsung |
- I will maintain this port |
0.9.10 05 Jun 2008 17:34:56 |
linimon |
Reset maintainer at his request. |
0.9.10 05 Jan 2007 09:36:13 |
miwi |
- Update to 0.9.10
PR: ports/106951
Submitted by: miwi
Approved by: maintainer timeout |
0.9.9 22 Nov 2005 08:13:30 |
clsung |
- Update to 0.9.9
- add SHA256 checksum
PR: 89351
Submitted by: clsung
Approved by: David Bushong (maintainer) |
0.9.6_1 27 Mar 2004 16:04:40 |
pav |
- Runtime fixes for ruby-1.8
- Raise PORTREVISION
PR: ports/64782, ports/64789
Submitted by: David Bushong <david+ports@bushong.net> (maintainer) |
0.9.6 18 Mar 2004 09:06:13 |
krion |
- SIZE'ify
PR: ports/64399
Submitted by: maintainer |
0.9.6 31 Oct 2003 18:52:20 |
knu |
Update obsolete dependencies with USE_RUBY_FEATURES. |
0.9.6 21 Feb 2003 12:17:17 |
knu |
De-pkg-comment. |
0.9.6 06 Oct 2002 21:24:46 |
knu |
Use RUBY_MOD*. |
0.9.6 08 Aug 2002 19:18:37 |
dwcjr |
Update to 0.9.6
PR: 41276
Submitted by: maintainer |
0.9.5 31 Jul 2002 23:52:42 |
naddy |
Update to 0.9.5.
PR: 41188
Submitted by: David Bushong <david+ports@bushong.net> |
0.9.2 10 Jun 2002 18:38:53 |
knu |
Add irc/rbot 0.9.2, a ruby IRC bot much like the perl "infobot".
PR: ports/37055 (for rbot version 0.9)
Submitted by: David Bushong <david+ports@bushong.net> |