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
qbe Embeddable compiler backend for C type languages
1.2 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 1.1Version of this port present on the latest quarterly branch.
Maintainer: se@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-28 15:24:05
Last Update: 2024-03-26 16:04:24
Commit Hash: 9d1fcfc
License: MIT
WWW:
https://c9x.me/compile/
Description:
QBE aims to be a pure C embeddable backend that provides 70% of the performance of advanced compilers in 10% of the code. Its small size serves both its aspirations of correctness and our ability to understand, fix, and improve it. It also serves its users by providing trivial integration and great flexibility.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/qbe-1.2/catalog.mk
  2. /usr/local/share/licenses/qbe-1.2/LICENSE
  3. /usr/local/share/licenses/qbe-1.2/MIT
  4. bin/qbe
  5. share/doc/qbe/abi.txt
  6. share/doc/qbe/il.txt
  7. share/doc/qbe/llvm.txt
  8. share/doc/qbe/rv64.txt
  9. share/doc/qbe/win.txt
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • qbe>0:devel/qbe
To install the port:
cd /usr/ports/devel/qbe/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/qbe
  • pkg install qbe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qbe
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711395796 SHA256 (qbe-1.2.tar.xz) = a6d50eb952525a234bf76ba151861f73b7a382ac952d985f2b9af1df5368225d SIZE (qbe-1.2.tar.xz) = 246364

Packages (timestamps in pop-ups are UTC):
qbe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1-1.11.1---
FreeBSD:13:quarterly1.11.11.11.11.11.11.11.1
FreeBSD:14:latest1.11.11.01.11.11.1-1.1
FreeBSD:14:quarterly1.11.1-1.11.11.11.11.1
FreeBSD:15:latest1.11.1n/a1.1n/a1.11.11.1
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. gmake>=4.4.1 : devel/gmake
This port is required by:
for Build
  1. devel/hare
  2. lang/harec
for Run
  1. lang/harec

Configuration Options:
===> The following configuration options are available for qbe-1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_qbe
USES:
gmake tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://c9x.me/compile/release/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
26 Mar 2024 16:04:24
commit hash: 9d1fcfca416143d6be20a9f1f44c495b6828b50acommit hash: 9d1fcfca416143d6be20a9f1f44c495b6828b50acommit hash: 9d1fcfca416143d6be20a9f1f44c495b6828b50acommit hash: 9d1fcfca416143d6be20a9f1f44c495b6828b50a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/qbe: Fix MASTER_SITE
1.2
25 Mar 2024 19:44:24
commit hash: fff1c9289240a115deb9d127b15a5ebd10e264e7commit hash: fff1c9289240a115deb9d127b15a5ebd10e264e7commit hash: fff1c9289240a115deb9d127b15a5ebd10e264e7commit hash: fff1c9289240a115deb9d127b15a5ebd10e264e7 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/qbe: update to version 1.2
1.1
01 Feb 2023 17:09:07
commit hash: 4535f845cad1c28d90e041506746cef2c476b20fcommit hash: 4535f845cad1c28d90e041506746cef2c476b20fcommit hash: 4535f845cad1c28d90e041506746cef2c476b20fcommit hash: 4535f845cad1c28d90e041506746cef2c476b20f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/qbe: update to version 1.1

QBE 1.1 comes with improvements of performance and expressiveness.
Notable additions are:

 - support for Apple ARM-based hardware (arm64_apple target);
 - support for thread-local storage;
 - a new blit instruction to copy small aggregates;
 - a new hlt instruction to flag non-termination;
 - a new stack slot coalescing optimization.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0
15 Jul 2022 20:52:31
commit hash: fc95cbfd4bd4c3b420818ca1f5303905b33efa45commit hash: fc95cbfd4bd4c3b420818ca1f5303905b33efa45commit hash: fc95cbfd4bd4c3b420818ca1f5303905b33efa45commit hash: fc95cbfd4bd4c3b420818ca1f5303905b33efa45 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/qbe: update to version 1.0
g20220411
28 Apr 2022 15:17:40
commit hash: 67e8adc75d76b3f82d144b862d79635cdc8379a3commit hash: 67e8adc75d76b3f82d144b862d79635cdc8379a3commit hash: 67e8adc75d76b3f82d144b862d79635cdc8379a3commit hash: 67e8adc75d76b3f82d144b862d79635cdc8379a3 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/qbe: add port qbe - an embeddable compiler backend

The qbe program translates intermediate language (IL) code into
assembler code of supported processors (amd64, arm64, and riscv64).

Number of commits found: 7