| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=497052
|
|
|
|
| |
Notes:
svn path=/head/; revision=482680
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 225354
Submitted by: Yasuhiro Kimura <yasu at utahime.org>
Notes:
svn path=/head/; revision=459657
|
|
|
|
| |
Notes:
svn path=/head/; revision=459548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS minimum version of cryptography to match that in setup.py [1]
- Remove EXAMPLESDIR, already set and noop'd by USE_PYTHON=concurrent
PR: 222520 [1]
Submitted by: Yasuhiro KIMURA <yasu utahime org> [1]
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=450578
|
|
|
|
| |
Notes:
svn path=/head/; revision=450350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.
www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).
This change creates one of those ports.
[1] https://svnweb.freebsd.org/changeset/ports/442565
PR: 219833
Notes:
svn path=/head/; revision=442841
|
|
|
|
| |
Notes:
svn path=/head/; revision=434646
|
|
|
|
|
|
|
|
|
| |
- Switch to new test framework
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=422634
|
|
|
|
|
|
|
| |
- Allow Python concurrent installation
Notes:
svn path=/head/; revision=413233
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
| |
PR: 200473
Submitted by: sef
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=389892
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371453
|
|
|
|
| |
Notes:
svn path=/head/; revision=361576
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
PR: ports/187002
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com>
Notes:
svn path=/head/; revision=347183
|
|
|
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
Notes:
svn path=/head/; revision=342862
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
|
|
|
|
|
|
| |
Reported by: pav@
Approved by: miwi@ (mentor)
Notes:
svn path=/head/; revision=281979
|
|
|
|
|
|
|
| |
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=281456
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=277347
|
|
|
|
|
|
|
| |
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=271244
|
|
|
|
|
|
|
|
| |
PR: ports/151885
Submitted by: Sofian Brabez <sbrabez AT gmail.com> (maintainer)
Notes:
svn path=/head/; revision=264029
|
|
|
|
| |
Notes:
svn path=/head/; revision=254921
|
|
|
|
|
|
|
|
|
| |
to email.
Hat: portmgr
Notes:
svn path=/head/; revision=254920
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTEXAMPLES
- Remove unnecessary patch, it is now applied upstream
PR: 142784
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Approved by: maintainer timeout (more than 1 month)
Feature safe: yes
Notes:
svn path=/head/; revision=250033
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interpreter crash with the following error message:
Fatal Python error: ceval: tstate mix-up
Abort trap: 6 (core dumped)
Detailed explanation and analysis can be found here:
https://sourceforge.net/tracker2/?func=detail&aid=2543118&group_id=31249&atid=401760
Bump PORTREVISION.
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=228033
|
|
|
|
|
|
|
|
| |
PR: 128839
Submitted by: wxs
Notes:
svn path=/head/; revision=223750
|
|
|
|
|
|
|
|
| |
PR: 126535
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=222248
|
|
|
|
|
|
|
|
| |
PR: 115532
Submitted by: Piet Delport <pjd@satori.za.net>
Notes:
svn path=/head/; revision=197870
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
| |
Notes:
svn path=/head/; revision=116240
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104400
|
|
|
|
| |
Notes:
svn path=/head/; revision=76449
|
|
|
|
| |
Notes:
svn path=/head/; revision=66614
|
|
|
|
| |
Notes:
svn path=/head/; revision=64823
|
|
|
|
| |
Notes:
svn path=/head/; revision=58334
|
|
Python interface to the OpenSSL library
Notes:
svn path=/head/; revision=54560
|