Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.38_2 30 Nov 2024 16:33:06 |
Rene Ladan (rene) |
sysutils/cloudabi-utils: Remove expired port
sysutils/cloudabi-utils |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.38_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.38_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.38_2 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
0.38_2 13 Jul 2021 09:07:26 |
Guido Falsi (madpilot) |
devel/yaml-cpp: Update to 0.7.0
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible |
0.38_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.38_1 26 Sep 2019 21:31:46 |
madpilot |
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests
unconditionally.
- Bump PORTREVISION on dependent ports. I've observed linker errors
on startup due to library changes |
0.38 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
0.38 02 Feb 2018 10:05:07 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Use IGNORE_<sys>_<ver> helper
Approved by: portmgr blanket |
0.38 30 Jan 2018 09:12:06 |
ed |
Upgrade all CloudABI components to their latest upstream versions.
This release of CloudABI includes some minor tweaks to improve support
for Rust, including some changes that should keep the ABI more robust
going forward. In addition to that, there are some tiny fixes for Linux,
but these are not relevant for FreeBSD.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D14076 |
0.36 06 Jan 2018 21:22:10 |
ed |
sysutils/cloudabi-utils: Upgrade to upstream version 0.36.
This release adds support for sleeping on condition variables (and
mutexes and rwlocks) with relative timeouts. This functionality is
needed by the recently added pthread_cond_timedwait_relative_np() and
some other functions.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D13786 |
0.35 12 Nov 2017 22:13:47 |
ed |
devel/cloudabi and sysutils/cloudabi-utils: Upgrade to v0.17 and v0.35.
In CloudABI v0.17, we've removed some more unused bits from the polling
framework. Processes have also gained process IDs in the form of
UUIDv4s, which means they should never recycle and are globally unique.
cloudabi-utils has been patched to catch up with the ABI changes. While
there, some cleanups/bugfixes have been made to the emulator.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D13052 |
0.32 29 Oct 2017 21:34:14 |
ed |
Update CloudABI related packages to the latest upstream versions.
We're currently working towards redesigning the entire polling/event
handling subsystem of CloudABI. This release of the CloudABI definitions
includes the first cut of changes in that area.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12751 |
0.30_1 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
0.30_1 18 Sep 2017 07:00:56 |
ed |
net/flower: Update to 0.10
This release includes proper support for egresses, meaning sandboxed
applications can now make outgoing network connections properly. In
addition to that, a new utility, flower_ls, can be used to extract a
list of registered servers. This is pretty useful for debugging.
Bump cloudabi-utils' revision to catch up with .proto changes.
Reviewed_by: koobs
Approved by: koobs (ports)
Differential_Revision: D12399 |
0.30 08 Sep 2017 14:35:32 |
ed |
Upgrade cloudabi-utils and related packages to the latest version.
Now that we have ARPC, Flower and yaml2argdata packaged, we can conclude
this series of commits by upgrading cloudabi-utils to the latest
upstream version again. This version of cloudabi-utils now has
integrated support for starting sandboxed processes that perform network
communication using Flower.
As cloudabi-utils has partially been rewritten in C++, drop the
dependency on libyaml. We now make use of yaml-cpp. Also apply some
minor cleanups (e.g., use DISTVERISON as opposed to PORTVERSION).
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12265 |
0.26 31 Jul 2017 19:57:59 |
ed |
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.
This release of the CloudABI definitions contains some cleanups, such as
the removal of socket addresses. Though structures like sockaddr are
still defined by the C library, this information is no longer exposed by
runtimes. The reasoning being that additional services for CloudABI,
such as Flower, are going to facilitate this in the future:
https://github.com/NuxiNL/flower
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D11734 |
0.25 22 Jun 2017 12:37:35 |
ed |
Upgrade argdata and cloudabi-utils to the latest upstream versions.
Version 0.3 of argdata includes an all new reader/writer API that allows
you to stream argdata objects into files, pipes and sockets. Version 0.4
reworks the iterator API to make it easier/safer to duplicate iterators.
Version 0.4 of argdata now depends on max_align_t. This type definition
is not available on older versions of FreeBSD. Add a local patch to use
a locally defined structure instead. This patch can be removed once we
only support versions that do provide this type.
Version 0.25 of cloudabi-utils catches up with the argdata iterator API
changes.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D11300 |
0.24_1 01 Apr 2017 15:23:32 |
gerald |
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 |
0.24 24 Mar 2017 13:27:16 |
ed |
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.
This release includes various changes to the userspace emulator in the
area of networking. POSIX conformance of sendmsg()/recvmsg() has been
improved. File descriptor passing is now supported.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D10125 |
0.23_1 15 Mar 2017 09:43:01 |
ed |
Upgrade to the cloudabi-utils v0.23.
This version of cloudabi-utils has some improvements to the emulator in
the area of polling. On FreeBSD 11.x, there is no need to use the
emulator, as you can just use the native support with no additional
effort. Still, it makes it easier to use CloudABI on 10.x systems. |
0.22_1 25 Feb 2017 14:10:08 |
ed |
Upgrade cloudabi-utils to the latest upstream version.
This version now no longer includes a copy of Argdata, the serialization
library used by cloudabi-run. It is now provided by a separate package,
so adjust the dependencies and pkg-plist to take that into account. |
0.21_1 08 Feb 2017 11:51:47 |
ed |
Upgrade CloudABI packages to the latest upstream versions. |
0.20_1 17 Jan 2017 07:20:58 |
ed |
Upgrade CloudABI headers and utilities to the latest upstream versions.
This release contains no changes to the actual ABI itself, but performs
some renaming of system call argument names and structure members to
make them more uniform. Ranges (pointer + length) pairs now have
automatically inferred names. |
0.18_1 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
0.18_1 25 Dec 2016 14:23:38 |
amdmi3 |
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket |
0.18_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.18 01 Oct 2016 18:21:56 |
ed |
Update cloudabi-utils to v0.18.
Yesterday I released v0.17, but discovered that that version and all
previous versions did not yet build on macOS Sierra. Fixing that, I've
released v0.18. For FreeBSD, it should be identical to v0.17, but at
least ensures that portscout remains silent. |
0.17 30 Sep 2016 16:29:39 |
ed |
Upgrade cloudabi-utils to version 0.17.
Compared to v0.16, its only new feature is that it provides support for
ARMv6. But this is exactly what we want. |
0.16 17 Aug 2016 06:48:18 |
ed |
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.
The most important change in these releases is that these versions now
provide very rudamentary support for i386. |
0.15 10 Aug 2016 21:23:08 |
ed |
Upgrade to the latest version of cloudabi-utils, v0.15.
The most important change in this release is that it contains new
prebuilt binaries of cloudabi-reexec. These contain some important bug
fixes related to the handling of vDSOs, in a way that they provide
better forward compatibility.
In addition to that, the YAML parser in cloudabi-run follows the YAML
1.1 specification more closely. |
0.14 02 Aug 2016 20:08:21 |
ed |
Upgrade cloudabi-utils to 0.14.
Earlier today version 0.13 got released, but it turned out it contained
a pretty major bug in IPv6 address handling (which was also present in
previous versions). While we're at it, just do another release to tackle
that. |
0.13 02 Aug 2016 12:22:44 |
ed |
Upgrade cloudabi-utils to the latest upstream version.
Compared to version 0.12, it now includes more complete parsing of YAML
input. For example, it now automatically infers the typing of integers,
booleans, etc. without requiring explicit !!int / !!bool tags. |
0.12 15 Jul 2016 07:39:50 |
ed |
Update cloudabi-utils to the latest upstream version: 0.12.
This version only includes a couple of changes to the userspace
emulator (which isn't needed on FreeBSD >= 11.0):
- Support for sleeping on condition variables with monotonic clocks.
- More reliable emulation/handling of process descriptors (pdfork()). |
0.11 27 Apr 2016 06:49:15 |
ed |
Bump up the requirements for the version of FreeBSD.
The emulator now depends on a recent enough version of FreeBSD that has
a modern Capsicum implementation to work properly, which was when
__FreeBSD_version was bumped to 1001511. |
0.11 25 Apr 2016 18:04:07 |
ed |
Upgrade cloudabi-utils to the latest version.
It turned out that the last release of cloudabi-utils contained buggy
copies of cloudabi-reexec, the trampoline executable that is used to
start the execution of CloudABI programs. |
0.10 23 Apr 2016 07:58:22 |
ed |
Update cloudabi-utils to version 0.10.
The only change compared to version 0.9 is that it attempts to fix the
build on systems that don't have utimensat(), such as FreeBSD 10.1.
Reviewed by: bapt (sitting next to me) |
0.9 22 Apr 2016 10:50:28 |
ed |
Upgrade cloudabi-utils to the latest version.
The latest version of cloudabi-run now includes an emulator for running
CloudABI executables. Though this emulator has been primarily developed
for Mac OS X, it also works reasonably well on FreeBSD. This means that
FreeBSD users can now experiment with CloudABI even on FreeBSD <11.
The new version of cloudabi-utils now depends on an additional package,
simply called cloudabi. This package installs a set of headers that
describe the actual binary interface that programs can use.
Reviewed by: beat
Differential Revision: https://reviews.freebsd.org/D6056 |
0.7 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.7 18 Nov 2015 16:49:34 |
ed |
Update cloudabi-utils to version 0.7.
This new version of cloudabi-utils now installs a library called
libcloudabi. This library contains native ports of some of the APIs that
are currently provided as part of CloudABI's runtime. These used to be
built into cloudabi-run itself, but are now exposed as well.
As cloudabi-utils is now becoming more complex, it now uses CMake as its
build system. We can now remove our custom build targets. We do need to
make sure to override CMAKE_INSTALL_MANDIR, as it is set to share/man by
default. I'm slightly amazed that this isn't done by default.
Reviewed by: beat
Differential Revision: https://reviews.freebsd.org/D4176 |
0.6 22 Oct 2015 13:35:23 |
ed |
Update cloudabi-utils to 0.6.
Compared to version 0.5, this package is identical, except that it now
provides support for aarch64.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D3976 |
0.5 12 Sep 2015 08:43:29 |
ed |
Upgrade cloudabi-utils to version 0.5.
CloudABI now has its own package collection for FreeBSD and Debian based
systems (https://github.com/NuxiNL/cloudabi-ports/). This package
collection will only contain software that is cross compiled for
CloudABI -- no FreeBSD native executables.
I would like to go ahead and remove all ports that overlap with the
packages provided by CloudABI Ports. Let's start off by updating
cloudabi-utils to version 0.5. This version no longer depends on the
CloudABI toolchain, as it now ships with a precompiled copy of the
trampoline executable.
Once this is done, I can go ahead and remove devel/cloudabi-cloudlibc,
devel/cloudabi-compiler-rt, devel/cloudabi-libc++,
devel/cloudabi-libc++abi and devel/cloudabi-libunwind/.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3616 |
0.4 09 Aug 2015 11:42:06 |
ed |
Upgrade the CloudABI toolchain and utilities.
A new version of cloudlibc and cloudabi-utils has been released, to
catch up with ABI changes (due to the import into FreeBSD HEAD). Bump
these ports up to v0.4.
While there, upgrade the LLVM packages. It looks like the LLVM project
is finally releasing tarballs itself, meaning we can use those instead
of requiring me to host them myself. Update the ports to use a common
Makefile (cloudabi-libc++/Makefile.common) to set the PORTVERSION,
MASTER_SITES, etc.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D3332 |
0.3 22 Jul 2015 12:54:49 |
ed |
Upgrade the CloudABI toolchain to a newer version.
Due to the CloudABI code being reviewed before hitting the tree, some
minor ABI tweaks are made in a couple of places, while we still can.
Unfortunately, this means that the previous version of cloudlibc now
generates binaries that are not compatible with the latest kernel
sources.
Roll a new release that makes the toolchain compatible with what's in
FreeBSD HEAD. |
0.2 21 Jul 2015 09:00:01 |
ed |
Make this port build properly.
Summary:
It looks like we forgot to add '${SETENV} ${MAKE_ENV}' to the build
script. Right now it ignores the compiler entirely.
Furthermore, regardless of whether a C11 compiler is being used, the
build will fail, for the reason that some C11 headers such as
<stdnoreturn.h> are being used in the code. Instead of trying to fix
that, simply disable this port on FreeBSD <10.1. I have no intent on
ever getting CloudABI to work on FreeBSD 9.
Reviewers: bapt
Reviewed By: bapt
Differential Revision: https://reviews.freebsd.org/D3077 |
0.2 13 Jul 2015 12:41:44 |
ed |
Add compiler:c11.
cloudabi-run depends on a couple of C11 tricks (e.g., _Generic). Make
sure we have the right compiler for that.
Discussed with: bapt |
0.2 13 Jul 2015 12:26:40 |
ed |
Add sysutils/cloudabi-utils.
Summary:
Though CloudABI programs can simply be started from the command line
like any UNIX process, the preferred way for starting them is using the
cloudabi-run utility.
cloudabi-run parses a YAML file that contains the configuration for the
program that you want to run. Special tags can be used in the YAML file
to indicate that the program depends on a resources (a socket or a
file). cloudabi-run then attempts to obtain these resources and startes
the program for you.
The end result is that it's possible to build software that looks like
traditional UNIX software (executable + config file), but still gets run
in this completely sandboxed environment.
Reviewers: bapt
Reviewed By: bapt
Differential Revision: https://reviews.freebsd.org/D3067 |