non port: devel/caf/Makefile |
SVNWeb
|
Number of commits found: 44 |
Sun, 8 Jan 2023
|
[ 10:08 Yuri Victorovich (yuri) ] f8cdacd
devel/caf: Merge into devel/actor-framework and remove
Reported by: vanilla@fatpipi.com; fluffy@
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 27 Mar 2022
|
[ 17:19 Fernando Apesteguía (fernape) ] a08652f
devel/caf: update to 0.18.6
https://github.com/actor-framework/actor-framework/releases/tag/0.18.6
Reported by: portscout
|
Thu, 5 Aug 2021
|
[ 06:15 Vanilla I. Shu (vanilla) ] 1ae5ad7
devel/caf: update to 0.18.5.
|
Sun, 23 May 2021
|
[ 09:10 Kirill Ponomarev (krion) ] dfe2a48
devel/caf: update to 0.18.3
|
Tue, 6 Apr 2021
|
[ 23:02 Adriaan de Groot (adridg) ] ed0a045
devel/caf: fix plist
A whole bunch of orphaned files detected by poudriere bulk -t
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 29 Mar 2021
|
[ 19:53 cs ]
Update to 0.18.2
|
Tue, 26 Jan 2021
|
[ 19:09 fernape ]
devel/caf: update to 0.18.0
ChangeLog:
https://github.com/actor-framework/actor-framework/releases/tag/0.18.0
Reported by: portscout
|
Sat, 8 Aug 2020
|
[ 05:23 vanilla ]
Update to 0.17.6.
|
Wed, 8 Jul 2020
|
[ 16:17 fernape ]
devel/caf: update to 0.17.5
ChangeLog:
https://github.com/actor-framework/actor-framework/releases/tag/0.17.5
MFH: 2020Q3 (runtime fix)
|
Sun, 10 May 2020
|
[ 20:50 leres ]
devel/caf: Turn off TEST by default and fix build under CURRENT without ccache
pkg-fallout has been failing to build caf for amd64 and i386 since
mid March (no viable overloaded '=') but I've been unable to
reproduce this.
Today I tested with 13.0-CURRENT (r360828) and could see the errors
only after disabling ccache. Turning off TEST solves this so let's
remove this option from OPTIONS_DEFAULT.
Both security/bro and security/zeek have used a bundled version of
caf (actor-framework) for some time now so relinquish maintainership
while we're here.
Reported by: pkg-fallout
|
Sun, 22 Mar 2020
|
[ 00:50 leres ]
devel/caf: Remove obsolete patches, fix options descriptions
Remove patches that were accepted by upstream. Add missing _DESC
to LOG_LEVEL options descriptions.
|
Sun, 15 Mar 2020
|
[ 22:57 leres ]
devel/caf: Upgrade to 0.17.4. Changes since 0.17.3:
- Accept numbers as keys in the config syntax
- Fix behavior of inline_all_enqueues in the testing DSL
- Make sure actors that receive stream input shut down properly
- Fix undesired function hiding in fused_downstream_manager
- Improve to_string output for caf::error
- Fix path recognition in the URI parser, e.g., file:/// is now
valid
(Only the first 15 lines of the commit message are shown above )
|
Wed, 18 Dec 2019
|
[ 18:14 leres ]
devel/caf: Upgrade to 0.17.3.
Approved by: matthew (mentor, implicit)
|
Mon, 26 Aug 2019
|
[ 17:24 leres ]
devel/caf: Take maintainership
Approved by: matthew (mentor, implicit)
|
[ 10:09 koobs ]
devel/caf: Reset MAINTAINER
While I'm here pet portlint: extra item placed in the USES/USE_x section
PR: 240119
Approved by: Matthias Vallentin <vallentin icir org>
MFH: 2019Q3
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (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
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (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
|
Tue, 12 Dec 2017
|
[ 04:35 jbeich ] (Only the first 10 of 14 ports in this commit are shown above. )
Re-try ports affected by bug 193528 on powerpc* after r449590
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (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, 29 Apr 2017
|
[ 06:32 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (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
|
Mon, 23 Jan 2017
|
[ 03:12 vanilla ]
Update to 0.15.3.
Submitted by: 216381
Reported by: maintainer
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Tue, 18 Oct 2016
|
[ 11:20 jbeich ]
Adjust TEST_WRKSRC for USES=[cq]make:outsource
Approved by: rakuco
Differential Revision: https://reviews.freebsd.org/D8274
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 19 Mar 2016
|
[ 14:44 vanilla ]
Update to 0.14.5.
PR: 208046
Submitted by: maintainer
|
Mon, 25 Jan 2016
|
[ 20:23 rakuco ]
Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
|
Wed, 30 Dec 2015
|
[ 09:50 antoine ]
Fix make fetch
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Tue, 20 Oct 2015
|
[ 14:47 mat ]
Change PORTNAME to match package name on other OS and port directory.
PR: 203463
Submitted by: maintainer
Sponsored by: Absolight
|
Mon, 7 Sep 2015
|
[ 07:20 vanilla ]
Upgrade to 0.14.1.
PR: 202943
Submitted by: maintainer
|
Wed, 15 Jul 2015
|
[ 02:37 vanilla ]
1: set BROKEN_FreeBSD_8.
2: Fix build on FreeBSD 9.
Approved by: maintainer
|
Thu, 9 Jul 2015
|
[ 08:54 vanilla ]
Upgrade to 0.14.0, and support FreeBSD < 10.0.
PR: 201410
Submitted by: maintainer
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Thu, 12 Mar 2015
|
[ 13:49 vanilla ]
Upgrade to 0.13.
PR: 198542
Submitted by: maintainer
|
Thu, 29 Jan 2015
|
[ 03:03 vanilla ]
Upgrade to 0.12.2
PR: 197136
Submitted by: maintainer
|
Mon, 19 Jan 2015
|
[ 15:07 vanilla ]
1: move actor-framework to caf.
2: pass maintainer bit to submitter.
3: add some options.
PR: 196809
Submitted by: Matthias Vallentin <vallentin at icir.org>
|
Number of commits found: 44 |