notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: irc/py-supybot/Makefile

Number of commits found: 25

Tuesday, 18 Feb 2020
10:58 antoine search for other commits by this committer
Deprecate a few unmaintained ports that use python27

With hat:	portmgr
Original commitRevision:526451 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  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
Original commitRevision:455210 
Thursday, 7 Jan 2016
11:07 miwi search for other commits by this committer
- Convert to options helper
Original commitRevision:405411 
Thursday, 30 Jul 2015
11:36 amdmi3 search for other commits by this committer
- Add LICENSE, don't install it (and INSTALL) with docs
- Add NO_ARCH
- Simplify manpage installation, fix related stage-qa warning
Original commitRevision:393232 
Friday, 12 Jun 2015
20:58 erwin search for other commits by this committer
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
Original commitRevision:389300 
Wednesday, 27 May 2015
00:15 amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
Original commitRevision:387529 
Monday, 20 Oct 2014
17:52 mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371288 
Thursday, 18 Sep 2014
12:31 mat search for other commits by this committer
Retire MANCOMPRESSED.

Also the compat NO_INSTALL_MANPAGES shim.

Differential Revision:	https://reviews.freebsd.org/D730
Reviewed by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:368446 
Tuesday, 29 Jul 2014
21:43 adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363399 
Friday, 4 Jul 2014
00:11 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360492 
Tuesday, 13 May 2014
00:23 gerald search for other commits by this committer
Enable staging.

PR:		188960
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
Original commitRevision:353905 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 20 Sep 2013
18:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Original commitRevision:327736 
Saturday, 22 Aug 2009
00:24 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
Original commit
Sunday, 19 Jul 2009
16:10 dhn search for other commits by this committer
- Update to 0.83.4.1
Original commit
Tuesday, 7 Jul 2009
20:37 dhn search for other commits by this committer
- Update to 0.83.4
Original commit
Monday, 4 May 2009
18:42 miwi search for other commits by this committer
- Pass maintainership to dhn@
Original commit
Tuesday, 23 Oct 2007
23:07 miwi search for other commits by this committer
- Update to 0.83.3
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - 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
Original commit
Saturday, 5 Aug 2006
15:27 miwi search for other commits by this committer
- Update 0.83.2
- Take maintainership [1]

PR:             ports/100988
Submitted by:   Radim Kolar <hsn(at)netmag.cz>
Approved by:    krion (mentor), [1] miwi
Original commit
Friday, 19 May 2006
14:10 mnag search for other commits by this committer
- Update to 0.83.1 [1]
- Use INSTALL_* instead of CP
- Respect MANPREFIX

PR:             96791 [1]
Submitted by:   Radim Kolar <hsn___netmag.cz>
Approved by:    maintainer timeout (14 days)
Original commit
Tuesday, 5 Apr 2005
18:22 pav search for other commits by this committer
- Update to 0.80.1

PR:             ports/79518
Submitted by:   Tim Middleton <x@Vex.Net> (maintainer)
Original commit
Friday, 30 Apr 2004
08:45 linimon search for other commits by this committer
Update to 0.77.2: some config names changed (see ChangeLog); new LogToIRC
plugin; many bug fixes.

PR:             ports/65950
Submitted by:   Tim Middleton <x@vex.net> (maintainer)
Original commit
Thursday, 8 Apr 2004
06:56 perky search for other commits by this committer
This port requires Python 2.3+.

Submitted by:   James Vega <vega_james@lycos.com>
Original commit
Wednesday, 10 Mar 2004
15:53 krion search for other commits by this committer
Add py-supybot 0.77.0,

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>
Original commit

Number of commits found: 25