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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
aminal Golang terminal emulator from scratch
0.9.0_22 x11 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 0.9.0_22Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
License: GPLv3
WWW:
https://github.com/liamg/aminal
Description:
minal is a modern terminal emulator for Mac/Linux/BSD implemented in Golang and utilising OpenGL. The project is experimental at the moment, so you probably won't want to rely on Aminal as your main terminal for a while.
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 (4 items)
Collapse this list.
  1. bin/aminal
  2. /usr/local/share/licenses/aminal-0.9.0_22/catalog.mk
  3. /usr/local/share/licenses/aminal-0.9.0_22/LICENSE
  4. /usr/local/share/licenses/aminal-0.9.0_22/GPLv3
Collapse this list.
Dependency lines:
  • aminal>0:x11/aminal
To install the port:
cd /usr/ports/x11/aminal/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/aminal
  • pkg install aminal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aminal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1556170866 SHA256 (liamg-aminal-v0.9.0_GH0.tar.gz) = 07ef3ceb45e83639d69055c7cdd3376a92585bc1dc958dff6ed06bf0ca3cafb9 SIZE (liamg-aminal-v0.9.0_GH0.tar.gz) = 19600448

Expand this list (4 items)

Collapse this list.

SHA256 (BurntSushi-xgb-27f1227_GH0.tar.gz) = 5c93005045ad36fe02f87332cfab9bdcc37fc13c46a44c281df32efe23b4f881 SIZE (BurntSushi-xgb-27f1227_GH0.tar.gz) = 204992 SHA256 (gen2brain-shm-6c18ff7_GH0.tar.gz) = efd9033f948d081e0fc6d0fe69ecd39d00eb44fceb10c2888ab101764a98da30 SIZE (gen2brain-shm-6c18ff7_GH0.tar.gz) = 4260

Collapse this list.


Packages (timestamps in pop-ups are UTC):
aminal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_280.9.0_28-0.9.0_280.9.0_28---
FreeBSD:13:quarterly0.9.0_250.9.0_25-0.9.0_250.9.0_25---
FreeBSD:14:latest0.9.0_260.9.0_28-0.9.0_260.9.0_28---
FreeBSD:14:quarterly0.9.0_250.9.0_25-0.9.0_250.9.0_25---
FreeBSD:15:latest0.9.0_260.9.0_27n/a0.9.0_26n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
  2. xorgproto>=0 : x11/xorgproto
  3. x11.pc : x11/libX11
  4. xcursor.pc : x11/libXcursor
  5. xi.pc : x11/libXi
  6. xinerama.pc : x11/libXinerama
  7. xrandr.pc : x11/libXrandr
  8. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcursor.pc : x11/libXcursor
  3. xi.pc : x11/libXi
  4. xinerama.pc : x11/libXinerama
  5. xrandr.pc : x11/libXrandr
  6. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_aminal
USES:
gl go xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/liamg/aminal/tar.gz/v0.9.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_22
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
0.9.0_21
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
0.9.0_20
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3