| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=530199
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
|
|
|
|
|
| |
This is a dependency for r461164
Notes:
svn path=/head/; revision=461168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Also change maintainer to my address
Reviewed by: cs (maintainer), mat (mentor)
Approved by: cs (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11462
Notes:
svn path=/head/; revision=446111
|
|
|
|
|
|
|
|
| |
PR: 217867
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
Notes:
svn path=/head/; revision=437242
|
|
|
|
|
|
|
|
|
| |
Reviewed by: feld, mat
Approved by: feld, mat (mentors), cs (maintainer)
Differential Revision: https://reviews.freebsd.org/D9849
Notes:
svn path=/head/; revision=435672
|
|
|
|
| |
Notes:
svn path=/head/; revision=415413
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
| |
Notes:
svn path=/head/; revision=409246
|
|
|
|
| |
Notes:
svn path=/head/; revision=404473
|
|
|
|
| |
Notes:
svn path=/head/; revision=378486
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371449
|
|
|
|
|
|
|
|
| |
- Stage support
- Bump PORTREV
Notes:
svn path=/head/; revision=341943
|
|
|
|
| |
Notes:
svn path=/head/; revision=327840
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
| |
PR: ports/180357
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: maintainer (me)
Notes:
svn path=/head/; revision=323986
|
|
|
|
|
|
|
|
| |
- Trim Header
- Fix spacing in front of WWW
Notes:
svn path=/head/; revision=315325
|
|
|
|
|
|
|
| |
- Tidy pkg-descr
Notes:
svn path=/head/; revision=303421
|
|
|
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
Notes:
svn path=/head/; revision=288883
|
|
|
|
|
|
|
| |
Approved by: wen@ (mentor)
Notes:
svn path=/head/; revision=281802
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://bitbucket.org/which_linden/eventlet/diff/NEWS?diff2=6e6a02e7ac7c&diff1=5140fe20544f
PR: ports/156392
Submitted by: C-S <c-s@c-s.li> (maintainer)
Notes:
svn path=/head/; revision=273073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later
* ZeroMQ hub no longer depends on pollhub, and thus works on Windows
* Better handling of connect errors on Windows
* More-robust Event delivery
* wsgi.py now distinguishes between an empty query string ("") and a
non-existent query string (no entry in environ)
* wsgi.py handles ipv6 correctly
* Better behavior in tpool when you give it nonsensical numbers
* Fixed importing on 2.5
* Hub doesn't hold on to invalid fds
* Documentation for eventlet.green.zmq.
PR: ports/154290
Submitted by: C-S <c-s@c-s.li> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=268240
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/151659
Submitted by: C-S <c-s@c-s.li>
Notes:
svn path=/head/; revision=263564
|
|
|
|
|
|
|
|
|
|
| |
- Maintainer drops maintainership
PR: ports/150062
Submitted by: Gea-Suan Lin <gslin AT gslin.org> (former maintainer)
Notes:
svn path=/head/; revision=260124
|
|
PR: ports/148828
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=259715
|