aboutsummaryrefslogtreecommitdiff
path: root/irc/py-supybot
Commit message (Collapse)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Convert to options helperMartin Wilke2016-01-071-0/+2
| | | | Notes: svn path=/head/; revision=405411
* - Add LICENSE, don't install it (and INSTALL) with docsDmitry Marakasov2015-07-302-11/+8
| | | | | | | | - Add NO_ARCH - Simplify manpage installation, fix related stage-qa warning Notes: svn path=/head/; revision=393232
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-271-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387529
* Cleanup plistBaptiste Daroussin2014-10-271-67/+0
| | | | Notes: svn path=/head/; revision=371570
* - Convert ports of irc/ and lang/ to new USES=pythonMarcus von Appen2014-10-201-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371288
* 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