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: devel/py-pyke/Makefile

Number of commits found: 17

Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
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 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
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 
Sunday, 11 May 2014
23:52 gerald search for other commits by this committer
- Convert to Staging.
- Add LICENSE=MIT.
- Tweak WWW line in pkg-descr.

PR:		188532
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
Original commitRevision:353750 
Friday, 7 Mar 2014
16:49 bapt search for other commits by this committer
Convert d* to USES=zip
Original commitRevision:347405 
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 
Monday, 24 May 2010
03:18 wen search for other commits by this committer
- Update to 1.1.1
Original commit
Thursday, 5 Nov 2009
16:18 wen search for other commits by this committer
- Update to 1.0.4
- Update my mail address to FreeBSD
- Respect PORTDOCS
Original commit
Tuesday, 18 Aug 2009
20:48 miwi search for other commits by this committer
- Update to 1.0.2

PR:             137908
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Original commit
Monday, 17 Aug 2009
06:27 linimon search for other commits by this committer
Over to new maintainer.
Original commit
05:27 linimon search for other commits by this committer
Reset thinker@branda.to due to maintainer-timeouts and no response to
email.  While here, tighten up comments and pet portlint.

Hat:            portmgr
Original commit
Saturday, 11 Apr 2009
18:00 miwi search for other commits by this committer
- Update to 1.0

PR:             132793
Submitted by:   Wen Heping <wenheping@gmail.com>i
Approved by:    maintainer timeout
Original commit
Monday, 9 Feb 2009
21:27 miwi search for other commits by this committer
- Update to 0.6

PR:             130090
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout
Original commit
Thursday, 25 Dec 2008
00:33 miwi search for other commits by this committer
Pyke introduces a form of Logic Programming (inspired by Prolog) to the
Python community by providing a knowledge-based inference engine (expert
system) written in 100% Python.

WWW:    http://pyke.sourceforge.net

PR:             ports/129877
Submitted by:   Thinker K.F. Li <thinker at branda.to>
Original commit

Number of commits found: 17