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''''''''s 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
flag-icons Curated collection of all country flags rendered in PNG
7.3.2 miscnew! on this many watch lists=1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-05 14:48:05
Last Update: 2025-05-08 01:52:50
Commit Hash: 7a62e42
People watching this port, also watch:: GentiumPlus, roboto-fonts-ttf, burp
License: MIT
WWW:
https://flagicons.lipis.dev/
Description:
A curated collection of all country flags in 4x3 and 1x1 formats converted from SVG to PNG for various sizes, from 16px to 256px.
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
There is no configure plist information for this port.
Dependency lines:
  • flag-icons>0:misc/flag-icons
To install the port:
cd /usr/ports/misc/flag-icons/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/flag-icons
  • pkg install flag-icons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: flag-icons
Package flavors (<flavor>: <package>)
  • plain: flag-icons
  • bordered: flag-icons-bordered
  • rounded: flag-icons-rounded
distinfo:
TIMESTAMP = 1737122630 SHA256 (lipis-flag-icons-v7.3.2_GH0.tar.gz) = 6a5497e1029e66415c3941a5e5ee001944b0a7e46bf365c6d5a91a033acee87e SIZE (lipis-flag-icons-v7.3.2_GH0.tar.gz) = 1322290

Packages (timestamps in pop-ups are UTC):
flag-icons
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-7.3.2--7.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. convert : graphics/ImageMagick6
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_flag-icons
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lipis/flag-icons/tar.gz/v7.3.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.3.2
08 May 2025 01:52:50
commit hash: 7a62e423dcb89a620d07cdca43c01f06c110c33ccommit hash: 7a62e423dcb89a620d07cdca43c01f06c110c33ccommit hash: 7a62e423dcb89a620d07cdca43c01f06c110c33ccommit hash: 7a62e423dcb89a620d07cdca43c01f06c110c33c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
misc/flag-icons: supply three flag decoration flavors

- Add 16px height missing from the initial check-in
- Factor out common shell code into simple() function
  and feed it with specifics; rounded() is special as
  it does more complicated image transformations
7.3.2
05 May 2025 14:44:42
commit hash: a35f1bc7bde087c4a89d1cfa77eeb8319e9b4561commit hash: a35f1bc7bde087c4a89d1cfa77eeb8319e9b4561commit hash: a35f1bc7bde087c4a89d1cfa77eeb8319e9b4561commit hash: a35f1bc7bde087c4a89d1cfa77eeb8319e9b4561 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
misc/flag-icons: new port had been added (+)

A curated collection of all country flags in 4x3 and 1x1 formats
converted from SVG to PNG for various sizes, from 24px to 256px,
with rounded corners (based on the blog post by Joel Dare).

Depend on ImageMagick 6.x for the time being until I can come up
with a nice version-agnostic way to circumvent the WARNING: The
"convert" command is deprecated in IMv7, use "magick" instead of
"convert" or "magick convert".

Number of commits found: 2