notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
microsoft-gsl Guidelines Support Library
4.0.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0Version of this port present on the latest quarterly branch.
Maintainer: henry.hu.sh@gmail.com search for ports maintained by this maintainer
Port Added: 2020-03-02 10:08:58
Last Update: 2022-11-29 14:55:15
Commit Hash: c643863
License: MIT
WWW:
https://github.com/microsoft/GSL
Description:
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. The library includes types like span<T>, string_span, owner<> and others. The entire implementation is provided inline in the headers under the gsl directory. The implementation generally assumes a platform that implements C++14 support. There are specific workarounds to support MSVC 2015.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/microsoft-gsl-4.0.0/catalog.mk
  2. /usr/local/share/licenses/microsoft-gsl-4.0.0/LICENSE
  3. /usr/local/share/licenses/microsoft-gsl-4.0.0/MIT
  4. include/gsl/algorithm
  5. include/gsl/assert
  6. include/gsl/byte
  7. include/gsl/gsl
  8. include/gsl/gsl_algorithm
  9. include/gsl/gsl_assert
  10. include/gsl/gsl_byte
  11. include/gsl/gsl_narrow
  12. include/gsl/gsl_util
  13. include/gsl/narrow
  14. include/gsl/pointers
  15. include/gsl/span
  16. include/gsl/span_ext
  17. include/gsl/string_span
  18. include/gsl/util
  19. share/cmake/Microsoft.GSL/Microsoft.GSLConfig.cmake
  20. share/cmake/Microsoft.GSL/Microsoft.GSLConfigVersion.cmake
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • microsoft-gsl>0:devel/microsoft-gsl
To install the port:
cd /usr/ports/devel/microsoft-gsl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/microsoft-gsl
  • pkg install microsoft-gsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: microsoft-gsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1669076193 SHA256 (microsoft-GSL-v4.0.0_GH0.tar.gz) = f0e32cb10654fea91ad56bde89170d78cfbf4363ee0b01d8f097de2ba49f6ce9 SIZE (microsoft-GSL-v4.0.0_GH0.tar.gz) = 55846

Packages (timestamps in pop-ups are UTC):
microsoft-gsl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.04.0.03.0.14.0.04.0.0-3.0.1-
FreeBSD:13:quarterly4.0.04.0.04.0.04.0.04.0.04.0.04.0.04.0.0
FreeBSD:14:latest4.0.04.0.04.0.04.0.04.0.04.0.0-4.0.0
FreeBSD:14:quarterly4.0.04.0.0-4.0.04.0.04.0.04.0.04.0.0
FreeBSD:15:latest4.0.04.0.0n/a4.0.0n/a4.0.04.0.04.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. audio/mumble
  2. graphics/wrapland
  3. net-im/telegram-desktop

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-p2p/arbitrum-avm*
  2. Collapse this list of deleted ports.
for Run
  1. graphics/wrapland

Configuration Options:
No options to configure
Options name:
devel_microsoft-gsl
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/microsoft/GSL/tar.gz/v4.0.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port