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-ezpyinline/Makefile
SVNWeb

Number of commits found: 8

Sun, 23 Feb 2020
[ 15:25 antoine search for other commits by this committer ] Original commit   Revision:526925 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Wed, 19 Feb 2014
[ 05:31 miwi search for other commits by this committer ] Original commit   Revision:345003 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Stage Support
- Convert to autoplist
- Bump PORTREV
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sun, 1 Feb 2009
[ 18:50 lwhsu search for other commits by this committer ] Original commit 
- Fix fetch

Reported by:    -fetch-original pointyhat run
Wed, 4 Apr 2007
[ 08:49 lwhsu search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
Wed, 14 Feb 2007
[ 09:22 miwi search for other commits by this committer ] Original commit 
The ezpyinline is a pure python module which requires almost no setup to
allows you put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access
from Python.

ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/)
but aim to be as easy as possible and do all the magics for you.

WWW:    http://cheeseshop.python.org/pypi/ezpyinline

PR:             ports/109135
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>

Number of commits found: 8