aboutsummaryrefslogtreecommitdiff
path: root/irc/py-supybot
Commit message (Collapse)AuthorAgeFilesLines
* Retire MANCOMPRESSED.Mathieu Arnold2014-09-181-1/+0
| | | | | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=368446
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360492
* Enable staging.Gerald Pfeifer2014-05-132-5/+10
| | | | | | | | | PR: 188960 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (blanket pre-approval) Notes: svn path=/head/; revision=353905
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319457
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Update to 0.83.4.1Dennis Herrmann2009-07-192-4/+4
| | | | Notes: svn path=/head/; revision=238059
* - Update to 0.83.4Dennis Herrmann2009-07-073-47/+113
| | | | Notes: svn path=/head/; revision=237371
* - Pass maintainership to dhn@Martin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233215
* - Update to 0.83.3Martin Wilke2007-10-233-18/+18
| | | | Notes: svn path=/head/; revision=201862
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update 0.83.2Martin Wilke2006-08-052-5/+5
| | | | | | | | | | | - Take maintainership [1] PR: ports/100988 Submitted by: Radim Kolar <hsn(at)netmag.cz> Approved by: krion (mentor), [1] miwi Notes: svn path=/head/; revision=169758
* - Update to 0.83.1 [1]Marcus Alves Grando2006-05-193-541/+842
| | | | | | | | | | | | - Use INSTALL_* instead of CP - Respect MANPREFIX PR: 96791 [1] Submitted by: Radim Kolar <hsn___netmag.cz> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=162798
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Fix empty directoriesPav Lucistnik2005-07-131-0/+2
| | | | Notes: svn path=/head/; revision=139093
* - Update to 0.80.1Pav Lucistnik2005-04-055-172/+354
| | | | | | | | PR: ports/79518 Submitted by: Tim Middleton <x@Vex.Net> (maintainer) Notes: svn path=/head/; revision=132575
* Update to 0.77.2: some config names changed (see ChangeLog); new LogToIRCMark Linimon2004-04-304-20/+35
| | | | | | | | | | plugin; many bug fixes. PR: ports/65950 Submitted by: Tim Middleton <x@vex.net> (maintainer) Notes: svn path=/head/; revision=108011
* This port requires Python 2.3+.Hye-Shik Chang2004-04-081-1/+1
| | | | | | | Submitted by: James Vega <vega_james@lycos.com> Notes: svn path=/head/; revision=106473
* - Add info to install PySQLite port in order to use someKirill Ponomarev2004-03-121-1/+6
| | | | | | | | | | plugins PR: ports/64065 Submitted by: maintainer Notes: svn path=/head/; revision=103740
* Add py-supybot 0.77.0,Kirill Ponomarev2004-03-105-0/+412
Supybot is an IRC bot written in Python; its goals are primarily clarity, utility, and flexibility. It comes with an extensive collection of plugins to do most tasks people might want a bot to do, and then some; plus a easy framework to create your own plugins. WWW: http://supybot.sourceforge.net/ PR: ports/63952 Submitted by: Tim Middleton <x@vex.net> Notes: svn path=/head/; revision=103544