Port details |
- py-gozerbot Gozerbot - A modular Python IRC and Jabber bot
- 0.8.1.1_3 irc
=0 0.8.1.1_3Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- 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: 2007-10-06 10:09:07
- Last Update: 2017-04-30 15:47:52
- SVN Revision: 439826
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.gozerbot.org/
- Description:
- gozerbot is a modular Python IRC and Jabber bot
Features:
* user management by userhost .. bot will not respond if it doesn't know you
* fleet .. use more than one bot in a program (list of bots)
* use the bot through dcc chat .. partyline
* fetch rss feeds.
* keep todo and shop lists
* karma
* quote
* remember items
* relaying between bots
* program your own plugins
* other stuff
WWW: http://www.gozerbot.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gozerbot>0:irc/py-gozerbot@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-gozerbot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gozerbot-0.8.1.1.tar.gz) = 33d0460a0be92359427e6090e0cb68dff200922f21b49fa56ccd75ff5784fa07
SIZE (gozerbot-0.8.1.1.tar.gz) = 352671
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- gpg : security/gnupg
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-gozerbot-0.8.1.1_3:
DOCS=on: Build and/or install documentation
MYSQL=off: Mysql functions
XMPP=off: Jabber functions
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- 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 |
0.8.1.1_3 30 Apr 2017 15:47:52 |
ler |
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away) (Only the first 15 lines of the commit message are shown above ) |
0.8.1.1_3 27 Mar 2017 19:28:54 |
sunpoet |
Release maintainership
PR: 218170
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) |
0.8.1.1_3 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
0.8.1.1_3 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.8.1.1_3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.8.1.1_3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.8.1.1_3 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.8.1.1_3 19 May 2015 13:30:12 |
amdmi3 |
- Fix manpage installation
- Don't cat pkg-message from Makefile
Approved by: portmgr blanket
MFH: 2015Q2 |
0.8.1.1_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.8.1.1_2 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
0.8.1.1_2 20 Oct 2014 17:52:17 |
mva |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
0.8.1.1_2 26 Apr 2014 20:47:49 |
swills |
- Stage
- Remove unneeded DISTNAME
PR: ports/188961
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
0.8.1.1_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.8.1.1_2 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.8.1.1_2 26 Mar 2013 12:36:21 |
bapt |
Convert left unconverted ports in irc to new options framework |
0.8.1.1_2 25 Feb 2011 00:47:51 |
miwi |
- Move to py25 or above
- While here kick md5 support |
0.8.1.1_1 22 Feb 2011 06:25:03 |
wen |
- Fix DEPENDS
PR: ports/153762
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: maintainer |
0.8.1.1_1 27 Dec 2010 15:52:11 |
pgollucci |
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.
Approved by: itectu (portmgr, via irc) |
0.8.1.1_1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
0.8.1.1 19 Jun 2008 02:16:46 |
lwhsu |
- Update to to 0.8.1.1
PR: ports/124689
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer) |
0.8.0.4_1 06 Jun 2008 13:36:43 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.8.0.4 17 Mar 2008 10:46:31 |
lwhsu |
- Update to 0.8.0.4
PR: ports/121679
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer) |
0.7.1.1_1 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
0.7.1.1_1 14 Dec 2007 23:15:16 |
miwi |
- Add missing gpg dependency
PR: 118463
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) |
0.7.1.1 06 Oct 2007 10:08:53 |
miwi |
gozerbot is a modular Python IRC and Jabber bot
Features:
* user management by userhost .. bot will not respond if it doesn't know you
* fleet .. use more than one bot in a program (list of bots)
* use the bot through dcc chat .. partyline
* fetch rss feeds.
* keep todo and shop lists
* karma
* quote
* remember items
* relaying between bots
* program your own plugins
* other stuff
WWW: http://www.gozerbot.org/
PR: ports/116456
Submitted by: Sten Spans <sten at blinkenlights.nl> |