notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-interface/Makefile

Number of commits found: 17

Monday, 3 Dec 2018
21:20 rene search for other commits by this committer
Re-assign sobomax@'s ports after his commit bit was safekept.
Original commitRevision:486556 
Tuesday, 19 Jun 2018
02:26 yuri search for other commits by this committer
devel/py-interface: Add USE_PYTHON=concurrent when DOCS=yes

Approved by:	portmgr
Original commitRevision:472751 
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 
Tuesday, 11 Jul 2017
09:47 olgeni search for other commits by this committer
Update devel/py-interface to version 2.2.
Original commitRevision:445486 
Monday, 29 Dec 2014
15:43 olgeni search for other commits by this committer
License is actually LGPL20 (June 1991).
Original commitRevision:375793 
Tuesday, 21 Oct 2014
05:52 antoine search for other commits by this committer
Unbreak
Original commitRevision:371309 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Thursday, 3 Jul 2014
23:57 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
Original commitRevision:360487 
Saturday, 7 Jun 2014
17:40 olgeni search for other commits by this committer
Upgrade to version 1.3.

PR:		189672
Submitted by:	olgeni
Approved by:	maintainer timeout (27 days)
Original commitRevision:356933 
Thursday, 8 May 2014
14:44 vanilla search for other commits by this committer
Support STAGEDIR.

PR:		ports/188501
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
Original commitRevision:353310 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Tuesday, 4 Oct 2011
21:09 olgeni search for other commits by this committer
Upgrade to version 1.1.1.

PR:             ports/155893
Submitted by:   olgeni
Approved by:    maintainer timeout (180+ days)
Original commit
Tuesday, 1 Mar 2011
12:24 sobomax search for other commits by this committer
Update to 1.1.

PR:             155103
Submitted by:   Jimmy Olgeni
Original commit
Friday, 6 Aug 2010
09:26 olgeni search for other commits by this committer
Upgrade to version 1.0.

Now devel/py_otp_interface and devel/py-interface are pretty much the same.

PR:             ports/148842
Approved by:    maintainer timeout (15 days)
Original commit
Saturday, 19 Jun 2010
18:47 sylvio search for other commits by this committer
- Update to 0.97

PR:             ports/139934
Submitted by:   myself
Approved by:    maintainer timeout > 10 months
Feature safe:   yes
Original commit
Tuesday, 21 Jul 2009
00:35 sobomax search for other commits by this committer
Add PYDISTUTILS_PKGNAME to ensure proper packaging with python 2.5 and
up.

Issue reported by:      QAT
Original commit
00:23 sobomax search for other commits by this committer
Add py-interface 0.96, a Python implementation of an Erlang node.
Original commit

Number of commits found: 17