| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702
Notes:
svn path=/head/; revision=457914
|
|
|
|
| |
Notes:
svn path=/head/; revision=457755
|
|
|
|
| |
Notes:
svn path=/head/; revision=457754
|
|
|
|
| |
Notes:
svn path=/head/; revision=457516
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases
Notes:
svn path=/head/; revision=457467
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=457351
|
|
|
|
|
|
|
| |
Changes: https://github.com/rvosa/bio-phylo/releases
Notes:
svn path=/head/; revision=457333
|
|
|
|
|
|
|
|
| |
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D13574
Notes:
svn path=/head/; revision=456982
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=456976
|
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor) or wen (mentor)
Differential Revision: https://reviews.freebsd.org/D13574
Notes:
svn path=/head/; revision=456950
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- in general, if we think that the code is not architecture-specific,
and instead just enables x86 assembler by default, those should
use BROKEN rather than IGNORE. This will allow them to be attempted
with TRYBROKEN.
- spell i386 as x86.
- spell asm as assembler.
- pet portlint.
These changes should have no effect on tier-1 builds.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=456901
|
|
|
|
| |
Notes:
svn path=/head/; revision=456845
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=456719
|
|
|
|
| |
Notes:
svn path=/head/; revision=456588
|
|
|
|
| |
Notes:
svn path=/head/; revision=456579
|
|
|
|
|
|
|
|
|
| |
on x86.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=456578
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.14
Notes:
svn path=/head/; revision=456220
|
|
|
|
| |
Notes:
svn path=/head/; revision=456096
|
|
|
|
|
|
|
| |
- Add some explicit FLAVOR to dependencies where needed
Notes:
svn path=/head/; revision=456050
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455927
|
|
|
|
|
|
|
| |
not install tests.
Notes:
svn path=/head/; revision=455879
|
|
|
|
|
|
|
|
|
|
| |
adapter and quality trimming
Approved by: jrm (mentor)
Differential Revision: D13400
Notes:
svn path=/head/; revision=455857
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455815
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455813
|
|
|
|
|
|
|
|
|
|
| |
benchmarks/libmicro.
Pointy hat to: self
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455771
|
|
|
|
| |
Notes:
svn path=/head/; revision=455769
|
|
|
|
|
|
|
|
| |
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D8187
Notes:
svn path=/head/; revision=455562
|
|
|
|
|
|
|
|
|
|
| |
Use ${PYNUMPY} per mat suggestion.
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D13350
Notes:
svn path=/head/; revision=455561
|
|
|
|
|
|
|
|
|
|
| |
It has the same effect than setting PYTHON_NO_DEPENDS, but in a more
compact way.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=455518
|
|
|
|
|
|
|
|
|
|
| |
We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs. This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
Notes:
svn path=/head/; revision=455401
|
|
|
|
|
|
|
|
|
|
| |
(ChIP) sequences
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13322
Notes:
svn path=/head/; revision=455383
|
|
|
|
|
|
|
|
|
|
| |
data
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13328
Notes:
svn path=/head/; revision=455382
|
|
|
|
| |
Notes:
svn path=/head/; revision=455247
|
|
|
|
|
|
|
|
| |
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D13314
Notes:
svn path=/head/; revision=455246
|
|
|
|
|
|
|
|
|
|
| |
data
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13304
Notes:
svn path=/head/; revision=455236
|
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13303
Notes:
svn path=/head/; revision=455235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13300
Notes:
svn path=/head/; revision=455161
|
|
|
|
|
|
|
|
|
| |
ly-A tails, etc
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13294
Notes:
svn path=/head/; revision=455154
|
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13283
Notes:
svn path=/head/; revision=455045
|
|
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13276
Notes:
svn path=/head/; revision=455000
|
|
|
|
| |
Notes:
svn path=/head/; revision=454906
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.13
Notes:
svn path=/head/; revision=454383
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 223561
Submitted by: mzaki@niid.go.jp
Approved by: bacon4000@gmail.com(previous maintainer)
Notes:
svn path=/head/; revision=453972
|
|
|
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
Notes:
svn path=/head/; revision=453869
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.12
Notes:
svn path=/head/; revision=453752
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=453620
|
|
|
|
|
|
|
|
| |
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12967
Notes:
svn path=/head/; revision=453556
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/bbuchfink/diamond/releases
Notes:
svn path=/head/; revision=453387
|