1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Baptiste Daroussin
08a50c018b Convert left unconverted ports in irc to new options framework 2013-03-26 12:36:21 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Wen Heping
9c5ac460da - Fix DEPENDS
PR:		ports/153762
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:	maintainer
2011-02-22 06:25:03 +00:00
Philip M. Gollucci
efb57e632d - 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)
2010-12-27 15:52:11 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Li-Wen Hsu
f3a85ef9d4 - Update to to 0.8.1.1
PR:		ports/124689
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-06-19 02:16:46 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Li-Wen Hsu
edf035f296 - Update to 0.8.0.4
PR:		ports/121679
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-03-17 10:46:31 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Martin Wilke
b4d9c33ddf - Add missing gpg dependency
PR:		118463
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-12-14 23:15:16 +00:00
Martin Wilke
76cde93983 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>
2007-10-06 10:08:52 +00:00