| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=498530
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
* Add TEST_DEPENDS (upstream uses pytest, this will use nose)
* Remove setup.py patch
* Update WWW (permanent redirect to https)
Notes:
svn path=/head/; revision=446012
|
|
|
|
| |
Notes:
svn path=/head/; revision=426059
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (3.3)
- Modernize TEST entries (test target, TEST_DEPENDS, et al)
- Update setup.py patch (zip_safe no longer needed)
- Add LICENSE_FILE
- Enable NO_ARCH
This version fixed a security vulnerability:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1494
PR: 206746
Reported by: Sevan Janiyan <venture37 geeklan co.uk>
Security: e78bfc9d-cb1e-11e5-b251-0050562a4d7b
Security: CVE-2016-1494
MFH: 2016Q1
Notes:
svn path=/head/; revision=408021
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1)
Notes:
svn path=/head/; revision=401898
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371453
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.1.4
- Add TESTS option
Changes:
* https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.4
Notes:
svn path=/head/; revision=347447
|
|
|
|
|
|
|
|
|
|
| |
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- Bump PORTREVISION
Notes:
svn path=/head/; revision=342146
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.1.2
- Update pkg-plist
- pkg-descr: Tab->space for WWW:
- Update setup.py patch
- Add TEST_DEPENDS and regression-test: target
- BUILD_DEPENDS are actually RUN_DEPENDS
- Whitespace alignment
Changes:
https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.2
PR: ports/182298
Submitted by: Alexey Degtyarev <alexey@renatasystems.org>
Notes:
svn path=/head/; revision=328367
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
| |
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=311983
|
|
|
|
|
|
|
|
| |
PR: ports/169536
Submitted by: koobs <koobs.freebsd at gmail.com> (maintainer)
Notes:
svn path=/head/; revision=300518
|
|
|
|
|
|
|
|
|
|
|
| |
- Use dirrm instead of dirrmtry for non-shared directories in plist
- Sort plist
PR: ports/169176
Submitted by: koobs <koobs.freebsd@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=299465
|
|
and decryption, signing and verifying signatures, and key generation
according to PKCS#1 version 1.5.
WWW: http://stuvel.eu/rsa
PR: ports/168460
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=299229
|