non port: sysutils/hfm/Makefile |
SVNWeb
|
Number of commits found XX: 19 |
Tue, 10 Dec 2019
|
[ 09:02 antoine ] 
519652 astro/viking/Makefile
519652 audio/slv2/Makefile
519652 audio/triceratops-lv2/Makefile
519652 cad/brickutils/Makefile
519652 deskutils/zanshin/Makefile
519652 devel/elixir-gen_state_machine/Makefile
519652 devel/elixir-swarm/Makefile
519652 devel/erlang-clique/Makefile
519652 devel/erlang-cuttlefish/Makefile
519652 devel/erlang-gen_rpc/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Deprecate ports broken for too long
|
Thu, 7 Nov 2019
|
[ 18:18 tobik ] 
516997 databases/ora2pg/Makefile
516997 devel/pythontidy/Makefile
516997 dns/autotrust/Makefile
516997 dns/djbdns-tools/Makefile
516997 games/py-sgflib/Makefile
516997 japanese/skk-jisyo/Makefile
516997 lang/clips/Makefile
516997 net-mgmt/py-pdagent/Makefile
516997 sysutils/chyves/Makefile
516997 sysutils/dirvish/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
|
Sun, 8 Sep 2019
|
[ 06:11 antoine ] 
511548 sysutils/hfm/Makefile
Mark BROKEN
runtime.main_mainf: function main is undeclared in the main package
# cmd/hfm/testmain
# cmd/hfm
FATAL: command "test" failed: exit status 2
Reported by: pkg-fallout
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 29 Jun 2019
|
[ 03:51 tobik ] 
505321 Mk/Uses/go.mk
505321 databases/cayley/Makefile
505321 databases/cockroach/Makefile
505321 databases/go-carbon/Makefile
505321 databases/influxdb/Makefile
505321 databases/mongodb34-tools/Makefile
505321 databases/mongodb36-tools/Makefile
505321 databases/pgmetrics/Makefile
505321 databases/tile38/Makefile
505321 databases/usql/Makefile
(Only the first 10 of 114 ports in this commit are shown above. )
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
|
Sat, 23 Mar 2019
|
[ 10:42 tobik ] 
496634 devel/uclcmd/Makefile
496634 sysutils/hfm/Makefile
496634 textproc/libucl/Makefile
496634 textproc/libucl/distinfo
496634 textproc/libucl/pkg-plist
496634 textproc/py-ucl/Makefile
496634 textproc/uncle/Makefile
textproc/libucl: Update to 0.8.1
- Bump revision of consumers for shared library change
- Pet portlint and reorder some variables
- Mark the SIGNATURES option as broken with OpenSSL 1.1.1. It has
been broken for a while even with libucl 0.8.0.
Changes: https://github.com/vstakhov/libucl/blob/0.8.1/ChangeLog.md#libucl-081
PR: 233383
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by: koobs (maintainer timeout, 4 months)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] 
479407 archivers/zip-ada/Makefile
479407 cad/qcad/Makefile
479407 databases/p5-DBD-Excel/Makefile
479407 databases/skytools/Makefile
479407 databases/tcl-sqlite3/Makefile
479407 deskutils/note/Makefile
479407 devel/allegro-devel/Makefile
479407 devel/cvs2svn/Makefile
479407 devel/cvsweb3/Makefile
479407 devel/eric6/Makefile
(Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
[ 13:14 mat ] 
479406 accessibility/kmag/Makefile
479406 accessibility/kmousetool/Makefile
479406 accessibility/kmouth/Makefile
479406 archivers/ark/Makefile
479406 archivers/brotli/Makefile
479406 archivers/erlang-snappy/Makefile
479406 archivers/lzop/Makefile
479406 astro/geographiclib/Makefile
479406 astro/libkgeomap/Makefile
479406 astro/marble/Makefile
(Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Thu, 29 Dec 2016
|
[ 12:41 mat ] 
429892 misc/freebsd-release-manifests/Makefile
429892 ports-mgmt/porttree/Makefile
429892 security/courier-authlib/Makefile
429892 security/pkesh/Makefile
429892 sysutils/hfm/Makefile
429892 sysutils/panicmail/Makefile
429892 www/volta/Makefile
429892 x11-wm/awesome-vicious/Makefile
Cleanup NO_BUILD and NO_INSTALL usage.
Sponsored by: Absolight
|
Wed, 24 Aug 2016
|
[ 14:50 mat ] 
420796 devel/android-tools-fastboot/Makefile
420796 devel/android-tools-simpleperf/Makefile
420796 devel/cargo/Makefile
420796 devel/libbrotli/Makefile
420796 finance/moneymanagerex/Makefile
420796 graphics/aseprite/Makefile
420796 net/pimd/Makefile
420796 sysutils/hfm/Makefile
420796 sysutils/ipfs-go/Makefile
420796 sysutils/osquery/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Convert some port to the new GH_SUBDIR feature.
Sponsored by: Absolight
|
Wed, 1 Jun 2016
|
[ 13:15 mat ] 
416242 archivers/xarchiver/Makefile
416242 archivers/xarchiver/distinfo
416242 audio/py-gmusicapi/Makefile
416242 audio/py-gmusicapi/distinfo
416242 chinese/gydict/Makefile
416242 chinese/gydict/distinfo
416242 comms/libsdr-gui/Makefile
416242 comms/libsdr-gui/distinfo
416242 comms/libsdr/Makefile
416242 comms/libsdr/distinfo
(Only the first 10 of 145 ports in this commit are shown above. )
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] 
412349 russian/bugzilla44/Makefile
412349 russian/emkatic/Makefile
412349 russian/gd/Makefile
412349 russian/p5-Convert-Cyrillic/Makefile
412349 russian/p5-Lingua-DetectCyrillic/Makefile
412349 russian/p5-Text-Hyphen-RU/Makefile
412349 russian/p5-XML-Parser-encodings/Makefile
412349 russian/rubygem-russian/Makefile
412349 science/InsightToolkit/Makefile
412349 science/R-cran-DCluster/Makefile
(Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Mar 2016
|
[ 05:13 pi ] 
412094 sysutils/hfm/Makefile
412094 sysutils/hfm/distinfo
sysutils/hfm: 1.2.1 -> 1.2.3
- Removed tests that depend on events happening within a certain time.
These times can be pathological on the build cluster, and don't
accurately reflect what the "average expected" behaviour is.
PR: 208368
Submitted by: 554b8425@razorfever.net (maintainer)
|
Wed, 23 Mar 2016
|
[ 07:10 pi ] 
411686 sysutils/hfm/Makefile
411686 sysutils/hfm/distinfo
411686 sysutils/hfm/files/hfm.in
411686 sysutils/hfm/pkg-message
411686 sysutils/hfm/pkg-plist
sysutils/hfm: 1.1.3 -> 1.2.1
- track upstream
PR: 208220
Submitted by: Derek <derek@chezmarcotte.ca> (maintainer)
|
Sun, 20 Mar 2016
|
[ 20:20 pi ] 
411516 GIDs
411516 UIDs
411516 sysutils/Makefile
411516 sysutils/hfm
411516 sysutils/hfm/Makefile
411516 sysutils/hfm/distinfo
411516 sysutils/hfm/files
411516 sysutils/hfm/files/hfm.in
411516 sysutils/hfm/pkg-descr
411516 sysutils/hfm/pkg-message
(Only the first 10 of 11 ports in this commit are shown above. )
New port: sysutils/hfm
hfm is an application to run tests in parallel at a high frequency.
If the outcome of the test results in a state change, other commands
can be executed.
It is designed to be a general purpose, loosely-coupled tool, by
having both the tests and the state change commands be executed by
the operating system. For example, one could write the test in
shell or c, and have it called through the exec facility.
In practice, the overhead of spawning a new process per test limits
frequency that can be achieved by the tests, and their results.
Anecdotally, 5ms intervals have been seen to be achievable.
An example application is to poll other network services for health,
and to take actions based on their health status changes.
WWW: https://github.com/derekmarcotte/hfm
PR: 207392
Submitted by: 554b8425@razorfever.net
|
Number of commits found XX: 19 |
|
Latest Vulnerabilities |
12 vulnerabilities affecting 102 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-18 08:22:15
|
|