Port details |
- libmill Go-style concurrency in CGo-style concurrency in C
- 1.18 devel =2 1.18Version of this port present on the latest quarterly branch.
- Maintainer: bapt@FreeBSD.org
- Port Added: 2015-11-27 23:51:08
- Last Update: 2024-01-03 23:18:26
- Commit Hash: 195858c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/sustrik/libmill
- Description:
- Libmill is a library that introduces Go-style concurrency to C.
It can execute up to 20 million coroutines and 50 million context switches per
second.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libmill/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libmill
- pkg install libmill
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmill
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483710367
SHA256 (libmill-1.18.tar.gz) = 12e538dbee8e52fd719a9a84004e0aba9502a6e62cd813223316a1e45d49577d
SIZE (libmill-1.18.tar.gz) = 483049
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libmill
- USES:
- pathfix libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 24
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.18 03 Jan 2024 23:18:26 |
Yuri Victorovich (yuri) |
devel/libmill: Update WWW |
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) |
1.18 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 ) |
1.18 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.18 07 Jan 2017 14:33:34 |
bapt |
oups I forgot to commit the plist change with the last update |
1.18 06 Jan 2017 13:46:59 |
bapt |
Update to 1.18 |
1.17 23 Dec 2016 13:06:25 |
bapt |
Add support for the test framework |
1.17 01 Nov 2016 20:25:33 |
bapt |
Update to 1.17 |
1.16 19 Aug 2016 18:32:13 |
bapt |
Update to 1.16 |
1.14 30 Jul 2016 12:47:12 |
bapt |
Update to 1.14 |
1.13 15 Jun 2016 10:14:15 |
bapt |
forgot to commit the plist along with previous update
Reported by: pkg-fallout |
1.13 13 Jun 2016 13:50:29 |
bapt |
Update to 1.13 |
1.12 24 May 2016 11:33:40 |
bapt |
Update to 1.12 |
1.11 11 May 2016 19:36:54 |
bapt |
Update to 1.11 |
1.10 29 Apr 2016 22:00:39 |
bapt |
Update to 1.10 |
1.9 14 Apr 2016 21:34:01 |
bapt |
Update to 1.9 |
1.8 08 Mar 2016 20:50:29 |
bapt |
Update to 1.8 |
1.7 06 Mar 2016 10:08:26 |
bapt |
Update to 1.7 |
1.6 25 Feb 2016 07:03:43 |
bapt |
Update to 1.6 |
1.5 01 Feb 2016 23:49:10 |
bapt |
Update to 1.5 |
1.4 12 Jan 2016 10:33:12 |
bapt |
Update to 1.4 |
1.2 07 Dec 2015 12:28:27 |
bapt |
Update to 1.2 |
1.1 27 Nov 2015 23:50:57 |
bapt |
add libmill 1.1
Libmill is a library that introduces Go-style concurrency to C.
It can execute up to 20 million coroutines and 50 million context switches per
second.
WWW: http://libmill.org |
Number of commits found: 24
|