| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
Notes:
svn path=/head/; revision=463776
|
|
|
|
|
|
|
| |
Remove a part fo an upstreamd patch
Notes:
svn path=/head/; revision=463648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
switch to snapshots directly obtained from the github repository (currently
at version 2.7.1). Generally, there aren't that many changes since the 2.7.0
release version of netperf, the most noteworthy changes are in the area of
FreeBSD support, though:
- FreeBSD-specific code for letting netperf/netserver bind to CPUs, e. g.
via the global "-T" option, has been added.
- The nettest_bsd back-end now can take advantage of aio(4) via the newly
added test-specific "-a" and "-A" options, which in turn allows zero-copy
send and receive with e. g. cxgbe(4). Note that this requires the netperf
port to be built with its default-on OMNI option disabled, as otherwise
the nettest_omni back-end and the migration to it from legacy back-ends
(also the upstream default since netperf 2.5.0) will be used instead.
Apart from that, some test scripts missing in the published releases but
referenced by test scripts already part of e. g. netperf 2.7.0 are now
included.
Notes:
svn path=/head/; revision=463598
|
|
|
|
| |
Notes:
svn path=/head/; revision=463480
|
|
|
|
|
|
|
| |
- Adjust COMMENT and port description text for better readability
Notes:
svn path=/head/; revision=463478
|
|
|
|
|
|
|
| |
Sponsored by: ESnet
Notes:
svn path=/head/; revision=463454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
Notes:
svn path=/head/; revision=463452
|
|
|
|
|
|
|
|
|
| |
on Unix systems that include the Apache Portable Runtime and OpenSSL.
WWW: https://github.com/apigee/apib
Notes:
svn path=/head/; revision=463346
|
|
|
|
| |
Notes:
svn path=/head/; revision=462868
|
|
|
|
| |
Notes:
svn path=/head/; revision=462789
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=462745
|
|
|
|
|
|
|
|
| |
Include a fix with CLANG < 5.0
Regerate patch
Notes:
svn path=/head/; revision=462495
|
|
|
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
Notes:
svn path=/head/; revision=462230
|
|
|
|
| |
Notes:
svn path=/head/; revision=462210
|
|
|
|
|
|
|
| |
Reported by: matwq
Notes:
svn path=/head/; revision=462050
|
|
|
|
| |
Notes:
svn path=/head/; revision=462011
|
|
|
|
|
|
|
| |
Sponsored by: ESnet
Notes:
svn path=/head/; revision=461842
|
|
|
|
|
|
|
|
| |
PR: 225847
Reported by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=461690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.
Big thanks to Gleb for working on this.
PR: 225185
Submitted by: Gleb Popov <6yearold@gmail.com>
Exp-run by: antoine
Reviewed by: pgj
Differential Revision: https://reviews.freebsd.org/D12043
Notes:
svn path=/head/; revision=461362
|
|
|
|
|
|
|
|
| |
While I'm here, force to use llvm50 on amd64 on 11.1
as workaraound for a compiler hang.
Notes:
svn path=/head/; revision=461292
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Execute throughput tests with iperf3 and get some formatted responses.
The output shows just the min, max and average values.
WWW: https://github.com/kanazux/throughpy
PR: 225478
Submitted by: Silvio Ap Silva <contato@kanazuchi.com>
Notes:
svn path=/head/; revision=460126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP
services with a constant request rate.
WWW: https://github.com/tsenart/vegeta
PR: 222830
Submitted by: VinÃcius Zavam <egypcio@googlemail.com>
Reviewed by: mat, swills
Differential Revision: https://reviews.freebsd.org/D12606
Notes:
svn path=/head/; revision=460123
|
|
|
|
| |
Notes:
svn path=/head/; revision=460116
|
|
|
|
| |
Notes:
svn path=/head/; revision=460113
|
|
|
|
|
|
|
|
|
| |
Thanks swills for testing on powerpc64
Reported by: Upstream
Notes:
svn path=/head/; revision=459947
|
|
|
|
|
|
|
| |
Obtained from: Arch Linux package
Notes:
svn path=/head/; revision=459920
|
|
|
|
| |
Notes:
svn path=/head/; revision=459747
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=459732
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=459451
|
|
|
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
Notes:
svn path=/head/; revision=459327
|
|
|
|
|
|
|
|
|
| |
not in the mood for fixing them (technically, `-Wno-c++11-narrowing' is only
required for Clang 6 and later, but since it does not apparently upset other
compilers, pass it unconditionally rather than complicate Makefile logic).
Notes:
svn path=/head/; revision=459050
|
|
|
|
|
|
|
|
|
| |
- Remove pre-r423928 WAF_CMD override for verbose logs
PR: 224989
Notes:
svn path=/head/; revision=459035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compressors. It joins all compressors into a single executable. At the
beginning, an input file is read to memory. Then all compressors are used
to compress and decompress the file and decompressed file is verified.
WWW: https://github.com/inikep/lzbench
Add a port of libdeflate, a library for fast, whole-buffer DEFLATE-based
compression and decompression.
WWW: https://github.com/ebiggers/libdeflate
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1515146810 which corresponds to commit 6c4ad37 tagged
as this release.
Notes:
svn path=/head/; revision=459019
|
|
|
|
| |
Notes:
svn path=/head/; revision=459009
|
|
|
|
|
|
|
|
|
| |
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
Notes:
svn path=/head/; revision=458761
|
|
|
|
| |
Notes:
svn path=/head/; revision=458579
|
|
|
|
| |
Notes:
svn path=/head/; revision=458289
|
|
|
|
| |
Notes:
svn path=/head/; revision=458244
|
|
|
|
| |
Notes:
svn path=/head/; revision=457950
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=457638
|
|
|
|
| |
Notes:
svn path=/head/; revision=457631
|
|
|
|
| |
Notes:
svn path=/head/; revision=457443
|
|
|
|
| |
Notes:
svn path=/head/; revision=457322
|
|
|
|
|
|
|
|
|
| |
- Remove -march and respect CFLAGS which also fixes build on Tier2
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=456060
|
|
|
|
|
|
|
| |
- Add some explicit FLAVOR to dependencies where needed
Notes:
svn path=/head/; revision=456050
|
|
|
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
Notes:
svn path=/head/; revision=455937
|
|
|
|
| |
Notes:
svn path=/head/; revision=455344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Optionize docs
- Tweak build/install verbosity
Notes:
svn path=/head/; revision=455032
|